]> git.sesse.net Git - vlc/commit
Add v4l2 section in extended pannel. The code isn't v4l2 specific at all so it could...
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 8 Dec 2007 19:38:49 +0000 (19:38 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 8 Dec 2007 19:38:49 +0000 (19:38 +0000)
commit347dd6ad8fad01b437a9739f53ac42a74ddeae0f
tree8eaf33edd4b007743b89022b9319edcbba105f52
parent9af30a9b1ee84d8d17a141f9e3f1bf26d6d953b1
Add v4l2 section in extended pannel. The code isn't v4l2 specific at all so it could be adapted for other modules (as long as those define the "controls" variables with a list of controls that can be changed at runtime).
modules/gui/qt4/Modules.am
modules/gui/qt4/components/extended_panels.cpp
modules/gui/qt4/components/extended_panels.hpp
modules/gui/qt4/dialogs/extended.cpp
modules/gui/qt4/ui/v4l2.ui [new file with mode: 0644]