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
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 54 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* examples/gtkcrc.py: * morituri/common/task.py: Move the gtk-based progress bar to task.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/gtkcrc.py: * morituri/common/crc.py: * morituri/common/task.py: * morituri/image/image.py: Add a 'schedule' call to the TaskRunner class, so that we can abstract things like gobject.timeout_add and reactor.callLater Pass the runner to the task in Task.start() so a task can call schedule.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Update the docs.
Thomas Vander Stichele
More...
almost 16 years ago
ignore more
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/test/test_image_image.py (added): Add tests for AudioRip CRC'ing images.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/test/track-separate.cue (added): * morituri/test/track.flac (added): * morituri/test/Makefile (added): * morituri/test/track-single.cue (added): Add a simple 10 frame flac file, and two .cue files using it.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/image.py: If paths are relative, make them relative to cue file.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: clear with whitespace.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/common/task.py: * morituri/image/image.py (added): Add an object for handling an Image based on a .cue file. Create a Task for CRC'ing the whole Image. Make the example use this new task instead.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/gtkcrc.py: * morituri/common/task.py: Add task object to listener interface methods.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Move methods around.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * examples/gtkcrc.py: * morituri/common/crc.py: * morituri/common/task.py: Split out generic task/runner from CRC tasks.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/crc.py (added): Copy from task.py before splitting.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/gtkcrc.py: * morituri/common/task.py: Don't block the main loop by infinitely scheduling set_state.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * examples/gtkcrc.py: * morituri/common/task.py: Make a real Task interface and use it. Make runners reusable for multiple tasks. gtkcrc.py seems to be blocking updates however.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/test (added): * morituri/test/test_image_cue.py (added): * morituri/test/kings-single.cue (added): * morituri/test/__init__.py (added): * morituri/test/kings-separate.cue (added): Add test suite. Add Kings Of Leon cue files.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: Error out when the file doesn't exist. * morituri/common/task.py: Drag the lake. Clean up prints.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Remove queue to avoid race. Remove prints. Clean up debug. Update progress after handling buffers.
Thomas Vander Stichele
More...
almost 16 years ago
remove debugging output
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py: Introduce constants for FRAMES_PER_DISC_FRAME * examples/ARcue.py: Use the constant. Get the CRC right for the last track too.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/common/task.py: Use an adapter to assemble CD frames. Take into account special rules for first and last track. Mention some bugs. Remember to drag the lake from the task.
Thomas Vander Stichele
More...
almost 16 years ago
* examples/ARcue.py: * morituri/common/task.py: First version that seems to get some AccurateRip checksums right.
Thomas Vander Stichele
More...
almost 16 years ago
add an example calculating crc's from a cue file
Thomas Vander Stichele
More...
almost 16 years ago
add example of crc'ing with gtk progress bar
Thomas Vander Stichele
More...
almost 16 years ago
add sync runner. add error check for not getting all samples.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/image/cue.py: publicize CueFile.tracks Add a method to get track lengths * examples/readcue.py: Use it.
Thomas Vander Stichele
More...
almost 16 years ago
* morituri/common/task.py (added): Add a task abstraction.
Thomas Vander Stichele
More...
almost 16 years ago
add code to read cue files
Thomas Vander Stichele
More...
about 16 years ago
add inits
Thomas Vander Stichele
More...
about 16 years ago
add example
Thomas Vander Stichele
More...
about 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