mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
projects/RPi/xbmc: setup some more defaults
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
11edeb0c71
commit
2d5a9a5b95
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user