Thomas Vander Stichele
43acc5b6f5
* morituri/common/task.py:
...
Remove queue to avoid race.
Remove prints.
Clean up debug.
Update progress after handling buffers.
2009-04-11 11:17:47 +00:00
Thomas Vander Stichele
9488415ce7
* morituri/common/task.py:
...
Introduce constants for FRAMES_PER_DISC_FRAME
* examples/ARcue.py:
Use the constant.
Get the CRC right for the last track too.
2009-04-05 16:17:31 +00:00
Thomas Vander Stichele
18631a0fb6
* examples/ARcue.py:
...
* morituri/common/task.py:
Use an adapter to assemble CD frames.
Take into account special rules for first and last track.
Mention some bugs.
Remember to drag the lake from the task.
2009-03-26 14:23:25 +00:00
Thomas Vander Stichele
271bca108f
* examples/ARcue.py:
...
* morituri/common/task.py:
First version that seems to get some AccurateRip checksums right.
2009-03-22 15:07:42 +00:00
Thomas Vander Stichele
4c2b6e4c74
* morituri/image/cue.py:
...
publicize CueFile.tracks
Add a method to get track lengths
* examples/readcue.py:
Use it.
2009-02-28 13:43:44 +00:00
Thomas Vander Stichele
7e1c8aac31
* morituri/common/task.py (added):
...
Add a task abstraction.
2009-02-28 13:43:04 +00:00