11 Aug
2002
11 Aug
'02
8:07 p.m.
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
8493
Age (days ago)
8493
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zoltan Ponekker