Update of /cvsroot/freevo/freevo/src/video/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv15262
Modified Files:
mplayer.py
Log Message:
remove debug
Index: mplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/mplayer.py,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** mplayer.py 21 Nov 2003 17:56:50 -0000 1.39
--- mplayer.py 21 Nov 2003 18:04:27 -0000 1.40
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.40 2003/11/21 18:04:27 dischi
+ # remove debug
+ #
# Revision 1.39 2003/11/21 17:56:50 dischi
# Plugins now 'rate' if and how good they can play an item. Based on that
***************
*** 188,192 ****
_debug_('MPlayer.play(): mode=%s, url=%s' % (mode, url))
! print network_play
if mode == 'file' and not os.path.isfile(url) and not network_play:
# This event allows the videoitem which contains subitems to
--- 191,195 ----
_debug_('MPlayer.play(): mode=%s, url=%s' % (mode, url))
!
if mode == 'file' and not os.path.isfile(url) and not network_play:
# This event allows the videoitem which contains subitems to
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog