harmattan/cameraplus
2012-12-14 Mohammed SameerHide focus reticle if we cannot focus while a particula...
2012-12-14 Mohammed Sameerblink reticle during focusing and show colors to indica...
2012-12-14 Mohammed SameerChange AutoFocus status when start or stop autoFocus...
2012-12-14 Mohammed Sameeronly do auto focus if caf has not succedded
2012-12-14 Mohammed SameerAdded auto focus starting and stopping.
2012-12-14 Mohammed SameerAdded a custom Button (CaptureButton) to expose more...
2012-12-14 Mohammed SameerHandling failure to acquire recording resources now...
2012-12-14 Mohammed SameerMoved all image capture logic to its own function
2012-12-14 Mohammed SameerDon't turn reticle into red if CAF fails.
2012-12-14 Mohammed SameerAdded a focus reticle. It indicates CAF status only...
2012-12-13 Mohammed SameerCleaned up debugging output
2012-12-13 Mohammed SameerDon't release resources on pipeline error.
2012-12-13 Mohammed SameerAdded a label below the camera icon in standby page...
2012-12-13 Mohammed SameerDon't ignore errors while stopping the pipeline.
2012-12-13 Mohammed SameerReworking resource policy and pipeline handling to...
2012-12-12 Mohammed SameerDon't show an error if we lose resources and window...
2012-12-12 Mohammed Sameerstop camera and show error if resources get hijacked...
2012-12-12 Mohammed SameerAdded TrackerStore to be used for creating a virtual...
2012-12-12 Mohammed SameerAdded TODO about camera freezing when closed while...
2012-12-12 Mohammed SameerFixes for recording duration:
2012-12-12 Mohammed SameerReplace the topmost rectangle with a ToolBar and show...
2012-12-11 Mohammed SameerPostCapturePage can now play video
2012-12-11 Mohammed SameerReworked and simplified.
2012-12-11 Mohammed SameerReworked
2012-12-11 Mohammed Sameerhandle the case when page doesn't need pipeline
2012-12-11 Mohammed SameerSet default camera mode to image
2012-12-10 Mohammed SameerReworked video recording
2012-12-09 Mohammed Sameerobsolete TODO items
2012-12-09 Mohammed SameerDon't show standby widget if the page is not active.
2012-12-09 Mohammed SameerCall handlePipeline() when we acquire resources.
2012-12-09 Mohammed SameerReworking PostCapture
2012-12-08 Mohammed Sameerset pathItem to 1 and modify the path line accordingly
2012-12-08 Mohammed SameerStop viewfinder after the pipeline reaches idle state.
2012-12-08 Mohammed SameerStop viewfinder if there is an error
2012-12-08 Mohammed SameerMove PostCapture delegate to its own component
2012-12-08 Mohammed SameerDon't show the error unless page is Active
2012-12-08 Mohammed Sameerupdate() is a signal not a slot. Use the correct macro
2012-12-08 Mohammed SameerVideoTorch and VideoMute are now properties of Camera
2012-12-08 Mohammed SameerReworked QML capabilities.
2012-12-07 Mohammed SameerCode cleanup
2012-12-07 Mohammed Sameerresetting Camera will cause the mode to be changed.
2012-12-07 Mohammed SameerDon't try to show a page upon startup
2012-12-07 Mohammed SameerOne cannot set mode and deviceId. Use camera::reset...
2012-10-31 Mohammed SameerAdded AutoFocus QML component
2012-10-31 Mohammed SameerMerged QtCamCaf and QtCamAutoFocus
2012-10-31 Mohammed SameerAdded QtCamAutoFocus
2012-10-30 Mohammed SameerAdded QtCamCaf to get the status of continuous auto...
2012-10-28 Mohammed SameerAdded Focus classes
2012-10-27 Mohammed SameerAdded updated() signal to be used to detect change...
2012-10-20 Mohammed SameerReworked CameraResources to be synchronous.
2012-10-20 Mohammed SameerAdded an optional force parameter to Camera::stop()
2012-10-20 Mohammed SameerQtCamDevice::stop() now takes a bool to force stopping
2012-10-20 Mohammed SameerIgnore camera errors while stopping the pipeline.
2012-10-13 Mohammed SameerMove all flash icons to data.js
2012-10-09 Mohammed SameerAlways emit the changed signals when we change the...
2012-10-09 Mohammed SameerUse Data.ismIcon() for ImageSceneButton
2012-10-09 Mohammed SameerRecord video in a hidden directory then copy it to...
2012-10-09 Mohammed SameerDropped TODO by mistake during cleanup
2012-10-08 Mohammed SameerMove Quill initialization to main()
2012-10-07 Mohammed SameerQuery the minimum, maximum and default values if needed...
2012-10-07 Mohammed SameerCode cleanup
2012-10-07 Mohammed SameerAdded mount protector component.
2012-10-07 Mohammed SameerRelease resources on error
2012-10-07 Mohammed SameerRecording time indicator should take into account video...
2012-10-07 Mohammed SameerUse replacePage() for the initial page setting to preve...
2012-10-07 Mohammed Sameerlow space handling:
2012-10-06 Mohammed SameerBattery low handling:
2012-10-06 Mohammed SameerAdded a note about PositionSource not resetting the...
2012-09-27 Mohammed SameerStop recording after 1 hour
2012-09-27 Mohammed SameerAdd recording indicator and time
2012-09-27 Mohammed Sameerunref camerabin when we get destroyed
2012-09-27 Mohammed Sameerstop the device and delete it when we are being destroy...
2012-09-27 Mohammed SameerAdjust the font size for the headers in the settings...
2012-09-27 Mohammed Sameerlock ImagePage orientation to Landscape for now
2012-09-27 Mohammed SameerAdded an option to disable (mute) camera sound
2012-09-26 Mohammed SameerFixed for error messages
2012-09-26 Mohammed SameerUse blocking playback for video start sound
2012-09-26 Mohammed SameerAdded a sounds component that implements the Notificati...
2012-09-26 Mohammed Sameerindex is still invalid if its row equals the number...
2012-09-23 Mohammed SameerAdded classes for Notifications (Sound playback use...
2012-09-23 Mohammed SameerDon't check camera mode if cam is null
2012-09-23 Mohammed SameerReset the unneeded caps
2012-09-22 Mohammed SameerAdded indicators for video and image resolutions
2012-09-22 Mohammed SameerImplemented video resolution setting
2012-09-22 Mohammed SameerLoad all resolutions upon model creation.
2012-09-22 Mohammed Sameersort the presets correctly. high then medium then low
2012-09-22 Mohammed SameerDon't return false if we try to set video resolution...
2012-09-22 Mohammed SameerSet the proper resolution when we startup, change aspec...
2012-09-22 Mohammed Sameerreturn true if we try to set the resolution and the...
2012-09-22 Mohammed SameerDon't try to change the resolution or aspect ratio...
2012-09-22 Mohammed SameerSettings for aspect ration and resolution can now read...
2012-09-22 Mohammed SameerSilence g++/moc warnings
2012-09-22 Mohammed SameerReworked how resolution is being specified in the confi...
2012-09-21 Mohammed SameerConfiguration file for N9
2012-09-20 Mohammed SameerMoved the .gep files to the N9 data directory
2012-09-20 Mohammed SameerAdded copyright headers and COPYING file.
2012-09-20 Mohammed SameerForgot include guards
2012-09-19 Mohammed Sameerdon't apply the resolution if camera is not running
2012-09-19 Mohammed SameerChanged the default configuration file path
2012-09-17 Mohammed SameerAdding forgotten files
next