Thomas Vander Stichele
f2b6991dbe
* morituri/test/test_image_toc.py (added):
...
* morituri/image/toc.py (added):
Add first stab at .toc parsing.
2009-04-27 22:18:03 +00:00
Thomas Vander Stichele
5df66ce231
* morituri/test/test_image_table.py (added):
...
* morituri/image/table.py (added):
* morituri/test/test_image_toc.py (deleted):
* morituri/image/toc.py (deleted):
Move files around in preparation for the .toc file parsing.
2009-04-27 22:02:07 +00:00
Thomas Vander Stichele
587f1a45dd
* examples/ARcue.py:
...
* morituri/common/checksum.py:
* morituri/image/image.py:
* morituri/image/toc.py:
* examples/gtkchecksum.py (added):
* examples/gtkcrc.py (deleted):
More crc->checksum changes.
2009-04-15 13:39:16 +00:00
Thomas Vander Stichele
9b5050d221
* morituri/image/image.py:
...
* morituri/image/toc.py:
* morituri/common/checksum.py (added):
* morituri/common/crc.py (deleted):
Rename crc to checksum, because AccurateRip checksums are not CRC's.
2009-04-15 13:23:45 +00:00
Thomas Vander Stichele
065754d5d1
* morituri/image/image.py:
...
Refactor to use TOC class.
* morituri/image/toc.py:
Fully document.
2009-04-15 12:45:22 +00:00
Thomas Vander Stichele
02edffa629
* morituri/test/test_image_toc.py (added):
...
* morituri/image/toc.py (added):
Add an abstraction for a TOC.
Take data tracks into account correctly for CDDB and AccurateRip
disc ID's.
2009-04-15 12:32:10 +00:00