summaryrefslogtreecommitdiff
path: root/libcheese
Commit message (Expand)AuthorAgeFilesLines
* CheeseCamera: Avoid crash when gst_*_message_parse() fails.Murray Cumming2011-03-071-10/+20
* Replaced expose_event in callback with draw_eventPatricia Santana Cruz2011-03-071-9/+2
* CheeseCamera: Rename a default signal handler, for clarity.Murray Cumming2011-03-072-5/+5
* Replaced deprecated symbolsPatricia Santana Cruz2011-03-074-21/+17
* cheese-widget: Port to GTK+ 3.xBastien Nocera2011-03-071-15/+10
* cheese-flash: Port to GTK+ 3.xBastien Nocera2011-03-071-4/+3
* um-crop-area: Update from gnome-control-centerBastien Nocera2011-03-072-543/+694
* build: Use AM_CPPFLAGS instead deprecated INCLUDESJavier Jardón2011-02-201-1/+1
* use different LT_VERSION numbers for libcheese and libcheese-gtkdaniel g. siegel2011-02-011-1/+4
* use CHEESE_GTK instead of CHEESEGTK as a autotools variabledaniel g. siegel2011-01-311-3/+3
* Splitting dependencies of libcheese and libcheese-gtkLuciana Fujii Pontello2011-01-311-3/+13
* libcheese: Removing unnecessary includesLuciana Fujii Pontello2011-01-313-10/+1
* Creating libcheese, instalable non-gtk libLuciana Fujii Pontello2011-01-312-7/+9
* remove countdown from libcheesedaniel g. siegel2011-01-304-795/+4
* cheese-camera: using const char * when appropriateLuciana Fujii Pontello2011-01-302-13/+13
* cheese-camera: switch_device is now a void methodLuciana Fujii Pontello2011-01-302-4/+2
* cheese-camera: Making methods staticLuciana Fujii Pontello2011-01-302-35/+32
* cheese-widget: Fix return type for get_settingsLuciana Fujii Pontello2011-01-201-1/+1
* remove dbus support from cheese, fixes bug #622915daniel g. siegel2011-01-181-1/+0
* cheese-camera: Check return of linking effectLuciana Fujii Pontello2011-01-171-0/+1
* cheese-camera: Removing extra colorspace after effectLuciana Fujii Pontello2011-01-141-9/+4
* cheese-camera: Handle more bus messagesLuciana Fujii Pontello2011-01-141-18/+47
* Photo and video resolution can be set separately. Fixes bug #582268Laura Lucas Alday2011-01-061-3/+3
* Don't create Webcam dirs (in Pictures and Video user dirs) unless there is co...Laura Lucas Alday2010-12-171-0/+2
* remove some gconf packages and headersdaniel g. siegel2010-11-181-1/+1
* port cheese to gsettingsdaniel g. siegel2010-11-158-606/+27
* widget: Using ClutterTexture instead of DrawingAreaLuciana Fujii Pontello2010-10-172-2/+13
* camera: emit video-saved signal by name in gst threadsFilippo Argiolas2010-08-251-1/+3
* get rid of log path functionsdaniel g. siegel2010-08-092-18/+0
* reindent libcheese codedaniel g. siegel2010-08-0914-688/+729
* Killed a memory leakYuvaraj Pandian T2010-08-071-2/+2
* Removed a g_debugYuvaraj Pandian T2010-08-071-2/+1
* Camera related actions are now disabled until the pipeline is playingYuvaraj Pandian T2010-08-072-0/+22
* Errors in effect files no longer fatalYuvaraj Pandian T2010-08-021-2/+5
* Effect preview elements are now constructed on-demand, rather than at startup.Yuvaraj Pandian T2010-07-303-2/+20
* Print correct product id in device monitor debuggingFilippo Argiolas2010-07-201-1/+1
* Do not create a device if gst initializazion failsFilippo Argiolas2010-07-201-2/+24
* Copyright name modificationsYuvaraj Pandian T2010-07-174-2/+4
* add copyright assignmentsdaniel g. siegel2010-07-162-22/+60
* Fixed regression that caused all effects textures to show up blankYuvaraj Pandian T2010-07-161-24/+15
* Removed unncessasary set of camera start/stops when connecting effects to tex...Yuvaraj Pandian T2010-07-111-9/+4
* Performance fix for effect selectionYuvaraj Pandian T2010-07-101-7/+9
* Fixed typoYuvaraj Pandian T2010-07-101-1/+1
* Added methods to enable/disable live preview of individual effectsYuvaraj Pandian T2010-07-092-1/+16
* Added control_valve property to Effect, so it can be turned on and offYuvaraj Pandian T2010-07-092-3/+28
* Fixed the valve issues, made them asyncYuvaraj Pandian T2010-07-081-2/+4
* Removed some unused variablesYuvaraj Pandian T2010-07-081-59/+2
* Fixed pause when switching between effects previewer and normal viewing modeYuvaraj Pandian T2010-07-011-14/+2
* CPU usage lowered, made downscaling common to all of the effectsYuvaraj Pandian T2010-06-302-23/+65
* Reduced cpu usage by half. Reduced preview sizes as well.Yuvaraj Pandian T2010-06-301-3/+14