diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-04-05 23:26:01 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-04-05 23:26:01 +0800 |
commit | ffd5bf0c99be3e4089886ab4757100474010edb8 (patch) | |
tree | a6918b4e8d480690bee835f4f994907b9721b617 /ChangeLog | |
parent | 45c5116353986d13f886ff7398dcb34b878c6cea (diff) | |
download | QMidiPlayer-ffd5bf0c99be3e4089886ab4757100474010edb8.tar.xz |
Butterfly of Isaac the Traveler.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2016-04-05 0.7.0 beta +Raise player thread priority in Windows. +I've been so tired with the timing bug... +Remove several printf's. + +2016-03-23 0.7.0 beta +Fix drag&drop behavior in Windows. +Use winmm functions to ensure timing precision. + 2016-03-19 0.7.0 beta Minor changes on w32usleep... Sync with the Windows build. |