8 May
2002
8 May
'02
4:24 p.m.
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
8588
Age (days ago)
8588
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zoltan Ponekker