mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge pull request #4391 from jernejsk/settings
Allwinner: Disable non-working Kodi settings
This commit is contained in:
commit
4ab3a46ac8
@ -4,6 +4,10 @@
|
||||
<section id="system">
|
||||
<category id="display">
|
||||
<group id="1">
|
||||
<setting id="videoscreen.limitedrange">
|
||||
<default>false</default>
|
||||
<visible>false</visible>
|
||||
</setting>
|
||||
<setting id="videoscreen.limitguisize">
|
||||
<visible>false</visible>
|
||||
<default>3</default>
|
||||
@ -16,6 +20,12 @@
|
||||
<default>ALSA:hdmi:CARD=allwinnerhdmi,DEV=0</default>
|
||||
</setting>
|
||||
</group>
|
||||
<group id="3">
|
||||
<visible>false</visible>
|
||||
<setting id="audiooutput.passthrough">
|
||||
<default>false</default>
|
||||
</setting>
|
||||
</group>
|
||||
</category>
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user