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
parent b7917d3903
commit ead16c8969

View File

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