aboutsummaryrefslogtreecommitdiff
path: root/data/menu.xml
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-03-23 00:06:27 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-03-23 00:06:27 +0000
commit08fca93e7f2a37a452399d08c5c84b969b7e52af (patch)
treee947a919972cdd6ad072c196640a643c6c9f7fff /data/menu.xml
parent371447724a1e150c37a777e58a4725a3d2561c01 (diff)
downloadenigma2-08fca93e7f2a37a452399d08c5c84b969b7e52af.tar.gz
enigma2-08fca93e7f2a37a452399d08c5c84b969b7e52af.zip
- switchtimer added to RecordingTimer
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
Diffstat (limited to 'data/menu.xml')
-rw-r--r--data/menu.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/menu.xml b/data/menu.xml
index 79a72347..db3c95ef 100644
--- a/data/menu.xml
+++ b/data/menu.xml
@@ -17,6 +17,7 @@
<item text="Network setup">self.openSetup("network")</item>-->
<!--<item text="CI"><screen module="Ci" screen="CiSelection" /></item>-->
<!--<item text="Radio"><code>print "radio mode"</code></item>-->
+ <item text="Media player"><screen module="MediaPlayer" screen="MediaPlayer" /></item>
<item text="Timer"><screen module="TimerEdit" screen="TimerEditList" /></item>
<item text="VCR scart"><screen module="Scart" screen="Scart" /></item>