[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
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian bugreports.html,1.13,1.14 cd-dvd.html,1.25,1.26 codecs.html,1.37,1.38 documentation.html,1.115,1.116 encoding.html,1.19,1.20 faq.html,1.47,1.48 formats.html,1.11,1.12 sound.html,1.23,1.24 video.html,1.51,1.52
- Next message: [Mplayer-cvslog] CVS: main/etc input.conf,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 )
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian bugreports.html,1.13,1.14 cd-dvd.html,1.25,1.26 codecs.html,1.37,1.38 documentation.html,1.115,1.116 encoding.html,1.19,1.20 faq.html,1.47,1.48 formats.html,1.11,1.12 sound.html,1.23,1.24 video.html,1.51,1.52
- Next message: [Mplayer-cvslog] CVS: main/etc input.conf,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list