From d98e9c59526f33413b8a412cf86bfbbcda67f454 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 21 May 2013 14:36:08 +0100 Subject: [rbp] Disable unimplemented settings options I've been through the settings carefully and have made any settings that are not implemented on Pi be not-visible. If and when support is added for probing capabilities of the media player then the hiding of unsupported options can be removed. Thanks to montellese for making this configuration so simple. --- system/settings/rbp.xml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'system') diff --git a/system/settings/rbp.xml b/system/settings/rbp.xml index daa27f3713..0369c50615 100644 --- a/system/settings/rbp.xml +++ b/system/settings/rbp.xml @@ -1,10 +1,33 @@ -
+ +
+ + + + false + + + false + + + false + + + +
+ +
false + + false + + + false + @@ -12,6 +35,12 @@ 2 + + false + + + false + false -- cgit v1.2.3