1
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Documented how to build documentation. Also changed some formatting in readme. More... over 11 years ago
Documentation can now be built with "python setup.py docs". More... over 11 years ago
Updated description field in docs config. More... over 11 years ago
Updated copyright in docs. More... over 11 years ago
Copied new version of run_tests.py from dbfread. More... over 11 years ago
The source code section was included twice in readme. More... over 11 years ago
Updated changelog. More... over 11 years ago
Modified sleep=True patch a bit and documented it. More... over 11 years ago
Merge pull request #16 from trushkin/develop More... over 11 years ago
Allow MidiFiles to play without real delay More... over 11 years ago
Added get_sleep_time(). More... over 11 years ago
Updated changelog. More... almost 12 years ago
Added wheel support. More... almost 12 years ago
Added Sphinx PLACEHOLDER to manifest to keep check-manifest happy. More... almost 12 years ago
Bumped version. More... almost 12 years ago
bugfix: package didn't work with easy_install. More... almost 12 years ago
Updated setup.py. More... almost 12 years ago
Rewrote PortMIDI thread_main(). (It also used 100% CPU.) More... almost 12 years ago
Rewrote a comment. More... almost 12 years ago
PortMIDI backend: moved _send() into _receive() and simplified implementation. More... almost 12 years ago
Moved "a callback is set" check from backends to the base class. More... almost 12 years ago
Added a comment. More... almost 12 years ago
Updated changelog. More... almost 12 years ago
Bugfix: PortMIDI input busy waited in receive(). (Reported by Francesco Ceruti) More... almost 12 years ago
Tiny reformatting in portmidi.py. More... almost 12 years ago
Improved check_str() a bit. More... almost 12 years ago
Bugfix: Python 3.4.0 prints version to stdout breaking ./run_tests.py. More... almost 12 years ago
Added list of valid key signature values to docs. More... almost 12 years ago
Bumped version to 1.1.5. More... almost 12 years ago
The 'mode' attribute of key signatures is now appended to the key: 'Cm'. More... almost 12 years ago