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

Modified Files:
        mplayer.py 
Log Message:
Try the 'double-quit' here as well. Seems to result in a faster shutdown of
mplayer.


Index: mplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/audio/plugins/mplayer.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** mplayer.py  20 Sep 2003 08:56:24 -0000      1.20
--- mplayer.py  8 Oct 2003 03:24:47 -0000       1.21
***************
*** 10,13 ****
--- 10,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.21  2003/10/08 03:24:47  outlyer
+ # Try the 'double-quit' here as well. Seems to result in a faster shutdown of
+ # mplayer.
+ #
  # Revision 1.20  2003/09/20 08:56:24  dischi
  # fix the refresh bug the way it is handled for xine
***************
*** 168,171 ****
--- 172,176 ----
          Stop mplayer and set thread to idle
          """
+         self.thread.app.write('quit\n')
          self.thread.stop('quit\n')
  




-------------------------------------------------------
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

Reply via email to