Each mix can now have a unique mix-map (with 0 as a "master")

This commit is contained in:
Ross Owen
2014-09-11 12:39:19 +01:00
parent ae85f31e22
commit b185f0183c
3 changed files with 44 additions and 17 deletions

View File

@@ -1,6 +1,12 @@
sc_usb_audio Change Log
=======================
HEAD
----
- CHANGE: Modifying mix map now only affects specified mix, previous was applied to all
mixes. CS_XU_MIXSEL control selector now takes values 0 to MAX_MIX_COUNT + 1
(with 0 affecting all mixes).
6.8.0
-----
- ADDED: Evaluation support for iAP EA Native Transport endpoints