diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-05-24 19:52:08 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-05-24 19:52:08 +0800 |
commit | ded6dd1c8f7cbe2991e90f69f95730b39eaa95cf (patch) | |
tree | 46f55ade709960f4407b836432b76901d00aa693 /ChangeLog | |
parent | b059dd6fa25ad50f549cb1384042b07b6cfe06bf (diff) | |
download | QMidiPlayer-ded6dd1c8f7cbe2991e90f69f95730b39eaa95cf.tar.xz |
Add seeking with arrow buttons in visualization.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +2016-05-24 0.8.1 alpha +Add seeking with arrow buttons in visualization. + 2016-05-23 0.8.1 alpha Add horizontal visualization mode. Add build date in version page. @@ -313,4 +316,4 @@ Implemented the play list. Implemented the stop button, fixed several bugs. 2015-12-25 primitive version -Implemented the GUI based on the previous CLI version.
\ No newline at end of file +Implemented the GUI based on the previous CLI version. |