aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65c5997..9c656ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2019-06-16 0.8.7 indev
+Inital implementation of the device properties API.
+
+Added new interfaces to qmpMidiOutDevice.
+Implemented the new interfaces for qmpMidiOutFluid.
+Initial infra for device initialization file parsing.
+Move to the new interfaces for getting list of presets.
+Use DevIL instead of CxImage.
+
+External output devices are broken now but that is for
+another commit.
+
2019-05-26 0.8.7 indev
New flag field in SEvent.
Further type usage corrections.