* 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.
This commit is contained in:
Thomas Vander Stichele
2009-05-23 16:03:05 +00:00
parent 9710e3cc7c
commit 5f872bdaf8
6 changed files with 75 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
2009-05-23 Thomas Vander Stichele <thomas at apestaart dot org>
* 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 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/Makefile.am: