From 62fa0a6d84d13a920537275210fb4de95a9da5e9 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Wed, 9 Mar 2016 15:43:52 +0000 Subject: [PATCH] Added lib_mic_array API updates to changelog --- CHANGELOG.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 85366856..fcfba0f0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,13 +4,15 @@ sc_usb_audio Change Log 6.15.1 ------ - RESOLVED: DAC data mis-alignment issue in TDM slave mode + - CHANGE: Updates to support API changes in lib_mic_array version 2.0 6.15.0 ------ - - CHANGE: Removed 32kHz sample-rate support when PDM microphones enabled (lib_mic_array - currently does not support non-integer decimation factors) + - RESOLVED: UAC 1.0 descriptors now support multi-channel volume control (previously were hard-coded as stereo) + - CHANGE: Removed 32kHz sample-rate support when PDM microphones enabled (lib_mic_array + currently does not support non-integer decimation factors) 6.14.0 ------