]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/sout.cpp
Try to fix Sout Dialog ( Part 1 )
[vlc] / modules / gui / qt4 / dialogs / sout.cpp
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