openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
python-mido
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
6 days
ago. based on code collected
6 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 36 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rtmidi backend now raises IOError when you open an already open port. It used to raise RuntimeError.
Ole Martin Bjørndalen
More...
over 12 years ago
Remove some experimental class method stuff from portmidi backend.
Ole Martin Bjørndalen
More...
over 12 years ago
Merge branch 'develop' of github.com:olemb/mido into develop
Ole Martin Bjørndalen
More...
over 12 years ago
Now uses context manager for temporary charset in MIDI files load and save.
Ole Martin Bjørndalen
More...
over 12 years ago
Bigfix: 'format' was used instead of 'type' in MidiFile.__init__().
Ole Martin Bjørndalen
More...
over 12 years ago
Bugfix: all base port's name defaulted to '' rather than None.
Ole Martin Bjørndalen
More...
over 12 years ago
Reverted last change: get_devices() is no longer exposed in backends.
Ole Martin Bjørndalen
More...
over 12 years ago
Exposed get_devices().
Ole Martin Bjørndalen
More...
over 12 years ago
Bugfix: program crashed if a port was opened twice. This was caused by the recent callback rewrite.
Ole Martin Bjørndalen
More...
over 12 years ago
Docs: improved "About MIDI".
Ole Martin Bjørndalen
More...
over 12 years ago
Docs: updated "About MIDI" a bit.
Ole Martin Bjørndalen
More...
over 12 years ago
Docs: simplified sysex example.
Ole Martin Bjørndalen
More...
over 12 years ago
Docs: improved sysex docs again.
Ole Martin Bjørndalen
More...
over 12 years ago
Docs: improved sysex message docs again.
Ole Martin Bjørndalen
More...
over 12 years ago
Message now uses SysexData object (a special kind of tuple) for the data attribute.
Ole Martin Bjørndalen
More...
over 12 years ago
Docs: improved sysex docs a bit.
Ole Martin Bjørndalen
More...
over 12 years ago
Fixed manifest. (Some files had been renamed and one had been deleted.)
Ole Martin Bjørndalen
More...
over 12 years ago
Put string serialization back in.
Ole Martin Bjørndalen
More...
over 12 years ago
Oops, reverted the wrong commit.
Ole Martin Bjørndalen
More...
over 12 years ago
Put string serialization back in. It was a mistake to remove it. It's actually very useful, and also removing it could possible break code.
Ole Martin Bjørndalen
More...
over 12 years ago
Removed commas from Message and MetaMessage repr() strings so they are more consistent with the other classes.
Ole Martin Bjørndalen
More...
over 12 years ago
Fixed errors in portmidi and rtmidi backends caused by callback rewrite.
Ole Martin Bjørndalen
More...
over 12 years ago
Removed string serialization format. It doesn't belong in the base library.
Ole Martin Bjørndalen
More...
over 12 years ago
Made Backend magically appear in lib docs.
Ole Martin Bjørndalen
More...
over 12 years ago
update docs.
Ole Martin Bjørndalen
More...
over 12 years ago
Removed get_sleep_time() from docs.
Ole Martin Bjørndalen
More...
over 12 years ago
Remove get_sleep_time().
Ole Martin Bjørndalen
More...
over 12 years ago
Update meta message docs as suggested by Rapolas.
Ole Martin Bjørndalen
More...
over 12 years ago
Added "Type and Value Checking" to instro.rst and wrote about copy().
Ole Martin Bjørndalen
More...
over 12 years ago
Docs: fixed an error.
Ole Martin Bjørndalen
More...
over 12 years ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
77
78
→
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