From 795043d6851a355d70aa2341e2edfd526c24d041 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 16 Jun 2019 20:12:14 +0800 Subject: 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. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') 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. -- cgit v1.2.3