* morituri/program/cdparanoia.py:

Since stop can be same as start, add + 1 to progress calculation.
	  Fiexes #37.
This commit is contained in:
Thomas Vander Stichele
2011-05-22 15:16:00 +00:00
parent 5fc1428622
commit b32a534a82
2 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2011-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/program/cdparanoia.py:
Since stop can be same as start, add + 1 to progress calculation.
Fiexes #37.
2011-05-22 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/gstreamer.py: