diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2014-03-14 12:44:06 -0400 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2014-03-14 12:44:06 -0400 |
| commit | d2530d10261f65c0e79541fc642092c178eec17c (patch) | |
| tree | 76664eb294feaca429aa508ba38c63b217716040 /doc | |
| parent | cfb945a9c2aa53b631a0790f9554704e9e520aa6 (diff) | |
Updated OS-X sysex sending mechanism according to patch submitted by ptarabbia
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt index 7eefe46..3d8b59a 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -13,6 +13,7 @@ v2.1.0: (?? 2014) - added custom error hook that allows the client to capture an RtMidi error outside of the RtMidi code
- fix for portnames in Windows when UNICODE is defined
- added RtMidi::isPortOpen function
+- updated OS-X sysex sending mechanism (ptarabbia)
v2.0.1: (26 July 2012)
- small fixes for problems reported by Chris Arndt (scoping, preprocessor, and include)
|
