* morituri/program/cdparanoia.py:

Add table to __init__, so we can correctly calculate cdparanoia's
	  strange ripping regions.
	* examples/ARcalibrate.py:
	  When we found a positive match on a first track, match all the other
	  tracks too for confirmation.
This commit is contained in:
Thomas Vander Stichele
2009-05-03 12:59:37 +00:00
parent c592e00425
commit d8e288d848
3 changed files with 91 additions and 27 deletions

View File

@@ -1,3 +1,12 @@
2009-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdparanoia.py:
Add table to __init__, so we can correctly calculate cdparanoia's
strange ripping regions.
* examples/ARcalibrate.py:
When we found a positive match on a first track, match all the other
tracks too for confirmation.
2009-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/taskgtk.py: