diff options
author | Chris Xiong <chirs241097@gmail.com> | 2017-06-02 21:12:27 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2017-06-02 21:12:27 +0800 |
commit | 37ba9dd1ce449bc2c2f422dd04225bc68bd89c59 (patch) | |
tree | ceecc9d6a28fc892a2a922771aefb4881b0e562a /ChangeLog | |
parent | 844ddb2e0a6cdddf183ca3ecf08d1cedece27c71 (diff) | |
download | QMidiPlayer-37ba9dd1ce449bc2c2f422dd04225bc68bd89c59.tar.xz |
Some changes from earlier this year. Read ChangeLog for details.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2017-06-02 0.8.5 indev +Accumulative changes from 2017-03: + Don't crash if RtMidi initialization failed. + Hopefully fixed crash when closing the + visualization window on Windows. + Documentation update. + 2017-02-14 0.8.5 indev Scan for plugins in the executable directory instead of the working directory. |