[Mplayer-cvslog] CVS: main/Gui/mplayer mw.c,1.88,1.89
Zoltan Ponekker
pontscho at mplayerhq.hu
Wed Nov 6 22:08:54 CET 2002
Update of /cvsroot/mplayer/main/Gui/mplayer
In directory mail:/var/tmp.root/cvs-serv24059/Gui/mplayer
Modified Files:
mw.c
Log Message:
patch from Colin Leroy <colin at colino.net>
Index: mw.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/mw.c,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- mw.c 2 Nov 2002 20:10:16 -0000 1.88
+++ mw.c 6 Nov 2002 21:08:33 -0000 1.89
@@ -365,7 +365,7 @@
mplPause();
break;
- case evStop: guiIntfStruct.Playing=guiSetStop; break;
+ case evStop: guiIntfStruct.Playing=guiSetStop; mplState(); break;
case evLoadPlay:
mplMainAutoPlay=1;
More information about the MPlayer-cvslog
mailing list