[Mplayer-cvslog] CVS: main/Gui/mplayer play.c,1.49,1.50

Zoltan Ponekker pontscho at mplayer.dev.hu
Thu Mar 7 19:29:14 CET 2002


Update of /cvsroot/mplayer/main/Gui/mplayer
In directory mplayer:/var/tmp.root/cvs-serv31588/Gui/mplayer

Modified Files:
	play.c 
Log Message:
sorry, 10l:)

Index: play.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/play.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- play.c	7 Mar 2002 17:50:24 -0000	1.49
+++ play.c	7 Mar 2002 18:29:11 -0000	1.50
@@ -30,7 +30,7 @@
 {
  static int sx,sy;
 
- if ( guiIntfStruct.Playing )
+ if ( !guiIntfStruct.Playing )
   {
    wsVisibleWindow( &appMPlayer.subWindow,wsHideWindow );
    if ( appMPlayer.subWindow.isFullScreen )




More information about the MPlayer-cvslog mailing list