VideoTorch and VideoMute are now properties of Camera
authorMohammed Sameer <msameer@foolab.org>
Sat, 8 Dec 2012 18:06:38 +0000 (20:06 +0200)
committerMohammed Sameer <msameer@foolab.org>
Sat, 8 Dec 2012 18:06:38 +0000 (20:06 +0200)
commit3338e949958e3f5264c0be6a043940469b3111ae
tree0a7280db8f13864310c9da8522d7816b89522709
parent229f607b86e1fedf49901e24eefd147005e3b833
VideoTorch and VideoMute are now properties of Camera

Renamed Mute to VideoMute
VideoTorch state is now stored and restored upon startup
17 files changed:
imports/camera.cpp
imports/camera.h
imports/imports.pro
imports/mute.cpp [deleted file]
imports/plugin.cpp
imports/videomute.cpp [new file with mode: 0644]
imports/videomute.h [moved from imports/mute.h with 73% similarity]
imports/videotorch.cpp
imports/videotorch.h
lib/lib.pro
lib/qtcamdevice.h
lib/qtcamvideomute.cpp [moved from lib/qtcammute.cpp with 82% similarity]
lib/qtcamvideomute.h [moved from lib/qtcammute.h with 79% similarity]
qml/VideoPage.qml
qml/VideoTorchButton.qml
src/settings.cpp
src/settings.h