]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/sout/sout_widgets.cpp
Qt4: add the RTSP protocol to the sout dialog
[vlc] / modules / gui / qt4 / components / sout / sout_widgets.cpp
2010-01-24 Pierre YnardQt4: add the RTSP protocol to the sout dialog
2009-12-29 Rémi Denis-CourmontQt4: rework HTTP sout box
2009-11-30 Rémi Denis-CourmontQt4: separate native RTP from RTP/TS
2009-11-30 Rémi Denis-CourmontQt4: remove audio/video port from RTP streaming wizard
2009-11-26 Rémi Denis-CourmontQt4: fix default port numbers in streaming wizard
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfQt: Default Output address to 0.0.0.0 in HTTP and MMS
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-03-15 Jean-Baptiste KempfQt: Sout strings modification.
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-08 Jean-Baptiste KempfQt: rework of the Sout Dialog
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt4: change a bit the ui from sout to use the SoutInput...
2009-03-05 Jean-Baptiste KempfQt: Split inputBox from convert dialog.