diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ac29e3b5..028c42b5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,7 +5,9 @@ sc_usb_audio Change Log ------ - ADDED: Device now uses implicit feedback when input stream is available (previously explicit feedback pipe always used). This saves chanend/EP resources and means less processing - burden for the host. + burden for the host. Previous behaviour available by enabling UAC_FORCE_FEEDBACK_EP + - CHANGE: Mixer and non-mixer channel comms scheme (decouple <-> audio path) now the identical + 6.12.6 ------