atv: advancedsettings tweak

reduce the default size of thumbnails to improve speed of skin
navigation
This commit is contained in:
Christian Hewitt 2013-06-13 06:09:52 +04:00 committed by Stephan Raue
parent dea1530dbc
commit b58dfc2353

View File

@ -3,6 +3,8 @@
<showexitbutton>false</showexitbutton>
<cputempcommand>gputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<fanartres>720</fanartres>
<imageres>540</imageres>
<video>
<latency>
<delay>0</delay>
@ -20,7 +22,7 @@
<network>
<curlclienttimeout>30</curlclienttimeout>
</network>
<!-- audio workaround for ATV -->
<!-- audio workaround for ATV -->
<audiooutput>
<dtshdpassthrough>false</dtshdpassthrough>
<passthroughaac>false</passthroughaac>