[Mplayer-cvslog] CVS: main mplayer.c,1.493,1.494

Zoltan Ponekker pontscho at mplayerhq.hu
Wed May 8 22:24:37 CEST 2002


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv28522

Modified Files:
	mplayer.c 
Log Message:
-zoom, -fs with x[11|mga|v] fix -- round two

Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -r1.493 -r1.494
--- mplayer.c	8 May 2002 19:21:36 -0000	1.493
+++ mplayer.c	8 May 2002 20:24:34 -0000	1.494
@@ -355,6 +355,9 @@
 
   uninit_player(INITED_ALL);
 #ifdef X11_FULLSCREEN
+#ifdef HAVE_NEW_GUI
+  if ( !use_gui )
+#endif
   vo_uninit();	// close the X11 connection (if any opened)
 #endif
 




More information about the MPlayer-cvslog mailing list