]> git.sesse.net Git - vlc/commit - modules/gui/wxwidgets/interface.cpp
src/input/item.c: if we don't have an item name and item is a file, then only use...
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 1 Oct 2006 19:07:48 +0000 (19:07 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 1 Oct 2006 19:07:48 +0000 (19:07 +0000)
commit2ffa2bd3d0a506be2a6c9e53edffeee442350397
treeb36fae62ac4f6989023912ca5a01c00d5fc4ec3c
parent19f542a35b43fadc821547fea49f7cbd90ad0b69
src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name
others: if we only have a path and no interesting name, let the core decide what name to use
14 files changed:
modules/control/http/rpn.c
modules/control/rc.c
modules/demux/playlist/gvp.c
modules/demux/playlist/qtl.c
modules/gui/beos/InterfaceWindow.cpp
modules/gui/qt4/dialogs_provider.cpp
modules/gui/skins2/commands/cmd_add_item.cpp
modules/gui/wxwidgets/dialogs.cpp
modules/gui/wxwidgets/dialogs/open.cpp
modules/gui/wxwidgets/interface.cpp
src/input/item.c
src/libvlc-common.c
src/libvlc.c
src/misc/win32_specific.c