indentation
[harmattan/cameraplus] / lib /
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