usb_audio: Add to regular image.
Requires multiple media server restarts to switch outputs to it, but that's a known media services problem (#12777 and #12776.) Input doesn't work quite right with the hardware I've been testing with, but that's also a known problem it seems (#9951). Meanwhile, output seems to work pretty well, once it gets going.
This commit is contained in:
@@ -201,11 +201,12 @@ SYSTEM_ADD_ONS_DRIVERS_AUDIO +=
|
|||||||
echo3g emuxki es1370
|
echo3g emuxki es1370
|
||||||
hda
|
hda
|
||||||
ice1712
|
ice1712
|
||||||
|
usb_audio
|
||||||
sis7018
|
sis7018
|
||||||
;
|
;
|
||||||
|
|
||||||
SYSTEM_ADD_ONS_DRIVERS_AUDIO_OLD +=
|
SYSTEM_ADD_ONS_DRIVERS_AUDIO_OLD +=
|
||||||
#cmedia usb_audio
|
#cmedia
|
||||||
;
|
;
|
||||||
|
|
||||||
SYSTEM_ADD_ONS_DRIVERS_GRAPHICS += [ FFilterByBuildFeatures
|
SYSTEM_ADD_ONS_DRIVERS_GRAPHICS += [ FFilterByBuildFeatures
|
||||||
|
|||||||
Reference in New Issue
Block a user