Added QtCamQuirks to libQtCamera and Quirks to libdeclarativeQtCamera
authorMohammed Sameer <msameer@foolab.org>
Tue, 13 Aug 2013 21:42:49 +0000 (00:42 +0300)
committerMohammed Sameer <msameer@foolab.org>
Thu, 15 Aug 2013 22:53:35 +0000 (01:53 +0300)
commit028ad30a80767cb7bb231be4970c4ffc5b1b22db
tree575331c0717ac29df015b958d4f17ee516e399c4
parente288015c39c4fb6d846d9e742de123ebea485573
Added QtCamQuirks to libQtCamera and Quirks to libdeclarativeQtCamera

This allows us to specify any device specific quirks to workaround from the UI side.
Also added N9 quirks
13 files changed:
data/n9/qtcamera.ini
declarative/camera.cpp
declarative/camera.h
declarative/cameraconfig.cpp
declarative/declarative.pro
declarative/plugin.cpp
declarative/quirks.cpp [new file with mode: 0644]
declarative/quirks.h [new file with mode: 0644]
lib/lib.pro
lib/qtcamconfig.cpp
lib/qtcamconfig.h
lib/qtcamquirks.cpp [new file with mode: 0644]
lib/qtcamquirks.h [new file with mode: 0644]