[Mplayer-cvslog] CVS: main mplayer.c,1.493,1.494
Zoltan Ponekker
pontscho at mplayerhq.hu
Wed May 8 22:24:37 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c,1.492,1.493
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.100,1.101 vo_xmga.c,1.65,1.66 vo_xv.c,1.84,1.85 vo_xvidix.c,1.33,1.34 x11_common.c,1.75,1.76
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c,1.492,1.493
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.100,1.101 vo_xmga.c,1.65,1.66 vo_xv.c,1.84,1.85 vo_xvidix.c,1.33,1.34 x11_common.c,1.75,1.76
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list