diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-03-13 17:53:46 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-03-13 17:53:46 +0800 |
commit | cf15fde2aa2bcbb244fdfdc46debf457451079f7 (patch) | |
tree | 3d63d296f0fbd45fcd128b1c8006cb8de5bc4353 /ChangeLog | |
parent | fb5c0155fdff917a1f1816c7afbf00a076c54156 (diff) | |
download | QMidiPlayer-cf15fde2aa2bcbb244fdfdc46debf457451079f7.tar.xz |
Set preset bank correctly in XG mode.
Removed High DPI handling code. Good luck to Windows users out there.
Skulpture style: dials are no longer blurred if scaled.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2019-03-13 0.8.6 alpha +Set preset bank correctly in XG mode. +Removed High DPI handling code. Good luck to Windows users out there. +Skulpture style: dials are no longer blurred if scaled. + 2019-01-25 0.8.6 alpha Fixed a crash caused by improper preset probing. Further ensure CC#8 is initialized correctly. |