[Mplayer-cvslog] CVS: main/Gui interface.c,1.34,1.35
Zoltan Ponekker
pontscho at mplayerhq.hu
Sun Aug 11 20:07:45 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main help_mp-cz.h,1.15,1.16
- Next message: [Mplayer-cvslog] CVS: main/DOCS codecs.html,1.76,1.77 documentation.html,1.286,1.287 encoding.html,1.54,1.55 formats.html,1.39,1.40 sound.html,1.46,1.47 users_against_developers.html,1.26,1.27 video.html,1.87,1.88
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/Gui
In directory mail:/var/tmp.root/cvs-serv19787
Modified Files:
interface.c
Log Message:
fix -sub
Index: interface.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/interface.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- interface.c 11 Aug 2002 13:32:28 -0000 1.34
+++ interface.c 11 Aug 2002 18:07:42 -0000 1.35
@@ -94,6 +94,7 @@
if ( plCurrent && !filename ) mplSetFileName( plCurrent->path,plCurrent->name );
if ( sub_delay != 0.0f ) gtkSubDelay=sub_delay;
+ if ( sub_name ) guiSetFilename( guiIntfStruct.Subtitlename,sub_name );
#if defined( USE_OSD ) || defined( USE_SUB )
guiLoadFont();
#endif
- Previous message: [Mplayer-cvslog] CVS: main help_mp-cz.h,1.15,1.16
- Next message: [Mplayer-cvslog] CVS: main/DOCS codecs.html,1.76,1.77 documentation.html,1.286,1.287 encoding.html,1.54,1.55 formats.html,1.39,1.40 sound.html,1.46,1.47 users_against_developers.html,1.26,1.27 video.html,1.87,1.88
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list