[Mplayer-cvslog] CVS: main/Gui interface.c,1.33,1.34
Zoltan Ponekker
pontscho at mplayerhq.hu
Sun Aug 11 15:32:31 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/Gui/wm wsxdnd.c,NONE,1.1 wsxdnd.h,NONE,1.1 ws.c,1.48,1.49 ws.h,1.19,1.20
- Next message: [Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.202,1.203
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/Gui
In directory mail:/var/tmp.root/cvs-serv6276
Modified Files:
interface.c
Log Message:
10l :)
Index: interface.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/interface.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- interface.c 11 Aug 2002 13:12:37 -0000 1.33
+++ interface.c 11 Aug 2002 13:32:28 -0000 1.34
@@ -93,7 +93,7 @@
appInit( (void*)mDisplay );
if ( plCurrent && !filename ) mplSetFileName( plCurrent->path,plCurrent->name );
- if ( sub_delay > 0.0f ) gtkSubDelay=sub_delay;
+ if ( sub_delay != 0.0f ) gtkSubDelay=sub_delay;
#if defined( USE_OSD ) || defined( USE_SUB )
guiLoadFont();
#endif
- Previous message: [Mplayer-cvslog] CVS: main/Gui/wm wsxdnd.c,NONE,1.1 wsxdnd.h,NONE,1.1 ws.c,1.48,1.49 ws.h,1.19,1.20
- Next message: [Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.202,1.203
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list