mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/RPi/xbmc: add some usefull defaults
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f3d3331b64
commit
3bbaa1eb09
@ -1,5 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<advancedsettings>
|
<advancedsettings>
|
||||||
|
<!--<loglevel>1</loglevel>-->
|
||||||
<splash>false</splash>
|
<splash>false</splash>
|
||||||
<showexitbutton>false</showexitbutton>
|
<showexitbutton>false</showexitbutton>
|
||||||
<cputempcommand>cputemp</cputempcommand>
|
<cputempcommand>cputemp</cputempcommand>
|
||||||
@ -9,6 +10,11 @@
|
|||||||
<nofliptimeout>0</nofliptimeout>
|
<nofliptimeout>0</nofliptimeout>
|
||||||
<visualizedirtyregions>off</visualizedirtyregions>
|
<visualizedirtyregions>off</visualizedirtyregions>
|
||||||
</gui>
|
</gui>
|
||||||
|
<audio>
|
||||||
|
<omxhwaudiodecode>1</omxhwaudiodecode>
|
||||||
|
</audio>
|
||||||
|
<bginfoloadermaxthreads>1</bginfoloadermaxthreads>
|
||||||
|
<cachemembuffersize>32768</cachemembuffersize>
|
||||||
<samba>
|
<samba>
|
||||||
<clienttimeout>30</clienttimeout>
|
<clienttimeout>30</clienttimeout>
|
||||||
</samba>
|
</samba>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user