mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/Fusion/xbmc: update advancedsettings.xml
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
cd3828a3a0
commit
28db923d0c
@ -1,5 +1,24 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<advancedsettings>
|
<advancedsettings>
|
||||||
|
<showexitbutton>false</showexitbutton>
|
||||||
|
<cputempcommand>cputemp</cputempcommand>
|
||||||
|
<gputempcommand>gputemp</gputempcommand>
|
||||||
|
<video>
|
||||||
|
<latency>
|
||||||
|
<delay>0</delay>
|
||||||
|
<refresh>
|
||||||
|
<min>23</min>
|
||||||
|
<max>24</max>
|
||||||
|
<delay>175</delay>
|
||||||
|
</refresh>
|
||||||
|
</latency>
|
||||||
|
</video>
|
||||||
|
<samba>
|
||||||
|
<clienttimeout>30</clienttimeout>
|
||||||
|
</samba>
|
||||||
|
<network>
|
||||||
|
<curlclienttimeout>30</curlclienttimeout>
|
||||||
|
</network>
|
||||||
<!-- audio workaround for fusion -->
|
<!-- audio workaround for fusion -->
|
||||||
<audiooutput>
|
<audiooutput>
|
||||||
<dtshdpassthrough>false</dtshdpassthrough>
|
<dtshdpassthrough>false</dtshdpassthrough>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user