Added a function to reset all capabilities
[harmattan/cameraplus] / lib /
2012-09-06 Mohammed SameerAdded a function to reset all capabilities
2012-09-06 Mohammed SameerEmit canCaptureChanged on the active mode when ready...
2012-09-06 Mohammed SameerRemoved extra new line
2012-09-06 Mohammed SameerMoved wrapperIsReady to QtCamDevicePrivate and renamed...
2012-09-06 Mohammed SameerAdded stopping() signal to QtCamGStreamerMessageListener
2012-09-06 Mohammed SameerRemove imageSaved() signal as it is old code.
2012-09-06 Mohammed SameercanCapture and ative are properties now
2012-09-06 Mohammed SameerMake activate() a slot
2012-09-06 Mohammed Sameervideo mode enhancements.
2012-09-06 Mohammed Sameerindentation
2012-09-06 Mohammed SameerSet viewfinder-caps before video-capture-caps otherwise...
2012-09-06 Mohammed SameerAdded stopping() signal and emit stopping(), stopped...
2012-09-06 Mohammed SameerGet rid of main.cpp and main.h and build as a library
2012-09-06 Mohammed SameerImplemented renderer for meego textured video interface
2012-09-06 Mohammed SameerCheck resolution.height() also instead of checking...
2012-09-06 Mohammed SameerUse g_signal_handler_disconnect() to disconnect the...
2012-09-06 Mohammed SameerUse the defined constant from qtcamconfig.h
2012-09-06 Mohammed SameerUse the generic renderer if we fail to create our requi...
2012-09-06 Mohammed SameerDon't try to manipulate the viewfinder renderer if...
2012-09-06 Mohammed SameerAdded a signal idleStateChanged() to QtCamDevice
2012-09-06 Mohammed SameerInitial implementation