commit 0a7464cf51bfaec3b7c1454b8fe8b1ba5d5b005e Author: daniel g. siegel Date: Tue Feb 1 00:36:07 2011 +0100 update NEWS file M NEWS commit ae5d7fc4eadeb84b7993c3bae0abd8282ff1b1fa Author: daniel g. siegel Date: Tue Feb 1 00:34:08 2011 +0100 bump version number M configure.ac commit 079d154bff9928618d5ab8932f58c459da2a5bdd Author: daniel g. siegel Date: Tue Feb 1 00:12:34 2011 +0100 use different LT_VERSION numbers for libcheese and libcheese-gtk M configure.ac M libcheese/Makefile.am commit 82934c4b2999c421fc0df55a4b183de3d99bb783 Author: daniel g. siegel Date: Mon Jan 31 23:01:38 2011 +0100 use CHEESE_GTK instead of CHEESEGTK as a autotools variable M configure.ac M libcheese/Makefile.am M src/Makefile.am M tests/Makefile.am commit 057ba4b1f1825e569892b079e1d5ed47e388711b Author: daniel g. siegel Date: Mon Jan 31 23:00:52 2011 +0100 add a g_print when taking a photo in cheese-test-camera M tests/cheese-test-camera.c commit 1a35c30c61d890a1c507982f602127d6ec552513 Author: daniel g. siegel Date: Mon Jan 31 22:32:14 2011 +0100 move the pkg-config files to data all pkg-config files now live in data, as that is the place of non code files M .gitignore M Makefile.am M configure.ac M data/Makefile.am R100 cheese-gtk.pc.in data/cheese-gtk.pc.in R100 cheese.pc.in data/cheese.pc.in commit 5b32ddc116b2d5f0a04238fb6d39a0c5c7a6cb8c Author: Luciana Fujii Pontello Date: Mon Jan 31 17:55:31 2011 -0200 Splitting dependencies of libcheese and libcheese-gtk Spliting dependencies of libcheese and libcheese-gtk and linking libcheese library with it's dependencies. M configure.ac M libcheese/Makefile.am M src/Makefile.am M tests/Makefile.am commit 6d7e4dfc787cc791cc85a7b4d07bc4ed241a7d58 Author: Luciana Fujii Pontello Date: Mon Jan 31 17:54:38 2011 -0200 libcheese: Removing unnecessary includes Removing unnecessary includes of gtk in libcheese modules. M libcheese/cheese-camera-device-monitor.h M libcheese/cheese-camera.c M libcheese/cheese-camera.h commit 7f2fdec16a228b43fb8782f0074d34e48f466ac8 Author: Luciana Fujii Pontello Date: Mon Jan 31 17:52:30 2011 -0200 Creating pkgconfig file for libcheese M Makefile.am A cheese.pc.in M configure.ac commit 040f350630019c265e495ed566cfcc55f49ae4bd Author: Luciana Fujii Pontello Date: Mon Jan 31 16:57:45 2011 -0200 Adding test for CheeseCamera cheese-test-camera creates a CheeseCamera and takes a photo that will be saved in testcamera.jpeg after five seconds. M tests/Makefile.am A tests/cheese-test-camera.c commit 2493958dcb8c9342f8ae6787063668565d7bd55d Author: Luciana Fujii Pontello Date: Sat Jan 29 22:52:57 2011 -0200 Creating libcheese, instalable non-gtk lib Cheese-flash is now part of libcheese-gtk, since it depends on gtk and we want libcheese to not depend on it. Libcheesecommon is now called simply Libcheese and it's installed, it's the main cheese lib which can be used to set the pipeline, take_photos and record video. M docs/reference/Makefile.am M libcheese/Makefile.am M libcheese/cheese-gtk.symbols M src/Makefile.am M tests/Makefile.am commit 5db963711d2528288be157cb63861404bb7e92a5 Author: daniel g. siegel Date: Sun Jan 30 22:05:54 2011 +0100 remove countdown from libcheese cheese uses the new countdown in src/cheese-countdown.vala which prints the countdown directly on the clutter texture. M docs/reference/Makefile.am M libcheese/Makefile.am M libcheese/cheese-avatar-chooser.c D libcheese/cheese-countdown.c D libcheese/cheese-countdown.h M po/POTFILES.in M src/vapi/cheese-common.vapi commit 0bc7afb5f7be998ba0b567a2e676eb223b4e3794 Author: daniel g. siegel Date: Sun Jan 30 22:03:41 2011 +0100 add missing clutter-gtk header to cheese-test-chooser M tests/cheese-test-chooser.c commit b4aa50c371d860ae12111a8a90564a2be41cf93a Author: Luciana Fujii Pontello Date: Sun Jan 30 17:53:19 2011 -0200 cheese-test-chooser: Use gtk_clutter_init Cheese test chooser should use gtk_clutter_init instead of gtk_init, since cheese-camera now uses a ClutterTexture to display video. M tests/cheese-test-chooser.c commit b0275d157eb91609b2c2edefbc82c8b706713b94 Author: Luciana Fujii Pontello Date: Fri Jan 28 20:36:15 2011 -0200 cheese-camera: using const char * when appropriate Filenames and other string parameters used to set properties can be const. M libcheese/cheese-camera.c M libcheese/cheese-camera.h commit 82ce7f2a281dba1d99ebdbe6f7c55c026238b8d4 Author: Luciana Fujii Pontello Date: Fri Jan 28 18:12:43 2011 -0200 cheese-camera: switch_device is now a void method Method cheese_camera_switch_device always returned true. Its return value can be ignored. M libcheese/cheese-camera.c M libcheese/cheese-camera.h commit e09f048f7e65f6109487d132db4b220b2409d435 Author: Luciana Fujii Pontello Date: Fri Jan 28 18:04:05 2011 -0200 cheese-camera: Making methods static Some methods are only used inside CheeseCamera, so I removed them from header file and declared them as static. M libcheese/cheese-camera.c M libcheese/cheese-camera.h commit d1f4996fa87dc925c1af162de1d1f2121c96db04 Author: Marek Černocký Date: Fri Jan 28 17:24:43 2011 +0100 Updated Czech translation M po/cs.po commit 5561d78d151ff2c33af1b3b9eaaf05d5cbf98b0d Author: Akom Chotiphantawanon Date: Thu Jan 27 19:21:46 2011 +0700 Updated Thai translation. M po/th.po commit a82357f14b3131126b971a9a608c5111d23af5b5 Author: Chao-Hsiung Liao Date: Thu Jan 27 18:41:28 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit f9d6a5293b9c92501fa9930597b22bf34b6a98d8 Author: Fran Diéguez Date: Wed Jan 26 23:56:43 2011 +0100 QA of Galician translations M po/gl.po commit dc065195013489105f0944ce9427d8a47c295203 Author: Krasimir Chonov Date: Wed Jan 26 06:53:28 2011 +0200 Updated Bulgarian translation M po/bg.po commit d3c093dfac1b5560d2f40d74534457ebd23563e5 Author: Yuri Myasoedov Date: Fri Jan 21 23:40:04 2011 +0300 Updated Russian translation M po/ru.po commit 9f8663dfd693314f596d1920f208c361ba2a22c3 Author: Kristjan SCHMIDT Date: Fri Jan 21 20:04:20 2011 +0100 Add Esperanto translation M po/LINGUAS A po/eo.po commit 3e0307fe8ff3fc843cb0490fd94dca759b8231ac Author: Luciana Fujii Pontello Date: Thu Jan 20 17:48:47 2011 -0200 cheese-widget: Fix return type for get_settings M libcheese/cheese-widget.c commit 4d879012859075a3e9493dba9d4a50d963b2a887 Author: daniel g. siegel Date: Tue Jan 18 00:46:28 2011 +0100 remove dbus support from cheese, fixes bug #622915 M configure.ac M data/Makefile.am D data/org.gnome.Cheese.service.in M libcheese/cheese-camera-device-monitor.c commit 6a5acbb27eb5d97175061430ac8abc907bb6852c Author: Luciana Fujii Pontello Date: Mon Jan 17 18:43:26 2011 -0200 cheese-camera: Check return of linking effect Return if linking effect preview was not successful. M libcheese/cheese-camera.c commit 6934d2255e4cff0b4bb80d30589ea87f3d78c7a2 Author: Luciana Fujii Pontello Date: Fri Jan 14 21:35:14 2011 -0200 cheese-camera: Removing extra colorspace after effect Effects are already created using one colorspace before and one after its pipeline description, so there is no need to add another colorspace after the effect bin. M libcheese/cheese-camera.c commit 82b4a6804bf47817adc1d832d2d0eb62697f6b14 Author: Luciana Fujii Pontello Date: Thu Jan 13 16:32:36 2011 -0200 cheese-camera: Handle more bus messages When bus receives error or warning messages, we parse them and print warning messages. M libcheese/cheese-camera.c commit cb867ba4039b9e6f4e990384d3ec234604e6e3b8 Author: Marios Zindilis Date: Thu Jan 13 12:45:56 2011 +0200 Updated Greek translation M po/el.po commit 67a9531656901f58a427a145a3e7327b235884e2 Author: Kjartan Maraas Date: Wed Jan 12 11:04:24 2011 +0100 Updated Norwegian bokmål translation M po/nb.po commit 7dd15322292b6bb00b13c5453ed6ef3b30f3331a Author: Mahyar Moghimi Date: Tue Jan 11 20:31:52 2011 +0330 Adding Persian translation M po/LINGUAS A po/fa.po commit b6d53a20df1034724abf2520f56f011993bc9923 Author: Inaki Larranaga Murgoitio Date: Mon Jan 10 23:26:50 2011 +0100 Updated Basque language M po/eu.po