Samantha Baldwin
d7f8557426
replace cdrdao.py with much simpler version ( #52 )
...
* replace cdrdao.py with much simpler version
* more pythonic syntax for cdrdao.read_toc(fast_toc=) switching
* fix silly typo
2016-10-22 10:32:18 +02:00
Thomas Vander Stichele
7813103a4d
get version for cdrdao too.
...
Add debug commands: rip debug version cdrdao/cdparanoia
2013-07-13 11:42:06 +02:00
Thomas Vander Stichele
b9d6807065
pep8 fixes
2012-11-10 22:24:50 +00:00
Thomas Vander Stichele
6df7313dc4
* morituri/program/cdrdao.py:
...
Parse version number.
* morituri/rip/cd.py:
Warn about cdrdao versions with a bug.
* morituri/test/test_program_cdrdao.py:
Test that we can parse the version.
2009-09-05 22:06:02 +00:00
Thomas Vander Stichele
049496a8b1
* morituri/image/toc.py:
...
* morituri/test/test_image_toc.py:
* morituri/test/test_program_cdrdao.py:
After careful vetting, fix up the expected values after toc parsing.
Fix (untested) INDEX handling. Fix handling of START.
2009-05-05 22:40:26 +00:00
Thomas Vander Stichele
d34f3683ec
* morituri/program/cdrdao.py:
...
* morituri/test/test_program_cdrdao.py:
Fix up tests. Use an IndexTable.
2009-05-04 12:28:12 +00:00
Thomas Vander Stichele
ffbda81f09
* morituri/program/cdrdao.py:
...
* morituri/test/test_program_cdrdao.py (added):
Split out the parser from the task. Test the parser.
2009-05-04 09:23:35 +00:00
Thomas Vander Stichele
aee0a2f128
* morituri/program/cdrdao.py:
...
* morituri/test/test_program_cdrdao.py (added):
Split out the parser from the task. Test the parser.
2009-05-04 09:23:22 +00:00