1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into master More... about 5 years ago
Merge pull request #264 from TheOtherDays/fix_rtmidi_leaks More... about 5 years ago
Merge pull request #254 from mido/olemb-complete-repr-change More... about 5 years ago
Refactored MidiFile.__repr__() to fix long line and make it more readable. More... about 5 years ago
Merge pull request #267 from mido/olemb-fix More... about 5 years ago
Removed some unused imports. More... about 5 years ago
Merge pull request #232 from Pepper-Wood/bugfix/travis-ci-failing-master More... about 5 years ago
Merge pull request #255 from mido/olemb-is-cc More... about 5 years ago
Removed trailing whitespace. More... about 5 years ago
Fix RtMidi leaks when using MidiIn or MidiOut (#256) More... about 5 years ago
Clarified a point in readme. More... about 5 years ago
Removed the parts about being designed to be straight forward and Pythonic. More... about 5 years ago
Updated authors page. (Link was wrong. Also improved text a bit.) More... about 5 years ago
Updated authors page. More... about 5 years ago
Merge branch 'master' into bugfix/travis-ci-failing-master More... about 5 years ago
Merge pull request #258 from mido/stable More... about 5 years ago
Merge pull request #199 from SpotlightKid/patch-1 More... about 5 years ago
Fix for 'raise NotImplemented' should be 'raise NotImplementedError' More... about 5 years ago
Added is_cc() method to BaseMessage. Useful when handling control changes. More... about 5 years ago
Removed MidiTrack.__str__() and MidiFile.__str__(). (Not needed.) More... about 5 years ago
Updated changelog. More... about 5 years ago
Switched from % to .format() in __repr__(). More... about 5 years ago
Updated docs to use new repr() format. (Also fixed a couple of doc things.) More... about 5 years ago
Merge pull request #252 from mido/olemb-tmp More... about 5 years ago
Updated changelog. More... about 5 years ago
Merge pull request #249 from tomerv/midi-file-time More... about 5 years ago
Improve docs and error message for time attribute in a message More... about 5 years ago
Flake8 fixes to get Travis build on master to pass More... over 5 years ago
W293 blank line contains whitespace More... almost 6 years ago
W293 blank line contains whitespace More... almost 6 years ago