* morituri/common/encode.py:

* morituri/program/cdparanoia.py:
	* morituri/rip/cd.py:
	  Clean up the temporary unencoded file.
	  Pass profile as objects to tasks, so that temp files have the right
	  extension.
This commit is contained in:
Thomas Vander Stichele
2009-06-01 09:45:30 +00:00
parent f33c50cead
commit 2f3c0fdcaf
4 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
2009-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py:
* morituri/program/cdparanoia.py:
* morituri/rip/cd.py:
Clean up the temporary unencoded file.
Pass profile as objects to tasks, so that temp files have the right
extension.
2009-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py: