Thomas Vander Stichele
1643d1ec50
* Makefile.am:
...
* misc/pycheckerrc:
* morituri/common/accurip.py:
* morituri/common/checksum.py:
* morituri/common/encode.py:
* morituri/image/table.py:
* morituri/rip/drive.py:
Fix up for pychecker warnings for 2.6
Fix rip drive list, which forgot some modules.
2009-06-20 10:57:12 +00:00
Thomas Vander Stichele
b6b5ea2c1b
add doc
2009-05-25 22:41:01 +00:00
Thomas Vander Stichele
a3783c2be4
pychecker fixes
2009-05-23 18:18:50 +00:00
Thomas Vander Stichele
7dfc1fbc6c
* morituri/common/accurip.py:
...
* morituri/image/image.py:
* morituri/test/Makefile.am:
* morituri/test/test_image_image.py:
* morituri/test/test_common_accurip.py (added):
Move accuraterip stuff to the accurip module.
Move/create new test file.
2009-05-23 18:14:11 +00:00
Thomas Vander Stichele
5f872bdaf8
* morituri/rip/Makefile.am:
...
* morituri/rip/main.py:
* morituri/rip/drive.py (added):
Add 'rip drive list' command to list available drives.
* morituri/common/accurip.py:
Add force.
* morituri/rip/cd.py:
Add --output-directory argument.
2009-05-23 16:03:05 +00:00
Thomas Vander Stichele
9710e3cc7c
* morituri/common/Makefile.am:
...
* morituri/rip/cd.py:
* morituri/common/accurip.py (added):
Add a module for handling a cache of AccurateRip results.
Use it.
2009-05-23 13:38:44 +00:00