diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-12-11 20:22:06 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-12-11 20:22:06 +0800 |
commit | 717067493346bd51dc6f13a6f1ea307ca35bcc2c (patch) | |
tree | 849f82f41261a4906fb8644254719218272d34d5 /ChangeLog | |
parent | ec415e53bbe042df084bdb93117b2aef7cb779cd (diff) | |
download | QMidiPlayer-717067493346bd51dc6f13a6f1ea307ca35bcc2c.tar.xz |
Update the preset selection dialog to improve support for external MIDI devices.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,5 +1,10 @@ -2016-10-28 0.8.3 alpha -Fixed the dbus bug by switching to the GLFW backend for SMELT. +2016-09-23 0.8.3 alpha +Update the preset selection dialog to improve support +for external MIDI devices. + +2016-09-23 0.8.3 alpha +Add a set of icons for dark themes and a option to +change the icon theme. 2016-09-16 0.8.3 alpha Minor bug fix. Update documentation. |