summaryrefslogtreecommitdiff
path: root/libcheese/cheese-camera.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-22Remove unneeded XOverlay includesBastien Nocera1-1/+0
2012-03-28Show a timer when recording a videoPatricia Santana Cruz1-0/+1
2011-11-06Improve CheeseCamera documentationDavid King1-2/+2
2011-10-30Improve documentation to pass gtk-doc testsDavid King1-1/+3
2011-10-29Add private pointers to libcheese GObject structsDavid King1-0/+2
2011-10-29Add basic documentation for remaining public APIDavid King1-7/+7
2011-10-29Add more classes to gtk-doc documentationDavid King1-8/+38
2011-03-09cheese-camera: Fix wrong parameter name in setupLuciana Fujii Pontello1-1/+1
2011-03-07CheeseCamera: Rename a default signal handler, for clarity.Murray Cumming1-1/+1
2011-01-31libcheese: Removing unnecessary includesLuciana Fujii Pontello1-1/+1
2011-01-30cheese-camera: using const char * when appropriateLuciana Fujii Pontello1-6/+6
2011-01-30cheese-camera: switch_device is now a void methodLuciana Fujii Pontello1-1/+1
2011-01-30cheese-camera: Making methods staticLuciana Fujii Pontello1-3/+0
2010-08-09reindent libcheese codedaniel g. siegel1-19/+21
2010-08-07Camera related actions are now disabled until the pipeline is playingYuvaraj Pandian T1-0/+1
2010-07-17Copyright name modificationsYuvaraj Pandian T1-0/+1
2010-06-30CPU usage lowered, made downscaling common to all of the effectsYuvaraj Pandian T1-0/+2
2010-06-27Added functions to show video with arbritary effect in arbritary structureYuvaraj Pandian T1-0/+1
2010-06-25Added new CheeseEffect class that enscapulates an user loadable effect.Yuvaraj Pandian T1-18/+2
2010-06-06Basic video preview worksYuvaraj Pandian T1-1/+2
2009-12-23re-indent source code to match our styledaniel g. siegel1-20/+20
2009-12-23Disable camera specific preferences when there is no deviceFilippo Argiolas1-2/+2
2009-12-23Fix no device errorFilippo Argiolas1-0/+6
2009-12-23Remove fake format stuff (needs work)Filippo Argiolas1-1/+1
2009-12-23Move caps retrieving stuff into CheeseCameraDeviceFilippo Argiolas1-1/+1
2009-12-23Some other step towards better cap handlingFilippo Argiolas1-1/+1
2009-12-23First pass at some reorganization of caps handlingFilippo Argiolas1-1/+1
2009-12-03Fix signal prototype for "photo-taken"Bastien Nocera1-1/+1
2009-12-03Don't forget to export cheese_camera_take_photo_pixbuf()Bastien Nocera1-0/+1
2009-12-02Move CheeseCameraDevice into its own filesBastien Nocera1-29/+1
2009-12-02Use GPtrArray to store camera enumerationBastien Nocera1-2/+2
2009-12-02Add a photo-taken signal, which passes a pixbufBastien Nocera1-0/+1
2009-12-01move cheese-webcam to libcheesedaniel g. siegel1-0/+128