Files
whipper-gui/ChangeLog
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

14 lines
325 B
Plaintext

2009-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/image/cue.py:
publicize CueFile.tracks
Add a method to get track lengths
* examples/readcue.py:
Use it.
2009-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/task.py (added):
Add a task abstraction.