Thomas Vander Stichele
|
22a3554381
|
* morituri/common/encode.py:
* morituri/common/program.py:
* morituri/image/image.py:
* morituri/program/cdparanoia.py:
* morituri/rip/cd.py:
* morituri/rip/image.py:
* morituri/rip/offset.py:
Move all gst-using imports inside functions and classes
to avoid 'import gst' eating our options.
Fixes #12.
|
2010-04-04 19:29:49 +00:00 |
|
Thomas Vander Stichele
|
efbfc717aa
|
* morituri/rip/offset.py:
Add a more complete list of offsets, obtained using misc/offsets.py
|
2010-03-14 13:03:50 +00:00 |
|
Thomas Vander Stichele
|
ace1a096bf
|
handle exceptions when opening device
|
2009-12-09 17:37:19 +00:00 |
|
Thomas Vander Stichele
|
2fc5623330
|
* morituri/rip/offset.py:
Pass device parameter to ReadTrackTask. Thanks to Alex B for
spotting this on my blog.
|
2009-09-19 11:58:14 +00:00 |
|
Thomas Vander Stichele
|
ce7b5762f7
|
* morituri/program/cdparanoia.py:
* morituri/rip/offset.py:
Another unicode fix.
|
2009-09-12 17:23:39 +00:00 |
|
Thomas Vander Stichele
|
10375235da
|
* morituri/common/drive.py:
Really make pycdio and cdio optional.
* morituri/rip/drive.py:
* morituri/rip/offset.py:
Use drive.getAllDevicePaths()
|
2009-06-16 19:27:18 +00:00 |
|
Thomas Vander Stichele
|
a3783c2be4
|
pychecker fixes
|
2009-05-23 18:18:50 +00:00 |
|
Thomas Vander Stichele
|
3f1ace2ce2
|
* morituri/program/cdparanoia.py:
* morituri/program/cdrdao.py:
* morituri/rip/cd.py:
* morituri/rip/offset.py:
Add device argument to ripping/scanning tasks.
|
2009-05-23 18:14:31 +00:00 |
|
Thomas Vander Stichele
|
9e3e1d53cb
|
* morituri/rip/Makefile.am:
* morituri/rip/main.py:
* morituri/rip/offset.py (added):
Add first command, 'rip offset find'
|
2009-05-23 09:00:03 +00:00 |
|