Update of /cvsroot/freevo/freevo/src/video/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv17784/src/video/plugins
Modified Files:
mplayer.py xine.py
Log Message:
add menuw to eventhandler, it may be needed
Index: mplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/mplayer.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** mplayer.py 1 Sep 2003 16:41:37 -0000 1.17
--- mplayer.py 1 Sep 2003 19:46:03 -0000 1.18
***************
*** 21,24 ****
--- 21,27 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.18 2003/09/01 19:46:03 dischi
+ # add menuw to eventhandler, it may be needed
+ #
# Revision 1.17 2003/09/01 16:41:37 dischi
# send PLAY_START event
***************
*** 294,298 ****
time.sleep(0.3)
! def eventhandler(self, event):
"""
eventhandler for mplayer control. If an event is not bound in this
--- 297,301 ----
time.sleep(0.3)
! def eventhandler(self, event, menuw=None):
"""
eventhandler for mplayer control. If an event is not bound in this
Index: xine.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/xine.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** xine.py 1 Sep 2003 16:41:37 -0000 1.14
--- xine.py 1 Sep 2003 19:46:03 -0000 1.15
***************
*** 29,32 ****
--- 29,35 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.15 2003/09/01 19:46:03 dischi
+ # add menuw to eventhandler, it may be needed
+ #
# Revision 1.14 2003/09/01 16:41:37 dischi
# send PLAY_START event
***************
*** 234,238 ****
! def eventhandler(self, event):
"""
eventhandler for xine control. If an event is not bound in this
--- 237,241 ----
! def eventhandler(self, event, menuw=None):
"""
eventhandler for xine control. If an event is not bound in this
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog