Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5255/src

Modified Files:
        event.py 
Log Message:
angle switching

Index: event.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/event.py,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** event.py    17 Jun 2004 23:16:05 -0000      1.45
--- event.py    28 Jun 2004 15:55:10 -0000      1.46
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.46  2004/06/28 15:55:10  dischi
+ # angle switching
+ #
  # Revision 1.45  2004/06/17 23:16:05  rshortt
  # Add events for RECORD_START/STOP. (forgot to check in this file earlier).
***************
*** 195,198 ****
--- 198,202 ----
  VIDEO_NEXT_SUBTITLE    = Event('VIDEO_NEXT_SUBTITLE')
  VIDEO_TOGGLE_INTERLACE = Event('VIDEO_TOGGLE_INTERLACE')
+ VIDEO_NEXT_ANGLE       = Event('VIDEO_NEXT_ANGLE')
  STORE_BOOKMARK         = Event('STORE_BOOKMARK')
  MENU                   = Event('MENU')
***************
*** 414,418 ****
--- 418,424 ----
      'MENU'      : MENU,
      'DISPLAY'   : TOGGLE_OSD,
+     'LANG'      : VIDEO_NEXT_AUDIOLANG,
      'SUBTITLE'  : VIDEO_NEXT_SUBTITLE,
+     'ANGLE'     : VIDEO_NEXT_ANGLE,
      '1'         : INPUT_1,
      '2'         : INPUT_2,



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to