projects/ATV/xbmc: set some default options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-03-12 19:24:25 +01:00
parent 3640dcdb46
commit 3b9461b7c0

View File

@ -20,4 +20,10 @@
<network>
<curlclienttimeout>30</curlclienttimeout>
</network>
<!-- audio workaround for ATV -->
<audiooutput>
<dtshdpassthrough>false</dtshdpassthrough>
<passthroughaac>false</passthroughaac>
<truehdpassthrough>false</truehdpassthrough>
</audiooutput>
</advancedsettings>