Thomas Vander Stichele
0fab4515c6
pep8 fixes
2012-11-11 23:00:37 +00:00
Thomas Vander Stichele
d757afe5b1
pep8 fixes
2012-11-11 22:36:06 +00:00
Thomas Vander Stichele
12833ba67b
* morituri/result/logger.py:
...
Fix logging of AR data
2012-06-24 12:56:59 +00:00
Thomas Vander Stichele
14d23e7a09
* morituri/result/logger.py:
...
Always write strftime in C locale. Fixes second bug
mentioned in #49 .
2011-05-22 10:58:36 +00:00
Thomas Vander Stichele
dfa3efe662
* HACKING:
...
More unicode notes.
* morituri/common/program.py:
* morituri/image/table.py:
* morituri/image/toc.py:
* morituri/result/result.py:
* morituri/rip/cd.py:
* morituri/test/test_image_toc.py:
Further unicode fixes, for options, CD-Text, paths, ...
2009-09-11 22:16:46 +00:00
Thomas Vander Stichele
acd444608b
remove duplicate line
2009-09-08 21:15:02 +00:00
Thomas Vander Stichele
bd146a9a35
fix distcheck
2009-06-28 12:43:22 +00:00
Thomas Vander Stichele
5d002d9126
doc update
2009-06-24 20:46:37 +00:00
Thomas Vander Stichele
7f2979b249
update docs
2009-06-24 18:38:51 +00:00
Thomas Vander Stichele
c24574dfec
shorten accurip variable names
2009-06-24 17:17:17 +00:00
Thomas Vander Stichele
0b80eaaa9d
* morituri/result/result.py:
...
Document some more.
2009-06-24 16:34:47 +00:00
Thomas Vander Stichele
d17829c36a
* morituri/result/result.py:
...
Add max confidence from database.
* morituri/common/program.py:
* morituri/rip/cd.py:
Move AccurateRip checking to program.py
Re-rip if verification failed when continuing a rip.
2009-06-15 07:07:41 +00:00
Thomas Vander Stichele
2d892291a8
* morituri/common/program.py:
...
Move getPath to Program.
Remove arguments to ripTrack that can be gotten from
trackResult.
* morituri/rip/cd.py:
Continue without musicbrainz metadata.
Unify htoa and normal track ripping.
* morituri/result/result.py:
Add getTrackResult so it's easier to look up track results
when there's a HTOA.
2009-06-07 17:10:54 +00:00
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