VideoTorch and VideoMute are now properties of Camera
[harmattan/cameraplus] / qml / VideoPage.qml
2012-12-08 Mohammed SameerVideoTorch and VideoMute are now properties of Camera
2012-12-08 Mohammed SameerReworked QML capabilities.
2012-10-09 Mohammed SameerRecord video in a hidden directory then copy it to...
2012-10-07 Mohammed SameerAdded mount protector component.
2012-10-07 Mohammed SameerRecording time indicator should take into account video...
2012-10-07 Mohammed Sameerlow space handling:
2012-10-06 Mohammed SameerBattery low handling:
2012-09-27 Mohammed SameerStop recording after 1 hour
2012-09-27 Mohammed SameerAdd recording indicator and time
2012-09-22 Mohammed SameerAdded indicators for video and image resolutions
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-17 Mohammed SameerAdded indicators and settings page for video.
2012-09-16 Mohammed SameerSet the metadata to the images and videos.
2012-09-14 Mohammed SameerUse Qt.application.active instead of platformWindow...
2012-09-13 Mohammed SameerAdded resource policy support (Still needs more testing...
2012-09-11 Mohammed SameerAdded a monitor for MyDocs availability
2012-09-11 Mohammed SameerInhibit display dimming while video recording
2012-09-10 Mohammed SameerVery basic, rough and extremely limited post capture...
2012-09-09 Mohammed SameerShow an error if we fail to capture an image or to...
2012-09-09 Mohammed SameerAdded a class to generate filenames for images and...
2012-09-09 Mohammed SameerShow the preview only when standby widget is not visibl...
2012-09-09 Mohammed SameerShow the capture button if the standby widget is not...
2012-09-09 Mohammed SameerStop video recording when we become non-active
2012-09-09 Mohammed SameerAdded a standby widget to be shown when the camera...
2012-09-08 Mohammed SameerChanges to night mode handling:
2012-09-07 Mohammed SameerAdded a ready property to our modes to signal the readi...
2012-09-07 Mohammed SameerEnable night mode when the camera scene mode is night...
2012-09-04 Mohammed SameerRequest theme icons instead of hardcoding paths
2012-09-01 Mohammed SameerButtons of VideoPage should use controlsVisible for...
2012-09-01 Mohammed SameerAdded EvCompButton to VideoPage
2012-09-01 Mohammed Sameervideo scene button should not be visible while recording
2012-09-01 Mohammed SameerSet the opacity for the torch button to 0.5
2012-09-01 Mohammed SameerAdded VideoSceneButton
2012-09-01 Mohammed SameerAdded a button to enable/disable video torch
2012-09-01 Mohammed SameerInitial import