]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/sout.cpp
Qt/Sout: pass the ttl from the UI to the MRL
[vlc] / modules / gui / qt4 / dialogs / sout.cpp
2010-09-04 Jean-Baptiste KempfQt/Sout: pass the ttl from the UI to the MRL
2010-09-04 Jean-Baptiste KempfQt/Sout: avoid a possible crash
2010-01-24 Pierre YnardQt4: add the RTSP protocol to the sout dialog
2009-12-29 Jean-Baptiste KempfFix sout MRL generation in sout when transcode is deact...
2009-12-01 Rémi Denis-CourmontQt4: implement SAP in the streaming wizard
2009-11-30 Rémi Denis-CourmontQt4: separate native RTP from RTP/TS
2009-11-30 Rémi Denis-CourmontCode factorization
2009-11-30 Rémi Denis-CourmontQt4: remove (no-)sout-keep option
2009-11-30 Rémi Denis-CourmontQt4: try to improve sout protocol names
2009-11-30 Rémi Denis-CourmontQt4: missing qtr
2009-09-02 Nick PopeAdded window roles for X11
2009-08-13 Rémi Denis-CourmontAssert against use of unitialized variable
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-16 Jean-Baptiste KempfQt: Provide a clean way to not transcode in Sout dialog.
2009-03-15 Jean-Baptiste KempfQt: move Sout Dialog out of singleton.
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: implement previous button and make an introduction...
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: step one for Sout Dialog rework. Introduce a kind...
2009-03-03 Jean-Baptiste KempfQt: remove dead code in sout to simplify.
2009-02-02 Jean-Baptiste KempfQt: Profiles Editor for the transcoding.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Rémi Denis-CourmontQt4: fix transcode/stream character encoding - fixes...
2009-01-14 Rémi Denis-CourmontQt4: get rid of qta in favor of qtu
2008-12-30 Rémi Denis-CourmontPS mux implements MPEG1 as "mpeg1", not "mpeg" - fixes...
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-11-24 Ilkka OllakkaChange PSP-format to mp4v/mp4a/mp4 as reported by Kaarl...
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-09-09 Jean-Baptiste KempfDefault to scale 1 in Sout dialog. Close #2017
2008-09-05 Jean-Baptiste KempfAdd a sout-keep option in the GUI as sout-keep is remov...
2008-08-29 Laurent AimarImplemented sout string escaping in QT.
2008-08-25 Jean-Baptiste KempfFix typos and stupid code errors to make profiles work.
2008-08-24 Jean-Philippe AndreQt: enable UDP address edit when RTP is toggled
2008-08-23 Jean-Baptiste KempfFix demuxdump MRL generation in Sout (Qt part of #1853 )
2008-08-22 Jean-Baptiste KempfFix some Sout dialog resizing issues.
2008-08-21 Jean-Philippe AndreQt: Save/Convert dialog should not show any streaming...
2008-08-04 Jean-Baptiste KempfTry to fix Sout Dialog ( Part 2 )
2008-08-02 Jean-Baptiste KempfTry to fix Sout Dialog ( Part 1 )
2008-07-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-05 Rémi Denis-CourmontRemove dead code
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-22 Jean-Baptiste KempfQt4 - Fix previous commit.
2007-12-22 Jean-Baptiste KempfQt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-10-30 Jean-Baptiste KempfQt4 - Mkv muxer in GUI... Same as previous from thresh...
2007-10-29 Jean-Baptiste KempfSout - cleanup. and mark the TODO for the icecast MRL...
2007-10-29 Jean-Baptiste KempfQt4 - Sout: icecast patch mostly rewritten...
2007-10-11 Jean-Baptiste KempfQt4 - Fix a Sout bug - spotted by humbleb on IRC
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
2007-10-05 Ilkka Ollakkadon't add empty mux= in sout-chain if no mux has been...
2007-09-09 Jean-Baptiste KempfQt4 - Not reimplementing existing functions might not...
2007-09-08 Jean-Baptiste KempfQt4 - Cleanups, simplifications. Public=>Private for...
2007-09-08 Jean-Baptiste KempfQt4 - Sout: Hide the UDP output options by default...
2007-09-06 Jean-Baptiste KempfQt4 - Sout: UDP is back
2007-09-06 Jean-Baptiste KempfQt4 - Sout: UDP => RTP.
2007-09-06 Rémi Denis-CourmontUse #rtp consistent with MacOS and wx GUIs
2007-09-06 Jean-Baptiste KempfQt4 - Optimization of mrl generator. Only needed things...
2007-09-06 Jean-Baptiste KempfQt4 - Define a TOGGLEV to toggleVisible on QWidgets...
2007-09-06 Jean-Baptiste KempfQt4 - Sout: add a file mask on the known muxers.
2007-09-06 Jean-Baptiste KempfQt4 - Sout: hide SAP options and ttl options when you...
2007-09-06 Jean-Baptiste KempfQt4 - Sout: add functions to choose some predefined...
2007-09-06 Jean-Baptiste KempfQt4 - Names changement and some bug fixes.
2007-09-05 Jean-Baptiste Kempfqt4 - Sout: trailing spaces.
2007-09-05 Jean-Baptiste KempfQt4 - Sout rework, Initial work.
2007-09-01 Rafaël Carréqt4/dialogs: svn:keywords set to Id
2007-06-03 Jean-Baptiste KempfQt4 - Stream output. Add WMA as an audio codec.
2007-04-28 Jean-Baptiste KempfQt4 - Open Dialog and related. Change on the actions...
2007-04-19 Jean-Baptiste KempfQt4 - Sout: add a function to toggleVisibility of Strea...
2007-04-17 Jean-Baptiste KempfQt4 - Sout Dialog: add FLV muxer... Some cosmetic chang...
2007-04-06 Jean-Baptiste KempfQt4 - Small modifications on Preferences layout (specia...
2007-04-04 Jean-Baptiste Kempfqt4 - i18n - Don't use HTML tags.
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-11-27 Clément StenacFix for missing resizing in sout dialog.
2006-11-13 Pavlov Konstantinproperly display translated strings in setWindowTitle...
2006-11-12 Clément Stenac* Qt4 stream output dialog