diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-06-01 23:02:21 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-06-01 23:02:21 +0800 |
commit | d97a417012d7e510b08c2e7d9a71997605c48e88 (patch) | |
tree | f13402745af921be0d791c5a10f9ad8fda78ef72 /ChangeLog | |
parent | c6f549a963ece1ed757793540d42d50111c19a80 (diff) | |
download | QMidiPlayer-d97a417012d7e510b08c2e7d9a71997605c48e88.tar.xz |
Initial event modifier and event filter stub.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,10 +1,13 @@ -2016-05-29 0.8.2 alpha +2016-06-01 0.8.2 alpha +Initial event modifier and event filter stub. + +2016-05-31 0.8.2 alpha Update documentation. -2016-05-29 0.8.2 alpha +2016-05-30 0.8.2 alpha Added an option to change font size used by the visualization. -2016-05-28 0.8.2 alpha +2016-05-29 0.8.2 alpha Allow disabling soundfonts in the soundfont setting tab. 2016-05-28 0.8.2 alpha |