From 19c89fc7baa299e523e152a14066ebc8ce23af21 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 18 Jun 2019 00:51:29 +0800 Subject: Device initialization file implementation (part 1). Added UI for external device configuration. Instrument mapping portion of the device intialization file is now working. Fixed a few spots where return value of getChannelPreset() is ignored. Fixed layout of the preset selection dialog. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9c656ed..cd993dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2019-06-17 0.8.7 indev +Device initialization file implementation (part 1). + +Added UI for external device configuration. +Instrument mapping portion of the device intialization file is now working. +Fixed a few spots where return value of getChannelPreset() is ignored. +Fixed layout of the preset selection dialog. + 2019-06-16 0.8.7 indev Inital implementation of the device properties API. -- cgit v1.2.3