mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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>-->
|
<!--<loglevel>1</loglevel>-->
|
||||||
<splash>false</splash>
|
<splash>false</splash>
|
||||||
<showexitbutton>false</showexitbutton>
|
<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>
|
<gui>
|
||||||
<algorithmdirtyregions>3</algorithmdirtyregions>
|
<algorithmdirtyregions>3</algorithmdirtyregions>
|
||||||
<nofliptimeout>0</nofliptimeout>
|
<nofliptimeout>0</nofliptimeout>
|
||||||
<visualizedirtyregions>off</visualizedirtyregions>
|
<visualizedirtyregions>off</visualizedirtyregions>
|
||||||
</gui>
|
</gui>
|
||||||
|
|
||||||
<audio>
|
<audio>
|
||||||
<omxhwaudiodecode>1</omxhwaudiodecode>
|
<omxhwaudiodecode>1</omxhwaudiodecode>
|
||||||
</audio>
|
</audio>
|
||||||
<bginfoloadermaxthreads>1</bginfoloadermaxthreads>
|
|
||||||
<cachemembuffersize>32768</cachemembuffersize>
|
<network>
|
||||||
|
<cachemembuffersize>30242880</cachemembuffersize>
|
||||||
|
</network>
|
||||||
|
|
||||||
<samba>
|
<samba>
|
||||||
<clienttimeout>30</clienttimeout>
|
<clienttimeout>30</clienttimeout>
|
||||||
</samba>
|
</samba>
|
||||||
|
|
||||||
</advancedsettings>
|
</advancedsettings>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user