aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2017-06-21 21:32:35 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2017-06-21 21:32:35 +0800
commita97307ba6e625468a1d8ad1049e6d9db0ad42d4d (patch)
treeab5f9b74b3316f63ae3a7d1bbb2f0dcb6dd445d9 /ChangeLog
parentfd3fc10798fb4c8d63f6f3e538018774741f2b15 (diff)
downloadQMidiPlayer-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1f7dca..d749d78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.