diff options
author | Chris Xiong <chirs241097@gmail.com> | 2018-06-18 22:33:48 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2018-06-18 22:33:48 +0800 |
commit | a25823bbc28bfb93f1330d7421bd2589c01386c1 (patch) | |
tree | aa5ceffaff372b1f18d51bd5ab702ae977f2293c /ChangeLog | |
parent | 9e228490ffc7deb2969fa5e2b5fd81d763986eed (diff) | |
download | QMidiPlayer-a25823bbc28bfb93f1330d7421bd2589c01386c1.tar.xz |
Precise playback (no more slowdown).
Also the visualization should now sync better.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2018-06-18 0.8.6 alpha +Precise playback (no more slowdown). +Also the visualization should now sync better. + 2018-03-19 0.8.6 alpha Unified meta event reading code. Fixed playlist dialog behaving oddly. |