Added an option to enable using proximity sensor to capture
[harmattan/cameraplus] / qml / PipelineManager.qml
2013-07-27 Mohammed SameerCamera doesn't need to subclass QDeclarativeItem
2013-07-26 Mohammed SameerReplace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
2013-07-22 Mohammed SameerFirst attempt at removing QtQuick 1.1 hardcoding from...
2013-07-17 Mohammed SameerInitial implementation of our own VideoPlayer declarati...
2013-07-15 Mohammed SameerDon't try to reacquire resources if we already have...
2013-07-15 Mohammed SameerInitial ui reimplementation. Still in its early phase.
2013-02-24 Mohammed SameerUpdated copyright year
2013-01-05 Mohammed SameerKill CameraPage::needsPipeline property
2013-01-05 Mohammed SameerIf a page doesn't need the pipeline then switch to...
2013-01-02 Mohammed SameerVolume up and down keys should now work and change...
2012-12-24 Mohammed SameerReworked and fixed pipeline error handling.
2012-12-24 Mohammed SameerAdded/Updated TODO items
2012-12-24 Mohammed SameerAdded CameraPage::policyLost()
2012-12-20 Mohammed SameerMake that transition a catch all for all transitions...
2012-12-20 Mohammed Sameerrelease resources only if we manage to stop camera.
2012-12-14 Mohammed SameerHandling failure to acquire recording resources now...
2012-12-13 Mohammed SameerCleaned up debugging output
2012-12-13 Mohammed SameerAdded a label below the camera icon in standby page...
2012-12-13 Mohammed SameerReworking resource policy and pipeline handling to...