]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/convert.cpp
Adds batch convert support to the VLC GUI.
[vlc] / modules / gui / qt4 / dialogs / convert.cpp
2014-11-28 Lochlin DuperronAdds batch convert support to the VLC GUI.
2014-04-04 Francois CartegnieQt: don't allow empty file on convert dialog (fix ...
2013-09-12 Francois CartegnieQt: convert: don't enforce container extension (fix...
2013-08-06 Adrian Yanesqt4: use current file's path as suggested destination...
2013-06-11 Francois CartegnieQt: ConvertDialog: rewrite logic
2013-06-11 Francois CartegnieQt: ConvertDialog: Don't enforce extension on raw dump
2013-04-20 Francois CartegnieQt: ConvertDialog: Escape filename in sout (fix #8436...
2012-09-16 Vasily FominQt: Automatic file extension in Transcode/Save
2012-09-04 Rémi Denis-CourmontQt4: ask for confirmation before overwriting files...
2012-01-14 Jean-Baptiste KempfQt: cleanup debug messages
2011-12-15 Pere Orgafix filename self-references
2011-10-06 Jean-Baptiste KempfQt: convert, close #4523
2011-01-13 Rémi Denis-CourmontQt4: fix convert dialog
2010-06-14 Ilkka Ollakkaqt4: add webm on convert containers list
2010-05-15 Ilkka Ollakkaqt4: don't add duplicate on convert if not needed
2009-09-02 Nick PopeAdded window roles for X11
2009-04-30 Jean-Baptiste KempfQt: When changing a profile, use it right now.
2009-04-24 Jean-Baptiste KempfQt: fix some parsing of SOut options.
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-15 Jean-Baptiste KempfQt: provide a way to dump from the convert dialog.
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt: Split inputBox from convert dialog.
2009-03-03 Jean-Baptiste KempfQt: Integration of this convertion dialog in THEDP.
2009-03-03 Jean-Baptiste KempfQt: add a very dumb-down version of the Sout dialog...