Author: dmeyer
Date: Sat Jan 20 20:21:42 2007
New Revision: 9018
Modified:
trunk/ui/src/event.py
Log:
update events
Modified: trunk/ui/src/event.py
==============================================================================
--- trunk/ui/src/event.py (original)
+++ trunk/ui/src/event.py Sat Jan 20 20:21:42 2007
@@ -66,7 +66,6 @@
MIXER_VOLUP = Event('MIXER_VOLUP', 5)
MIXER_VOLDOWN = Event('MIXER_VOLDOWN', 5)
MIXER_MUTE = Event('MIXER_MUTE')
-TOGGLE_CONTROL = Event('TOGGLE_CONTROL')
# To change the step size, but the following code in your
# local_conf.py (setting VOL+ step size to 2)
@@ -79,6 +78,7 @@
PLAYLIST_TOGGLE_REPEAT = Event('PLAYLIST_TOGGLE_REPEAT')
EJECT = Event('EJECT')
+TOGGLE_APPLICATION = Event('TOGGLE_APPLICATION')
#
# Menu
@@ -227,7 +227,6 @@
#
PLAY_END = Event('PLAY_END')
-DVD_PROTECTED = Event('DVD_PROTECTED')
PLAY_START = Event('PLAY_START')
OSD_MESSAGE = Event('OSD_MESSAGE')
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog