[vlc-devel] commit: Qt: Profiles Editor for the transcoding.	(Jean-Baptiste Kempf )
    git version control 
    git at videolan.org
       
    Mon Feb  2 02:01:53 CET 2009
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Feb  1 16:59:56 2009 -0800| [82bd6cbddef07a25171f7c6383ec2fc1ec983aaf] | committer: Jean-Baptiste Kempf 
Qt: Profiles Editor for the transcoding.
Still a lot of testing and fixing needed.
The profiles are still in the main Qt Settings file.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=82bd6cbddef07a25171f7c6383ec2fc1ec983aaf
---
 modules/gui/qt4/Modules.am                         |    5 +
 .../gui/qt4/components/sout/profile_selector.cpp   |  371 ++++++++++++++
 .../gui/qt4/components/sout/profile_selector.hpp   |   81 +++
 modules/gui/qt4/dialogs/sout.cpp                   |  233 +--------
 modules/gui/qt4/dialogs/sout.hpp                   |   73 +++-
 modules/gui/qt4/ui/profiles.ui                     |  496 +++++++++++++++++++
 modules/gui/qt4/ui/sout.ui                         |  510 +-------------------
 7 files changed, 1074 insertions(+), 695 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=82bd6cbddef07a25171f7c6383ec2fc1ec983aaf
    
    
More information about the vlc-devel
mailing list