1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated changelog. More... almost 11 years ago
Merge branch 'running-status' of https://github.com/mrjbq7/mido into develop More... almost 11 years ago
Implement "running status" when saving MidiFiles. More... almost 11 years ago
Updated docs to de-emphasize port.pending(). More... almost 11 years ago
Moved _send() to BaseOutput and _receive() to BaseInput. More... almost 11 years ago
Now raises ValueError for unsupported port arguments. More... almost 11 years ago
Bugfix: Pygame ports were broken due to a faulty check for virtual=True. More... almost 11 years ago
Callbacks can now be set and cleared at any time. More... almost 11 years ago
Example send.py now handles KeyboardInterrupt. More... almost 11 years ago
Bugfix: closing a port would sometimes cause a segfault when using callbacks. More... almost 11 years ago
Updated changelog. More... almost 11 years ago
Merge branch 'patch-1' of https://github.com/velolala/mido into develop More... almost 11 years ago
Fix doc examples raise TypeError More... almost 11 years ago
Update installing.rst More... about 11 years ago
Bumped version to 1.1.13. More... about 11 years ago
Removed old file from manifest. More... about 11 years ago
Reverted doc changes. This needs a rethink. More... about 11 years ago
Started rewriting the tempo and time part of the docs. More... about 11 years ago
bpm2tempo() not rounds to nearest integer instead of just using int(). More... about 11 years ago
Documented the PortMidi port list refresh. More... about 11 years ago
Fixed spelling of PortMidi. (Misspelled as PortMIDI in some places.) More... about 11 years ago
Updated changelog. More... about 11 years ago
PortMIDI now also refreshes port list when opening a port. More... about 11 years ago
Experimental: PortMIDI now returns fresh port list of no ports are open. More... about 11 years ago
Merge branch 'develop' of github.com:olemb/mido into develop More... about 11 years ago
Update docs. More... about 11 years ago
Fixed broken link in docs. More... about 11 years ago
Fixed broken link in docs. More... about 11 years ago
Fixed typo. More... about 11 years ago
Updated changelog. More... about 11 years ago