From 49cb1290c9aa58823ac893cef97d46b4f95799c5 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 29 Aug 2014 16:37:17 +0100 Subject: [PATCH] Changelog update to include level data order swapping --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0dde83a2..68789a60 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,8 @@ sc_usb_audio Change Log - RESOLVED: (Major) Fast mix code not operates correctly in 13 tools, assembler inserting long jmp instructions - RESOLVED: (Minor) LED level meter code now compatible with 13 tools (shared mem access) + - RESOLVED (Minor) Ordering of level data from the device now matches channel ordering into + mixer (previously the device input data and the stream from host were swapped) - CHANGE: Level meter buffer naming now resemble functionality