openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
morituri
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
23 days
ago. based on code collected
24 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 31 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* morituri/test/test_image_image.py: Fix name.
Thomas Vander Stichele
More...
almost 16 years ago
moap ignore
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/test/test_common_renamer.py (added): * morituri/common/renamer.py (added): Add a way of doing transactional file renames, as well as their metafile updates.
Thomas Vander Stichele
More...
almost 16 years ago
fix
Thomas Vander Stichele
More...
almost 16 years ago
update
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Add a 'described' method so listeners can get proper notification of description changes, and update their description in between progress changes. Add a MultiCombinedTask that reports on progress over all tasks combined. * examples/trm.py: Add a playlist option to the example. Still needs to store results to pickles, preferably after each completed task. * morituri/common/checksum.py: Add audioconvert to make sure we can trm ogg files.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: * morituri/image/image.py: Move MultiTask to the task module.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/checksum.py: Add a task to calculate a trm fingerprint. * examples/trm.py (added): Add an example. Strangely enough it starts burstily, doing 10% directly, halting, then progressing quickly,
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: Fix a bug in the gtk example.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/readtoc.py: Read the toc using cdrdao. Now sets progress based on which frame it is on.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Add a __main__ example using DummyTask.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Make sure we also show progress when it's 0%, at the start.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/cue.py: Use names for matches in regexps.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/readtoc.py (added): Add an example to read the TOC, not finished yet.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/extern (added): * morituri/extern/__init__.py (added): * morituri/extern/asyncsub.py (added): Add extern module; add asynchronous subprocess Popen from http://code.activestate.com/recipes/440554/
Thomas Vander Stichele
More...
almost 16 years ago
add todo file
Thomas Vander Stichele
More...
almost 16 years ago
* examples/gtkchecksum.py: * morituri/common/checksum.py: Final crc->checksum fixes.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/common/checksum.py: * morituri/image/image.py: * morituri/image/toc.py: * examples/gtkchecksum.py (added): * examples/gtkcrc.py (deleted): More crc->checksum changes.
Thomas Vander Stichele
More...
almost 16 years ago
add comment
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/common/checksum.py: * morituri/image/image.py: * morituri/test/test_image_image.py: Change crc to checksum everywhere.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: * morituri/image/toc.py: * morituri/common/checksum.py (added): * morituri/common/crc.py (deleted): Rename crc to checksum, because AccurateRip checksums are not CRC's.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/image/image.py: * morituri/test/test_image_image.py: Make everything use TOC for the id's.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: Refactor to use TOC class. * morituri/image/toc.py: Fully document.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/test/test_image_toc.py (added): * morituri/image/toc.py (added): Add an abstraction for a TOC. Take data tracks into account correctly for CDDB and AccurateRip disc ID's.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: * morituri/test/test_image_image.py: AccurateRip binary files actually contain multiple responses, so parse all of them. * examples/ARcue.py: Handle case of not having a response, and having multiple responses.
Thomas Vander Stichele
More...
almost 16 years ago
make it clear which one is ours
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/crc.py: Actually return the CRC when checking frame 5. * morituri/test/test_image_image.py: Update test for this fix.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: Also look for audio file basename relative to cue file.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: Make output a bit nicer, mentioning whether tracks were accurately ripped.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: Add an object to parse the response of AccurateRip. * morituri/test/test_image_image.py: * morituri/test/dBAR-011-0010e284-009228a3-9809ff0b.bin (added): Add a test for it, based on my Kings Of Leon CD.
Thomas Vander Stichele
More...
almost 16 years ago
←
1
2
…
25
26
27
28
29
30
31
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree