diff options
author | Chris Xiong <chirs241097@gmail.com> | 2017-02-08 00:02:14 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2017-02-08 00:02:14 +0800 |
commit | 1afedc4cc39c1dcbe49f8c99843a1732bf22fa28 (patch) | |
tree | 5ab62319767ef25c9c6cc7eaa248a813b1d665c0 /ChangeLog | |
parent | a00e60541816a99a348add1a84da662bc1a4122d (diff) | |
download | QMidiPlayer-1afedc4cc39c1dcbe49f8c99843a1732bf22fa28.tar.xz |
First steps for the file reader API.
API additions and changes.
Fixed wrong button shown when started from file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-02-07 0.8.5 indev +First steps for the file reader API. +API additions and changes. +Fixed wrong button shown when started from file. + 2017-02-07 0.8.3 alpha Fixed 2D visualization broken by commit 8a0d671. |