Added resource policy support (Still needs more testing) and refactored the pipeline...
authorMohammed Sameer <msameer@foolab.org>
Thu, 13 Sep 2012 19:26:17 +0000 (22:26 +0300)
committerMohammed Sameer <msameer@foolab.org>
Thu, 13 Sep 2012 19:26:17 +0000 (22:26 +0300)
commit2f1d2f53a9949cddb795498edccc6ec690dc70ec
tree61b4d5d1f2e4dbbfff652bfe2ac76abb12eaa59b
parent7b5b3b4d8f8435a9e60de7a4732ed648034e50b7
Added resource policy support (Still needs more testing) and refactored the pipeline handling logic
19 files changed:
imports/camera.cpp
imports/camera.h
lib/qtcamdevice.cpp
lib/qtcamgraphicsviewfinder.cpp
lib/qtcamgraphicsviewfinder.h
lib/qtcamviewfinder.h
lib/qtcamviewfinderrenderermeego.cpp
qml/CameraPage.qml
qml/ImageColorFilterPage.qml
qml/ImagePage.qml
qml/ImageSettingsPage.qml
qml/ImageWhiteBalancePage.qml
qml/PostCapturePage.qml
qml/VideoPage.qml
qml/main.qml
src/cameraresources.cpp [new file with mode: 0644]
src/cameraresources.h [new file with mode: 0644]
src/main.cpp
src/src.pro