[Mplayer-cvslog] CVS: main/Gui interface.c,1.84,1.85

Zoltan Ponekker pontscho at mplayerhq.hu
Mon May 26 10:34:47 CEST 2003


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

Modified Files:
	interface.c 
Log Message:


From: Michael Joosten <joost at c-lab.de>
PATCH: fullscreen issues with GUI, WM layers, gmplayer plays first file always twice


Index: interface.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/interface.c,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- interface.c	7 Apr 2003 16:04:02 -0000	1.84
+++ interface.c	26 May 2003 08:33:43 -0000	1.85
@@ -1145,6 +1145,7 @@
   }
 
   mplCurr(); // Update filename
+  mplGotoTheNext=1;
 
   if (!enqueue)
     filename=guiIntfStruct.Filename; // Backward compatibility; if file is specified on commandline,



More information about the MPlayer-cvslog mailing list