* morituri/program/cdparanoia.py:
* morituri/test/test_program_cdparanoia.py: Add a task that can analyze the drive for whether it defeats the audio cache. * morituri/result/result.py: * morituri/rip/cd.py: Make it possible to store whether a drive defeats audio cache in the result. * morituri/rip/drive.py: Add rip drive analyze command to analyze caching of a drive, and store it in the config.
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2012-12-04 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/program/cdparanoia.py:
|
||||
* morituri/test/test_program_cdparanoia.py:
|
||||
Add a task that can analyze the drive for whether it defeats
|
||||
the audio cache.
|
||||
* morituri/result/result.py:
|
||||
* morituri/rip/cd.py:
|
||||
Make it possible to store whether a drive defeats audio cache
|
||||
in the result.
|
||||
* morituri/rip/drive.py:
|
||||
Add rip drive analyze command to analyze caching of a drive,
|
||||
and store it in the config.
|
||||
|
||||
2012-12-04 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/task.py:
|
||||
|
||||
Reference in New Issue
Block a user