aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorpopcornmix <popcornmix@gmail.com>2015-12-16 12:35:01 +0000
committerpopcornmix <popcornmix@gmail.com>2015-12-16 20:52:32 +0000
commitb9f4f0a8cbead121ea688aded9a5a29db0592ea6 (patch)
treec8b3d1ab3ff79f9c241abbc606c8ee852ed14735 /system
parent2f8f76cb57778b5f92971e9908f4585e60433fb4 (diff)
[settings] Remove DTS-HD from general settings
Changes to enabled by default with explicit platforms excluded. See discussion here: https://github.com/xbmc/xbmc/pull/8486
Diffstat (limited to 'system')
-rw-r--r--system/settings/settings.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index d30c0309ed..75823ca497 100644
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -2574,22 +2574,6 @@
</constraints>
<control type="list" format="string" />
</setting>
- <setting id="audiooutput.supportdtshdcpudecoding" type="boolean" label="38019" help="38020">
- <level>2</level>
- <default>false</default>
- <control type="toggle" />
- <dependencies>
- <dependency type="enable">
- <or>
- <condition setting="audiooutput.passthrough" operator="is">false</condition>
- <and>
- <condition setting="audiooutput.dtshdpassthrough" operator="is">false</condition>
- <condition setting="audiooutput.dtspassthrough" operator="is">false</condition>
- </and>
- </or>
- </dependency>
- </dependencies>
- </setting>
</group>
<group id="2">
<setting id="audiooutput.dspaddonsenabled" type="boolean" label="36441" help="36438">