mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
imx6/kodi: update advancedsettings.xml
This commit is contained in:
parent
5e400df155
commit
869ad58384
@ -1,16 +1,21 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<advancedsettings>
|
<advancedsettings>
|
||||||
<showexitbutton>false</showexitbutton>
|
<showexitbutton>false</showexitbutton>
|
||||||
|
|
||||||
<video>
|
<video>
|
||||||
<busydialogdelayms>750</busydialogdelayms>
|
<busydialogdelayms>750</busydialogdelayms>
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
<audio>
|
<audio>
|
||||||
<streamsilence>false</streamsilence>
|
<streamsilence>false</streamsilence>
|
||||||
</audio>
|
</audio>
|
||||||
|
|
||||||
<samba>
|
<samba>
|
||||||
<clienttimeout>30</clienttimeout>
|
<clienttimeout>30</clienttimeout>
|
||||||
</samba>
|
</samba>
|
||||||
|
<network>
|
||||||
|
<cachemembuffersize>20971520</cachemembuffersize>
|
||||||
|
<readbufferfactor>4.0</readbufferfactor>
|
||||||
|
</network>
|
||||||
|
<gui>
|
||||||
|
<nofliptimeout>1000</nofliptimeout>
|
||||||
|
<algorithmdirtyregions>1</algorithmdirtyregions>
|
||||||
|
</gui>
|
||||||
</advancedsettings>
|
</advancedsettings>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user