diff options
author | popcornmix <popcornmix@gmail.com> | 2014-02-05 11:46:33 +0000 |
---|---|---|
committer | popcornmix <popcornmix@gmail.com> | 2014-11-01 13:25:19 +0000 |
commit | 977c19cfb342fa4640c0f48d533549cfd2c351c0 (patch) | |
tree | cc0e4efad26cd6108e6c7dbcde572c3fa1a6eea6 /system | |
parent | 0dbe175e7c61cfc0c5ea0032c6a9a303f915c951 (diff) |
[rbp/settings] Allow av sync type to be enabled
It works for dvdplayer
Diffstat (limited to 'system')
-rw-r--r-- | system/settings/rbp.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/system/settings/rbp.xml b/system/settings/rbp.xml index 319d9e5ca3..e80ad914dc 100644 --- a/system/settings/rbp.xml +++ b/system/settings/rbp.xml @@ -1,13 +1,6 @@ <?xml version="1.0" encoding="utf-8" ?> <settings> <section id="videos"> - <category id="videoplayer"> - <group id="2"> - <setting id="videoplayer.synctype"> - <visible>false</visible> - </setting> - </group> - </category> <category id="videoacceleration"> <group id="1"> <visible>false</visible> |