From 70f0007154992c0bc89e11af4fe7dcc2c493aac3 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Fri, 10 Feb 2017 00:00:57 +0800 Subject: Fix building on Windows. Behavior changes: 1. DnD into the main window now causes the dropped file to play. 2. Switch back to w32usleep to increase bpm accuracy. 3. Scan for plugins in application folder (in Windows), not in the working directory. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20dfb18..fdcd7c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2017-02-09 0.8.5 indev +Fix building on Windows. +Behavior changes: + 1. DnD into the main window now causes the dropped + file to play. + 2. Switch back to w32usleep to increase bpm accuracy. + 3. Scan for plugins in application folder (in Windows), + not in the working directory. + + 2017-02-09 0.8.5 indev Add extra midi formats support via the file reader API. Fix note counting. -- cgit v1.2.3