projects/RPi/xbmc: setup some more defaults

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-06-10 22:43:22 +02:00
parent 11edeb0c71
commit 2d5a9a5b95

View File

@ -3,19 +3,29 @@
<!--<loglevel>1</loglevel>-->
<splash>false</splash>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<destroywindowcontrols>false</destroywindowcontrols>
<fanartheight>512</fanartheight>
<thumbsize>256</thumbsize>
<bginfoloadermaxthreads>2</bginfoloadermaxthreads>
<useddsfanart>true</useddsfanart>
<gui>
<algorithmdirtyregions>3</algorithmdirtyregions>
<nofliptimeout>0</nofliptimeout>
<visualizedirtyregions>off</visualizedirtyregions>
</gui>
<audio>
<omxhwaudiodecode>1</omxhwaudiodecode>
</audio>
<bginfoloadermaxthreads>1</bginfoloadermaxthreads>
<cachemembuffersize>32768</cachemembuffersize>
<network>
<cachemembuffersize>30242880</cachemembuffersize>
</network>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
</advancedsettings>