mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/ARCTIC_MC: add project specific advancedsettings.xml
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2dff1483d6
commit
07b543cef0
30
projects/ARCTIC_MC/xbmc/advancedsettings.xml
Normal file
30
projects/ARCTIC_MC/xbmc/advancedsettings.xml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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 -->
|
||||||
|
<audiooutput>
|
||||||
|
<dtshdpassthrough>false</dtshdpassthrough>
|
||||||
|
<multichannellpcm>false</multichannellpcm>
|
||||||
|
<passthroughaac>false</passthroughaac>
|
||||||
|
<stereoupmix>false</stereoupmix>
|
||||||
|
<truehdpassthrough>false</truehdpassthrough>
|
||||||
|
</audiooutput>
|
||||||
|
</advancedsettings>
|
Loading…
x
Reference in New Issue
Block a user