Page 1 of 1

Filename in the window caption/taskbar

Posted: 22 Jun 2008 21:18
by briantokyo
Please add an option (or defaulted) to show the current filename being played in the window caption bar/taskbar button. Most other players do this, dunno why VLC still doesn't.

Re: Filename in the window caption/taskbar

Posted: 22 Jun 2008 21:35
by Jean-Baptiste Kempf
Please add an option (or defaulted) to show the current filename being played in the window caption bar/taskbar button. Most other players do this, dunno why VLC still doesn't.
Already done.

Re: Filename in the window caption/taskbar

Posted: 22 Jun 2008 21:37
by briantokyo
Really? I checked in the last version and couldn't find the option in the settings. I'll check again.

Thanks

Re: Filename in the window caption/taskbar

Posted: 22 Jun 2008 21:45
by Jean-Baptiste Kempf
Really? I checked in the last version and couldn't find the option in the settings. I'll check again.

Thanks
for next version.

Re: Filename in the window caption/taskbar

Posted: 22 Jun 2008 21:47
by briantokyo
Oh ok, thanks. I'm the developer of an application that interacts with various media players, and retrieves the info of the current file being played. This was very hard with VLC and the easiest ways I found were either checking all the device handles open (not 100% reliable and doesn't work in Vista 64), tray icon hint (usually incomplete, too short), and retrieving the text on the statusbar. The last option works the best but only if the user doesn't switch the interface or plays only in windowed mode.

Having it in the caption bar will make it much easier.

Thanks

Re: Filename in the window caption/taskbar

Posted: 22 Jun 2008 22:41
by Jean-Baptiste Kempf
Why don't you use the MSN plugin ?

Re: Filename in the window caption/taskbar

Posted: 22 Jun 2008 22:54
by briantokyo
How do you mean? "MSN Now-Playing"? Won't that only send the info to windows with class "MsnMsgrUIManager"?