aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-05 23:26:01 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-05 23:26:01 +0800
commitffd5bf0c99be3e4089886ab4757100474010edb8 (patch)
treea6918b4e8d480690bee835f4f994907b9721b617 /ChangeLog
parent45c5116353986d13f886ff7398dcb34b878c6cea (diff)
downloadQMidiPlayer-ffd5bf0c99be3e4089886ab4757100474010edb8.tar.xz
Butterfly of Isaac the Traveler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4410a5e..cfd9876 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.