[MPlayer-cvslog] r34205 - trunk/gui/win32/interface.c
Ingo Brückl
ib at wupperonline.de
Mon Oct 17 11:59:50 CEST 2011
Reimar Döffinger wrote on Sun, 16 Oct 2011 20:00:55 +0200:
> On Sun, Oct 16, 2011 at 12:48:24PM +0200, ib wrote:
>> #ifdef __WINE__
>> - filename = unix_name(filename);
>> + filename = unix_name(filename); // passed file arguments may be in Windows format
> If it's just for command-line use I don't see the point.
It affects playlists and selections by drive letters using the file selection
dialog as well.
Ingo
More information about the MPlayer-cvslog
mailing list