diff options
author | Chris Xiong <chirs241097@gmail.com> | 2017-06-21 16:28:03 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2017-06-21 16:28:03 +0800 |
commit | fd3fc10798fb4c8d63f6f3e538018774741f2b15 (patch) | |
tree | 6c4eb78f9af49e11eb71454ee29cc022c80fc118 /ChangeLog | |
parent | 0c3fe540e925829022d9d8aa567c2dc2bd3d33d5 (diff) | |
download | QMidiPlayer-fd3fc10798fb4c8d63f6f3e538018774741f2b15.tar.xz |
Fixed a bunch of bugs and crashes in the RtMidi output device.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ 2017-06-21 0.8.6 indev +Fixed a bunch of bugs and crashes in the RtMidi +output device. + +2017-06-21 0.8.6 indev Code refactoring: Complete rewrite of the MIDI mapper. The new architecture allows implementation of custom MIDI |