diff Gui/mplayer/gtk/pl.c @ 8378:8a03d2b1c8eb

better 'Audio track' support, and one 10l
author pontscho
date Thu, 05 Dec 2002 23:40:05 +0000
parents 5b67aed0fc28
children dc27303ae528
line wrap: on
line diff
--- a/Gui/mplayer/gtk/pl.c	Thu Dec 05 23:32:27 2002 +0000
+++ b/Gui/mplayer/gtk/pl.c	Thu Dec 05 23:40:05 2002 +0000
@@ -223,9 +223,10 @@
 	 }
 	if ( plCurrent )
 	 {
-	  guiSetDF( guiIntfStruct.Filename,plCurrent->path,plCurrent->name );
-	  guiIntfStruct.FilenameChanged=1;
-	  guiIntfStruct.StreamType=STREAMTYPE_FILE;
+	  mplSetFileName( plCurrent->path,plCurrent->name,STREAMTYPE_FILE );
+//	  guiSetDF( guiIntfStruct.Filename,plCurrent->path,plCurrent->name );
+//	  guiIntfStruct.FilenameChanged=1;
+//	  guiIntfStruct.StreamType=STREAMTYPE_FILE;
 	 }
        }
   case 0: // cancel