diff Gui/mplayer/gtk/fs.c @ 9088:731e5dc57436

- fix -fs - set sub_fps to null for new files - fix one sig11, if you play vcd, and the disc is not vcd, playtree is dead - add playbar vertical position support - etc.
author pontscho
date Sat, 25 Jan 2003 10:04:05 +0000
parents 3086611e8213
children aa55f2f0b057
line wrap: on
line diff
--- a/Gui/mplayer/gtk/fs.c	Sat Jan 25 10:03:35 2003 +0000
+++ b/Gui/mplayer/gtk/fs.c	Sat Jan 25 10:04:05 2003 +0000
@@ -471,7 +471,7 @@
    case fsVideoSelector:
           guiSetDF( guiIntfStruct.Filename,fsSelectedDirectory,fsSelectedFile );
           guiIntfStruct.StreamType=STREAMTYPE_FILE;
-          guiIntfStruct.FilenameChanged=1;
+          guiIntfStruct.FilenameChanged=1; sub_fps=0;
 	  gfree( (void **)&guiIntfStruct.AudioFile );
 	  gfree( (void **)&guiIntfStruct.Subtitlename );
           fs_PersistantHistory( fsSelectedDirectory );      //totem, write into history