diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-01-24 23:09:16 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-01-24 23:09:16 +0800 |
commit | 003c637ef40e1826b7c829afbfba82ea028e21a5 (patch) | |
tree | c897f130bd1641f7922c6a476953e7645d60d581 /ChangeLog | |
parent | 11bda15b5ecb608686718a8180ff33ff37c673f3 (diff) | |
download | QMidiPlayer-003c637ef40e1826b7c829afbfba82ea028e21a5.tar.xz |
Migrated to fluidsynth 2.x.
Moved to mxe for Windows build.
Fixed default value for CC#8.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2019-01-24 0.8.6 alpha +Migrated to fluidsynth 2.x. +Moved to mxe for Windows build. +Fixed default value for CC#8. + 2018-10-02 0.8.6 alpha Fixed layout with Qt 5.11. Minor code cleanups in qmpchannelswindow. |