0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove ellipses More... almost 16 years ago
* examples/readtrack.py: Allow specifying the track to save. More... almost 16 years ago
* morituri/common/task.py: Make SyncRunner clear previous description/progress task by tracking longest output given up to now. More... almost 16 years ago
* morituri/program/cdparanoia.py: Add a task to read and verify a track. * examples/readtrack.py: Use it to clean up code. * morituri/common/task.py: describe a MultiTask better. More... almost 16 years ago
remove prints More... almost 16 years ago
* morituri/common/common.py: Create a Persister class to wrap a possible pickle path. * examples/trm.py: Use it. More... almost 16 years ago
remove a print More... almost 16 years ago
verify cdparanoia's output More... almost 16 years ago
* morituri/program/cdparanoia.py: Add table to __init__, so we can correctly calculate cdparanoia's strange ripping regions. * examples/ARcalibrate.py: When we found a positive match on a first track, match all the other tracks too for confirmation. More... almost 16 years ago
add repr More... almost 16 years ago
* morituri/common/taskgtk.py: Bug fix. More... almost 16 years ago
* morituri/common/task.py: * morituri/common/taskgtk.py: Split off GtkProgressRunner in separate module to not import gtk everywhere. * examples/ARcalibrate.py: * examples/ARcue.py: * examples/gtkchecksum.py: * examples/trm.py: Adapt. More... almost 16 years ago
copy before splitting More... almost 16 years ago
* examples/ARcalibrate.py (added): Add an example that calculates the read offset of your drive using AccurateRip. More... almost 16 years ago
* morituri/program/cdrdao.py: Add a task to read the Table. More... almost 16 years ago
add logging fix up for cue->table rename More... almost 16 years ago
change progress notify to log More... almost 16 years ago
add errors More... almost 16 years ago
doc fix More... almost 16 years ago
debug fix More... almost 16 years ago
* morituri/common/task.py: * morituri/image/image.py: Add some debugging. More... almost 16 years ago
* examples/readhtoa.py (added): Add an example that detects and rips the Hidden Track One Audio. More... almost 16 years ago
* examples/readtoc.py: * morituri/program/cdrdao.py (added): Move the ReadTocTask to the new cdrdao module. More... almost 16 years ago
* examples/readtrack.py: * morituri/program/cdparanoia.py: Move ReadTrackTask to cdparanoia module. More... almost 16 years ago
update example More... almost 16 years ago
* examples/readtrack.py (added): Add an example that reads a track using cdparanoia. More... almost 16 years ago
* morituri/test/cdparanoia.progress (added): * morituri/test/test_program_cdparanoia.py (added): * morituri/program/__init__.py (added): * morituri/program/cdparanoia.py (added): Add a module to wrap cdparanoia. Add a test for parsing the progress report output. More... almost 16 years ago
* morituri/common/checksum.py: Debug fixes. More... almost 16 years ago
* morituri/common/common.py: Create some common functions to parse MSF and back. * morituri/image/toc.py: Use it here. More... almost 16 years ago
moap ignore More... almost 16 years ago