summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatically enable wide mode, bug 668602wip/auto-wide-modeDavid King2013-07-031-0/+59
* Remove TODODavid King2013-07-011-6/+0
* Add touch event handler for selecting effectsDavid King2013-07-012-9/+8
* Updated Spanish translationDaniel Mustieles2013-07-011-109/+103
* Updated POTFILES.in and POTFILES.skipPiotr Drąg2013-06-302-2/+5
* Updated Brazilian Portuguese translationRafael Ferreira2013-06-301-340/+646
* Move action sensitivity handling to ApplicationDavid King2013-06-302-73/+31
* Remove unnecessary instance_pos attributeDavid King2013-06-301-2/+0
* Do not show thumbnails in fullscreenHans de Goede2013-06-301-6/+12
* Remove unused move_all_to_trash actionDavid King2013-06-302-58/+1
* Remove wide-mode and fullscreen GSettings keysDavid King2013-06-304-94/+6
* Mark cheese_[gtk_]init() arguments as allow-noneDavid King2013-06-303-6/+6
* Refactor command-line argument handlingDavid King2013-06-302-55/+79
* Refactor Application startupDavid King2013-06-302-129/+148
* Split main() and Application into separate filesDavid King2013-06-303-532/+554
* um-crop-area.c: Relicense to GPLv2+Matthias Clasen2013-06-301-1/+1
* Remove stale help translationsDavid King2013-06-2922-9466/+1
* Updated Czech translationMarek Černocký2013-06-281-51/+51
* Handle NULL state errors in CheeseAvatarChooserDavid King2013-06-271-2/+29
* Updated Spanish translationDaniel Mustieles2013-06-271-51/+54
* Show an error message if the camera state is NULLDavid King2013-06-263-5/+18
* Add CheeseWindow.show_error() methodHans de Goede2013-06-261-36/+56
* Fix being paused when effect valves are closedHans de Goede2013-06-241-1/+2
* Use shoot action when handling the webcam buttonHans de Goede2013-06-241-1/+1
* Set all valves open on playHans de Goede2013-06-241-0/+8
* Avoid setting the same effect againHans de Goede2013-06-241-1/+17
* Disable effects and mode actions while shootingDavid King2013-06-241-4/+8
* Updated German translationBenjamin Steinwender2013-06-241-99/+91
* Fix de-activation of effects buttonHans de Goede2013-06-241-6/+3
* Reorder Help and About in the app menuEkaterina Gerasimova2013-06-191-2/+2
* Post-release bump to 3.9.4David King2013-06-171-1/+1
* Update NEWS for 3.9.3 release3.9.3David King2013-06-172-2/+123
* Add documentation for CheeseCamera signalsDavid King2013-06-171-0/+2
* Remove unused Cheese.MainWindow.get_data_file_dirDavid King2013-06-171-27/+0
* Make the flash background whiteHans de Goede2013-06-161-19/+5
* Fix assertion failures when taking a photoHans de Goede2013-06-161-0/+7
* Fix updating sensitivity of device selection comboHans de Goede2013-06-161-2/+7
* Downscale image for effects-preview pipelineHans de Goede2013-06-161-8/+35
* Do not block the main valve while recordingHans de Goede2013-06-161-1/+2
* Only add videoconvert elements where necessaryHans de Goede2013-06-161-1/+4
* Drop unused preview_caps variableHans de Goede2013-06-161-2/+0
* Simplify returned GstCapsHans de Goede2013-06-161-0/+1
* Fix cheese_camera_device_get_best_format memleakHans de Goede2013-06-161-3/+4
* Fix cheese_camera_device_filter_caps warningHans de Goede2013-06-161-1/+1
* Remove unused GstCameraBinFlags enumHans de Goede2013-06-161-12/+0
* Fix video-source memleak when switching camerasHans de Goede2013-06-161-0/+3
* Improve error handling in CheeseCameraHans de Goede2013-06-161-6/+2
* Fix no-video-after-switching-resolution problemHans de Goede2013-06-161-2/+2
* Remove extranous csp_post_balance elementHans de Goede2013-06-161-12/+7
* Add a capsfilter to the video-source binHans de Goede2013-06-161-2/+4