From a5492e5f8a42592a22a901be900d0a5aa47f1652 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 29 Aug 2014 12:04:06 +0100 Subject: [PATCH] More change log updates --- CHANGELOG.rst | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3cce3607..808f7838 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,13 +3,17 @@ sc_usb_audio Change Log 6.8.0 ----- - - ADDED: Support for iAP EA Native Transport endpoints - - RESOLVED: Mixer functionality re-instated, including descriptors and various required + - ADDED: Evaluation support for iAP EA Native Transport endpoints + - RESOLVED: (Minor) Reverted change in 6.5.1 release where sample rate listing in Audio Class + 1.0 descriptors was trimmed (previously 4 rates were always reported). This change + appears to highlight a Windows (only) enumeration issue with the Input & Output + configs + - RESOLVED: (Major) Mixer functionality re-instated, including descriptors and various required updates compatibility with 13 tools - - RESOLVED: Endpoint 0 was requesting an out of bounds channel whilst requesting level data - - RESOLVED: Fast mix code not operates correctly in 13 tools, assembler inserting long jmp + - RESOLVED: (Major) Endpoint 0 was requesting an out of bounds channel whilst requesting level data + - RESOLVED: (Major) Fast mix code not operates correctly in 13 tools, assembler inserting long jmp instructions - - RESOLVED: Level meter buffer naming now resemble functionality + - CHANGE: Level meter buffer naming now resemble functionality