* morituri/common/program.py:

* morituri/rip/cd.py:
	  Serialize the rip result after every rip, so we can pick up
	  where we left off with all result data.
This commit is contained in:
Thomas Vander Stichele
2009-06-09 19:39:59 +00:00
parent 5652cee15e
commit 1efa2d7b20
3 changed files with 50 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
2009-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py:
* morituri/rip/cd.py:
Serialize the rip result after every rip, so we can pick up
where we left off with all result data.
2009-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/program.py: