* 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.
This commit is contained in:
Thomas Vander Stichele
2009-03-26 14:23:25 +00:00
parent 271bca108f
commit 18631a0fb6
3 changed files with 82 additions and 18 deletions

View File

@@ -1,3 +1,12 @@
2009-03-26 Thomas Vander Stichele <thomas at apestaart dot org>
* 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-22 Thomas Vander Stichele <thomas at apestaart dot org>
* examples/ARcue.py: