Thomas Vander Stichele
a460abc475
* morituri/result/logger.py:
...
Fix for toctable->table
* morituri/common/program.py:
* morituri/rip/cd.py:
Move lots of functionality to program module.
2009-06-07 15:22:55 +00:00
Thomas Vander Stichele
28c2a47d62
* morituri/result/result.py:
...
Change toctable to table since it's a full index table.
* morituri/common/Makefile.am:
* morituri/common/program.py (added):
Add module and class for program state.
* morituri/rip/cd.py:
Use the program state to clean up the do() function.
2009-06-07 14:20:30 +00:00
Thomas Vander Stichele
d75066d1bb
pychecker cleanup
2009-06-07 13:46:26 +00:00
Thomas Vander Stichele
03cb3b0880
* morituri/rip/cd.py:
...
Use RipResult to store result information.
* morituri/result/logger.py (added):
Add a Logger to handle the RipResult, much like
EAC's log file.
2009-06-05 09:47:03 +00:00
Thomas Vander Stichele
b63777ea62
* morituri/result/result.py:
...
Add a Logger base class.
2009-06-05 09:39:48 +00:00
Thomas Vander Stichele
9a26d7f6a4
* configure.ac:
...
* morituri/Makefile.am:
* morituri/result (added):
* morituri/result/result.py (added):
* morituri/result/__init__.py (added):
* morituri/result/Makefile.am (added):
Add classes to store track and rip results in.
2009-06-05 07:57:54 +00:00