]> git.sesse.net Git - vlc/commit
Qt: Profiles Editor for the transcoding.
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 2 Feb 2009 00:59:56 +0000 (16:59 -0800)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 2 Feb 2009 01:01:31 +0000 (17:01 -0800)
commit82bd6cbddef07a25171f7c6383ec2fc1ec983aaf
tree9f10e5acb13422a84a77ba613a75eda5ef363569
parent9034aecc7b7c98d8840a49334376c51bcedc2d34
Qt: Profiles Editor for the transcoding.

Still a lot of testing and fixing needed.
The profiles are still in the main Qt Settings file.
modules/gui/qt4/Modules.am
modules/gui/qt4/components/sout/profile_selector.cpp [new file with mode: 0644]
modules/gui/qt4/components/sout/profile_selector.hpp [new file with mode: 0644]
modules/gui/qt4/dialogs/sout.cpp
modules/gui/qt4/dialogs/sout.hpp
modules/gui/qt4/ui/profiles.ui [new file with mode: 0644]
modules/gui/qt4/ui/sout.ui