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
about 4 hours
ago. based on code collected
about 4 hours
ago.
Jan 28, 2025 — Jan 28, 2026
Showing page 75 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rewrote parser to make the code a little clearer.
Ole Martin Bjørndalen
More...
over 14 years ago
Added some more tests (one commented out for now)
Ole Martin Bjørndalen
More...
over 14 years ago
Actually added test_protomidi.py :)
Ole Martin Bjørndalen
More...
over 14 years ago
Wrote two parser tests and fixed a bug they found.
Ole Martin Bjørndalen
More...
over 14 years ago
Started writing tests, added __eq__ to messages and fixed a bug that the test found (whee!)
Ole Martin Bjørndalen
More...
over 14 years ago
Removed portmidi.rst (out of date)
Ole Martin Bjørndalen
More...
over 14 years ago
Doodling on a commmon I/O API.
Ole Martin Bjørndalen
More...
over 14 years ago
Added tilde files to .gitignore.
Ole Martin Bjørndalen
More...
over 14 years ago
Removed unused functions from portmidi wrapper (and cleaned up a bit)
Ole Martin Bjørndalen
More...
over 14 years ago
Fixed error handling for default devices (it didn't actually check the return value)
Ole Martin Bjørndalen
More...
over 14 years ago
Cleaned up portmidi.get_devinfo() return value.
Ole Martin Bjørndalen
More...
over 14 years ago
Added list.py (lists portmidi devices)
Ole Martin Bjørndalen
More...
over 14 years ago
Fixed README formatting error
Ole Martin Bjørndalen
More...
over 14 years ago
Fixed segfault by checking if there is actually a default device (but I still don't understand what happened)
Ole Martin Bjørndalen
More...
over 14 years ago
segfault.py segfaults the library somehow. Need to debug this.
Ole Martin Bjørndalen
More...
over 14 years ago
portmidi wrapper now raises correct exception.
Ole Martin Bjørndalen
More...
over 14 years ago
Added todo item
Ole Martin Bjørndalen
More...
over 14 years ago
Fixed iteration through messages in Input (for msg in input)
Ole Martin Bjørndalen
More...
over 14 years ago
Implemented channel mask and message filter for Input. Also importing portmidi_init as pm instead of splat importing (to reduce name space pollution). Probably broke something.
Ole Martin Bjørndalen
More...
over 14 years ago
Rewrote introduction in README.rst.
Ole Martin Bjørndalen
More...
over 14 years ago
MIDI Input now works!
Ole Martin Bjørndalen
More...
over 14 years ago
Removed portmidi._get_time()
Ole Martin Bjørndalen
More...
over 14 years ago
Rewrote initialize/terminate for portmidi wrapper.
Ole Martin Bjørndalen
More...
over 14 years ago
Now protomidi can be used without portmidi again.
Ole Martin Bjørndalen
More...
over 14 years ago
Renamed io.py back to portmidi.py.
Ole Martin Bjørndalen
More...
over 14 years ago
Removed unneeded Output_send()
Ole Martin Bjørndalen
More...
over 14 years ago
Started writing io.Input and moved portmidi.initialize() call to Port class.
Ole Martin Bjørndalen
More...
over 14 years ago
Rewrote parser to be a class.
Ole Martin Bjørndalen
More...
over 14 years ago
Added output.py example.
Ole Martin Bjørndalen
More...
over 14 years ago
Cleaned up test.py
Ole Martin Bjørndalen
More...
over 14 years ago
←
1
2
…
70
71
72
73
74
75
76
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