mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 12:46:53 +00:00
projects/Cuboxi: add project specific advancedsettings.xml
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2376c153c0
commit
f3e19cb833
36
projects/Cuboxi/xbmc/advancedsettings.xml
Normal file
36
projects/Cuboxi/xbmc/advancedsettings.xml
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<advancedsettings>
|
||||||
|
<showexitbutton>false</showexitbutton>
|
||||||
|
|
||||||
|
<destroywindowcontrols>false</destroywindowcontrols>
|
||||||
|
<fanartres>720</fanartres>
|
||||||
|
<imageres>540</imageres>
|
||||||
|
<bginfoloadermaxthreads>2</bginfoloadermaxthreads>
|
||||||
|
<useddsfanart>false</useddsfanart>
|
||||||
|
|
||||||
|
<gui>
|
||||||
|
<nofliptimeout>-1</nofliptimeout>
|
||||||
|
<algorithmdirtyregions>1</algorithmdirtyregions>
|
||||||
|
</gui>
|
||||||
|
|
||||||
|
<video>
|
||||||
|
<busydialogdelayms>750</busydialogdelayms>
|
||||||
|
</video>
|
||||||
|
|
||||||
|
<audio>
|
||||||
|
<streamsilence>false</streamsilence>
|
||||||
|
</audio>
|
||||||
|
|
||||||
|
<network>
|
||||||
|
<cachemembuffersize>20971520</cachemembuffersize>
|
||||||
|
</network>
|
||||||
|
|
||||||
|
<samba>
|
||||||
|
<clienttimeout>30</clienttimeout>
|
||||||
|
</samba>
|
||||||
|
|
||||||
|
<network>
|
||||||
|
<readbufferfactor>4.0</readbufferfactor>
|
||||||
|
</network>
|
||||||
|
|
||||||
|
</advancedsettings>
|
Loading…
x
Reference in New Issue
Block a user