diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-07-01 00:13:56 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-07-01 00:13:56 +0800 |
commit | eb82292b5d8818a5ef1a0c92e35390bd4e22674e (patch) | |
tree | ba0aa0171654fdb51af89460b11284c395f13597 /ChangeLog | |
parent | 19c89fc7baa299e523e152a14066ebc8ce23af21 (diff) | |
download | QMidiPlayer-eb82292b5d8818a5ef1a0c92e35390bd4e22674e.tar.xz |
Use splitter in preset selection dialog.
Device initialization settings are no longer lost if QMidiPlayer starts with
the device disconnected.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2019-06-30 0.8.7 indev +Use splitter in preset selection dialog. + +Device initialization settings are no longer lost if QMidiPlayer starts with +the device disconnected. + 2019-06-17 0.8.7 indev Device initialization file implementation (part 1). |