]> git.sesse.net Git - vlc/commit
Qt4 - Open and Streaming Dialogs.
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 5 Apr 2007 01:13:05 +0000 (01:13 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 5 Apr 2007 01:13:05 +0000 (01:13 +0000)
commit3e3cfc168c553360607663517e82bfa3d2a85b76
tree6fa6654409aacd5a9d624e4903f22f194f3fed5d
parenta1f000698c2c5210a40a913133bcb45cdc72a442
Qt4 - Open and Streaming Dialogs.
This commit should show the correct dialogs in the correct order. It keeps the previous behaviour of the "Streaming" from the "Media" menu.
/!\ The intelligence is surely not accurate and stream() may need to be redirected to playOrEnqueue as open() and enqueue() do in order to be correctly parsed before... Need a bit more knowledge on playlist to be sure.
modules/gui/qt4/dialogs/open.cpp
modules/gui/qt4/dialogs/open.hpp
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/dialogs_provider.hpp
modules/gui/qt4/menus.cpp
modules/gui/qt4/ui/open.ui
modules/gui/qt4/ui/open_file.ui