diff options
author | Chris Xiong <chirs241097@gmail.com> | 2018-03-19 10:50:45 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2018-03-19 10:50:45 +0800 |
commit | 9e228490ffc7deb2969fa5e2b5fd81d763986eed (patch) | |
tree | fcf260cb5008966e65521846d23e3b4cec712e6d /ChangeLog | |
parent | a667b0719a31bfac32cff5f77bd1a52aee204ce3 (diff) | |
download | QMidiPlayer-9e228490ffc7deb2969fa5e2b5fd81d763986eed.tar.xz |
Unified meta event reading code, fixing #6.
Fixed playlist dialog behaving oddly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2018-03-19 0.8.6 alpha +Unified meta event reading code. +Fixed playlist dialog behaving oddly. + 2018-02-07 0.8.6 alpha Forgot to unregister UI hooks. |