Update of /cvsroot/freevo/freevo/src/video/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv21783

Modified Files:
        mplayer.py 
Log Message:
fixed event name

Index: mplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/mplayer.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** mplayer.py  2 Aug 2003 16:21:40 -0000       1.7
--- mplayer.py  5 Aug 2003 17:25:58 -0000       1.8
***************
*** 21,24 ****
--- 21,27 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.8  2003/08/05 17:25:58  dischi
+ # fixed event name
+ #
  # Revision 1.7  2003/08/02 16:21:40  dischi
  # add MPLAYER_AUTOCROP
***************
*** 451,455 ****
                  return TRUE
  
!             elif event == INPUT_QUIT:
                  if DEBUG: print 'seek stopped'
                  self.seek_timer.cancel()
--- 454,458 ----
                  return TRUE
  
!             elif event == INPUT_EXIT:
                  if DEBUG: print 'seek stopped'
                  self.seek_timer.cancel()




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to