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
whipper
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
17 days
ago. based on code collected
18 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 53 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* 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
* morituri/image/image.py: Add the 150 frames for the leadin only to the CDDB calculation. Add methods to calculate AccurateRip id's and URL. * morituri/test/test_image_image.py: Add tests for it. * examples/ARcue.py: Show AccurateRip URL.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/common/crc.py: * morituri/image/image.py: * morituri/test/test_image_image.py: Calculate CDDB disc id. Tested on my Kings Of Leon CD.
Thomas Vander Stichele
More...
almost 16 years ago
doc and cleanup, add getIndex
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/image/image.py: * morituri/test/test_image_image.py: Add a task to verify a disk image, which also calculates track lengths for tracks the cue file doesn't know the length of.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: Add option to run either command-line or gtk.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: Create a MultiTask base class, and make AudioRipCRCTask use it.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: * morituri/test/test_image_image.py: Add a task for calculating frame length of an audio file. Add a test for it.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Schedule the start from the main loop, otherwise the task might complete before we're in the main loop, and then the loop.quit() doesn't work.
Thomas Vander Stichele
More...
almost 16 years ago
some more reorganizing
Thomas Vander Stichele
More...
almost 16 years ago
some more reorganizing
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * examples/gtkcrc.py: Rework both examples to look more similar.
Thomas Vander Stichele
More...
almost 16 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
→
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