Cherrypick DFU fix when input vol disabled

This commit is contained in:
Ross Owen
2016-07-15 15:13:39 +01:00
parent ecf5e669d0
commit 415ea3db52
3 changed files with 8 additions and 3 deletions

View File

@@ -5,6 +5,8 @@ sc_usb_audio Change Log
------
- RESOLVED: Intra-frame sample delays of 1/2 samples on input streaming in TDM mode
- RESOLVED: Build issue with NUM_USB_CHAN_OUT set to 0 and MIXER enabled
- RESOLVED: SPDIF_TX_INDEX not defined build warning only emitted when SPDIF_TX defined
- RESOLVED: Input volume disabled breaks going into DFU mode
6.19.0
------