]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/open_panels.hpp
Qt: NetOpenPanel: add drop-down list
[vlc] / modules / gui / qt4 / components / open_panels.hpp
2010-09-29 Francois CartegnieQt: NetOpenPanel: add drop-down list
2010-07-22 Manol ManolovAdd GUI support for Clear QAM
2010-07-18 Hugo Beauzée-LuyssenQt4: Open disc: Reset path when changing disc mode.
2010-07-07 Rémi Denis-CourmontQt4: do not allow spaces in network URLs (fix #3870)
2010-06-14 Ilkka Ollakkaqt4: allow dnd to file-input on convert-dialog
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-02-21 Rémi Denis-CourmontQt4: screen-fps is a float, not an integer...
2009-11-25 Rémi Denis-CourmontQt4: remove proto combo from open net tab
2009-06-08 Jean-Baptiste KempfQt: remove unneeded debug.
2009-06-03 Francois CartegnieUI open_file menus and layout fixes
2009-04-27 Jean-Baptiste KempfQt4: Open dialog, various changes on DVB opening on...
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-24 Jean-Baptiste KempfQt: add a --qt-embedded-open option to have the 0.9...
2009-03-24 Jean-Baptiste KempfQt: try to make the advanced open dialog more usable...
2009-01-26 Jean-Baptiste KempfQt: Change open dialog behaviour and layout in most...
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-15 kenselfAdd ATSC option to GUI
2008-11-02 Jean-Baptiste Kempf[Qt] Implement a kind of rememberance in Open Network...
2008-09-10 Jean-Baptiste KempfAdd Screen-FPS spinBox to control fps from the UI....
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-24 Jean-Baptiste KempfOpen Dialog: Close #1912
2008-08-10 Jean-Baptiste KempfThis reverts commit bc9de538a898afed013b5367f64440965e0...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Jean-Baptiste KempfTry to allocate the DShow device list and the buttons...
2008-07-13 Rémi Denis-CourmontQt4: merge unicast and multicast UDP, add RTP - fixes...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste KempfAdd RTMP option on the panel.
2008-06-25 Jean-Baptiste KempfFix network panel behaviour (comboBox and adress genera...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-02-11 Jean-Baptiste KempfQt4 - Open Disk. Provide a button to eject the disk...
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-06 Jean-Baptiste KempfQt4 - Open: management of advanced options in capture...
2008-01-06 Jean-Baptiste KempfQt4 - Open Capture: work on DirectShow Capture cards.
2007-12-19 Jean-Baptiste KempfQt4 - Open Capture. Only build what you do have. :D
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...