diff options
author | Chris Xiong <chirs241097@gmail.com> | 2017-06-21 21:32:35 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2017-06-21 21:32:35 +0800 |
commit | a97307ba6e625468a1d8ad1049e6d9db0ad42d4d (patch) | |
tree | ab5f9b74b3316f63ae3a7d1bbb2f0dcb6dd445d9 /ChangeLog | |
parent | fd3fc10798fb4c8d63f6f3e538018774741f2b15 (diff) | |
download | QMidiPlayer-a97307ba6e625468a1d8ad1049e6d9db0ad42d4d.tar.xz |
Fixed FTBFS on Windows.
Fixed the default output device option.
Seeking now restores CC values correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ 2017-06-21 0.8.6 indev +Fixed FTBFS on Windows. +Fixed the default output device option. +Seeking now restores CC values correctly. + +2017-06-21 0.8.6 indev Fixed a bunch of bugs and crashes in the RtMidi output device. |