harmattan/cameraplus
10 years agoAdded own camera icons instead of relying on the system icons
Mohammed Sameer [Fri, 9 Aug 2013 03:11:28 +0000 (06:11 +0300)]
Added own camera icons instead of relying on the system icons

10 years agoReplace icons with text for image resolution indicator
Mohammed Sameer [Thu, 8 Aug 2013 21:33:58 +0000 (00:33 +0300)]
Replace icons with text for image resolution indicator

10 years agoAdded currentResolutionMegapixel property to ImageSettings
Mohammed Sameer [Thu, 8 Aug 2013 21:33:32 +0000 (00:33 +0300)]
Added currentResolutionMegapixel property to ImageSettings

10 years agoKill post capture menu
Mohammed Sameer [Wed, 7 Aug 2013 20:29:09 +0000 (23:29 +0300)]
Kill post capture menu

- show current image in gallery was not working so removed.
- move launch gallery from menu to the toolbar.

Also cleaned up the C++ code.

10 years agoModify icon opacity instead of using different icons for enabled/disabled states
Mohammed Sameer [Wed, 7 Aug 2013 20:11:39 +0000 (23:11 +0300)]
Modify icon opacity instead of using different icons for enabled/disabled states

10 years agopop toolbar if we start recording and its depth is greater than 1
Mohammed Sameer [Wed, 7 Aug 2013 00:35:16 +0000 (03:35 +0300)]
pop toolbar if we start recording and its depth is greater than 1

This prevents scene mode being visible in recording mode

10 years agoHide indicators corresponding to toolbar-accessible settings if toolbar is expanded
Mohammed Sameer [Wed, 7 Aug 2013 00:26:50 +0000 (03:26 +0300)]
Hide indicators corresponding to toolbar-accessible settings if toolbar is expanded

10 years agounset source for iso indicator if it's not visible
Mohammed Sameer [Wed, 7 Aug 2013 00:19:36 +0000 (03:19 +0300)]
unset source for iso indicator if it's not visible

10 years agoAdd back scene mode indicators
Mohammed Sameer [Tue, 6 Aug 2013 23:03:59 +0000 (02:03 +0300)]
Add back scene mode indicators

10 years agoMove logo away
Mohammed Sameer [Tue, 6 Aug 2013 19:38:13 +0000 (22:38 +0300)]
Move logo away

10 years agoSet applicationName to cameraplus.
Mohammed Sameer [Tue, 6 Aug 2013 18:59:27 +0000 (21:59 +0300)]
Set applicationName to cameraplus.

Not sure it's used anywhere but it doesn't hurt.

10 years agoStop autofocus if we fail to capture the image
Mohammed Sameer [Mon, 5 Aug 2013 00:44:11 +0000 (03:44 +0300)]
Stop autofocus if we fail to capture the image

10 years agoFixed BatteryInfo for Sailfish
Mohammed Sameer [Sun, 4 Aug 2013 20:49:10 +0000 (23:49 +0300)]
Fixed BatteryInfo for Sailfish

10 years agoCopied needed bits blindly from harmattan
Mohammed Sameer [Sun, 4 Aug 2013 16:36:29 +0000 (19:36 +0300)]
Copied needed bits blindly from harmattan

10 years agoRenamed src/nemo to src/sailfish
Mohammed Sameer [Sun, 4 Aug 2013 16:10:33 +0000 (19:10 +0300)]
Renamed src/nemo to src/sailfish

10 years agoAssume sailfish for now if we cannot detect harmattan
Mohammed Sameer [Sun, 4 Aug 2013 15:51:52 +0000 (18:51 +0300)]
Assume sailfish for now if we cannot detect harmattan

10 years agoAdded getter for current resolution
Mohammed Sameer [Sun, 4 Aug 2013 04:29:31 +0000 (07:29 +0300)]
Added getter for current resolution

10 years agoSet night mode frame rate for front camera to -1 (-1 is invalid)
Mohammed Sameer [Sun, 4 Aug 2013 04:28:42 +0000 (07:28 +0300)]
Set night mode frame rate for front camera to -1 (-1 is invalid)

10 years agoStop autofocus when image capture has ended.
Mohammed Sameer [Sun, 4 Aug 2013 00:38:44 +0000 (03:38 +0300)]
Stop autofocus when image capture has ended.

Some pipelines might not support preview generation. If we have such a pipeline
then we will never stop auto focus since we do that when we get the preview.

10 years agoAdded QtCamImageMode captureStarted() and captureEnded() signals. Expose them to...
Mohammed Sameer [Sun, 4 Aug 2013 00:37:00 +0000 (03:37 +0300)]
Added QtCamImageMode captureStarted() and captureEnded() signals. Expose them to QML too.

10 years agoCleanup current mode when Camera emits prepareForDeviceChange()
Mohammed Sameer [Sun, 4 Aug 2013 00:36:18 +0000 (03:36 +0300)]
Cleanup current mode when Camera emits prepareForDeviceChange()

10 years agoQSettings doesn't like a section named "general". It has to be called "%General"
Mohammed Sameer [Sun, 4 Aug 2013 00:34:36 +0000 (03:34 +0300)]
QSettings doesn't like a section named "general". It has to be called "%General"

10 years agoMade sure we pass the property correctly
Mohammed Sameer [Sat, 3 Aug 2013 22:26:16 +0000 (01:26 +0300)]
Made sure we pass the property correctly

10 years agoAdded preview-supported property to qtcamera.ini
Mohammed Sameer [Sat, 3 Aug 2013 22:17:06 +0000 (01:17 +0300)]
Added preview-supported property to qtcamera.ini

If the camera source does not support preview then camerabin2 will
misbehave if we enable preview

10 years agoDon't try to get an icon if we are not visible
Mohammed Sameer [Sat, 3 Aug 2013 22:16:08 +0000 (01:16 +0300)]
Don't try to get an icon if we are not visible

10 years agoNo more construction of icon ids by anything outside CameraTheme
Mohammed Sameer [Sat, 3 Aug 2013 21:53:34 +0000 (00:53 +0300)]
No more construction of icon ids by anything outside CameraTheme

10 years agoKill data.js and move all icons and functions to CameraTheme
Mohammed Sameer [Sat, 3 Aug 2013 21:29:17 +0000 (00:29 +0300)]
Kill data.js and move all icons and functions to CameraTheme

10 years agoReworked how we create items for toolbar.
Mohammed Sameer [Sat, 3 Aug 2013 20:39:45 +0000 (23:39 +0300)]
Reworked how we create items for toolbar.

We use a Repeater to construct the items needed on demand.

10 years agoAdded more icon IDs
Mohammed Sameer [Sat, 3 Aug 2013 20:38:49 +0000 (23:38 +0300)]
Added more icon IDs

10 years agoMove imageIcon and videoIcon to CameraTheme
Mohammed Sameer [Sat, 3 Aug 2013 19:12:33 +0000 (22:12 +0300)]
Move imageIcon and videoIcon to CameraTheme

10 years agoCleaned up unused functions
Mohammed Sameer [Sat, 3 Aug 2013 17:15:37 +0000 (20:15 +0300)]
Cleaned up unused functions

10 years agoAdded a flash indicator
Mohammed Sameer [Sat, 3 Aug 2013 17:04:22 +0000 (20:04 +0300)]
Added a flash indicator

10 years agoCleaned up unused icon ids
Mohammed Sameer [Sat, 3 Aug 2013 16:52:09 +0000 (19:52 +0300)]
Cleaned up unused icon ids

10 years agoCorrected video recording resolution for front camera
Mohammed Sameer [Sat, 3 Aug 2013 05:11:30 +0000 (08:11 +0300)]
Corrected video recording resolution for front camera

Stolen from Aura ;-)

10 years agoImplemented per device resolution setting and selection
Mohammed Sameer [Sat, 3 Aug 2013 05:04:39 +0000 (08:04 +0300)]
Implemented per device resolution setting and selection

10 years agoRenamed ImageSettings.qml and VideoSettings.qml to ImageModeSettings.qml and VideoMod...
Mohammed Sameer [Fri, 2 Aug 2013 23:11:11 +0000 (02:11 +0300)]
Renamed ImageSettings.qml and VideoSettings.qml to ImageModeSettings.qml and VideoModeSettings.qml

Prevent clashing with stuff from declarative QtCamera

10 years agoSome coding style fixes
Mohammed Sameer [Fri, 2 Aug 2013 23:08:46 +0000 (02:08 +0300)]
Some coding style fixes

10 years agoMultiple fixes:
Mohammed Sameer [Fri, 2 Aug 2013 22:09:27 +0000 (01:09 +0300)]
Multiple fixes:

- Drop QtCamViewfinder::setDevice() as it's not really needed
- Added Camera::prepareForDeviceChange() signal to notify about the destruction of device.

Viewfinder will reset QtCamDevice viewfinder when Camera emits prepareForDeviceChange().
This allows us to properly restart the pipeline for the secondary camera.

10 years agoUnset camerabin viewfinder-sink property when we unset viewfinder
Mohammed Sameer [Sun, 14 Apr 2013 01:04:22 +0000 (04:04 +0300)]
Unset camerabin viewfinder-sink property when we unset viewfinder

10 years agoCleaned up irrelevant comment
Mohammed Sameer [Sun, 14 Apr 2013 01:03:23 +0000 (04:03 +0300)]
Cleaned up irrelevant comment

10 years agoFree the iterator after iterating on bin elements.
Mohammed Sameer [Sun, 14 Apr 2013 00:56:37 +0000 (03:56 +0300)]
Free the iterator after iterating on bin elements.

We were practically leaking the memory and also holding
a reference to camerabin which prevents deleting it because
reference count will never reach 0

10 years agoDon't hold a reference to camerabin
Mohammed Sameer [Sun, 14 Apr 2013 00:54:56 +0000 (03:54 +0300)]
Don't hold a reference to camerabin

If we keep the reference to camerabin then it will never be freed
when QtCamDevice gets destroyed without special code for handling
device deletion.

What we do instead is to acquire a reference when needed and then
release it immediately.

10 years agoReset pipeline manager error and try to start camera device when device gets changed
Mohammed Sameer [Fri, 2 Aug 2013 21:38:51 +0000 (00:38 +0300)]
Reset pipeline manager error and try to start camera device when device gets changed

10 years agoEnable camera device switcher when camera is idle.
Mohammed Sameer [Fri, 2 Aug 2013 21:33:35 +0000 (00:33 +0300)]
Enable camera device switcher when camera is idle.

10 years agoAdded presets for secondary camera.
Mohammed Sameer [Wed, 10 Apr 2013 22:07:40 +0000 (01:07 +0300)]
Added presets for secondary camera.

Night mode resolution is still not working unfortunately.

Conflicts:
data/n9/qtcamera.ini

10 years agoIntroduce a base class for capabilities.
Mohammed Sameer [Sun, 7 Apr 2013 22:10:40 +0000 (01:10 +0300)]
Introduce a base class for capabilities.

Introduce the Capability base class for all capabilities.
It has only one property for now (isSupported).

Conflicts:
declarative/declarative.pro
declarative/plugin.cpp

10 years agoCorrect the class name in the message for Aperture
Mohammed Sameer [Sun, 7 Apr 2013 22:09:45 +0000 (01:09 +0300)]
Correct the class name in the message for Aperture

10 years agoShow/hide UI elements for setting resolution and aspect ratio
Mohammed Sameer [Fri, 2 Aug 2013 21:26:06 +0000 (00:26 +0300)]
Show/hide UI elements for setting resolution and aspect ratio
depending on the availability of resolutions and/or aspect ratios
for a selected device.

10 years agoAdded aspectRatioCount to ImageSettings and VideoSettings
Mohammed Sameer [Sun, 7 Apr 2013 17:35:46 +0000 (20:35 +0300)]
Added aspectRatioCount to ImageSettings and VideoSettings

10 years agoAdd count property to ImageResolutionModel and VideoResolutionModel
Mohammed Sameer [Sun, 7 Apr 2013 17:35:08 +0000 (20:35 +0300)]
Add count property to ImageResolutionModel and VideoResolutionModel

Conflicts:
declarative/imageresolutionmodel.cpp
declarative/videoresolutionmodel.cpp

10 years agoIf we don't have resolutions then return an invalid one.
Mohammed Sameer [Sat, 6 Apr 2013 19:15:47 +0000 (22:15 +0300)]
If we don't have resolutions then return an invalid one.

This should allow camerabin2 to start assuming it can negotiate
some sane defaults instead of crashing.

10 years agoUse a QPointer for the m_mode member.
Mohammed Sameer [Sat, 6 Apr 2013 18:02:26 +0000 (21:02 +0300)]
Use a QPointer for the m_mode member.

m_mode is owned by the device and it will be destroyed if device
gets destroyed.

10 years agoAdded settings to change camera device.
Mohammed Sameer [Fri, 2 Aug 2013 21:05:00 +0000 (00:05 +0300)]
Added settings to change camera device.

This is just the UI. Changing the device leads to a crash.

10 years agopost capture image now follows device orientation
Mohammed Sameer [Fri, 2 Aug 2013 20:04:26 +0000 (23:04 +0300)]
post capture image now follows device orientation

10 years agoRename orientationChanged to onOrientationChanged
Mohammed Sameer [Fri, 2 Aug 2013 19:25:28 +0000 (22:25 +0300)]
Rename orientationChanged to onOrientationChanged
seems it was confusing QML runtime. Signal was not being catched in QML

10 years agoHide post capture toolbar immediately when we start video playback
Mohammed Sameer [Fri, 2 Aug 2013 14:33:53 +0000 (17:33 +0300)]
Hide post capture toolbar immediately when we start video playback

10 years agoReworked CameraToolBar
Mohammed Sameer [Fri, 2 Aug 2013 04:55:05 +0000 (07:55 +0300)]
Reworked CameraToolBar

10 years agoAdded TODO items to be resolved before a release
Mohammed Sameer [Thu, 1 Aug 2013 15:29:09 +0000 (18:29 +0300)]
Added TODO items to be resolved before a release

10 years agoRemoved unused functions after cleaning up CheckButton
Mohammed Sameer [Thu, 1 Aug 2013 00:27:03 +0000 (03:27 +0300)]
Removed unused functions after cleaning up CheckButton

10 years agoReworked CheckButton API
Mohammed Sameer [Thu, 1 Aug 2013 00:23:50 +0000 (03:23 +0300)]
Reworked CheckButton API

CheckButton has one roperty "checked".
It will also highlight the background of the checked button

10 years agoVideoPlayer::paused property does not exist. Use VideoPlayer::state instead
Mohammed Sameer [Wed, 31 Jul 2013 20:21:57 +0000 (23:21 +0300)]
VideoPlayer::paused property does not exist. Use VideoPlayer::state instead

10 years agoMove all icon ids used in .qml files into CameraTheme and create a harmattan theme
Mohammed Sameer [Wed, 31 Jul 2013 20:16:19 +0000 (23:16 +0300)]
Move all icon ids used in .qml files into CameraTheme and create a harmattan theme

10 years agoindented
Mohammed Sameer [Wed, 31 Jul 2013 18:57:40 +0000 (21:57 +0300)]
indented

10 years agoCheckButton and all components using it converted to iconId usage
Mohammed Sameer [Wed, 31 Jul 2013 18:44:15 +0000 (21:44 +0300)]
CheckButton and all components using it converted to iconId usage

10 years agoDisable postcapture ListView flicking when we are playing a video
Mohammed Sameer [Wed, 31 Jul 2013 18:34:50 +0000 (21:34 +0300)]
Disable postcapture ListView flicking when we are playing a video

10 years agoConvert most iconSource usage to iconId
Mohammed Sameer [Wed, 31 Jul 2013 18:32:54 +0000 (21:32 +0300)]
Convert most iconSource usage to iconId

10 years agoview->showFullScreen moved by mistake to QT5 specific block
Mohammed Sameer [Wed, 31 Jul 2013 18:15:05 +0000 (21:15 +0300)]
view->showFullScreen moved by mistake to QT5 specific block

10 years agoQt5: If QQuickView cannot load QML then print them and quit.
Mohammed Sameer [Wed, 31 Jul 2013 18:02:56 +0000 (21:02 +0300)]
Qt5: If QQuickView cannot load QML then print them and quit.

10 years agoRename Campass and Orientation to CameraCompass and CameraOrientation
Mohammed Sameer [Wed, 31 Jul 2013 17:47:56 +0000 (20:47 +0300)]
Rename Campass and Orientation to CameraCompass and CameraOrientation

10 years agoMake more components harmattan specific
Mohammed Sameer [Wed, 31 Jul 2013 17:45:01 +0000 (20:45 +0300)]
Make more components harmattan specific

10 years agoRefactor and rename isWrapperReady to isReadyForCapture()
Mohammed Sameer [Mon, 29 Jul 2013 02:07:29 +0000 (05:07 +0300)]
Refactor and rename isWrapperReady to isReadyForCapture()

This better describes what the function should do.
We will check the "ready-for-capture" property on video source
if we don't have a wrapper instead of returning false.

10 years agoAdd missing include
Mohammed Sameer [Mon, 29 Jul 2013 01:47:17 +0000 (04:47 +0300)]
Add missing include

10 years agoCall parent class componentComplete()
Mohammed Sameer [Mon, 29 Jul 2013 01:44:25 +0000 (04:44 +0300)]
Call parent class componentComplete()

10 years agoReworked main.qml so we have a page
Mohammed Sameer [Sun, 28 Jul 2013 22:12:56 +0000 (01:12 +0300)]
Reworked main.qml so we have a page

10 years agoReworking QtCamViewfinderRenderer to avoid having to pass QPainter to the renderer
Mohammed Sameer [Sun, 28 Jul 2013 18:56:59 +0000 (21:56 +0300)]
Reworking QtCamViewfinderRenderer to avoid having to pass QPainter to the renderer

10 years agoMove PreviewImage underneath FocusReticle
Mohammed Sameer [Sun, 28 Jul 2013 18:44:11 +0000 (21:44 +0300)]
Move PreviewImage underneath FocusReticle

It must be like that otherwise PreviewImage steals mouse events from FocusReticle

10 years agoReplace font.capitalization with a capitalize property
Mohammed Sameer [Sun, 28 Jul 2013 18:22:35 +0000 (21:22 +0300)]
Replace font.capitalization with a capitalize property

10 years agoRemoved extra space
Mohammed Sameer [Sun, 28 Jul 2013 18:22:19 +0000 (21:22 +0300)]
Removed extra space

10 years agoAliasing position properties is not working. Just bind them
Mohammed Sameer [Sun, 28 Jul 2013 18:21:28 +0000 (21:21 +0300)]
Aliasing position properties is not working. Just bind them

10 years agoKill QtCamViewfinderRendererGeneric
Mohammed Sameer [Sun, 28 Jul 2013 18:20:11 +0000 (21:20 +0300)]
Kill QtCamViewfinderRendererGeneric

It's broken and unused.

10 years agoAlways register DeviceInfo and GeoCode.
Mohammed Sameer [Sun, 28 Jul 2013 15:39:20 +0000 (18:39 +0300)]
Always register DeviceInfo and GeoCode.

It should always be provided per platform

10 years agoMore fixes for Qt5
Mohammed Sameer [Sun, 28 Jul 2013 15:38:32 +0000 (18:38 +0300)]
More fixes for Qt5

10 years agoIf wrapperVideoSource is null then connect to videoSource ready-for-capture instead
Mohammed Sameer [Sun, 28 Jul 2013 15:35:34 +0000 (18:35 +0300)]
If wrapperVideoSource is null then connect to videoSource ready-for-capture instead

10 years agoAdded DeviceInfo and GeoCode for Qt5
Mohammed Sameer [Sat, 27 Jul 2013 23:53:59 +0000 (02:53 +0300)]
Added DeviceInfo and GeoCode for Qt5

10 years agoMake a new component CameraPositionSource to get rid of QtMobility dependency
Mohammed Sameer [Sat, 27 Jul 2013 22:27:55 +0000 (01:27 +0300)]
Make a new component CameraPositionSource to get rid of QtMobility dependency

10 years agoDeviceInfo and GeoCode are now harmattan specific
Mohammed Sameer [Sat, 27 Jul 2013 22:10:09 +0000 (01:10 +0300)]
DeviceInfo and GeoCode are now harmattan specific

10 years agoFixed VideoPlayerPage.qml failure to set cameraConfig
Mohammed Sameer [Sat, 27 Jul 2013 22:04:34 +0000 (01:04 +0300)]
Fixed VideoPlayerPage.qml failure to set cameraConfig

10 years agoFix setting role names for Qt4 (Inspired by QtGrilo fixes).
Mohammed Sameer [Sat, 27 Jul 2013 22:00:03 +0000 (01:00 +0300)]
Fix setting role names for Qt4 (Inspired by QtGrilo fixes).

10 years agoBooster is enabled for all builds
Mohammed Sameer [Sat, 27 Jul 2013 20:56:09 +0000 (23:56 +0300)]
Booster is enabled for all builds

10 years agoInitial Qt5 port
Mohammed Sameer [Sat, 27 Jul 2013 20:09:11 +0000 (23:09 +0300)]
Initial Qt5 port

10 years agoPostCaptureModel doesn't need to subclass QDeclarativeParserStatus
Mohammed Sameer [Sat, 27 Jul 2013 02:20:01 +0000 (05:20 +0300)]
PostCaptureModel doesn't need to subclass QDeclarativeParserStatus

10 years agoCamera doesn't need to subclass QDeclarativeItem
Mohammed Sameer [Sat, 27 Jul 2013 01:25:21 +0000 (04:25 +0300)]
Camera doesn't need to subclass QDeclarativeItem

10 years agoRemove unneeded Camera::geometryChanged()
Mohammed Sameer [Fri, 26 Jul 2013 20:51:50 +0000 (23:51 +0300)]
Remove unneeded Camera::geometryChanged()

10 years agoCreate a QDeclarativeItem Viewfinder subclass
Mohammed Sameer [Fri, 26 Jul 2013 19:59:25 +0000 (22:59 +0300)]
Create a QDeclarativeItem Viewfinder subclass

10 years agoCall cam.roi.resetRegionOfInterest only if cam.roi is not null
Mohammed Sameer [Fri, 26 Jul 2013 19:58:42 +0000 (22:58 +0300)]
Call cam.roi.resetRegionOfInterest only if cam.roi is not null

10 years agoReplace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"
Mohammed Sameer [Fri, 26 Jul 2013 17:36:12 +0000 (20:36 +0300)]
Replace @IMPORT_QT_QUICK@ with "import QtQuick 2.0"

QFSFileEngine and QAbstractFileEngineHandler are not available in Qt5
We will hardcode import QtQuick 2.0 to make Qt5 happy and will replace
it with QtQuick 1.1 when not using Qt5

10 years agoReturn NULL if we cannot create any elements
Mohammed Sameer [Fri, 26 Jul 2013 01:57:12 +0000 (04:57 +0300)]
Return NULL if we cannot create any elements

10 years agoPartial implementation of QmlFileEngine::fileName()
Mohammed Sameer [Fri, 26 Jul 2013 00:01:31 +0000 (03:01 +0300)]
Partial implementation of QmlFileEngine::fileName()

Nemo Qt won't load qml files other than main.qml without that

10 years agoInitialize quill only if we are building for harmattan
Mohammed Sameer [Fri, 26 Jul 2013 00:00:45 +0000 (03:00 +0300)]
Initialize quill only if we are building for harmattan

10 years agoImplement a dummy SoundVolumeControl for nemo
Mohammed Sameer [Thu, 25 Jul 2013 22:06:47 +0000 (01:06 +0300)]
Implement a dummy SoundVolumeControl for nemo