Update Portuguese translation
[cheese.git] / NEWS
blobc7eeac8495c8fe3fc41c25cf79e7af20ab01e33b
1 ChangeLog for Cheese
2 --------------------
4 version 3.22.0
5 version 3.21.92
6   - Add Language headers to po files
7     Future versions of gettext will fail if this header is missing.
8   - Added/Updated Translations
9     - as, courtesy of Nilamdyuti Goswami
10     - be@latin, courtesy of Ihar Hrachyshka
11     - bn, courtesy of Sadia Afroz
12     - ca@valencia, courtesy of Gil Forcada
13     - dz, courtesy of Dawa pemo
14     - en_GB, courtesy of David King
15     - en@shaw, courtesy of Thomas Thurman
16     - es, courtesy of Daniel Mustieles
17     - gu, courtesy of "Last-Translator: \n"
18     - he, courtesy of Yosef Or Boczko
19     - hr, courtesy of "Last-Translator: \n"
20     - ka, courtesy of Vladimer Sichinava
21     - km, courtesy of Seng Sutha
22     - ko, courtesy of Changwoo Ryu
23     - ku, courtesy of Erdal Ronahi
24     - ky, courtesy of Timur Zhamakeev
25     - mai, courtesy of Sangeeta Kumari
26     - mk, courtesy of "Last-Translator: Jovan N\n"
27     - ms, courtesy of Umarzuki Bin Mochlis Moktar
28     - nb, courtesy of Kjartan Maraas
29     - nds, courtesy of Nils-Christoph Fiedler
30     - nn, courtesy of Torstein Adolf Winterseth
31     - pl, courtesy of Piotr Drąg
32     - ps, courtesy of Zabeeh Khan
33     - sl, courtesy of Matej Urbančič
34     - sq, courtesy of Laurent Dhima
35     - sr@latin, courtesy of Marko M. Kostić
36     - ta, courtesy of Shantha kumar
37     - ug, courtesy of Gheyret Kenji
38     - zh_HK, courtesy of Chao-Hsiung Liao
40 version 3.21.3
41   - Ensure autogen works in non-srcdir builds
42     Only the configure script should be run from the build directory; the
43     rest of the ancillary tools that modify the sources and generate the
44     configure script itself need to be run inside the source directory.
45   - Use AM_DISTCHECK_CONFIGURE_FLAGS
46     DISTCHECK_CONFIGURE_FLAGS is for users and packagers to override
47     distcheck options, while AM_DISTCHECK_CONFIGURE_FLAGS is for the
48     maintainer of the software.
50     https://www.gnu.org/software/automake/manual/automake.html#DISTCHECK_005fCONFIGURE_005fFLAGS
51   - Explicitly mark the GSettings schema for intltool
52     As recommended in the GSettings documentation.
53   - Add gettext-domain the GSettings schema
54   - Fix fallback application icon name
55     https://bugzilla.gnome.org/show_bug.cgi?id=765874
56   - fileutil: implement translation of Webcam folder
57     In this commit I added the feature that folder containing captured
58     photos and videos has a name that suits the locale is used by system.
60     The problem is that folder to save captured pics and videos has strict
61     name "Webcam".
63     To fix this problem I used gettext method.
65     https://bugzilla.gnome.org/show_bug.cgi?id=761958
66   - Added/Updated Translations
67     - bg, courtesy of Alexander Shopov
68     - fa, courtesy of Arash Mousavi
69     - fur, courtesy of Fabio Tomat
70     - id, courtesy of Andika Triwidada
71     - oc, courtesy of Cédric Valmary (totenoc.eu)
72     - pt_BR, courtesy of Enrico Nicoletto
73     - ro, courtesy of Jobava
74     - th, courtesy of Akom Chotiphantawanon
75     - uk, courtesy of Daniel Korostil
76     - vi, courtesy of Trần Ngọc Quân
77   - Added/Updated Documentation
78     - pt_BR, courtesy of Enrico Nicoletto
80 version 3.20.0
81   - Added/Updated Translations
82     - cs, courtesy of Marek Černocký
83     - da, courtesy of "Last-Translator: scootergrisen\n"
84     - el, courtesy of Efstathios Iosifidis
85     - es, courtesy of Daniel Mustieles
86     - eu, courtesy of dooteo
87     - fi, courtesy of Jiri Grönroos
88     - fr, courtesy of Alain Lojewski
89     - fur, courtesy of Fabio Tomat
90     - gl, courtesy of Fran Dieguez
91     - it, courtesy of Milo Casagrande
92     - ja, courtesy of Tsuji Kento
93     - kk, courtesy of Baurzhan Muftakhidinov
94     - ko, courtesy of Changwoo Ryu
95     - lt, courtesy of Aurimas Černius
96     - lv, courtesy of Rūdolfs Mazurs
97     - nb, courtesy of Kjartan Maraas
98     - nl, courtesy of Hannie Dumoleyn
99     - oc, courtesy of Cédric Valmary (totenoc.eu)
100     - pt, courtesy of Sérgio Cardeira
101     - ru, courtesy of Stas Solovey
102     - sl, courtesy of Matej Urbančič
103     - sr, courtesy of Марко М. Костић
104     - sr@latin, courtesy of Marko M. Kostić
105     - tr, courtesy of Muhammet Kara
106     - zh_CN, courtesy of Dingzhong Chen
107   - Added/Updated Documentation
108     - ko, courtesy of Youngbin Han
110 version 3.19.90
111   - Use same alias as upstream for XDG directories
112     https://bugzilla.gnome.org/show_bug.cgi?id=761952
113   - Rename icon to match application namespace
114     This is required in preparation for xdg-app.
116     https://bugzilla.gnome.org/show_bug.cgi?id=761197
117   - Drop udev dependency
118     All that udev was used for is now covered by GstDeviceMonitor.
119   - Add a missing tag to the AppData file
120   - Update the AppData to spec version 0.7+
121   - build-sys: Annotate we don't support srcdir != builddir from git
122     Due to vala.
123   - Fix resizing and scaling of video preview
124     Allow the preview to expand, and set a reasonable minimum height and
125     width.
126   - Set a minimum effect actor size
127     This allows the effects previews to expand with the size of the window.
128   - Replace some stray references to ClutterTexture
129     Fix rendering into effects previews, although the size of the previews
130     is still incorrect.
132     https://bugzilla.gnome.org/show_bug.cgi?id=755084
133   - Fix German desktop file translation
134   - Added/Updated Translations
135     - an, courtesy of Daniel
136     - ar, courtesy of Khaled Hosny
137     - de, courtesy of Mario Blättermann
138     - eo, courtesy of Kristjan SCHMIDT
139     - es, courtesy of Daniel Mustieles
140     - eu, courtesy of Inaki Larranaga Murgoitio
141     - fi, courtesy of Jiri Grönroos
142     - fur, courtesy of Fabio Tomat
143     - he, courtesy of Yosef Or Boczko
144     - hu, courtesy of Meskó Balázs
145     - it, courtesy of Milo Casagrande
146     - ja, courtesy of Jiro Matsuzawa
147     - ko, courtesy of Changwoo Ryu
148     - lt, courtesy of Aurimas Černius
149     - pl, courtesy of Piotr Drąg
150     - pt_BR, courtesy of Rafael Fontenelle
151     - sk, courtesy of Dušan Kazik
152     - sl, courtesy of Matej Urbančič
153     - sv, courtesy of Anders Jonsson
154     - th, courtesy of Akom Chotiphantawanon
155     - uk, courtesy of Daniel Korostil
156     - vi, courtesy of Trần Ngọc Quân
157     - zh_CN, courtesy of Dean Chen
158   - Added/Updated Documentation
159     - es, courtesy of Daniel Mustieles
160     - ko, courtesy of Youngbin Han
161     - nl, courtesy of Hannie Dumoleyn
162     - sv, courtesy of Sebastian Rasmussen
164 version 3.18.0
165   - Mark forgotten strings for translation
166     Not a string freeze break.
167   - Added/Updated Translations
168     - cs, courtesy of Marek Černocký
169     - da, courtesy of Kenneth Nielsen
170     - de, courtesy of Bernd Homuth
171     - el, courtesy of Tom Tryfonidis
172     - fr, courtesy of Alain Lojewski
173     - gl, courtesy of Fran Dieguez
174     - hu, courtesy of Balázs Úr
175     - id, courtesy of Andika Triwidada
176     - kk, courtesy of Baurzhan Muftakhidinov
177     - lt, courtesy of Aurimas Černius
178     - lv, courtesy of Rūdolfs Mazurs
179     - nb, courtesy of Kjartan Maraas
180     - pl, courtesy of Piotr Drąg
181     - pt_BR, courtesy of Enrico Nicoletto
182     - pt, courtesy of Pedro Albuquerque
183     - ru, courtesy of Stas Solovey
184     - sk, courtesy of Dušan Kazik
185     - sr, courtesy of Милош Поповић
186     - sr@latin, courtesy of Miloš Popović
187     - sv, courtesy of Anders Jonsson
188     - tr, courtesy of Muhammet Kara
189     - zh_TW, courtesy of Cheng-Chia Tseng
191 version 3.17.92
192   - Maintain aspect ratio when resizing preview window
194     Set content-gravity on the preview actor to
195     CLUTTER_CONTENT_GRAVITY_RESIZE_ASPECT.
197     https://bugzilla.gnome.org/show_bug.cgi?id=754988
198   - libcheese: Fix a run-time warning
200     https://bugzilla.gnome.org/show_bug.cgi?id=754556
201   - libcheese: Fix warning on exit
203     https://bugzilla.gnome.org/show_bug.cgi?id=754556
204   - Support a default CheeseCamera device
206     Accept a name, stash it inside the camera and then search through all
207     the devices present on the system when setting up the camera. If a match
208     is found, use it, otherwise continue to setup the first device.
209   - Avoid crash when creating the default CheeseWidget
211     Update the device argument to cheese_camera_new() to reflect the new use
212     of GstDeviceMonitor, by renaming the device_node argument to name. Emit
213     a critical warning if passing a name, as creating a device by name is
214     not yet supported.
216     https://bugzilla.gnome.org/show_bug.cgi?id=754506
217   - Added/Updated Translations
218     - cs, courtesy of Marek Černocký
219     - de, courtesy of Bernd Homuth
220     - el, courtesy of Tom Tryfonidis
221     - fa, courtesy of Arash Mousavi
222     - fi, courtesy of Jiri Grönroos
223     - fr, courtesy of Alain Lojewski
224     - gl, courtesy of Fran Dieguez
225     - id, courtesy of Andika Triwidada
226     - is, courtesy of Sveinn í Felli
227     - it, courtesy of Milo Casagrande
228     - ja, courtesy of Tsuji Kento
229     - kk, courtesy of Baurzhan Muftakhidinov
230     - ko, courtesy of Changwoo Ryu
231     - lt, courtesy of Aurimas Černius
232     - nb, courtesy of Kjartan Maraas
233     - tr, courtesy of Muhammet Kara
235 version 3.17.91
236   - Add GenericName to desktop file
237     https://bugzilla.gnome.org/show_bug.cgi?id=754255
238   - Added/Updated Translations
239     - es, courtesy of Daniel Mustieles
240     - he, courtesy of Yosef Or Boczko
241     - hu, courtesy of Balázs Úr
242     - pl, courtesy of Piotr Drąg
243     - pt, courtesy of Pedro Albuquerque
244     - sk, courtesy of Dušan Kazik
245     - sv, courtesy of Anders Jonsson
246     - zh_TW, courtesy of Cheng-Chia Tseng
248 version 3.17.90
249   - Bump the SONAME as the ABI has changed for the clutter-gst-3.0 change
250     and GstDeviceMonitor port.
251   - libcheese: port to clutter-gst 3.0
252     https://bugzilla.gnome.org/show_bug.cgi?id=743496
253   - Fix documentation tests after GstDeviceMonitor
254   - device-monitor: port to GstDeviceMonitor
255     Use GstDeviceMonitor to monitor the GStreamer devices.
256   - camera: avoid confusing error message
257     Report about the name of the missing element instead of some other
258     unrelated string.
259   - Added/Updated Translations
260     - oc, courtesy of Yannig MARCHEGAY (Kokoyaya)
261     - pt, courtesy of Tiago S.
262     - tg, courtesy of Victor Ibragimov
264 version 3.17.1
265   - Silence a gtk-doc undeclared symbol warning
266     Split the typedef of CheeseVideoFormat out, so that gtk-doc does not
267     report an undeclared symbol.
268   - Use G_DECLARE_FINAL_TYPE where possible
269   - icon: install symbolic to symbolic size
270     rather than installing to scalable size, we install
271     to symbolic due to the nominal size of 16x16
272   - Provide a symbolic variant of the application icon
273     Used for the High Contrast theme.
274     The symbolic size has been introduced to hicolor to cope with
275     the nominal size of 16x16 rather than the backward compatible
276     128x128.
277     https://bugzilla.gnome.org/show_bug.cgi?id=747013
279 version 3.16.0
280   - Added/Updated Translations
281     - vi, courtesy of Trần Ngọc Quân
283 version 3.15.92
284   - Added/Updated Translations
285     - bs, courtesy of Samir Ribic
286     - kk, courtesy of Baurzhan Muftakhidinov
287   - Added/Updated Documentation
288     - de, courtesy of Christian Kirbach
290 version 3.15.90
291   - Avoid warnings from -Wswitch-enum
292     Check switch statements where several cases are intentionally not
293     handled by using an if instead.
294   - Avoid a preprocessor warning
295   - Fix const cast warnings
296   - Fix signedness comparison error
297   - Fix shadowed variable
298   - Remove old-style function definitions
299   - Fix signed comparison warning in camera service
300   - Update gtkdoc_jh_path_xml_catalog.m4 from gtk-doc
301   - Remove use of GSEAL_ENABLE
302     It is no longer useful with GTK+ 3, where every widget has been sealed.
303   - Remove use of GNOME_MAINTAINER_MODE_DEFINES
304     https://wiki.gnome.org/Projects/GnomeCommon/Migration
305   - Drop use of gnome-autogen.sh
306     https://wiki.gnome.org/Projects/GnomeCommon/Migration
307   - preferences: resolve ambiguous 'ListStore' usage
308     There is now a GLib.ListStore as well, so make sure we use the full name
309     Gtk.ListStore to avoid an ambiguous reference.
310   - Added/Updated Translations
311     - an, courtesy of Daniel Martinez
313 version 3.15.4
314   - Ignore intermediate file with Automake 1.15
315   - Removed obsolete variables in autogen.sh
316   - um-crop-area: Fix deprecated API usage
317     https://bugzilla.gnome.org/show_bug.cgi?id=742530
318   - um-crop-area: Enforce a minimum size
319     Otherwise, if callers aren't careful, users could resize us so small
320     that we'd crash inside gdk_pixbuf_scale() .
321     https://bugzilla.gnome.org/show_bug.cgi?id=742530
322   - um-crop-area: Fix background rendering around the picture
323     Instead of trying to fill the displayed pixbuf with the background
324     color (and failing at that), just make the pixbuf be an aspect correct
325     scaled size of the original picture and draw it at the correct offset
326     on the draw vfunc.
327     This allows us to get rid of deprecated gtk+ API usage and fixes the
328     background around the picture ending up black despite de code's
329     intent.
330     https://bugzilla.gnome.org/show_bug.cgi?id=742530
332 version 3.15.3
333   - Refactor crop area scaling code
334     Recently committed patch f9d576e was modified before applying it into
335     the g-c-c to be more readable. This patch reflect those changes in cheese.
336     https://bugzilla.gnome.org/show_bug.cgi?id=739870
337   - Added/Updated Translations
338     - cs, courtesy of Marek Černocký
339     - tr, courtesy of Muhammet Kara
340     - vi, courtesy of Trần Ngọc Quân
342 version 3.15.2
343   - Fix Nepali desktop file keywords translation
344   - Add name and summary elements to AppData
345     Pacify appstream-util validate.
346   - Limit default size for avatar cropping
347     Commit c605ad3578ff66452bd7b01d257f31c64e7905ef enlarged default size
348     for cropping avatars thus crop rectangle could be easily bigger then
349     image. The crop rectagle can't be modified and cc_crop_area_get_picture
350     causes errors if the rectangle is bigger, because it has negative
351     coordinates. Limit the default size to fit the image also.
352     https://bugzilla.gnome.org/show_bug.cgi?id=739870
353   - Added/Updated Translations
354     - fi, courtesy of Jiri Grönroos
355     - ne, courtesy of Pawan Chitrakar
357 version 3.15.1
358   - Substitute bindir and libexecdir in Makefile.am
359     Rather than substituting the values of libexecdir and bindir during
360     configure, which might include some unexpanded shell variables, expand
361     and substitute them as targets in Makefile.am instead.
363     https://bugzilla.gnome.org/show_bug.cgi?id=726095
364   - Use AC_PROG_SED in configure.ac
365   - Remove old marshaller header from doc ignore list
366   - Use get_instance_private() instead of priv pointer
367     Use the generated macro rather than storing a pointer to the private
368     struct within the object.
369   - Drop some trailing semicolons after macros
370   - Use new-style private struct in CheeseCameraDevice
371   - Use _get_instance_private() consistently in camera
372     Use the new cheese_camera_get_instance_private() instead of the old
373     macro.
374   - Bump required Vala version for get_menu_by_id()
375     Use the get the given menu from GtkApplication.
376   - Refactor setup_camera() in CheeseWidget
377     Remove superfluous prototype. Use GSettings convenience getters. Reduce
378     scope of some variables.
379   - Avoid using G_GNUC_CONST on _get_type()
380     As the g_type_ensure() documentation notes, it is incorrect to mark a
381     _get_type() method with G_GNUC_CONST, as it as a side effect the first
382     time it is called.
383   - Use LT_LIB_M to find the math library
384     libcheese-gtk needs to link with -lm to find the fmod function.
385   - Avoid dereferencing an uninitialized variable
386     Found with Coverity (CID 56653).
387   - Post-release version bump to 3.15.1
388   - Added/Updated Translations
389     - fa, courtesy of Arash Mousavi
390     - it, courtesy of Milo Casagrande
391     - te, courtesy of Krishnababu Krothapalli
392   - Added/Updated Documentation
394 version 3.14.0
395   - Add gstreamer-plugins-bad-1.0 to GStreamer check
396     It is needed for the camerabin2 header.
397   - Post-release version bump to 3.14.0
398   - Added/Updated Translations
399     - da, courtesy of Kenneth Nielsen
400     - hi, courtesy of rajesh
401     - ja, courtesy of Hajime Taira
402     - mr, courtesy of Sandeep Shedmake
403     - pa, courtesy of A S Alam
404     - sr, courtesy of Мирослав Николић
405     - sr@latin, courtesy of Miroslav Nikolić
406     - uk, courtesy of Daniel Korostil
407     - zh_CN, courtesy of Tong Hui
409 version 3.13.92
410   - Remove outdated GTK+ version check
411   - Use APPSTREAM_XML instead of APPDATA_XML
412   - Remove outdated intltool build rules
413     The intltool-* scripts are not included in the distribution any longer.
414   - Update .pc file Requires and Requires.private
415   - Remove some unnecessary pkg-config dependencies
416   - Fix crash when animating countdown
417     https://bugzilla.gnome.org/show_bug.cgi?id=735285
418   - Post-release version bump to 3.13.91
419   - Added/Updated Translations
420     - bn_IN
421     - de, courtesy of Wolfgang Stoeggl
422     - el, courtesy of Tom Tryfonidis
423     - fi, courtesy of Jiri Grönroos
424     - fr, courtesy of Alain Lojewski
425     - gu
426     - kn
427     - ko, courtesy of Changwoo Ryu
428     - lv, courtesy of Rūdolfs Mazurs
429     - or, courtesy of Manoj Kumar Giri
430     - pl, courtesy of Piotr Drąg
431     - ru, courtesy of Yuri Myasoedov
432     - sk, courtesy of Dušan Kazik
433     - sl, courtesy of Matej Urbančič
434     - sl, courtesy of Shantha Kumar
436 version 3.13.90.1
437   - Explicitly link gnome-camera-service to libraries
438     https://bugzilla.gnome.org/show_bug.cgi?id=735040
439   - Fix libcheese header include in camera service
440     https://bugzilla.gnome.org/show_bug.cgi?id=735017
441   - Post-release version bump to 3.13.91
442   - Added/Updated Translations
443   - Added/Updated Documentation
445 version 3.13.90
446   - Add simple service client example
447   - Import basic camera D-Bus service
448   - Use new metadata_license in AppData description
449   - Use config.h instead of cheese-config.h
450     Use a standard filename for the genereated configuration header.
451   - Use GtkIconTheme built-in RTL support
452   - Move thumbview popup menu to GtkBuilder file
453   - Refactor thumb view popup menu handling
454     Popup the thumb view context menu in response to the popup-menu signal
455     on GtkWidget.
457     https://bugzilla.gnome.org/show_bug.cgi?id=724905
458   - Optionally use a header bar in the preferences
459     Make the preferences dialog pay attention to the gtk-dialogs-use-header
460     GtkSetting.
461   - doap category apps
462   - Fix button alignment in main window
463   - Avoid using deprecated GtkAlignment in main window
464   - Avoid xalign property in preferences dialog
465     Use halign on GtkWidget instead.
466   - Avoid deprecated margin-left GtkWidget property
467     Use margin-start instead.
468   - Avoid GtkCellArea critical warnings in thumb view
469     GTK+ switched from using constructor() to constructed() in GtkIconView,
470     which exposed that Cheese does not chain up in the CheeseThumbView (a
471     GtkIconView subclass) constructed() vfunc. Chain up at the start of
472     constructed() so that the construct-only properties of the GtkIconView
473     are set before calling icon view API.
474   - Avoid using deprecated GtkAlignment
475   - Post-release version bump to 3.13.90
476   - Added/Updated Translations
477     - as, courtesy of Nilamdyuti Goswami
478     - ca, courtesy of Gil Forcada
479     - ca@valencia, courtesy of Gil Forcada
480     - eu, courtesy of Iñaki Larrañaga Murgoitio
481     - lt, courtesy of Aurimas Černius
482     - sv, courtesy of Anders Jonsson
483   - Added/Updated Documentation
484     - hu, courtesy of Balázs Úr
486 version 3.13.4
487   - Track flash opacity explicitly
488     Retrieving the opacity of the flash, reducing it by an exponentially
489     small step, and setting it again does not always actually decrease the
490     widget's opacity, and so the fading does not actually terminate.
492     Incidentally, also unset the flash timeout tags to avoid calling
493     g_source_remove() spuriously.
495     https://bugzilla.gnome.org/show_bug.cgi?id=733433
496   - Use a better fallback image location
497     https://bugzilla.gnome.org/show_bug.cgi?id=731032
498   - Use new GtkApplication appmenu resource handling
499   - Match desktop file name in AppData
500     Update the AppData reference to the desktop file, as it was not changed
501     when the desktop file was renamed.
502   - Avoid crash during delete-event in chooser test
503   - Added/Updated Translations
504     - ca@valencia, courtesy of Pau Iranzo
505     - es, courtesy of Daniel Mustieles
506     - gl, courtesy of Fran Dieguez
507     - he, courtesy of Yosef Or Boczko
508     - hu, courtesy of Balázs Úr
509     - id, courtesy of Andika Triwidada
510     - nb, courtesy of Kjartan Maraas
511     - pt_BR, courtesy of Enrico Nicoletto
512     - zh_TW, courtesy of Cheng-Chia Tseng
513   - Added/Updated Documentation
514     - fi, courtesy of Sami Jaktholm
516 version 3.13.1
517   - Updated POTFILES.in
518   - Use a traditional title bar when requested
519     Not all environments desire header bars. We use the
520     'gtk-shell-shows-menubar' setting to decide whether to use the header
521     bar.
522     https://bugzilla.gnome.org/show_bug.cgi?id=728866
523   - Use avatar chooser headerbar only when requested
524     Use headerbar in the avatar chooser dialog only when necessary according
525     to the "gtk-shell-shows-menubar" setting.
526     https://bugzilla.gnome.org/show_bug.cgi?id=728866
527   - Rename desktop file and set DBusActivatable=true
528     Rename AppData and GResource XML in line with desktop file changes.
529   - Add D-Bus service file
530     Allow the application to be D-Bus activated by running with the
531     --gapplication-service argument.
532   - Remove old maintainers from DOAP file
533   - Stop the running action when an error occurs
534     https://bugzilla.gnome.org/show_bug.cgi?id=707386
535   - Inhibit user switching and session idle
536     As recording video from a webcam is undesirable when combined with
537     switching users, inhibit switching and session idling.
538     https://bugzilla.gnome.org/show_bug.cgi?id=694214
539   - Depend on Automake 1.12 for test-driver support
540     https://bugzilla.gnome.org/show_bug.cgi?id=710420
541   - Fix untranslated strings in libcheese
542     https://bugzilla.gnome.org/show_bug.cgi?id=727082
543   - Use suggested-action style for Select button
544   - Remove the border from the chooser action area
545   - Use headerbar in the avatar chooser dialog
546     Bump GTK+ requirement for the new GtkDialog property.
547     https://bugzilla.gnome.org/show_bug.cgi?id=727076
548   - Post-release version bump to 3.13.1
549   - Added/Updated Translations
550     - cs, courtesy of Marek Černocký
551     - el, courtesy of Tom Tryfonidis
552     - nl, courtesy of Erwin Poeze
553     - sl, courtesy of Matej Urbančič
554     - th, courtesy of Akom Chotiphantawanon
555   - Added/Updated Documentation
556     - el, courtesy of Tom Tryfonidis
557     - id, courtesy of Andika Triwidada
559 version 3.12.0
560   - Post-release version bump to 3.12.0
561   - Added/Updated Translations
562     - da, courtesy of Kenneth Nielsen
563     - eu, courtesy of Iñaki Larrañaga Murgoitio
564     - it, courtesy of Giuseppe Pignataro
566 version 3.11.92
567   - Use new GApplicationCommandline handling
568     Additionally, avoid a non-literal format warning.
569     https://bugzilla.gnome.org/show_bug.cgi?id=725994
570   - Post-release version bump to 3.11.92
571   - Added/Updated Translations
572     - ca, courtesy of Pau Iranzo
573     - fi, courtesy of Jiri Grönroos
574     - ko, courtesy of Changwoo Ryu
575     - lv, courtesy of Rūdolfs Mazurs
576     - pa, courtesy of A S Alam
577     - pl, courtesy of Paweł Żołnowski
578     - pt, courtesy of Tiago S.
579     - ru, courtesy of Yuri Myasoedov
580     - sr, courtesy of Мирослав Николић
581     - sr@latin, courtesy of Miroslav Nikolić
582   - Added/Updated Documentation
583     - es, courtesy of Daniel Mustieles
584     - fr, courtesy of naybnet
586 version 3.11.91
587   - Work around non-existent Makefile during clean
588   - Mark help images as untranslatable
589     Delete translations of images that don't need them and of images that
590     aren't used any more.
591   - Review index and pref help for 3.12
592   - Update intro and features help for 3.12
593   - Post-release version bump to 3.11.91
594   - Added/Updated Translations
595     - be, courtesy of Yuri Matsuk
596     - cs, courtesy of Marek Černocký
597     - fr, courtesy of Alain Lojewski
598     - hu, courtesy of Gabor Kelemen
599   - Added/Updated Documentation
600     - cs, courtesy of Marek Černocký
601     - es, courtesy of Daniel Mustieles
602     - hu, courtesy of Gabor Kelemen
604 version 3.11.90
605   - Remove g_type_init() from test-libcheese.c
606   - Update copyright in about dialogue
607   - Fix find usage on FreeBSD and POSIX, bug 724091
608     POSIX find requires a path as an argument.
609   - Post-release version bump to 3.11.90
610   - Added/Updated Translations
611     - de, courtesy of Benjamin Steinwender
612     - uk, courtesy of Daniel Korostil
613   - Added/Updated Documentation
614     - de, courtesy of Jonatan Zeidler
616 version 3.11.5
617   - Apply style classes to some main window buttons
618     https://wiki.gnome.org/HowDoI/Buttons
619   - Fix the page navigation icons in RTL
620     https://bugzilla.gnome.org/show_bug.cgi?id=723569
621   - Replace deprecated use of ClutterTableLayout
622     Use ClutterGridLayout instead.
623   - Replace deprecated gtk_window_*_opacity()
624     Use gtk_widget_*_opacity() instead.
625   - Disable C warnings for Vala code, bug 710218
626     They generally cannot be resolved in Vala and make the build confusing.
627   - Add programming languages to DOAP file
628   - Clean up Cheese Effects screenshot and decrease filesize (bug 700352)
629   - Update FSF Address
630     https://bugzilla.gnome.org/show_bug.cgi?id=721536
631   - Update project homepage
633   - Post-release version bump to 3.11.4
634   - Added/Updated Translations
635     - as, courtesy of Nilamdyuti Goswami
636     - cs, courtesy of Marek Černocký
637     - he, courtesy of Yosef Or Boczko
638     - id, courtesy of Andika Triwidada
639     - kn, courtesy of Daniel Mustieles
640     - lt, courtesy of Aurimas Černius
641     - nb, courtesy of Kjartan Maraas
642     - sk, courtesy of Pavol Klačanský
643     - tg, courtesy of Victor Ibragimov
644     - zh_CN, courtesy of Tong Hui
645     - zh_HK, courtesy of Chao-Hsiung Liao
646     - zh_TW, courtesy of Chao-Hsiung Liao
647   - Added/Updated Documentation
648     - cs, courtesy of Marek Černocký
649     - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
650     - es, courtesy of Daniel Mustieles
652 version 3.11.3
653   - Validate AppData XML during distcheck
655     Force validation of AppData XML during distcheck, if a recent enough
656     version of appdata-tools is available.
657   - Fix an empty last page in the effects selector
659     If there were exactly the same number of effects available as were shown
660     in the effects selector, an empty last page was shown. Fix a condition
661     to test that there are more spaces for effects in the selector than
662     there are available effects. Fixes bug 720178.
663   - Refactor effects page next/previous logic
665     Add is_next_effects_page() and is_previous_effects_page() to
666     CheeseWindow.
667   - Post-release version bump to 3.11.3
668   - Added/Updated Translations
669     - eo, courtesy of Ryan Lortie
670     - gl, courtesy of Fran Dieguez
671     - pt_BR, courtesy of Fábio Nogueira
672     - ta, courtesy of Shantha kumar
673     - th, courtesy of Akom Chotiphantawanon
675 version 3.11.2
676   - Show top bar when moving mouse in fullscreen mode
678     Store whether the window was maximized before entering fullscreeen mode,
679     and return to the same state when exiting fullscreen.
681     https://wiki.gnome.org/Design/Apps/Cheese#Full_Screen
683     https://bugzilla.gnome.org/show_bug.cgi?id=711811
684   - Use new G_DEFINE_TYPE_WITH_PRIVATE macro
685   - Remove obsolete enum type files
686   - Fix memory leak in cheese_thumb_view_remove_item()
687   - Add a finalize method to CheeseEffect
689     The data in CheeseEffectPrivate was not being freed, leading to memory
690     leaks.
691   - Fix memory leak in cheese_thumb_view_monitor_cb()
692   - Remove obsolete CheeseCameraEffect from VAPI
693   - Fix cheese_camera_get_video_formats() in VAPI
694   - CheeseCamera VAPI fixes
695   - Fix memory leak in cheese_camera_set_tags()
696   - Mark CheeseVideoFormat as a boxed type in the VAPI
698     It was only marked as a compact struct, and so was never freed.
699   - Mark CheeseFileutil strings as owned
701     The strings were marked as unowned, which meant that the Vala compiler
702     did not emit free functions and the strings were leaked.
703   - Fix leaks in cheese_camera_set_video_recording()
704   - Fix leak of GtkSizeGroup in CheeseAvatarWidget
705   - Chain up to finalize in UmCropArea
706   - Add AppData description
707   - Fixed deprecated warning in on_countdown_toggle
709     https://bugzilla.gnome.org/show_bug.cgi?id=712151
710   - Preprocess thumbnail frame PNG in GResource
712     Also, add SVG images which were forgotten in the last commit.
713   - Move PNG and SVG images into GResource
714   - Add domain attribute to GtkBuilder interfaces
715   - Move application menu into GtkBuilder resource
716   - Make CheeseMainWindow a template widget
717   - Make CheesePreferencesDialog a template widget
718   - Move ClutterScript JSON into GResource
719   - Use GResource for CSS snippet
720   - Refactor GtkScale code in CheesePreferences
721     Move mark definitions into GtkBuilder. Convert GtkHScale to GtkScale
723     with a horizontal orientation. Use g_settings_bind() to link GSettings
724     values to UI elements, and remove unnecessary signal handlers.
725   - Fix leak in CheeseCameraDeviceMonitor test
726   - Fixed unused-but-set warning in EogThumbNav
728     https://bugzilla.gnome.org/show_bug.cgi?id=711841
729   - Link the effect browsing buttons together
730   - Make all buttons have GTK_RELIEF_NORMAL
731   - Change header bar when choosing effects
733     https://wiki.gnome.org/GnomeGoals/HeaderBars
735     https://bugzilla.gnome.org/show_bug.cgi?id=711714
736   - Remove unused CheeseWindow.set_mode ()
737   - Change titlebar to use GtkHeaderBar
739     https://wiki.gnome.org/GnomeGoals/HeaderBars
741     https://bugzilla.gnome.org/show_bug.cgi?id=711714
742   - Remove unused countdown_action
743   - Add a border around the button area box
744   - Convert some GtkGrid widgets to GtkBox
745   - Remove mode and shoot actions from the app menu
747     The current GNOME HIG suggests that actions which are already accessible
748     from the application window should not be duplicated in the application
749     menu:
751     https://wiki.gnome.org/Design/HIG/ApplicationMenus
752   - Use symbolic icon for leave fullscreen button
753   - Make shoot action button wider
754   - Link mode buttons together
755   - Avoid using GtkStock, as it is deprecated
757     https://bugzilla.gnome.org/show_bug.cgi?id=710217
758   - Centered the capture icon
760     https://bugzilla.gnome.org/show_bug.cgi?id=711680
761   - Change stock icons to symbolic icons
763     https://bugzilla.gnome.org/show_bug.cgi?id=711680
764   - Use symbolic icons for photo and video button
766     Using the stock "record" icon for taking photos is misleading, so use a
767     symbolic "webcam" icon for both taking a photo and recording a video.
768     Update the "stop" icon to also be a symbolic icon.
770     https://bugzilla.gnome.org/show_bug.cgi?id=668599
771   - Depend on GTK+ 3.10.0 for GtkHeaderBar
772   - Fix memory leak in cheese_camera_device_get_caps()
773   - Fix cheese_thumb_view_append_item() memory leaks
775     Fix several memory leaks found with valgrind.
776   - Fix memory leak when creating a new CheeseCamera
777   - Fix some memory leaks in cheese_fileutil_init()
778   - Make static string array const
779   - Simplify looping over GStrv
780   - Make cheese_camera_device_monitor_set_up_device static
781   - Revert "Use ClutterGst 3.0"
783     This reverts commit 5061d1cdaf7ad9eb733047455b5b5d7a4551eb93. The
784     jhbuild 3.12 moduleset is using the clutter-gst-2.0 branch.
785   - libcheese: Export cheese_avatar_widget_new
786   - libcheese: Distribute cheese-avatar-widget.h
788     So external consumers can use it.
789   - Use ClutterGst 3.0
790   - Post-release version bump to 3.11.2
791   - Added/Updated Translations
792     - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
793     - es, courtesy of Daniel Mustieles
794     - gl, courtesy of Fran Dieguez
795     - ml, courtesy of Anish Sheela
796     - sl, courtesy of Matej Urbančič
797     - ta, courtesy of Shantha kumar
798     - th, courtesy of Akom Chotiphantawanon
799   - Added/Updated Documentation
801 version 3.11.1
802   - Add CheeseAvatarWidget to API reference
803   - Fix CheeseAvatarChooser test
805     There is no longer a button with the label "Take a Photo", so remove the
806     test which tries to find it.
807   - Distribute cheese-avatar-widget.h
808   - Add CheeseAvatarWidget
809     A stand-alone widget for avatar capture, like the avatar chooser but
810     without the precanned dialogue.
812     https://bugzilla.gnome.org/show_bug.cgi?id=710874
813   - Set a reasonable default size for avatar cropping
814     The default is based on the minimum 48x48 size. Instead we should be
815     cropping to nearly the maximum size of the image, which would still show
816     the crop handles but would not discard most of the captured image.
818     https://bugzilla.gnome.org/show_bug.cgi?id=710874
819   - Add margins to CheeseAvatarChooser
820     https://bugzilla.gnome.org/show_bug.cgi?id=710874
821   - Rename the CheeseAvatarChooser buttons
822     As per mockups:
823     https://raw.github.com/gnome-design-team/gnome-mockups/master/avatar-chooser/avatar-chooser.png
825     https://bugzilla.gnome.org/show_bug.cgi?id=710874
826   - Style the CheeseAvatarChooser button bar
827     Style the button bar underneath the video widget properly.
829     As per mockups:
830     https://raw.github.com/gnome-design-team/gnome-mockups/master/avatar-chooser/avatar-chooser.png
832     https://bugzilla.gnome.org/show_bug.cgi?id=710874
833   - Set a nice default size on CheeseWidget
834     As per mockups:
836     https://raw.github.com/gnome-design-team/gnome-mockups/master/avatar-chooser/avatar-chooser.png
838     https://bugzilla.gnome.org/show_bug.cgi?id=710874
839   - Avoid warnings with no pixbuf in UmCropArea
840     https://bugzilla.gnome.org/show_bug.cgi?id=710874
841   - Use a layout manager instead of constraints
842     This reduces property changes for every little change in the stage's
843     properties.
845     https://bugzilla.gnome.org/show_bug.cgi?id=710821
846   - Update TotemAspectFrame from totem
847     https://bugzilla.gnome.org/show_bug.cgi?id=710821
848   - Remove gdk_threads* calls
849     And bump the GDK and GTK+ required version to 3.6.
851     https://bugzilla.gnome.org/show_bug.cgi?id=710821
852   - Adapt to Automake test-driver changes
853     Distribute test-driver script and do not use cd in TESTS_ENVIRONMENT.
854   - Post-release version bump to 3.11.1
855   - Added/Updated Translations
856     - ca@valencia, courtesy of Josep Sànchez
857     - fa, courtesy of Arash Mousavi
858     - pt, courtesy of António Lima
859   - Added/Updated Documentation
860     - fr, courtesy of Mickael Albertus
862 version 3.10.0
863   - Post-release version bump to 3.10.0
864   - Added/Updated Translations
865     - ca, courtesy of Josep Sànchez
866     - et, courtesy of Mattias Põldaru
867     - eu, courtesy of Iñaki Larrañaga Murgoitio
868     - ja, courtesy of Jiro Matsuzawa
869     - pa, courtesy of A S Alam
870     - uk, courtesy of Daniel Korostil
872 version 3.9.92
873   - Close the preferences if the action is disabled
874     When shooting, the preferences action is disabled. If the preferences
875     dialog is shown, the resolution and capture device can still be changed,
876     so hide the dialog when the preferences action is disabled.
877   - Disable the preferences action while shooting
878     Changing the resolution or camera device while recording can lead to a
879     crash, so avoid the problem by disabling the preferences action whenever
880     the mode change actions are disabled. Fixes bug 670782.
881   - Fix video recording with GStreamer >= 1.1.4
882     GStreamer >= 1.1.4 requires fully specifying the video-capture-source
883     caps,
884     otherwise Cheese prints this:
886 (cheese:22606): cheese-WARNING **: Filter caps do not completely specify
887     the output format: gstcapsfilter.c(348): gst_capsfilter_prepare_buf ():
888 /GstCameraBin:camerabin/GstCapsFilter:videobin-capsfilter:
889     Output caps are unfixed: video/x-raw, framerate=(fraction)30/1,
890     width=(int)640, height=(int)480, format=(string){ YUY2,
891     YV12, BGR, RGB, I420 }, pixel-aspect-ratio=(fraction)1/1,
892     interlace-mode=(string)progressive
894     and video-recording is broken. Fixes bug 707391.
896   - Skip loading effects with missing plugins
897     If effects modules are missing, do not load them into EffectsManager to
898     skip showing them in the UI. Fixes bug 702995.
899   - Fix categories in .desktop file, bug 707373
900     gnome-software uses the desktop file categories to sort the applications
901     it shows. This commit fixes the categories according to the freedesktop
902     spec, so that Cheese will appear in the correct category.
904     For more information:
905     http://standards.freedesktop.org/menu-spec/latest/apa.html
906     http://standards.freedesktop.org/menu-spec/latest/apas02.html
907   - Drop wrong license lines from Galician translations for docs
908   - Post-release version bump to 3.9.92
909   - Added/Updated Translations
910     - as, courtesy of Nilamdyuti Goswami
911     - be, courtesy of Yuri Matsuk
912     - da, courtesy of Ask Hjorth Larsen
913     - fi, courtesy of Jiri Grönroos
914     - fr, courtesy of Alain Lojewski
915     - ga, courtesy of Seán de Búrca
916     - hu, courtesy of Balázs Úr
917     - id, courtesy of Andika Triwidada
918     - it, courtesy of Milo Casagrande
919     - ko, courtesy of Changwoo Ryu
920     - lt, courtesy of Aurimas Černius
921     - lv, courtesy of Rūdolfs Mazurs
922     - pl, courtesy of Piotr Drąg
923     - ru, courtesy of Yuri Myasoedov
924     - sr, courtesy of Мирослав Николић
925     - sr@latin, courtesy of Miroslav Nikolić
926   - Added/Updated Documentation
927     - es, courtesy of Daniel Mustieles
928     - gl, courtesy of Fran Dieguez
929     - hu, courtesy of Gabor Kelemen
930     - id, courtesy of Andika Triwidada
932 version 3.9.91
933   - Do not override errors in camera_state_change_null
934     If a more detailed error has already been set (through a GError return
935     from libcheese), do not override it when changing state to null.
937     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
938   - Fix memory leak when freeing video formats
939     Free the GList, as well as the video formats in the list.
941     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
942   - Improve cheese_camera_device_get_best_format()
943     If a camera device which can do 1600x900 at 10 FPS and 1280x800 @ 25
944     FPS, then 1600x900 is not really the best format, as 10 FPS leads to a
945     bad user experience.
947     Improve the situation by constraining
948     cheese_camera_device_get_best_format() to return the format with the
949     highest resolution with a width greater than 640 pixels and a framerate
950     of greater the 15 FPS.
952     If no mode matching the widh >= 640 && frame_rate >= 15 criteria is found,
953     get_best_format will behave as before as simply return the highest
954     resolution
955     mode.
957     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
958   - Limit caps to the maximum framerate
959     Limit the caps returned by cheese_camera_device_get_caps_for_format() to
960     the maximum framerate supported at the requested resolution. This is
961     necessary because GStreamer first selects a format and then a framerate,
962     resulting in it picking for 1280x720 as an example, YUYV @ 15 FPS,
963     instead of MJPEG @ 30 FPS (which will be converted to i420 by the
964     videoconvert element in camerabin2), or at 1600x1200 YUYV @ 5 fps
965     instead of MJPEG @ 10 fps.
967     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
968   - Add cheese_camera_device_find_full_format() helper
969     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
970   - Keep track of highest available camera framerates
971     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
972   - Add git repository information to DOAP file
973   - Post-release version bump to 3.9.91
974   - Added/Updated Translations
975     - be, courtesy of Yuri Matsuk
976     - hu, courtesy of Balázs Úr
977     - it, courtesy of Milo Casagrande
978     - lt, courtesy of Aurimas Černius
979     - pl, courtesy of Piotr Drąg
980   - Added/Updated Documentation
981     - es, courtesy of Daniel Mustieles
982     - hu, courtesy of Gabor Kelemen
983     - id, courtesy of Andika Triwidada
985 version 3.9.90
986   - Fix tag in German translation
987   - Remove help translations with incompatible license
988     Since the license of the help was changed to CC-BY-SA 3.0 Unported, the
989     translations must have license that is compatible. Some licenses were
990     declared to be the same as the "Cheese package", which would be the GNU
991     GPL 2 or later, which is incompatible with CC-BY-SA 3.0 Unported.
993     Remove the problematic translations, as they cannot be distributed with
994     Cheese unless the license header is updated by the contributors. Fixes
995     bug 705568/
996   - Change license in header of Chinese simplified translation for help
997   - Updated Brazilian Portuguese translation (with header showing properly
998     the license)
999   - License help under CC-BY-SA 3.0 Unported
1000     The help was not explicitly under a license, as described in bug 703238.
1001     Specify the license as CC-BY-SA 3.0 to match with other GNOME help:
1003     https://wiki.gnome.org/DocumentationProject/Licensing
1005     License clarification approved by help contributors (found with
1006     "git shortlog help/C/*.page") as listed below:
1008     Signed-off-by: Jeremy Bicha <jbicha@ubuntu.com>
1009     Signed-off-by: Ekaterina Gerasimova <kittykat3756@gmail.com>
1010     Signed-off-by: Michael Hill <mdhill@gnome.org>
1011     Signed-off-by: Tiffany Ann Antopolski <tiffany.antopolski@gmail.com>
1012     Signed-off-by: Julita Inca <jinca@gnome.org>
1013   - Post-release version bump to 3.9.90
1014   - Added/Updated Translations
1015     - cs, courtesy of Marek Černocký
1016     - de, courtesy of Benjamin Steinwender
1017     - gl, courtesy of Fran Dieguez
1018     - he, courtesy of Yaron Shahrabani
1019     - sl, courtesy of Matej Urbančič
1020     - th, courtesy of Akom Chotiphantawanon
1021   - Added/Updated Documentation
1022     - cs, courtesy of Marek Černocký
1023     - de, courtesy of Christian Kirbach
1024     - pt_BR, courtesy of Enrico Nicoletto
1025     - zh_CN, courtesy of Wylmer Wang
1027 version 3.9.5
1028   - Remove cheese-actions.ui from po/POTFILES.in
1029     Fixes bug 704119.
1030   - Refactor thumbnail context menu event handling
1031     Use Gdk.Event.triggers_context_menu() rather than checking if the
1032     secondary button was pressed. Return true if the event was handled, to
1033     stop further event propagation.
1034   - Use GAction for thumbnail popup menu actions
1035   - Post-release version bump to 3.9.5
1036   - Added/Updated Translations
1037     - cs, courtesy of Marek Černocký
1038     - es, courtesy of Daniel Mustieles
1039     - nb, courtesy of Kjartan Maraas
1040     - pt_BR, courtesy of Enrico Nicoletto
1041     - sk, courtesy of Pavol Klačanský
1042     - tg, courtesy of Victor Ibragimov
1043     - zh_CN, courtesy of 甘露(Lu Gan)
1044     - zh_HK, courtesy of Chao-Hsiung Liao
1045     - zh_TW, courtesy of Chao-Hsiung Liao
1046   - Added/Updated Documentation
1047     - pt_BR, courtesy of Enrico Nicoletto
1049 version 3.9.4
1050   - Move gettext initialization to main()
1051     Ensure that gettext is always initialized, regardless of whether the
1052     running instance is the primary instance.
1053   - Make actions insensitive when no webcam is present
1054     Set the "effects", "mode" and "shoot" actions insensitive when no camera
1055     devices are found on startup. Fixes bug 693070.
1056   - Remove TODO
1057   - Add touch event handler for selecting effects
1058     Use a ClutterTapAction on each effect to allow either a mouse click or a
1059     touch tap to select effects. Depend on Clutter 1.13.2 for
1060     ClutterTapAction. Fixes bug 692745.
1061   - Updated POTFILES.in and POTFILES.skip
1062   - Move action sensitivity handling to Application
1063   - Remove unnecessary instance_pos attribute
1064     The instance_pos attribute is only used in Cheese when connecting
1065     signals from actions to handlers with GtkBuilder.
1066   - Do not show thumbnails in fullscreen
1067     This can happen when toggling the wide mode action while fullscreen mode
1068     is active. Also remove the unnecessary resize calls.
1070     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1071   - Remove unused move_all_to_trash action
1072   - Remove wide-mode and fullscreen GSettings keys
1073     Both wide mode and fullscreen mode can be set with toggle actions, and
1074     there is little reason for the state to persist across application
1075     restart.
1076   - Mark cheese_[gtk_]init() arguments as allow-none
1077     It is reasonable to pass NULL for argc and argv.
1078   - Refactor command-line argument handling
1079     Only handle Cheese options on the command line; handle library options
1080     with environment variables instead. Use actions from the command-line
1081     parser to switch to wide mode and fullscreen mode.
1082   - Refactor Application startup
1083     Override default handlers rather than connecting to signals. Add
1084     startup() and use it to initialize cheese-gtk and gettext.
1085   - Split main() and Application into separate files
1086   - um-crop-area.c: Relicense to GPLv2+
1087     This makes the file fit in better with the rest of Cheese,
1088     license-wise.
1090     https://bugzilla.gnome.org/show_bug.cgi?id=703239
1091   - Remove stale help translations
1092     Many translations have not been updated since the switch to Mallard
1093     help, so remove them from HELP_LINGUAS to make the distribution smaller
1094     and speed up building.
1095   - Handle NULL state errors in CheeseAvatarChooser
1096     Fixes remainder of bug 703123.
1097   - Show an error message if the camera state is NULL
1098     If there is a GST_MESSAGE_ERROR, stop the stream and emit
1099     ::state-flags-changed on the CheeseCamera. Handle the state change in
1100     CheeseWindow by showing a generic error message. This message can easily
1101     occur if the video device is busy, such as when another application is
1102     using the webcam.
1104     Fixes bug 703123.
1105   - Add CheeseWindow.show_error() method
1106     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1107   - Fix being paused when effect valves are closed
1108     The move to autocluttersink in 3.9 causes a regression compared to 3.8,
1109     where if an effect's control valve is closed the pipeline will never
1110     transition from paused to playing since the cluttersink is stuck in
1111     paused.
1113     This regression can be triggered the following way:
1114     1) Go the effect selector
1115     2) Go to the next page in the effect selector, so that the now connected
1116     effects from the first page get their control valve set to closed
1117     3) Change resolution or device, so that the pipeline gets stopped and
1118     started again
1120     After 3) the pipeline will be stuck in pause, as the cluttersinks of the
1121     effect previews are stuck in pause.
1123     The cause for this is that with the move to autocluttersink we are no
1124     longer setting the sink's "async" property, see commit 424afdaa 'Use
1125     "autocluttersink" instead of "cluttersink"'.
1127     Setting the "async" property is no longer (easily) doable, since
1128     autocluttersink is a gstbin derived object which has the actual sink
1129     embedded.
1131     Instead this patch fixes the stuck in pause problem by locking the
1132     autocluttersinks of the effect previews into the playing state.
1134     Note that no longer setting of the async property on the sink is also
1135     the root cause of the issue fixed by my patch titled: "Set all valves
1136     open on play". The opening of the main valve is still necessary, since
1137     locking the viewfinder sink's state to PLAYING does not seem a good
1138     idea, the opening of the effects-valve on play OTOH is no longer
1139     necessary.
1141     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1142   - Use shoot action when handling the webcam button
1143     Rather then calling on_shoot directly, call the action, so that if shoot
1144     is disabled, it also cannot be triggered through the webcam button.
1146     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1147   - Set all valves open on play
1148     If some valves are closed on play, GStreamer will wait for the valves to
1149     open before moving from paused to playing, and a frozen image is shown.
1151     This does not happen on startup since on startup all valves are open,
1152     nor does it happen when changing video-format directly after startup,
1153     since all valves will still be open. As soon as
1154     cheese_camera_toggle_effects_pipeline() has been called once, any
1155     subsequent attempt to change the video format (and thus stopping and
1156     re-starting the pipeline) will result in a frozen image.
1158     This patch fixes this by opening all valves on play, and calling
1159     cheese_camera_toggle_effects_pipeline() with the last active value after
1160     the pipeline transitions to the playing state.
1162     This has the added advantage that unlike before the effects valve will
1163     be closed on startup, rather then staying open till the first call to
1164     cheese_camera_toggle_effects_pipeline().
1166     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1167   - Avoid setting the same effect again
1168     Check for the current effect being the same as the one set and if so,
1169     ignore the change.
1171     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1172   - Disable effects and mode actions while shooting
1173   - Fix de-activation of effects button
1174     So that the user does not need to click twice on the effect button
1175     to change
1176     the effect (after the first time the effect was changed).
1178     https://bugzilla.gnome.org/show_bug.cgi?id=698399
1180     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1181   - Reorder Help and About in the app menu
1182     Move Help to be above About in the application menu so that it complies
1183     with the HIG.
1184   - Post-release bump to 3.9.4
1185   - Added/Updated Translations
1186     - cs, courtesy of Marek Černocký
1187     - de, courtesy of Benjamin Steinwender
1188     - es, courtesy of Daniel Mustieles
1189     - nb, courtesy of Kjartan Maraas
1190   - Added/Updated Documentation
1191     - pt_BR, courtesy of Rafael Ferreira
1193 version 3.9.3
1194   - Add documentation for CheeseCamera signals
1195   - Remove unused Cheese.MainWindow.get_data_file_dir
1196   - Make the flash background white
1197   - Fix assertion failures when taking a photo
1198     Before this patch, Cheese would log the following each time the user
1199     takes a photo:
1201     (cheese:21719): GLib-GIO-CRITICAL **: g_file_info_get_size: assertion
1202     `G_IS_FILE_INFO (info)' failed
1204     (cheese:21719): GLib-GObject-CRITICAL **: g_object_unref: assertion
1205     `G_IS_OBJECT (object)' failed
1206   - Fix updating sensitivity of device selection combo
1207     If Cheese was started with 1 device, and then a second was added, the
1208     device selection stayed insensitive, making it impossible to select the
1209     second device.
1211     This fixes the problem, and also makes the combo insensitive again when
1212     going from >= 2 devices to <= 1 device.
1213   - Downscale image for effects-preview pipeline
1214     Having the whole effects-preview bin deal with ie 1280x800 images is not
1215     very useful, especially since even when fullscreen on a full-HD monitor,
1216     the preview images are smaller then 640xXXX. This useless high-res
1217     processing for 9 preview images in parallel brings my 2nd gen
1218     core i5 @ 3.1 GHz to its knees, resulting in a non fluid preview panel.
1220     Also after clicking through all effect preview pages, so that all effect
1221     preview textures are connected, cheese will use 1 GB of *resident* RAM
1222     with the example 1280x800 capture resolution.
1224     This patch improves this by downscaling the images from the video-source
1225     to 640xXXX where XXX is determined by the original resolution
1226     aspect-ratio.
1228     After this patch the effects preview framerate is much smoother, and the
1229     latency is noticably less. As a bonus the maximal resident size of
1230     Cheese in this example is reduced to 350 MB.
1231   - Do not block the main valve while recording
1232     Otherwise frames intended for the recording are dropped.
1233   - Only add videoconvert elements where necessary
1234     The "no effect" effect is our default value, and thus worth optimizing a
1235     bit. Clearly in the "no effect" effect case adding a videoconvert
1236     element both before and after the element is not needed.
1238     Note we also don't add the videoconvert elements when creating the
1239     initial pipeline, so this also keeps the way the pipeline looks
1240     initially and when "no-effect" is selected consistent.
1242     When starting Cheese with "no-effect" selected, this shaves off another
1243     130 ms of the initial pipeline creation time.
1244   - Drop unused preview_caps variable
1245   - Simplify returned GstCaps
1246     In cheese_camera_device_get_caps_for_format, simplify the returned caps.
1247     This results in much simpler caps, which as main advantage that they are
1248     way easier to read when trawling to debug logs.
1249   - Fix cheese_camera_device_get_best_format memleak
1250     cheese_camera_device_get_best_format() calls
1251     cheese_camera_device_get_format_list(), which returns a sorted copy of
1252     the format lists, then takes the first element of that list, and
1253     returns a copy of that element. While never freeing the list copy.
1255     This patch fixes this leak by simply making the priv->formats list
1256     sorted so that cheese_camera_device_get_best_format can use it directly
1257     without the need to make (and then later free) a copy.
1258   - Fix cheese_camera_device_filter_caps warning
1259   - Remove unused GstCameraBinFlags enum
1260   - Fix video-source memleak when switching cameras
1261   - Improve error handling in CheeseCamera
1262     Simplify error cleanup in cheese_camera_set_camera_source(). Do not call
1263     g_error_free() on a possible NULL error in
1264     cheese_camera_element_from_effect().
1265   - Fix no-video-after-switching-resolution problem
1266     There is a bug in wrappercamerabinsrc which causes it to lose its
1267     video-source setting after the pipeline has started, so on a
1268     stop/re-start, as when changing resolution, its video-source has become
1269     NULL, and there is no longer video.
1271     This patch works around this by moving the setting of the video-source
1272     property to cheese_camera_play(), so that it gets (re)set each time
1273     before starting the pipeline.
1275     I've also written a patch fixing the underlying cause, but since the
1276     workaround is simple, and has no adverse effects when the underlying
1277     issue is fixed, it seems a good idea to have this workaround in Cheese,
1278     see here for the gst-plugins-bad fix:
1280     https://bugzilla.gnome.org/show_bug.cgi?id=701915
1281   - Remove extranous csp_post_balance element
1282     camerabin2 already has a videoconvert element both before and after its
1283     video-source-filter element, so ending the video-source-filter bin with
1284     a videoconvert element puts 2 videoconvert elements behind each other,
1285     which is not really useful.
1286   - Add a capsfilter to the video-source bin
1287     This serves 2 purposes. Firstly, it forces GStreamer to actually run the
1288     video source at the configured resolution, rather then say run it at
1289     1600x1200 @ 5 fps and downscale that to 800x600 (still at 5 fps), as
1290     GStreamer opts to do with my Logitech Webcam Pro 9000, when left to its
1291     own auto negotiate code. Secondly, by greatly reducing the amount of
1292     advertised caps (this cam supports lots of different resolutions at many
1293     different framerates per resolution), it avoids a caps intersect
1294     "explosion", reducing the pipeline caps negotiation.
1295   - Remove nautilus-sendto sharing support
1296     As nautilus-sendto can now only share by email, the sharing can be
1297     handled by a photo management application, or directy by the email
1298     client.
1299   - Avoid assert when taking avatar photos too quickly
1300     If the take photo button was pressed while a photo was being taken, an
1301     assert would be triggered by the failed call to
1302     cheese_camera_take_photo_pixbuf(). Avoid this by setting the take photo
1303     button insensitive while a photo is being taken, and setting it
1304     sensitive after the photo has been taken. Fixes bug 699596.
1305   - Post-release bump to 3.9.3
1306   - Added/Updated Translations
1307     - hu, courtesy of Balázs Úr
1308     - ja, courtesy of Noriko Mizumoto
1309     - th, courtesy of Akom Chotiphantawanon
1310     - zh_CN, courtesy of tuhaihe
1311   - Added/Updated Documentation
1312     - de, courtesy of Christian Kirbach
1314 version 3.9.2
1315   - Make maintainer.sh compliant with POSIX sh
1316   - Post-release bump to 3.9.2
1317   - Disable the shoot action if the effects are shown
1318     Fixes bug 700317.
1319   - Stop the running countdown on destruction
1320     Fixes bug 700315.
1321   - Added/Updated Translations
1322     - he, courtesy of Yaron Shahrabani
1323     - lt, courtesy of Aurimas Černius
1324     - nb, courtesy of Kjartan Maraas
1325     - sk, courtesy of Pavol Klačanský
1326     - sl, courtesy of Matej Urbančič
1328 version 3.9.1
1329   - Fix UI string in avatar chooser test
1330   - Use AM_VALAFLAGS rather than VALAFLAGS
1331   - Avoid Vala warning about copying delegates
1332     Mark the variable in which CountdownCallback is stored as unowned, as it
1333     is simply a pointer to the callback.
1334   - Use "autocluttersink" instead of "cluttersink"
1335   - Use clutter_actor_set_background_color
1336     Instead of the deprecated cltuter_stage_set_color, use
1337     clutter_actor_set_background_color.
1338   - Use clutter_actor_add_child
1339     Instead of using the deprecated clutter_container_add_actor, use
1340     clutter_actor_add_child.
1341   - Avoid deprecated clutter_actor_animate
1342     Use implicit animation instead.
1343   - Avoid deprecated clutter_table_layout_set_expand
1344     Use the "expand-x" and "expand-y" properties on ClutterActor instead
1345     (which are both set to false by default).
1346   - Use ClutterActor rather than ClutterRectangle
1347   - User ClutterActor rather than ClutterBox
1348     ClutterBox is deprecated.
1349   - Bump required versions of Clutter and GIO
1350     GIO 2.32 or above is required for GMenu support and Clutter 1.12 is
1351     required to make use of new API to avoid deprecation warnings when using
1352     Clutter 1.12 or above.
1353   - Avoid Vala compiler warning about implicit begin
1354   - Fix cheese_thumb_view_new() prototype
1355   - Remove some unnecessary "static" keywords
1356     This avoids some warnings from the Vala compiler.
1357   - Update burst mode help page
1358     Improve the wording, add more details about the preference dialog.
1359   - Update the gschema to use "photo" and "image"
1360     Use "photo" and "image" instead of "picture" so that the schema
1361     descriptions are more consistent and precise.
1362   - Improve "Fire Flash" string in the Preferences
1363     Change "Fire Flash" to "Fire flash" because it is not a title, so should
1364     not use header capitalisation.
1365   - Fix typos in help
1366   - Update help for 3.8
1367     Mark author emails as not translatable. Correct "version" to
1368     "pkgversion" in revision tags. Update instructions for app menu and new
1369     preference dialog tabs. Stub mode-wide.page because the instructions are
1370     wrong.
1371   - Replace GtkBox casts with GtkGrid casts
1372     This manifested as the "Leave Fullscreen" button not being displayed
1373     when switching into fullscreen mode. Fixed bug 691454.
1374   - libcheese doesn't need gnome-desktop
1375     So don't link to it.
1377     https://bugzilla.gnome.org/show_bug.cgi?id=694288
1378   - cheese-camera: Fix creation of effects previews
1379     Since many previews are created, with many cluttersinks, we can't name
1380     the cluttersinks all the same. Passing NULL as the name of the element
1381     will let gstreamer choose the name.
1382   - libcheese: Fix deprecated clutter sink creation
1383     Create cluttersink with element_factory_make.
1384   - Depend on valac 0.18 for gstreamer-1.0
1385     gstreamer-1.0 vala bindings is only available on valac-0.18.
1386   - Update icon in user help to be untranslatable
1387   - Fix translations of keywords in .desktop files
1388   - Improve more translatable strings, bug 695459
1389     Disambiguate the "Take a photo" string further.
1390   - Improve some translatable strings, bug 695459
1391     Add a translator comment and extend some translatable strings to make
1392     the context more clear.
1393   - Post-release bump to 3.7.92
1394   - Added/Updated Translations
1395     - as, courtesy of Nilamdyuti Goswami
1396     - be, courtesy of Yuri Matsuk
1397     - ca, courtesy of xavier
1398     - ca@valencia, courtesy of xavier
1399     - cs, courtesy of Marek Černocký
1400     - da, courtesy of Kenneth Nielsen
1401     - de, courtesy of Mario Blättermann
1402     - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
1403     - es, courtesy of Daniel Mustieles
1404     - fa, courtesy of Arash Mousavi
1405     - fi, courtesy of Jiri Grönroos
1406     - fr, courtesy of Pierre Henry
1407     - gl, courtesy of Fran Dieguez
1408     - hi, courtesy of raj
1409     - hu, courtesy of Balázs Úr
1410     - ko, courtesy of Changwoo Ryu
1411     - lv, courtesy of Rūdolfs Mazurs
1412     - ml, courtesy of Anish A
1413     - nl, courtesy of Reinout van Schouwen
1414     - or, courtesy of Manoj Kumar Giri
1415     - pt_BR, courtesy of Enrico Nicoletto
1416     - pt, courtesy of Duarte Loreto
1417     - sk, courtesy of Pavol Klačanský
1418     - sr, courtesy of Мирослав Николић
1419     - sr@latin, courtesy of Miroslav Nikolić
1420     - ta, courtesy of Shantha kumar
1421     - tr, courtesy of Muhammet Kara
1422     - uk, courtesy of Daniel Korostil
1423   - Added/Updated Documentation
1424     - ca, courtesy of Gerard Alcorlo Bofill
1425     - de, courtesy of Tobias111
1426     - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
1427     - es, courtesy of Daniel Mustieles
1428     - fr, courtesy of Mickael Albertus
1429     - hu, courtesy of Gabor Kelemen
1430     - pt_BR, courtesy of Enrico Nicoletto
1432 version 3.7.91
1433   - Post-release bump to bersion 3.7.91
1434   - Added/Updated Translations
1435     - cs, courtesy of Marek Černocký
1436     - de, courtesy of Mario Blättermann
1437     - fr, courtesy of Pierre Henry
1438     - gu, courtesy of
1439     - pa, courtesy of A S Alam
1441 version 3.7.90
1442   - Change schema path to standard format, bug 673965
1443   - Remove libgee dependency from configure.ac
1444     Since commit 4dc020519fb57a9e0fac806ce9b421a551ffa2a4 Cheese no longer
1445     depends on libgee.
1446   - Avoid using libgee
1447     Rather than port to libgee 0.8, drop use of it entirely.
1448   - Post-release version bump to 3.7.5
1449   - Added/Updated Translations
1450     - an, courtesy of Daniel Martinez
1451     - eu, courtesy of Iñaki Larrañaga Murgoitio
1452     - it, courtesy of Milo Casagrande
1453     - pl, courtesy of Piotr Drąg
1454     - sr, courtesy of Мирослав Николић
1455     - sr@latin, courtesy of Miroslav Nikolić
1456     - ug, courtesy of Gheyret Kenji
1457     - zh_HK, courtesy of Chao-Hsiung Liao
1458     - zh_TW, courtesy of Chao-Hsiung Liao
1459   - Added/Updated Documentation
1460     - de, courtesy of Tobias111
1461     - es, courtesy of Daniel Mustieles
1463 version 3.7.4
1464   - Eliminate an instance-used-via-static warning
1465   - Avoid deprecated GFile attribute syntax
1466     Bump Vala requirement to 0.16.0.
1467   - Update photo-take help page
1468     Update language and add instructions for capturing photo using a
1469     capture button on a webcam (bug 690961)
1470   - Shoot when the webcam capture button is pressed
1471     This functionality existed is Cheese 2.32 (it was added in commit
1472     de0114556cef148c396552d1c189b476ea0c8aab) but was lost in 3.0. Add it
1473     back to fix bug 690961.
1474   - Post-release bump to version 3.7.4
1475   - Added/Updated Translations
1476     - an, courtesy of Jorge Pérez Pérez
1477     - bg, courtesy of Krasimir Chonov
1478     - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
1479     - et, courtesy of Mattias Põldaru
1480     - fur, courtesy of TmTFx
1481     - gl, courtesy of Fran Dieguez
1482     - he, courtesy of Yaron Shahrabani
1483     - hu, courtesy of Balázs Úr
1484     - kk, courtesy of Baurzhan Muftakhidinov
1485     - lt, courtesy of Aurimas Černius
1486     - nb, courtesy of Kjartan Maraas
1487     - ru, courtesy of Aleksej Kabanov
1488     - sl, courtesy of Matej Urbančič
1489     - th, courtesy of Akom Chotiphantawanon
1491 version 3.7.3
1492   - Return to the video view after selecting an effect
1493     Fixes bug 687879.
1494   - More g_thread_init() removal
1495     Add --target-glib 2.32 to the VALAFLAGS so that we don't get
1496     g_thread_init() in the generated .c code.
1497   - Drop calls to g_thread_init() in tests
1498     Our dependency on Gtk 3.4 already gives us an indirect dependency on a
1499     GLib that no longer requires these calls.
1501     We got away with this for a while due to gstreamer's public dependency
1502     on libgthread, but as of bug 689043 gstreamer no longer does this so we
1503     now get link errors.
1505     https://bugzilla.gnome.org/show_bug.cgi?id=689117
1506   - Handle thumbnail directory creation, bug 671614
1507   - Return NULL rather than a const empty string
1508     Fix bug 687042 and bug 687123 by returning NULL from
1509     cheese_camera_get_recorded_time() rather than a const empty string. The
1510     returned NULL can be safely freed with g_free(), whereas freeing the
1511     const string is undefined and leads to a crash with glibc.
1512   - Add keywords to the desktop file
1513     This makes gnome-shell search more satisfying.
1515     https://bugzilla.gnome.org/show_bug.cgi?id=687006
1516   - Add some missing mnemonics, bug 684513
1517   - Post-release verson bump to 3.7.1
1518   - Added/Updated Translations
1519     - an, courtesy of Jorge Pérez Pérez
1520     - as, courtesy of Nilamdyuti Goswami
1521     - ca@valencia, courtesy of Gil Forcada
1522     - el, courtesy of Tom Tryfonidis
1523     - es, courtesy of Daniel Mustieles
1524     - pl, courtesy of Piotr Drąg
1525     - sk, courtesy of Pavol Babinčák
1526     - ta, courtesy of Shantha kumar
1527   - Added/Updated Documentation
1528     - lv, courtesy of Rūdolfs Mazurs
1529     - sl, courtesy of Andrej Žnidaršič
1531 version 3.6.0
1532   - Added/Updated Translations
1533     - bg, courtesy of Krasimir Chonov
1534     - bn_IN, courtesy of Sayak Sarkar
1535     - et, courtesy of Mattias Põldaru
1536     - fr, courtesy of Pierre Henry
1537     - ja, courtesy of Noriko Mizumoto
1538     - ky, courtesy of Timur Zhamakeev
1539     - ml, courtesy of Ani Peter
1540     - pa, courtesy of A S Alam
1541     - te, courtesy of Krishnababu Krothapalli
1542     - th, courtesy of Akom Chotiphantawanon
1543     - uk, courtesy of Re.
1544     - zh_CN, courtesy of YunQiang Su
1545   - Added/Updated Documentation
1546     - el, courtesy of Tom Tryfonidis
1547     - fr, courtesy of Bruno Brouard
1549 version 3.5.92
1550   - Post-release version bump to 3.5.92
1551   - Added/Updated Translations
1552     - be, courtesy of Yuri Matsuk
1553     - cs, courtesy of Marek Černocký
1554     - da, courtesy of Kenneth Nielsen
1555     - en_GB, courtesy of Bruce Cowan
1556     - fa, courtesy of Arash Mousavi
1557     - fi, courtesy of Jiri Grönroos
1558     - fr, courtesy of Pierre Henry
1559     - gl, courtesy of Leandro Regueiro
1560     - hi, courtesy of rajesh
1561     - hu, courtesy of Gabor Kelemen
1562     - ko, courtesy of Seong-ho Cho
1563     - lv, courtesy of Rūdolfs Mazurs
1564     - or, courtesy of Manoj Kumar Giri
1565     - pt_BR, courtesy of Fábio Nogueira
1566     - ru, courtesy of Yuri Myasoedov
1567     - tr, courtesy of Muhammet Kara
1568   - Added/Updated Documentation
1569     - fr, courtesy of Bruno Brouard
1570     - gl, courtesy of Fran Dieguez
1571     - hu, courtesy of Gabor Kelemen
1572     - pt_BR, courtesy of Gabriel Speckhahn
1574 version 3.5.91
1575   - Post-release version bump to 3.5.91
1576   - Fix another missing stdlib.h include
1577     For EXIT_FAILURE.
1578   - Bump libtool versioning after GStreamer 1.0 port
1579   - Move variable declarations before code in C source
1580     This allows compilation to succeed with
1581     ‘-Werror=declaration-after-statement’ passed to GCC.
1582   - Fix comment about preset locations
1583     Update for new location in GStreamer 1.0.
1585     https://bugzilla.gnome.org/show_bug.cgi?id=680422
1586   - Update pkg-config dependencies for GStreamer 1.0
1587     https://bugzilla.gnome.org/show_bug.cgi?id=680422
1588   - Fix dependencies for Cheese introspection
1589     Update for GStreamer 1.0.
1591     https://bugzilla.gnome.org/show_bug.cgi?id=680422
1592   - Add stdlib.h include for EXIT_SUCCESS
1593   - Depend on the new clutter-gst version
1594   - Update to the new pad template name
1595   - Rename ffmpegcolorspace to videoconvert
1596     The element was renamed in GStreamer 1.0.
1597   - Update raw caps to new format
1598     There is no video/x-raw-yuv or -rgb, they are both now video/x-raw with
1599     a format field.
1600   - Update to GStreamer 1.0 API
1601   - Rename camerabin2 to camerabin
1602     camerabin2 was renamed to camerabin in GStreamer 1.0.
1603   - Depend on gstreamer-1.0
1604   - Do not set filter-caps property on camerabin2
1605     The "filter-caps" property doesn't exist on camerabin2.
1606   - Re-add GstCaps variable in CheeseCamera
1607     caps variable was removed during rebase, but it is still used.
1608   - Fix CheeseCamera recording time reporting
1609     Camerabin2 maintains its pipeline clock continuously running, this makes
1610     the time reporting for video recording actually report the time since
1611     camerabin2 was initialized.
1613     This patch fixes it by querying the video filesink for the correct
1614     recording time.
1615   - Check for camerabin2 instead of camerabin
1616   - Encode WebM/VP8 instead of OGG/Theora
1617     Create WebM profile and use it with camereabin2. Also use presets for
1618     vp8enc.
1619   - Stop-capture is asynchronous in camerabin2
1620     Wait for video-done message to signal that capture is over.
1621   - Image-done message is posted by camerabin2
1622     Camerabin2 is the element to post the image-done message, not the camera
1623     source.
1624   - Remove unused variables warnings in CheeseCamera
1625   - Split setting of CheeseCamera caps from playing
1626     Add new cheese_camera_set_new_caps() method, split from
1627     cheese_camera_play().
1628   - Set ClutterTextureVideoSink sync=false
1629     Without this the sink will issue a warning:
1631   ** (cheese:21655): WARNING **: Internal data flow problem.:
1632     gstbasesink.c(3626): gst_base_sink_chain_unlocked ():
1633   /GstCameraBin2:camerabin2/GstViewfinderBin:vf-bin/ClutterGstVideoSink:cluttergstvideosink0:
1634     Received buffer without a new-segment. Assuming timestamps start from 0.
1636     I'm not sure what the implications of this setting are. It might be
1637     caused by the clock/time rewriting magic from camerabin2.
1638   - Do not switch mode when stopping video recording
1639   - Set the video resolution
1640     Use the viewfinder-caps property of camerabin2, rather than the
1641     set-video-resolution-fps signal of camerabin.
1642   - Fix pixbuf-only capture
1643     camerabin2 sends the preview-image bus message through the
1644     gstwrappercamerabinsrc.
1646     In camerabin2 if the location is NULL, it is interpreted as a "don't
1647     write in a file just post the buffer as a bus message".
1648   - Enable post-preview property when needed
1649     When taking a photo to pixbuf, sets post-preview to enable camerabin2 to
1650     send the preview message.
1651   - Remove camerabin workaround
1652     No longer needed with camerabin2.
1653   - Convert image-done to a bus message, from a signal
1654     Quote from camerabin2's PORTING guide:
1656     In camerabin, image-done is a signal, in camerabin2, it is a bus message
1658     Signed-off-by: Raluca Elena Podiuc <ralucaelena1985@gmail.com>
1659   - Use definitions of MODE_IMAGE/VIDEO from camerabin
1660    #ifndef GST_USE_UNSTABLE_API
1661    #warning "camerabin enums are unstable API and may change in future."
1662    #warning "You can define GST_USE_UNSTABLE_API to avoid this warning."
1663    #endif
1664   - Handle photo/video moved to monitored directories
1665     Camerabin2 creates a temporary file, writes data to it and in the end it
1666     moves it to the destination path.
1668     Without G_FILE_MONITOR_SEND_MOVED to g_file_monitor_directory, moves
1669     would be sent as DELETE + CREATE.
1671     Unfortunately, we would also get CREATE events when the temporary file
1672     was created. We cannot listen for CREATE events as temporary files would
1673     be CREATEd and then CHANGEd and the thumb-view creation code would work
1674     with bad data.
1676     By using G_FILE_MONITOR_SEND_MOVED we get a single event when the file
1677     is moved. As the file monitor ignores files with unknown extensions (as
1678     is the case for the temporary files created by camerabin2) we could only
1679     just append the new file. But because the user might also move a
1680     picture/video manually from the Pictures/Webcam or Videos/Webcam
1681     directories, removing the old file from the thumb-view keeps it
1682     up-to-date with the state of the file system.
1684     If camerabin2 switches away from the create-temp+move approach, to the
1685     camerabin one (create the destination file directly), we're prepared
1686     to handle that code with G_FILE_MONITOR_EVENT_CHANGES_DONE_HINT.
1687   - Rename filename and capture-start/stop
1688     Quote from camerabin2's PORTING guide:
1690 [...] is now called 'location' instead of 'filename'
1692     The signals were renamed from capture-start/stop to start/stop-capture
1693     as this is the usual naming on actions.
1694   - Video filter on camera_source applies to all modes
1695     If the effect is applied on camera_source, the effect will be available
1696     in viewfinder and image/video capture modes.
1697   - Minimal functionality based on camerabin2
1698     These are the minimal changes needed to integrate camerabin2.
1700     Support for:
1701       - viewfinder (Cheese's main window)
1702       - effect previews
1704     Porting details:
1705       - obviously, the name has changed to camerabin2
1706       - Camerabin2 requires something special from it's "camera-source".
1708     We use the "wrappercamerabinsrc" module provided by camerabin2 which
1709     creates a "camera-source" suitable for camerabin2 based on a regular
1710     video source.
1711   - Depend on GTK+ 3.4.4 for GtkIconView changes
1712   - Request correct number of thumbview columns
1713     Rather then assuming 5000 will be enough, just set the number of columns
1714     to the number of thumbnails in the view. Fixes bug 634958 and bug 678446.
1716     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1717   - Add missing stdlib.h includes
1718     For the EXIT_* macro definitions.
1720     https://bugzilla.gnome.org/show_bug.cgi?id=682491
1721   - Remove unneeded XOverlay includes
1722     https://bugzilla.gnome.org/show_bug.cgi?id=682490
1723   - Ensure width is a multiple of 8, and height of 2
1724     We ask GStreamer to use an YUV format in the pipeline, by setting the
1725     camerabin's "filter-caps" to "video/x-raw-yuv", and GStreamer demands of
1726     YUV format frames that their width is a multiple of 8, and their height
1727     a multiple of 2.
1729     Previous to this patch my bttv tvcard lists the following resolutions in
1730     Cheese:
1731     924x576 (*)
1732     920x576
1733     640x480
1734     462x288 (*)
1735     460x288 (*)
1736     320x240
1737     231x144 (*)
1738     230x144 (*)
1739     160x120
1741     Where all the ones marked with an asterisk do not work.
1743     After this patch the list is:
1744     920x576
1745     640x480
1746     456x288
1747     320x240
1748     224x144
1749     160x120
1751     And all work.
1753     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1754   - Fix cheese_camera_device_update_format_table loop
1755     Some devices report a very small min_width / height down to reporting
1756     0x0 as minimum resolution, which causes an infinite loop in
1757     cheese_camera_device_update_format_table().
1759     This patch limits the minimum resultion to 160x120, both to fix the
1760     infinite loop issue, and to remove ridiculous resolutions such as 2x2,
1761     5x3, 11x7, 22x15 etc. which are seen in the resolution drop down on some
1762     devices.
1764     For more details on the infinite loop issue, see:
1765     https://bugzilla.redhat.com/show_bug.cgi?id=850505
1767     Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1768   - Post-release version bump to 3.5.90
1769   - Added/Updated Translations
1770     - as, courtesy of Nilamdyuti Goswami
1771     - de, courtesy of Tobias Endrigkeit
1772     - gl, courtesy of Leandro Regueiro
1773     - gu, courtesy of "Last-Translator: \n"
1774     - he, courtesy of Yaron Shahrabani
1775     - id, courtesy of Dirgita
1776     - it, courtesy of Francesco Valente
1777     - kn, courtesy of Shankar Prasad
1778     - lt, courtesy of Aurimas Černius
1779     - mr, courtesy of Sandeep Shedmake
1780     - nb, courtesy of Kjartan Maraas
1781     - pl, courtesy of Piotr Drąg
1782     - pt, courtesy of Duarte Loreto
1783     - sr, courtesy of Мирослав Николић
1784     - sr@latin, courtesy of Miroslav Nikolić
1785     - ta, courtesy of Dr.T.Vasudevan
1786     - vi, courtesy of Nguyễn Thái Ngọc Duy
1787     - zh_HK, courtesy of Chao-Hsiung Liao
1788     - zh_TW, courtesy of Chao-Hsiung Liao
1789   - Added/Updated Documentation
1790     - de, courtesy of Mario Blättermann
1792 version 3.5.5
1793   - Fix zh_CN translation markup
1794   - Set G_LOG_DOMAIN for libcheese and libcheese-gtk
1795     Define the logging domain for the GLib logging system, so that messages
1796     are prefixed with the name of the library.
1797   - Fix missing translation for a string
1798     https://bugzilla.gnome.org/show_bug.cgi?id=680756
1799   - Post-release bump to version 3.5.5
1800   - Added/Updated Translations
1801     - as, courtesy of Nilamdyuti Goswami
1802     - de, courtesy of Tobias Endrigkeit
1803     - el, courtesy of Tom Tryfonidis
1804     - es, courtesy of Daniel Mustieles
1805     - gl, courtesy of Fran Dieguez
1806     - gu, courtesy of "Last-Translator: \n"
1807     - ja, courtesy of Jiro Matsuzawa
1808     - sl, courtesy of Matej Urbančič
1809     - zh_CN, courtesy of Wylmer Wang
1810     - zh_HK, courtesy of Chao-Hsiung Liao
1811     - zh_TW, courtesy of Chao-Hsiung Liao
1812   - Added/Updated Documentation
1813     - zh_CN, courtesy of Wylmer Wang
1815 version 3.5.4
1816   - Require Clutter 1.10.0 for aspect frame changes
1817   - help: fixed broken links in Mallard docs
1818   - libcheese: Use Totem's aspect frame
1819     Based on the same code as the CheeseAspectFrame, but with
1820     the mx dependency removed.
1822     https://bugzilla.gnome.org/show_bug.cgi?id=678976
1823   - help: Fix Greek help translation
1824     Ampersands need to be escaped in the translations.
1825   - docs: Don't try to get documentation from marshal files
1826   - Post-release version bump to 3.5.4
1827   - Added/Updated Translations
1828     - as, courtesy of Nilamdyuti Goswami
1829     - be, courtesy of Yuri Matsuk
1830     - bg, courtesy of Krasimir Chonov
1831     - el, courtesy of Tom Tryfonidis
1832     - es, courtesy of Daniel Mustieles
1833     - gl, courtesy of Fran Dieguez
1834     - he, courtesy of Yaron Shahrabani
1835     - id, courtesy of Andika Triwidada
1836     - nb, courtesy of Kjartan Maraas
1837     - sl, courtesy of Matej Urbančič
1838   - Added/Updated Documentation
1839     - el, courtesy of Tom Tryfonidis
1840     - es, courtesy of Daniel Mustieles
1841     - id, courtesy of Andika Triwidada
1843 version 3.5.3
1844   - Add border to capture page of preferences dialog
1845   - Add accelerators to menu items
1846   - Make the preferences dialog work again
1847     Move the Cheese.Camera to Cheese.Main and use the same camera in
1848     Cheese.MainWindow and Cheese.PreferencesDialog. Setup the Camera in
1849     Cheese.Main.
1850   - Enable handling of the shoot action
1851   - Enable effects state change action
1852   - Enable handling of the fullscreen action
1853   - Set photo button text based on mode state
1854   - Make preferences and mode actions application-wide
1855     Move PreferencesDialog from MainWindow to Main. Handle app.mode action
1856     changes and update the state accordingly.
1857   - Add David King to authors in about dialog
1858   - Start porting to application-wide GMenu
1859     Add a menu to the application, and enable application-wide actions for
1860     showing the help, showing the about dialog and quitting the application.
1861     Move the GtkBuilder definition of the about dialog into Cheese.Main.
1862   - Update TODO
1863     Remove some completed TODO items.
1864   - Use a realtime preset for video encoder element
1865     Use the ‘Profile Realtime’ preset for vp8enc to set reasonable defaults
1866     for realtime encoding. The preset was added in gst-plugins-bad 0.10.23,
1867     so fall back to reasonable defaults. Fixes bug 668560 and partially
1868     fixes bug 674779.
1869   - Do not add 0-sized files to the thumb view
1870     Sometimes, ie when Cheese crashes when starting to record, something which
1871     we need to fix, 0 bytes large files are created under ~/Videos/Webcam.
1873     totem-video-thumbnailer does not like these, getting stuck for around a
1874     minute on them, I have filed bug 677734 for this.
1876     But even with this bug fixed, trying to add 0 byte sized files to the
1877     thumb view makes no sense, and in the mean time it also neatly works
1878     around this totem-video-thumbnailer bug.
1880     Fixes bug 677735.
1881   - Do not overwrite camerabin's default flags
1882     The comment above this code said: "Set flags to enable conversions", but
1883     camerabin has conversion enabled in the necessary places by default, all
1884     the code does is add an extra, unneeded ffmpegcsp element at the
1885     beginning of the pipeline.
1887     This results in a huge number of reported caps on pads further down the
1888     pipeline, which when intersected with input caps of later ffmpegcsp
1889     elements leads to an explosion of possible combinations and
1890     gst_caps_intersect_full starts consuming the CPU for 100% for seconds
1891     (various Fedora users have reported startup delays of upto a minute).
1893     On my test system, with a Logitech Webcam 9000 Pro, the time to create
1894     the camerabin pipeline (not start, not configure, just create!) drops
1895     from 7 seconds to 0.7 seconds by elimenating the unnecessary ffmpegcsp
1896     element at the beginning of the pipe.
1898     The only reason the ffmpegcsp element this patch removes could be useful
1899     would be for cameras producing only JPEG data, but since Cheese always
1900     uses v4l2src, and that should always be compiled with libv4l2 support
1901     (otherwise a lot of camera specific video formats will not be
1902     understood), libv4l2 will take care of JPEG decompression, so there
1903     really is no reason for having this extra element, and thus no reason to
1904     override the default camerabin flags.
1906     Fixes bug 677731.
1908   - Add libcheese headers to GIR source files
1909   - Fix images missing from effect buttons
1910     Commit 4cb11731e62b51c684993e43000c933ea97785c2 fixed the images missing
1911     from the photo / video / burst buttons, but the same problem also
1912     affects the previous effects-page, effects, next effects-page buttons.
1913     This patch fixes them too.
1915     Note that unlike the commit message of commit 4cb11731 suggest this
1916     not only fixes the printing of warnings to the console, it also fixes
1917     the pixmaps actually missing from the buttons. Fixes bug 677543.
1918   - Do not add NULL devices to the camera list
1919     cheese_camera_device_monitor_set_up_device() will return NULL for non
1920     video devices (ie vbi & radio devices). Emitting the added signal with
1921     such a NULL device, causes it to get added to the camera list, which
1922     later on causes cheese to crash.
1924     This patch fixes this by not emitting the added signal for non camera
1925     devices. Fixes bug 677574.
1926   - Post-release version bump to 3.5.3
1927   - Added/Updated Translations
1928     - as, courtesy of Nilamdyuti Goswami
1929     - el, courtesy of Ioannis Zampoukas
1931 version 3.5.2
1932   - Depend on intltool 0.50 for GSettings translations
1933   - Use G_SOURCE_REMOVE and _CONTINUE
1934   - Use GDK provided work area code, bug 670996
1935   - Remove markup from translatable string
1936   - Updated help makefile
1937   - Add fullscreen help page
1938   - Update help index page
1939   - Updated introduction help page
1940   - Efstathios Iosifidis <diamond_gr@freemail.gr>
1941   - Added/Updated Translations
1942     - es, courtesy of Daniel Mustieles
1943     - fr, courtesy of Pierre Henry
1944     - gl, courtesy of Fran Dieguez
1945     - he, courtesy of Yaron Shahrabani
1946     - ja, courtesy of Jiro Matsuzawa
1947     - nb, courtesy of Kjartan Maraas
1948     - pt_BR, courtesy of Gabriel Speckhahn
1949     - sl, courtesy of Matej Urbančič
1950   - Added/Updated Documentation
1951     - el, courtesy of Efstathios Iosifidis
1952     - es, courtesy of Daniel Mustieles
1953     - fr, courtesy of Bruno Brouard
1955 version 3.5.1
1956   - Add cheese_camera_get_recorded_time to API doc
1957   - Properly quote $UDEV_REQUIRED variable, bug 673628
1958     Otherwise configure fails on systems which don't have libgudev
1959     installed.
1960   - Stop warnings caused by the mode buttons
1961     Once we've set the related action, the label will have been synced, and
1962     we won't be able to add an image to the button.
1964     Setting "use-action-appearance" to False before setting the
1965     related-action works around the problem. See GTK+ bug 671912.
1967     https://bugzilla.gnome.org/show_bug.cgi?id=671913
1968   - Show a timer when recording a video
1969     Fixes bug 599729.
1970   - Add documentation for cheese_camera_set_tags
1971   - Add some metadata tags to produced files
1972     Metadata is important for search and management applications. These tags
1973     should help to track files produced by Cheese.
1975     Signed-off-by: Oleksij Rempel (Alexey Fisher) <bug-track@fisher-privat.net>
1976   - Post-release version bump to 3.5.1
1977   - Added/Updated Translations
1978     - el, courtesy of Tom Tryfonidis
1979     - es, courtesy of Daniel Mustieles
1980     - gl, courtesy of Fran Dieguez
1981     - he, courtesy of Yaron Shahrabani
1982     - ja, courtesy of Hideki Yamane
1983     - nb, courtesy of Kjartan Maraas
1984     - sl, courtesy of Matej Urbančič
1985     - te, courtesy of Sasi Bhushan Boddepalli
1986   - Added/Updated Documentation
1988 version 3.4.0
1989   - Post-release version bump to 3.4.0
1990   - Added/Updated Translations
1991     - cs, courtesy of Lucas Lommer
1992     - eo, courtesy of Kristjan SCHMIDT
1993     - gu, courtesy of "Last-Translator: \n"
1994     - pt, courtesy of Duarte Loreto
1995     - te, courtesy of GVS.Giri
1996     - vi, courtesy of Nguyễn Thái Ngọc Duy
1997   - Added/Updated Documentation
1998     - lv, courtesy of Rūdolfs Mazurs
1999     - te, courtesy of Bhuvan Krishna
2001 version 3.3.92
2002   - Bump version to 3.3.92
2003   - Avoid overwriting errors in CheeseCamera
2004     As pointed out by Bastien Nocera in bug 671902, CheeseCamera overwrites
2005     GError pointers. Avoid this by setting the error and returning
2006     immediately afterwards.
2007   - Move variable declarations before code in C source
2008     This allows compilation to succeed with
2009     ‘-Wdeclaration-after-statement -Werror=declaration-after-statement’
2010     passed to GCC.
2011   - Handle smooth scroll wheel events in EogThumbNav
2012     Fixes bug 672311.
2013   - Avoid gtk_main_quit warning on exit
2014     When the last window is destroyed, GApplication will automatically exit
2015     the main loop. Stops warnings like this on exit:
2017     Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed
2019     which occur with GTK+ versions 3.3.4 or greater, when GtkApplication was
2020     changed to not override the GApplication mainloop.
2022     https://bugzilla.gnome.org/show_bug.cgi?id=671904
2023   - Post-release version bump to 3.3.91
2024   - Added/Updated Translations
2025     - ar, courtesy of Ibrahim Saed
2026     - as, courtesy of Nilamdyuti Goswami
2027     - bg, courtesy of Krasimir Chonov
2028     - ca, courtesy of Gil Forcada
2029     - da, courtesy of Kenneth Nielsen
2030     - de, courtesy of Mario Blättermann
2031     - en_GB, courtesy of Bruce Cowan
2032     - eu, courtesy of Iñaki Larrañaga Murgoitio
2033     - fa, courtesy of Arash Mousavi
2034     - fi, courtesy of Jiri Grönroos
2035     - fr, courtesy of Alain Lojewski
2036     - hi, courtesy of chandankumar(ciypro)
2037     - hu, courtesy of Gabor Kelemen
2038     - it, courtesy of Milo Casagrande
2039     - km, courtesy of Seng Sutha
2040     - kn
2041     - ko, courtesy of Seong-ho Cho
2042     - lt, courtesy of Aurimas Černius
2043     - lv, courtesy of Anita Reitere
2044     - nb, courtesy of Kjartan Maraas
2045     - pa, courtesy of A S Alam
2046     - pl, courtesy of Piotr Drąg
2047     - pt_BR, courtesy of Gabriel Speckhahn
2048     - ta, courtesy of Dr.T.Vasudevan
2049     - ug, courtesy of Sahran
2050     - uk, courtesy of Korostil Daniel
2051     - zh_CN, courtesy of Wylmer Wang
2052   - Added/Updated Documentation
2053     - hu, courtesy of Gabor Kelemen
2055 version 3.3.90
2056   - Bump libcheese and libcheese-gtk versions
2057   - Initialise X11 threading, bug 669845
2058   - Improve sending files to the trash
2059     Split off the trashing to a separate method. Use Path.build_filename
2060     rather than concatenation of the strings. Simplify the logic slightly.
2061   - Use video path for trashing videos, bug 670178
2062     The photo path was used for deleting videos, which would fail if the
2063     paths were different.
2064   - Install catalog instead of individual package
2065     Replaced hardcoding the nautilus-sendto package name in the code for
2066     runtime installation. Instead, a catalog (cheese.catalog) is used.
2067     Fixes bug 669547.
2068   - Post-release version bump to 3.3.90
2069   - ui: properly handle "delete-event" signal at Preferences dialog,
2070     fixes bug 669384
2071     this bug was resolved once before, here is a short solution description:
2072     the "close" event triggered by the escape key was destroyng the dialog, so
2073     when an user tries to open the Preferences dialog again what appears is
2074     an empty/tiny window. Handle the "delete-event" connecting it with
2075     hide_on_delete() successfully solved the problem.
2076   - Added/Updated Translations
2077     - be, courtesy of Yuri Matsuk
2078     - et, courtesy of Mattias Põldaru
2079     - ml, courtesy of Anish A
2080     - nb, courtesy of Kjartan Maraas
2081     - ru, courtesy of Yuri Myasoedov
2082     - tr, courtesy of Muhammet Kara
2083   - Added/Updated Documentation
2084     - de, courtesy of Mario Blättermann
2085     - fr, courtesy of Bruno Brouard
2087 version 3.3.5
2088   - Use default PackageKit interaction modes
2089     Do not hardcode the PackageKit interaction modes, so that distribution
2090     defaults are used, for example for whether to show a confirmation dialog
2091     when requesting package installation. See the comments on bug 668072 for
2092     some further reasoning.
2093   - Disambiguate GLib.DBus in Cheese.Window
2094   - Use PackageKit for nautilus-sendto dependency
2095     The user has the option to install nautilus-sendto runtime dependency
2096     with PackageKit, in case it is not already installed.
2097     Fixes bug 668072.
2098   - Fix Slovenian help translation
2099     The incorrect closing tag caused a build failure, reported by Luca
2100     Bruno.
2101   - Post-release version bump to 3.3.5
2102     As Cheese provides shared libraries, it is more friendly to bump the
2103     version after a release. As requested by Frédéric Péters.
2104   - Keep generating thumbnails for Theora videos
2105   - Check for VP8/WebM codecs during configure
2106   - Initial switch from theora/ogg to vp8/webm
2107     It is time to go webm :)
2108     Fixes bug 564957 and 666718.
2109   - Fix configure check for Xtst
2110   - Adapt to use new cheese_init and cheese_gtk_init
2111     Additionally, use EXIT_SUCCESS and EXIT_FAILURE when exiting.
2112   - Add init functions to libcheese and libcheese-gtk
2113     Adding wrappers around clutter_gst_init() and clutter_gtk_init() reduces
2114     confusion for API users, as well as reducing link-time dependencies.
2115     Provides a clean fix for bug 668292 and bug 667884.
2116   - Check nautilus-sendto dependency in configure
2117     Check whether nautilus-sendto is installed in the configure script. This
2118     is only required in order to use the sharing functionality, so a warning
2119     is presented if nautilus-sendto is not found.
2120     Fixes bug 668072.
2121   - Mimic Nautilus' behaviour when deleting files
2122     Show one dialog to ask for confirmation of operation. For each error
2123     show a dialog and allow to skip all errors, skip this error or stop
2124     deleting using Cancel.
2125     Fixes bug 664180.
2126   - Added/Updated Translations
2127     - es, courtesy of Daniel Mustieles
2128     - gl, courtesy of Fran Dieguez
2129     - he, courtesy of Yaron Shahrabani
2130     - nb, courtesy of Kjartan Maraas
2131     - sl, courtesy of Matej Urbančič
2132     - sr, courtesy of Мирослав Николић
2133     - sr@latin, courtesy of Miroslav Nikolić
2134     - sv, courtesy of Daniel Nylander
2135     - zh_HK, courtesy of Chao-Hsiung Liao
2136     - zh_TW, courtesy of Chao-Hsiung Liao
2137   - Added/Updated Documentation
2138     - gl, courtesy of Fran Dieguez
2139     - sl, courtesy of Andrej Žnidaršič
2141 version 3.3.4
2142   - Pre-release version bump to 3.3.4
2143   - Add videos and picture sharing support, bug 522210
2144     Integrated nautilus-sendto with Cheese in order to add support for sharing
2145     videos and images with different technologies.
2146   - Cut CONSTRUCT_ONLY from CheeseAvatarChooser:pixbuf
2147   - Use g_clear_object() to clear GObject pointers
2148   - Mark property strings with G_PARAM_STATIC_STRINGS
2149   - Check for DTD and stylesheets for man generation
2150     Copy M4 checks for installed XML catalogs from gtk-doc. Use the checks
2151     in configure.ac to only enable man generation when the required DTDs and
2152     stylesheets are available.
2153   - Fixed bug #667172: there are some errors in Catalan documentation
2154   - help: fix gnome help links, re-try
2155   - help: fix gnome-help links
2156     gnome-help uses help: links as of gnome-user-docs 3.2
2157   - Set PulseAudio media role to ‘production’
2158     This hints to PulseAudio that a microphone control should be presented
2159     to the user. Fixes bug 666875.
2160   - Mark Cheese.Window strings for translation
2161     Fixes bug 666847.
2162   - Remove .gcno files during clean, not lcov-clean
2163   - Use G_DEFINE_BOXED_TYPE for CheeseVideoFormat
2164   - Extend libcheese tests
2165     Add CheeseVideoFormat creation and copy test. Add
2166     CheeseCameraDeviceMonitor test. Add test function for
2167     cheese_fileutil_get_new_media_filename().
2168   - Disable compiler optimisation when lcov is enabled
2169   - Correct PACKAGE_LOCALEDIR, bug 666826
2170   - Fix and simplify ChangeLog generation
2171   - Clean all files generated by lcov report creation
2172   - Add code coverage reporting, using lcov
2173     Introduce new Makfile targets lcov and lcov-clean, to generate an HTML
2174     report of libcheese test code coverage and clean up the generated files.
2175     Check for lcov and genhtml in configure.ac.
2176   - Minor improvements to configure script
2177     Use https for bug report URL. Log the GStreamer plugin output to
2178     config.log. Correct the gtester-report check test.
2179   - Improve test and distcheck Makefile targets
2180     Drop obsolete --disable-scrollkeeper from distcheck configure flags.
2181     Use the same environment for testing and test reporting.
2182   - Add basic CheeseEffect test
2183   - Improve Preferences.setup_resolutions_for_device
2184     Use List.foreach() rather than a for loop. Use multiplication sign, not
2185     the letter x.
2186   - Added/Updated Translations
2187     - ast, courtesy of Xandru Armesto
2188     - be, courtesy of Yuri Matsuk
2189     - de, courtesy of Paul Seyfert
2190     - es, courtesy of Daniel Mustieles
2191     - et, courtesy of Mattias Põldaru
2192     - fi, courtesy of Jiri Grönroos
2193     - gl, courtesy of Fran Dieguez
2194     - he, courtesy of Yaron Shahrabani
2195     - ja, courtesy of Hideki Yamane
2196     - mk, courtesy of "Last-Translator: Jovan N\n"
2197     - nb, courtesy of Kjartan Maraas
2198     - ru, courtesy of Yuri Myasoedov
2199     - th, courtesy of Akom Chotiphantawanon
2200     - tr, courtesy of Muhammet Kara
2201   - Added/Updated Documentation
2202     - ca, courtesy of Gerard Alcorlo Bofill
2203     - es, courtesy of Daniel Mustieles
2204     - fr, courtesy of Bruno Brouard
2206 version 3.3.3
2207   - Pre-release version bump to 3.3.3
2208   - Do not dist non-existent gnome-doc-utils.make
2209     Fixes bug 666252.
2210   - Improve tests for libcheese-gtk
2211     Split the tests so that there is one per widget. Add CheeseFlash test.
2212   - Improve tests for CheeseFileUtil
2213     Add burst_reset test. Add photo and video path tests. Improve existing
2214     burst test.
2215   - Split tests for libcheese and libcheese-gtk
2216   - Add simple test suite, bug 663148
2217   - Add non-interactive test infrastructure
2218     This is just the Makefile changes, the test itself was written
2219     separately.
2220   - Allocate CheeseVideoFormat with slices
2221   - Check for correct types in public API
2222     Use g_return_*_if_fail() to print critical warnings and return sensible
2223     values if the expected type was not supplied.
2224   - Add CheeseEffect accessors to VAPI file
2225   - Fix tag in help
2226   - Fix Latvian and Galician help translation
2227     The switch to yelp-tools for building the Mallard help uncovered a
2228     couple of invalid translations, due to incorrect closing tags.
2229   - Use yelp-tools to build help, not gnome-doc-utils
2230   - Simplify autogen.sh
2231   - Check for a valid effect in CheeseEffect
2232     Check that the effect passed to CheeseEffect functions is valid, and
2233     return NULL and print a critical warning otherwise.
2234   - Revert "effects: user ** in doc-comments to enable color highlighting"
2235     This reverts commit 27b6b05723376c3ea5bf178bed59dd973f302e0a.
2237     gtk-doc comments, started with the double-asterisk sequence, should only
2238     be used for public symbols.
2239   - effect: add cheese_effect_get_name and cheese_effect_get_pipeline_desc
2240     Adding getters to save an allocation.
2242     Requested in: https://bugzilla.gnome.org/show_bug.cgi?id=654448#c53
2243   - effects: user ** in doc-comments to enable color highlighting
2244   - libcheese: effects: don't print CRITICAL errors if directory doesn't exist
2245     Applications should use cheese_effect_load_effects to load the default
2246     set of effects.
2248     cheese_effect_load_effects() calls
2249     cheese_effect_load_effects_from_directory() with a list of predefined
2250     places to search for effects. Some of those directories may not exist.
2252     cheese_effect_load_effects_from_directory() shouldn't emit CRITICAL
2253     messages in this condition.
2254   - Replace all GtkBoxes by GtkGrids, bug 664428
2255   - Added/Updated Translations
2256     - es, courtesy of Daniel Mustieles
2257     - he, courtesy of Yaron Shahrabani
2258     - lv, courtesy of Rūdofls Mazurs
2259     - nb, courtesy of Kjartan Maraas
2260     - ru, courtesy of Yuri Myasoedov
2261     - sv, courtesy of Daniel Nylander
2262     - te, courtesy of Praveen Illa
2263     - th, courtesy of Akom Chotiphantawanon
2264     - zh_CN, courtesy of Wylmer Wang
2265   - Added/Updated Documentation
2266     - el, courtesy of Simos Xenitellis
2267     - es, courtesy of Daniel Mustieles
2268     - gl, courtesy of Leandro Regueiro
2269     - lv, courtesy of Rūdofls Mazurs
2270     - ru, courtesy of Yuri Myasoedov
2272 version 3.3.2
2273   - Pre-release version bump to 3.3.2
2274   - Remove marshaller generation rules
2275     The generic marshallers, supplied by GLib, are used instead.
2276   - Make preferences dialog more netbook-friendly
2277     Fixes bug 663146.
2278   - Convert deprecated GtkVBox and GtkHBox to GtkBox
2279     Fixes bug 661661.
2280   - Add chapter IDs to documentation
2281   - Add Cheese architecture diagram to documentation
2282     Fixes bug 664333.
2283   - Set camerabin to playing before start-capture
2284     Fixes bug 663998, with the camerabin documentation being updated in bug
2285     664048.
2286   - Use private GObject pointer in Widget and Chooser
2287     Additionally, remove some dead code.
2288   - Add gtk-doc comments to UmCropArea
2289     Currently, UmCropArea is internal (and will likely stay that way), so
2290     the comments are not included in the generated documentation.
2291   - Use switch statement to select cases
2292   - Use better API to notify and install properties
2293     Changed g_object_notify_by_pspec() to g_object_notify() and
2294     g_object_class_install_property() to
2295     g_object_class_install_properties(). Added properties static array to
2296     hold properties. Added enum constants identifying properties and
2297     sentinels for array length definitions. Fixes bug 663098.
2298   - Improve CheeseAvatarChooser documentation
2299     Add documentation for private methods in CheeseAvatarChooser.
2300   - Improve CheeseEffect documentation
2301     Document the private methods in CheeseEffect. Simplify effect
2302     construction, by making the name and pipeline-desc properties
2303     construct-only. Improve some variables names.
2304   - Improve CheeseFileUtil filename handling
2305     Use GDateTime to format the time string. Use switch statements when
2306     selecting cases from an enum. Use g_build_filename() rather than
2307     g_strjoin(G_DIR_SEPARATOR_S, ...).
2308   - Improve CheeseCamera documentation
2309     Document most of the private methods in CheeseCamera, and rename the
2310     device-name property to device-node.
2311   - Improve CheeseCameraDevice documentation
2312     Document most of the private methods in CheeseCameraDevice, and rename
2313     some variables to more closely match the property names.
2314   - Improve CheeseCameraDeviceMonitor documentation
2315   - Make CheeseFlash a GtkWindow rather than a GObject
2316     Additionally, add further gtk-doc-like comments to the flash
2317     implementation.
2318   - Comment Vala methods with Valadoc markup
2319     Add basic documentation to all methods in Vala sources.
2320   - Add hotplug support to preferences dialog
2321     Adding and removing camera devices in the CheeseCamera is now propagated
2322     to the preferences dialog UI. Partially fixes bug 603612.
2323   - Correct default brightness in the schema to zero
2324   - Improve GSettings schema text and include ranges
2325   - Also use the countdown duration for burst mode
2326   - Add a countdown-duration key to GSettings schema
2327     Add a new GSettings key to allow configuration of the duration of the
2328     countdown when taking a photo. Partially fixes bug 594267.
2329   - Bump required Vala version to 0.13.2
2330     Required for Clutter.TableLayout in clutter-1.0.vapi, which was added
2331     when Vala switched to use GIR files.
2332   - Use STYLE_PROVIDER_PRIORITY_USER
2333   - Use Vala ‘as’ operator where possible
2334     Use the as operator when fetching widgets from GtkBuilder files, to do a
2335     runtime type-check.
2336   - Include the version in the man page
2337   - Add generated man page to CLEANFILES
2338   - Fix a typo so that the man page is generated
2339   - Fix gtk-doc checks when srcdir != builddir
2340   - Add man page, generated with xsltproc
2341   - Add help button to the preferences dialog
2342   - Improve documentation to pass gtk-doc tests
2343     Add the deprecated API index to the documentation. Complete the rename
2344     of cheese_camera_set_device_by_dev_file() to
2345     cheese_camera_set_device_by_device_node(). Add missing documentation to
2346     reach 100% symbol coverage.
2347   - Enable gtk-doc tests during make check
2348   - Check for GStreamer plugins required at runtime
2349     Add a GStreamer plugin check to configure.ac, which checks for
2350     individual plugins with gst-inspect, rather than relying on the plugins
2351     being provided by checking for GStreamer pkg-config files. The check is
2352     non-fatal, as the plugins are not build-time dependencies.
2353   - Bump pkg-config requirement to 0.24
2354     Version 0.24 or greater of pkg-config is required in order to avoid the
2355     duplicate AC_SUBST macro calls for PKG_CHECK_MODULES substitutions.
2356   - Remove unused FULL_LIBEXECDIR from configure.ac
2357   - Add private pointers to libcheese GObject structs
2358     Speed up access to the private struct of the GObject by adding a
2359     pointer, so that *_GET_PRIVATE does not have to called each time. Create
2360     a typedef for the private structures in the headers, and hide the
2361     structs from the documentation by placing them inside a private
2362     subsection.
2363   - Add basic documentation for remaining public API
2364     Add cheese-widget-private.h back to files ignored by gtk-doc. Add basic
2365     documentation for the remainder of the public API. Use UUID instead of
2366     ID or UDI. Add blurb and nick to all documented properties. Add
2367     CheeseVideoFormat documentation. Use unsigned integers where the values
2368     are always positive. Sprinkle some const qualifiers. Add some filename
2369     GObject Introspection annotations.
2370   - Update TODO
2371   - Fix several compiler warnings
2372     Add some missing prototypes, correct some pointer type mismatches, return
2373     a value from functions that returns values and improve GError handling.
2374   - Use gnome-common compiler warnings
2375     Additionally, enable silent Automake rules by default so that warnings are
2376     more visible.
2377   - Add more classes to gtk-doc documentation
2378     Add basic documentation for CheeseCamera, CheeseFileUtil and CheeseFlash
2379     classes. Split the API reference into libcheese and libcheese-gtk
2380     chapters.
2381   - Add CheeseCameraDeviceMonitor::removed callback
2382     Added CheeseCameraDeviceMonitor::removed signal callback function in
2383     CheeseCamera. Fixes bug 662852.
2384   - Improved CheeseCameraDeviceMonitor::added signal
2385     CheeseCameraDeviceMonitor:added has now a CheeseCameraDevice argument.
2386     CheeseCameraDeviceMonitor is also now a member of CheeseCamera.
2387   - Add a long description to the DOAP file
2388   - help: fixed another typo
2389   - help: moving introduction page back to .page
2390   - help: fixed typo in Makefile.am
2391   - help: updated Makefile.am
2392   - Overhaul the libcheese documentation
2393     Add documentation for CheeseCameraDevice. Remove bogus XML included in
2394     the library overview. Add section documentation to all classes, and mark
2395     them as unstable. Add GObject and GObjectClass struct documentation.
2396   - help: renamed pages and rearranged sections
2397     Moved all pages, except introduction.page, into sections to make index
2398     look nicer.
2399   - Use license-type in the about dialog
2400   - Connect thumbnail nav button signals
2401     The thumb nav widget crashed when clicking the buttons to scroll the
2402     thumbnail view. This was caused by connecting to the wrong signals:
2403     ‘button-pressed-event’ and ‘button-released-event’, rather than
2404     ‘pressed’ and ‘released’. There was also some duplicate code for
2405     creating the left button, which led to a GtkButton being leaked when
2406     the thumb nav was created. Fixes bug 660686.
2407   - Remove obsolete MAINTAINERS file
2408     http://live.gnome.org/Git/FAQ#How_do_I_add_a_description_to_the_git_web_view.3F__What_is_this_.22blah.doap.22.3F
2409   - Remove obsolote cicl script
2410   - Increase the photo count in burst mode to 100000
2411     Fixes bug 659977
2412   - Use an idle handler to generate thumbnails
2413     A thread was used for generating thumbnails for CheeseThumbView, but
2414     this had problems with concurrent access to the GtkListStore which
2415     backs the thumb view, as in bug 648936. A simpler approach is to use an
2416     idle handler, which avoids the need for acquiring the GDK lock.
2417   - Restore gudev checks during configure
2418   - Added/Updated Translations
2419     - be, courtesy of Yuri Matsuk
2420     - de, courtesy of Mario Blättermann
2421     - es, courtesy of Daniel Mustieles
2422     - et, courtesy of Mattias Põldaru
2423     - gl, courtesy of Fran Dieguez
2424     - he, courtesy of Yaron Shahrabani
2425     - lt, courtesy of Aurimas Černius
2426     - nb, courtesy of Kjartan Maraas
2427     - sv, courtesy of Daniel Nylander
2428     - tr, courtesy of Muhammet Kara
2429     - xh, courtesy of Andiswa Mvanyashe
2430   - Added/Updated Documentation
2431     - es, courtesy of Daniel Mustieles
2433 version 3.3.1
2434   - configure.ac: Bump cheese version to 3.3.1
2435   - Update .gitignore
2436     Additionally, remove INSTALL, as it is created during autoreconf.
2437   - Work around an error during uninstall of distcheck
2438   - Convert src subdirectory to build non-recursively
2439   - Convert documentation to build non-recursively
2440   - Make data directory build non-recursively
2441     Additionally, make the GSettings schema translatable.
2442   - Convert tests to build non-recursively
2443   - Convert libcheese to build non-recursively
2444   - Update toplevel Makefile.am to more modern style
2445   - Update configure.ac to more modern style
2446   - Make preferences dialog layout HIG-compliant
2447     The layout of the preferences dialog was ported to a new one that
2448     conforms to the HIG and is also based on GtkGrid containers. Fixes bug
2449     661651.
2450   - Prefer a dark GTK+ theme, bug 660628
2451   - Do not crash if gnome-video-effects is not present
2452     Also, print a warning using warning(). Fixes bug 654671.
2453   - Add David King as a maintainer
2454   - Do not call _init() functions inside CheeseWidget
2455     GObject construction cannot fail, which is incompatible with calling
2456     _init() functions which can fail inside a constructor. Users of
2457     CheeseWidget must instead initialise the relevant toolkits (Clutter-GTK+
2458     and Gst-Clutter) themselves, and gracefully fail before
2459     cheese_widget_new() is called. Fixes the remainder of bug 654913 and
2460     also bug 660400.
2461   - Updated French doc translation
2462   - Added/Updated Translations
2463     - be, courtesy of Yuri Matsuk
2464     - el, courtesy of Giannis Katsampirhs
2465     - es, courtesy of Jorge González
2466     - nb, courtesy of Kjartan Maraas
2467     - tr, courtesy of Muhammet Kara
2468   - Added/Updated Documentation
2469     - fr, courtesy of Bruno Brouard
2470     - hu, courtesy of Gabor Kelemen
2472 version 3.2.0
2473   - configure.ac: Bump Cheese version to 3.2.0
2474   - Added/Updated Translations
2475     - as, courtesy of Nilamdyuti Goswami
2476     - gl, courtesy of Leandro Regueiro
2477     - or, courtesy of Manoj Kumar Giri
2478   - Added/Updated Documentation
2479     - de, courtesy of Mario Blättermann
2480     - es, courtesy of Daniel Mustieles
2481     - gl, courtesy of Leandro Regueiro
2483 version 3.1.92
2484   - configure.ac: Bump Cheese version to 3.1.92
2485   - help: fixed countdown and flash help, bug 659013
2486   - help: reviewed and improved wording
2487   - Fixed one string
2488   - Updated Spanish translation
2489   - Refresh icons, bug 646770
2490   - Remove unnecessary clutter-tablelayout.vapi
2491     Fixes bug 657029.
2492   - Distribute .vapi files, bug 652870
2493   - Translate the command-line summary, bug 636585
2494   - Check return value of gtk_clutter_init()
2495     Fixes bug 654913.
2496   - Fix invalid burst mode delay time, bug 652532
2497   - Remove gettext macros in configure.ac, bug 655166
2498   - Added/Updated Translations
2499     - ar, courtesy of Anass Ahmed
2500     - be, courtesy of Ihar Hrachyshka
2501     - es, courtesy of Jorge González
2502   - Added/Updated Documentation
2503     - de, courtesy of Mario Blättermann
2504     - es, courtesy of Jorge González
2505     - gl, courtesy of Fran Dieguez
2507 version 3.1.91.1
2508   - configure.ac: Bump version to 3.1.91.1 release
2509     Bump SONAME of libcheese and libcheese-gtk to be greater than those from
2510     3.0.2.
2511     Fixes https://bugzilla.gnome.org/show_bug.cgi?id=658342
2512   - Added/Updated Documentation
2513     - es, courtesy of Jorge González
2515 version 3.1.91
2516   - Fix cheese_effect_load_effects prototype
2517   - help: Reviewed and improved new Mallard help
2518   - help: Added Mallard help, removed DocBook help
2519   - cheese-effects: implement loading cheese effects in libcheese
2520   - cheese-camera: fix 2 gst object reference leaks
2521   - cheese-camera: fix 3 string memory leaks
2522   - about: Update credits according to AUTHORS file
2523   - cheese-camera: Print debug of messages
2524   - thumb-view: start monitoring at startup
2525     Before this we started monitoring each for each photo/video
2526     capture. That was a bit inefficient as the directories in which photos
2527     and videos are saved are known and don't change during the program's
2528     lifetime.
2529     Now we start the monitoring at startup only once.
2530   - cheese-camera: make effect previews scale with the cheese window
2531     Before this patch, when you scaled Cheese's main window, in the the
2532     effects preview mode, the window would scale but the 9 videos inside
2533     the window would remain at the same size.
2534     I had to remove the fixed scaling from the effects pipeline and let
2535     the size of the textures be governed by the layout manager.
2536     Now when you scale the Cheese effect preview window all 9 videos are
2537     automatically scaled (keeping aspect-ratio) to fill the available space.
2538   - libcheese: aligned button to center
2539   - add gio-2.0 and x11 to PKG_CHECK_MODULES
2540   - cheese-gtk.pc: Update 'requires private' to gtk3
2541   - window: use the right signature for button-release-event callback
2542     The signature is (ClutterActor, ClutterEvent). Using the event source
2543     there is wrong, as that's not guaranteed to be the same object emitting
2544     the callback (i.e. the object emitting could be just forwarding an event
2545     coming from one of its children).
2546     https://bugzilla.gnome.org/show_bug.cgi?id=647677
2547   - libcheese: don't leak the source element
2548   - Updated Telugu Translations done by Praveen Illa
2549   - Updated Telugu translations done by Praveen Illa
2550   - cheese-camera: Setting camera to playing after forced stop
2551   - cheese-camera: Emit signal when video is saved
2552   - .gitignore: Added new test executables
2553   - cheese-test-flash: Quit when window is closed
2554   - cheese-thumb-view: guard thread unsafe operations
2555   - ui: handle "delete-event" signal at Preferences dialog, fixes bug #647229
2556     the "close" event triggered by the escape key was destroyng the dialog, so
2557     when the user tried to open the Preferences dialog again what appeared was
2558     an empty/tiny window. Handle the "delete-event" connecting it with
2559     hide_on_delete() solved the problem.
2560   - lib: fix leaks and simplify cheese_fileutil_get_new_media_filename
2561   - lib: properly prefix photo/video suffix constants in cheese namespace
2562   - lib: move glib-object.h before G_BEGIN_DECLS in cheese-fileutil.h
2563     Fixes a build warning about implicit declaration.
2564   - lib: return const char * when getting photo/video paths
2565     Update all uses of both methods accordingly.
2566   - lib: no need to declare variable to retun photo/video paths
2567   - lib: add some missing introspection annotations in cheese-camera
2568   - set default value for saturation to 1, fixes bug #647228
2569   - Added/Updated Translations
2570     - ca@valencia, courtesy of Gil Forcada
2571     - eo, courtesy of Kristjan SCHMIDT
2572     - fa, courtesy of Arash Mousavi
2573     - fi, courtesy of Tommi Vainikainen
2574     - nl, courtesy of Wouter Bolsterlee
2575     - te, courtesy of Praveen Illa
2576     - tr, courtesy of Muhammet Kara
2577     - ug, courtesy of Sahran
2578     - zu, courtesy of Priscilla Mahlangu
2579   - Added/Updated Documentation
2580     - ko, courtesy of Seong-ho, Cho
2582 version 3.0.0
2583   - lib: fix typo when initializing photo_path private attribute.
2584   - lib: export correct package on introspection files.
2585     The name of Cheese's pkg is cheese, not cheese-3.0.
2586   - lib: fix recording videos after previous image/video captures.
2587     This fixes bug: https://bugzilla.gnome.org/show_bug.cgi?id=645975
2588   - window: set the about dialog transient and modal so that mutter can apply
2589     the GNOME 3 modal dialog effect to it.
2590     Fixes bug: https://bugzilla.gnome.org/show_bug.cgi?id=646007
2591   - Added/Updated Translations
2592     - ca, courtesy of Gil Forcada
2593     - da, courtesy of Anders Jenbo
2594     - en_GB, courtesy of Bruce Cowan
2595     - eu, courtesy of Julen Ruiz Aizpuru
2596     - gu, courtesy of Sweta Kothari
2597     - he, courtesy of Yaron Shahrabani
2598     - id, courtesy of Dirgita
2599     - it, courtesy of Alessandro Falappa
2600     - lt, courtesy of Gintautas Miliauskas
2601     - pa, courtesy of A S Alam
2602     - pt_BR, courtesy of Rodrigo Padula de Oliveira
2603     - sr, courtesy of Мирослав Николић
2604     - sr@latin, courtesy of Miroslav Nikolić
2605     - ta, courtesy of Dr.T.Vasudevan
2606     - th, courtesy of Akom Chotiphantawanon
2607     - tr, courtesy of Baris Cicek
2608     - ug, courtesy of Sahran
2609     - vi, courtesy of Clytie Siddall
2610   - Added/Updated Documentation
2612 version 2.91.93:
2613    - Cheese widget bug fixes
2614    - Make Flash widget not cover the GNOME Shell panel
2615    - Loads of updated translations
2617 version 2.91.92
2618   - Makefile.am: Add autogen.sh to extra_dist
2619   - tests: Add test program for the flash object
2620   - lib: Don't forget to call gtk_clutter_init()
2621     Note that using this in an application that relies on keyboard
2622     input for GtkClutter widgets will fail horribly.
2623   - lib: Make cheese-widget work again
2624   - Fix default value for the dconf contrast
2625   - Restore and fix menu mnemonics and entries
2626   - Added/Updated Translations
2627     - ca, courtesy of Gil Forcada
2628     - cs, courtesy of Marek Černocký
2629     - de, courtesy of Mario Blättermann
2630     - es, courtesy of Daniel Mustieles
2631     - et, courtesy of Ivar Smolin
2632     - fr, courtesy of Claude Paroz
2633     - gl, courtesy of "Last-Translator: \n"
2634     - hu, courtesy of Gabor Kelemen
2635     - kn, courtesy of Shankar Prasad
2636     - ko, courtesy of Changwoo Ryu
2637     - lt, courtesy of Rimas Kudelis
2638     - lv, courtesy of Rudolfs
2639     - nb, courtesy of Kjartan Maraas
2640     - pl, courtesy of Piotr Drąg
2641     - pt_BR, courtesy of Flamarion Jorge
2642     - pt, courtesy of Duarte Loreto
2643     - ro, courtesy of Lucian Adrian Grijincu
2644     - sk, courtesy of Miroslav Biňas
2645     - sl, courtesy of Matej Urbančič
2646     - sv, courtesy of Daniel Nylander
2647     - uk, courtesy of Korostil Daniel
2648     - zh_CN, courtesy of chiachen
2649   - Added/Updated Documentation
2650     - sv, courtesy of Henrik Löwendahl
2652 version 2.91.91.1
2653   - Drop version to 2.91.91.1
2654     The tarball release of 2.91.91 was generated with a tarball release of
2655     Vala that was affected by bug 642885. This is a point release, that
2656     contains a workaround for that bug until a new Vala release (0.11.7) is
2657     out.
2659   - Correct some configure requirements
2661 version 2.91.91
2662   - use camerabin for taking photos and videos
2663   - Migrated from libunique to GtkApplication
2664   - Ported to GTK+ 3.x
2665   - build: Update autotools configuration
2666   - cheese-camera: Unsetting preview-caps after photo
2667     After taking a photo to pixbuf, we set preview-caps to NULL so regular
2668     photo doesn't send the preview message.
2669   - cheese-camera: Fixing take_photo_pixbuf
2670     Method cheese_camera_take_photo_pixbuf was not working. Now it is
2671     implemented using camerabin's features. We set preview-caps in camerabin
2672     and get the buffer for the photo via message on the bus.
2673     Signals are now only emitted if the capture was successful.
2674   - cheese-camera: Set video recording options
2675     Set encoding and multiplexing options.
2676   - svg overlay effects can now be added
2677   - cheese-camera: Set filter-caps property
2678     Set filter-caps property to avoid camerabin default of video/x-raw-yuv
2679     format=(fourcc)I420.
2680   - cheese-camera: Enabling source color conversion
2681     Setting the flag to enable color conversion on video source. Flags names
2682     were also redefined to allow code readability.
2683   - cheese-camera: Setting resolution in camerabin
2684     Cheese was using a capsfilter after video source to configure the
2685     desired resolution for pictures and video. We now use the camerabin
2686     signal set-video-resolution-fps to set desired resolution.
2687   - cheese-camera: Removing height and width defaults
2688     Camerabin has video-capture defaults that can cause not-negotiated
2689     errors or set resolution to values that are not the requested by the
2690     user. Setting them to zero we allow the resolution to be negotiated.
2691   - cheese-camera: Creating a separate effects_preview_bin
2692     Create a effects_preview_bin that will hold all elements related to
2693     effects live preview. This bin is added to video_filter_bin, the same
2694     bin that contained those elements directly before.
2695   - cheese-camera: Use camerabin as pipeline base
2696     Changed Cheese-Camera to use camerabin as its base. Camerabin implements
2697     view-finder, image capture and video recording.
2698   - Add gobject introspection support to build system
2699   - configure.ac: Changing required versions
2700     Cheese works with older version of clutter, gtk, gdk and
2701     libgnomedesktop.
2702   - cheese-window: Fix vala syntax problem
2703     Cheese wasn't compiled by latest java because of this array
2704     construction. Changing it to a proper array we avoid the compiling
2705     problem. Fixes bug #639276.
2706   - Added/Updated Translations
2707     - af, courtesy of F Wolff
2708     - ar, courtesy of Khaled Hosny
2709     - ast, courtesy of ivarela
2710     - bn_IN, courtesy of "Last-Translator: \n"
2711     - ca, courtesy of Gil Forcada
2712     - en_GB, courtesy of Bruce Cowan
2713     - es, courtesy of Daniel Mustieles
2714     - fr, courtesy of Nicolas Repentin
2715     - hu, courtesy of Gabor Kelemen
2716     - ko, courtesy of Changwoo Ryu
2717     - lv, courtesy of Rudolfs
2718     - nb, courtesy of Kjartan Maraas
2719     - or, courtesy of Manoj Kumar Giri
2720     - pa, courtesy of A S Alam
2721     - pl, courtesy of Piotr Drąg
2722     - pt, courtesy of Duarte Loreto
2723     - ru, courtesy of Yuri Myaseodov
2724     - sl, courtesy of Matej Urbančič
2725     - sr, courtesy of Мирослав Николић
2726     - sr@latin, courtesy of Miroslav Nikolić
2727     - sv, courtesy of Daniel Nylander
2728     - ug, courtesy of Sahran
2729     - uk, courtesy of Korostil Daniel
2730     - zh_CN, courtesy of YunQiang Su
2731   - Added/Updated Documentation
2732     - es, courtesy of Jorge González
2734 version 2.91.4
2735   - bump LT_VERSION numbers for libcheese and libcheese-gtk
2736   - Splitting dependencies of libcheese and libcheese-gtk
2737     Spliting dependencies of libcheese and libcheese-gtk and linking
2738     libcheese library with it's dependencies.
2739   - libcheese: Removing unnecessary includes
2740     Removing unnecessary includes of gtk in libcheese modules.
2741   - Creating pkgconfig file for libcheese and libcheese-gtk
2742   - Adding test for CheeseCamera
2743     cheese-test-camera creates a CheeseCamera and takes a photo that will be
2744     saved in testcamera.jpg after five seconds.
2745   - Creating libcheese, installable non-gtk lib
2746     Cheese-flash is now part of libcheese-gtk, since it depends on gtk and
2747     we want libcheese to not depend on it. Libcheesecommon is now called
2748     simply Libcheese and it's installed, it's the main cheese lib which can
2749     be used to set the pipeline, take_photos and record video.
2750   - remove countdown from libcheese
2751     cheese uses the new countdown in src/cheese-countdown.vala
2752     which prints the countdown directly on the clutter texture.
2753   - cheese-test-chooser: Use gtk_clutter_init
2754     Cheese test chooser should use gtk_clutter_init instead of gtk_init,
2755     since cheese-camera now uses a ClutterTexture to display video.
2756   - cheese-camera: using const char * when appropriate
2757     Filenames and other string parameters used to set properties can be
2758     const.
2759   - cheese-camera: switch_device is now a void method
2760     Method cheese_camera_switch_device always returned true. Its return
2761     value can be ignored.
2762   - cheese-camera: Making methods static
2763     Some methods are only used inside CheeseCamera, so I removed them from
2764     header file and declared them as static.
2765   - cheese-widget: Fix return type for get_settings
2766   - remove dbus support from cheese, fixes bug #622915
2767   - cheese-camera: Check return of linking effect
2768     Return if linking effect preview was not successful.
2769   - cheese-camera: Removing extra colorspace after effect
2770     Effects are already created using one colorspace before and one after
2771     its pipeline description, so there is no need to add another colorspace
2772     after the effect bin.
2773   - cheese-camera: Handle more bus messages
2774     When bus receives error or warning messages, we parse them and print
2775     warning messages.
2776   - Updated Basque language
2777   - Added/Updated Translations
2778     - bg, courtesy of Krasimir Chonov
2779     - cs, courtesy of Marek Černocký
2780     - el, courtesy of Kostas Papadimas
2781     - eo, courtesy of Kristjan SCHMIDT
2782     - eu, courtesy of Iñaki Larrañaga Murgoitio
2783     - fa, courtesy of Mahyar Moghimi
2784     - gl, courtesy of Fran Diéguez
2785     - nb, courtesy of Kjartan Maraas
2786     - ru, courtesy of Yuri Myasoedov
2787     - th, courtesy of Akom Chotiphantawanon
2788     - zh_HK, courtesy of Chao-Hsiung Liao
2789     - zh_TW, courtesy of Chao-Hsiung Liao
2790   - Added/Updated Documentation
2792 version 2.91.3
2794   - Photo and video resolution can be set separately. Fixes bug #582268
2795   - Fixed tooltip text for "stop action" and for "next/prev effect page"
2796     buttons
2797   - Start monitoring storage folders if they exist when cheese starts,
2798     and a fix for bug 637798 commit.
2799   - Burst mode session can be cancelled with a "Stop taking pictures"
2800     button. Fixes bug #637798
2801   - Button area does not get hidden after returning from fullscreen mode.
2802   - Start "Save as" dialog in home folder
2803   - Check if each Webcam directory exists before filling thumb view
2804   - Don't create Webcam dirs (in Pictures and Video user dirs) unless
2805     there is content to put on it, fixes bug #563058
2806   - Command line options for starting in wide and fullscreen modes,
2807     fixes bug #597820
2808   - All ui buttons now have tooltips, fixes bug #622974
2809   - allow multiple items to be deleted at once
2810   - allow multiple items moved to trash at once
2811   - do a fade in animatin on each new effect page
2812   - calculate the dimension of the effect previews automatically
2813     this is done by getting the viewport dimension, subtracting
2814     the borders and then dividing by three. if there are less than
2815     9 effects on the last effects pane, we want to still start
2816     putting the previews in the upper left corner. in fullscreen
2817     we simply use the same size.
2818   - remove useless comments
2819   - align the effects in the center, regardless of window size
2820   - sort the effects in the effect preview alphabetically
2821   - set the effect panes preview to a fixed size
2822   - post release version bump
2823   - Added/Updated Translations
2824     - de, courtesy of Wolfgang Stoeggl
2825     - es, courtesy of Jorge González
2826     - et, courtesy of Ivar Smolin
2827     - gl, courtesy of Fran Diéguez
2828     - he, courtesy of Yaron Shahrabani
2829     - id, courtesy of Andika Triwidada
2830     - nb, courtesy of Kjartan Maraas
2831     - pa, courtesy of A S Alam
2832     - sl, courtesy of Matej Urbančič
2833     - sv, courtesy of Daniel Nylander
2834     - th, courtesy of Akom Chotiphantawanon
2835     - ug, courtesy of Sahran
2836     - vi, courtesy of Clytie Siddall
2837     - zh_CN, courtesy of Aron Xu
2838     - zh_HK, courtesy of Chao-Hsiung Liao
2839     - zh_TW, courtesy of Chao-Hsiung Liao
2840   - Added/Updated Documentation
2842 version 2.91.2
2843   - port cheese to gsettings
2844     this commit drops gconf entirely from cheese and uses
2845     gsettings. glib and gio dependency was bumped to 2.26.0
2846   - Increased upper bound for number of photos taken in burst mode and time
2847     interval between photos taken in burst mode
2848   - Removed mx dependency. Bumped minimum clutter version to 1.4.0
2849   - test-widget: Using gtk_clutter_init
2850     The test cheese-test-widget was using gtk_init instead of
2851     gtk_clutter_init, displaying the error "Unable to create a new stage".
2852   - widget: Using ClutterTexture instead of DrawingArea
2853     The method cheese_camera_new expects a ClutterTexture, but the widget
2854     was trying to use a GtkDrawingArea. It now has a GtkClutterEmbed widget
2855     that contains a ClutterTexture that will be used by cheese_camera_new.
2856   - camera: emit video-saved signal by name in gst threads
2857     Static camera_signals array is not initizialized in the gstreamer thread
2858     so we get a critical assertion failed (signal_id > 0) if we emit by id.
2859     This should workaround the issue #620637
2860   - Mapped the Escape key to either stop a current action or to take you out of
2861     the effects selector or fullscreen
2862   - main: properly start GtkClutter to avoid a runtime warning
2863     Initializing GtkClutter instead of gtk and clutter separately
2864     prevents this:
2865     ClutterGLX-CRITICAL **: Unable to make the stage window 0x4600035 the current GLX drawable
2866   - Fixed bug where you can start multiple countdowns in photo mode that
2867     run together and mess up the counter
2868   - json: fix a boolean property defined as a string
2869     Fixes a g_value_copy incompatible types critical warning at runtime
2870   - configure: Use cheese instead of Cheese
2871     This way the .ui files are installed in /usr/shared/cheese
2872     as expected, instead of /usr/shared/Cheese, fixes bug #626697
2873   - check if vala is available, fail if not, partially fixes #626697
2874   - bump vala requirement to 0.9.2 and use the new syntax for gtk stock items
2875     in vala 0.10
2876   - add identity effect manually at the first position of the effect list
2877   - remove --verbose command line flag, log handler and bugreport script
2878     as most of the debug output is done with GST_* or with
2879     debug() and message(), the log file is useless and therefore
2880     the bugreport script which is collection that file too.
2881   - show the version with the -v/--version command line flag
2882   - check if device uri is null, before setting up the camera with it
2883   - add a command line option to specify camera file, fixes bug #614778
2884     the -d or --device option was added to specify a different
2885     device file. if the device file does not exist, or is not a
2886     valid v4l/v4l2 device it will be silently ignored
2887   - bump libcanberra version requirement to 0.23
2888   - play a sound when taking a photo
2889     this was somehow not added when we did the vala port, now
2890     everybody can enjoy that lovely shutter sound
2891   - parse our custom gtkrc file to hide the thumbview arrows
2892   - Killed several memory leaks
2893   - Fixed some runtime warnings
2894   - Camera related actions are now disabled until the pipeline is playing
2895   - Show error dialogs when any of the file operations fail
2896   - Made app crash early if the GTKBUilder UI files are not found
2897   - get rid of eog thumbnail
2898     removed eog thumbnail and added cheese thumbnail, which
2899     uses the best things from nautilus and eog.
2900   - Display 'No effects found' message if no effects were found.
2901   - Removed most unneccessary warnings when compiling src/*
2902     Warnings that remain point to real problems that should be handled
2903   - Errors in effect files no longer fatal
2904   - Partially removed warnings that appeared during effect switching
2905   - use the correct protocol in licence dialog, fixes bug #610207
2906     as the original text of the link began with &lt;http://...
2907     this was seen as the protocol, however the protocol is just
2908     http://
2909   - Split UI setup into UI Setup and camera setup. Shows Window as soon
2910     as UI is setup.
2911     Slightly faster time-to-window-visible
2912   - ignore effects, if they are already loaded
2913     if an effect is already loaded, cheese ignores the effect
2914     and does not add it to the ui. this is done by comparing the
2915     gstreamer pipeline
2916   - load effects from ~/.local/share/gnome-video-effects/
2917     xdg user_data_dir defaults to ~/.local/share/gnome-video-effects,
2918     so we are looking into that place for user effects
2919   - Effect preview elements are now constructed on-demand, rather than
2920     at startup.
2921   - remove the effect files from cheese from now on and add gnome-video-effects
2922     as a dependency. effects are brought to the users home by the package
2923     gnome-video-effects (http://git.gnome.org/browse/gnome-video-effects).
2924     this way, many applications, like Pitivi or Empathy are able to use the
2925     same effects as we do. however, we will not depend on it, as it is an
2926     optional package and not needed to run.
2928     cheese looks for a directory named gnome-video-effects in one of the system
2929     share directories proposed by XDG (mostly /usr/share/ or /usr/local/share/).
2931     it also looks if the user has a directory named ~/.gnome-video-effects. we
2932     probably should change that and use the XDG standard for user shared files,
2933     which is ~/.local/share/
2934   - Removed a few unnecessary camera start/stops during startup
2935   - Do not create a device if gst initializazion fails
2936     Currently we create a device with empty caps if the probing pipeline
2937     cannot be started. That's wrong, the device evidendtly doesn't work so
2938     the CheeseCameraDevice object for doesn't have to be created. Fixes bug #618203
2939   - Added/Updated Translations
2940     - ar, courtesy of Khaled Hosny
2941     - bg, courtesy of Krasimir Chonov
2942     - ca, courtesy of Gil Forcada
2943     - ca@valencia, courtesy of Gil Forcada
2944     - cs, courtesy of Marek Černocký
2945     - da, courtesy of Anders Jenbo
2946     - de, courtesy of Mario Blättermann
2947     - el, courtesy of Michael Kotsarinis
2948     - en_GB, courtesy of Philip Withnall
2949     - es, courtesy of Jorge González
2950     - et, courtesy of Ivar Smolin
2951     - eu, courtesy of Iñaki Larrañaga Murgoitio
2952     - fr, courtesy of Pablo Martin-Gomez
2953     - gl, courtesy of Fran Diéguez
2954     - he, courtesy of Yaron Shahrabani
2955     - hi, courtesy of Rajesh Ranjan
2956     - hu, courtesy of Gabor Kelemen
2957     - id, courtesy of Dirgita
2958     - it, courtesy of Alessandro Falappa
2959     - ja, courtesy of Takayuki KUSANO
2960     - kk, courtesy of Baurzhan Muftakhidinov
2961     - kn, courtesy of Shankar Prasad
2962     - lt, courtesy of Rimas Kudelis
2963     - nb, courtesy of Kjartan Maraas
2964     - nl, courtesy of Reinout van Schouwen
2965     - nn, courtesy of Torstein Adolf Winterseth
2966     - or, courtesy of Manoj Kumar Giri
2967     - pa, courtesy of A S Alam
2968     - pl, courtesy of Tomasz Dominikowski
2969     - pt, courtesy of Duarte Loreto
2970     - ro, courtesy of Lucian Adrian Grijincu
2971     - ru, courtesy of Yuri Myasoedov
2972     - sk, courtesy of Miroslav Biňas
2973     - sl, courtesy of Matej Urbančič
2974     - sr, courtesy of Милош Поповић
2975     - sr@latin, courtesy of Miloš Popović
2976     - sv, courtesy of Daniel Nylander
2977     - ta, courtesy of Dr.T.Vasudevan
2978     - te, courtesy of Krishna Babu K
2979     - th, courtesy of Akom Chotiphantawanon
2980     - ug, courtesy of Sahran
2981     - zh_CN, courtesy of Aron Xu
2982     - zh_HK, courtesy of Chao-Hsiung Liao
2983     - zh_TW, courtesy of Chao-Hsiung Liao
2984   - Added/Updated Documentation
2985     - cs, courtesy of Lucas Lommer
2986     - zh_CN, courtesy of YunQiang Su
2988 version 2.31.1
2989   - the ui was rewritten using vala and clutter
2990   - using live previews for all effects
2991   - added user configurable effects, which can be installed in the system.
2992     furthermore we added a specification for those files, to be usable
2993     everywhere in GNOME.
2994   - more number of effects
2995   - broke most parts of libcheese
2996   - Added/Updated Translations
2997     - en@shaw, courtesy of Thomas Thurman
2998     - fi, courtesy of Tommi Vainikainen
2999     - gl, courtesy of Fran Diéguez
3000     - he, courtesy of Yaron Shahrabani
3001     - ka, courtesy of Vladimer Sichinava
3002     - sl, courtesy of Matej Urbančič
3003     - th, courtesy of Theppitak Karoonboonyanan
3004     - zh_CN, courtesy of Aron Xu
3005   - Added/Updated Documentation
3006     - ca, courtesy of Carles Ferrando Garcia
3007     - fi, courtesy of Jukka Heikkilä
3008     - pa, courtesy of A S Alam
3009     - sl, courtesy of Andrej Žnidaršič
3011 version 2.30.1
3012   - menu: disable Take Photo when there is no camera.
3013     Fixes bug 615002, courtesy of Yuvaraj Pandian
3014   - effects: fix a text rendering problem.
3015     Fixes bug 613287, courtesy of Mathias Clasen
3016   - build: enable GSEAL
3017   - all: use accessor functions instead direct access.
3018     Fixes bug 585210, courtesy of Javier Jardon.
3019   - Added/Updated Translations
3020     - ast, courtesy of Xandru Armesto
3021     - bn_IN, courtesy of Runa Bhattacharjee
3022     - ca@valencia, courtesy of Gil Forcada
3023     - id, courtesy of Andika Triwidada
3024     - ja, courtesy of Hideki Yamane (Debian-JP)
3025     - kn, courtesy of Shankar Prasad
3026     - ms, courtesy of Umarzuki Bin Mochlis Moktar
3027     - th, courtesy of Theppitak Karoonboonyanan
3028   - Added/Updated Documentation
3030 version 2.30.0
3031   - countdown: move rsvg_init and rsvg_term into main
3032     Initialize rsvg at startup and clean it up at exit.
3033     Fixes a long standing bug that made cheese crash when going fullscreen
3034     with button and window sounds enabled. Fixes bug #592100.
3035   - window: set the main button label to "Stop recording" while recording.
3036     Little regression introduced in 2.29.90. Fixes bug #613421
3037   - widget: use dialog-error icon
3038     The "error" icon used before doesn't exist in gnome-icon-theme 2.29 and
3039     causes crashes. Use "dialog-error" instead. Fixes #613067
3040   - Added/Updated Translations
3041     - bn, courtesy of Sadia Afroz
3042     - cs, courtesy of Petr Kovar
3043     - da, courtesy of Anders Jenbo
3044     - eu, courtesy of Iñaki Larrañaga Murgoitio
3045     - gu, courtesy of Sweta Kothari
3046     - it, courtesy of Alessandro Falappa
3047     - ko, courtesy of Changwoo Ryu
3048     - lt, courtesy of Žygimantas Beručka
3049     - lv, courtesy of Peteris Krisjanis
3050     - nn, courtesy of Torstein Adolf Winterseth
3051     - pa, courtesy of A S Alam
3052     - sr, courtesy of Бранко Кокановић
3053     - sr@latin, courtesy of Branko Kokanović
3054     - uk, courtesy of Maxim V. Dziumanenko
3055   - Added/Updated Documentation
3056     - cs, courtesy of Lucas Lommer
3057     - el, courtesy of Marios Zindilis
3059 version 2.29.92
3060   - widget: restore saved balance settings at startup
3061     Restore balance (brightness, saturation, hue) settings, saved in gconf,
3062     when the camera is initialized. Fixes bug 610823.
3063   - camera: fix a shameful pointless g_return_if_fail that prevented
3064     resolution changin from preferences.
3065   - docs: complete api docs for CheeseCameraDeviceMonitor
3066   - Added/Updated Translations
3067     - ca, courtesy of Gil Forcada
3068     - el, courtesy of Kostas Papadimas
3069     - en_GB, courtesy of Bruce Cowan
3070     - eu, courtesy of Iñaki Larrañaga Murgoitio
3071     - fi, courtesy of Tommi Vainikainen
3072     - hu, courtesy of Gabor Kelemen
3073     - nb, courtesy of Kjartan Maraas
3074     - pt, courtesy of Duarte Loreto
3076 version 2.29.91
3077   * cheese:
3078     - Restore the infobar temporarily disabled in the previous version
3079     - Make the infobar display generic errors about camera
3080       initialization instead of just the "no-device" one.
3082   * libcheese-gtk:
3083     - Remove "ready" and "error" signals in CheeseWidget and use a
3084       "state" property to track current widget state (none, ready,
3085       error).
3086     - Add cheese_widget_get_error() api to retrieve a GError (propagated
3087       from CheeseCamera) if something failed (widget in error state).
3088     - Update CheeseAvatarChooser to reflect the new api.
3090   * Fixed bugs:
3091       #592663 — Update sensitivity of "move all to trash", Mathias Clasen
3093   * Added/Updated Translations
3094     - de, courtesy of Wolfgang Stoeggl
3095     - gl, courtesy of Fran Diéguez
3096     - ja, courtesy of Hideki Yamane (Debian-JP)
3097     - pl, courtesy of Piotr Drąg
3098     - ro, courtesy of Adi Roiban
3099     - ru, courtesy of Alexander Saprykin
3100     - sv, courtesy of Daniel Nylander
3101     - zh_HK, courtesy of Chao-Hsiung Liao
3102     - zh_TW, courtesy of Chao-Hsiung Liao
3104 version 2.29.90
3106   * Export libcheese-gtk library
3107   * Rework Cheese itself to use libcheese-gtk
3108   * Add cropping ability to the chooser widget
3109   * Fix a possible crasher and a hang in CheeseCamera
3110   * Require libgudev on Linux systems
3111   * Limit framerate to 30 frames per second
3113   * Updated German documentation
3115 version 2.29.5
3117   A slightly different format for these release notes.
3118   We missed a couple of releases in the 2.29 cycle and the big changes
3119   cheese went through meanwhile deserves something better than a cold
3120   list of commit messages.
3121   Big thanks go to Bastien Nocera who took up most longstanding items
3122   in our TODO list and implemented them right away.
3123   So let's see what happened since 2.28. Note that most of the following
3124   stuff is still a work in progress so don't expect everything listed to
3125   be completed.
3127   * Completely dropped HAL dependency
3128     Port most HAL code for v4l capability probing into udev and use
3129     gudev in cheese to take advantage of it.
3130     Add infrastructure (CheeseCameraDeviceMonitor) for dynamic
3131     device hotplugging (UI yet to come).
3132     Add optional udev dependency and provide a simple entry point
3133     for non linux platforms that will want to use their custom
3134     detection code (still waiting for patches).
3136   * First steps in splitting cheese code into two libraries
3137     - libcheese-common
3138       Will provide basic non UI related cheese functions: basically,
3139       device detection, device monitoring, video format handling.
3140     - libcheese-gtk
3141       A set of widgets that will allow third party application to
3142       include parts of cheese functionality (e.g. the avatar chooser
3143       will soon embed a viewfinder for quickly shooting a nice
3144       buddy icon). Ideally cheese will be soon based on this set of
3145       widgets being the first user of our own library.
3147   * Rework most of device capability handling code
3148     Rewrite caps detection code trying to use gstreamer api instead of
3149     our own custom stuff whenever possible.
3150     Remove framerate retrieving code since we didn't use it since a
3151     couple of releases.
3153   * Make startup slightly faster
3154     Probe device capabilities in PAUSED state instead of PLAYING.
3155     This was actually a workaround for a now fixed gstreamer bug (See
3156     #587082).
3157     Just a two line change but cheese is notably faster now!
3159   * Cosmetic changes
3160     Remove all the fake webcam code and use a still error image when
3161     no webcam is available.
3162     Drop EphySpinner in favor of the new GtkSpinner. Invert colors to
3163     make it sexier.
3164     Remove actions (SendTo stuff) from the contextual menu. It wasn't
3165     exactly the best way to interoperate with the desktop. And most of
3166     them worked suboptimally anyway.
3168   * Move to GST_DEBUG (first steps, probably needs work)
3169     We use gstreamer anyway, why not to take full advantage of it?
3170     Gstreamer debug infrastructure is really cool and surely a lot
3171     better than our previous g_prints.
3173   * Fixed bugs
3174     #598902 — Make flash window a popup
3175     #594966 — Drop HAL
3176     #603595 — Add a photo-taken signal, which passes a pixbuf
3177     #522199 — First pass at webcam widget for use in other applications
3178     #598445 — Use GtkSpinner instead of our own
3179     #603152 — Use libcanberra instead of GStreamer for shutter
3180     #603161 — Make CheeseGConf a singleton object
3181     #603162 — Make CheeseFileUtil a singleton
3182     #603167 — Avoid warnings on exit when playback hasn't started
3183     #595005 — Use a custom filename to group burst mode pictures
3184     #596535 — String fixes
3186   * Added/Updated Translations
3187     - en_GB, courtesy of Philip Withnall
3188     - en@shaw, courtesy of Thomas Thurman
3189     - es, courtesy of Jorge González
3190     - et, courtesy of Ivar Smolin
3191     - gl, courtesy of a
3192     - he, courtesy of Yaron Shahrabani
3193     - lt, courtesy of Gintautas Miliauskas
3194     - lv, courtesy of Rūdolfs Mazurs
3195     - nb, courtesy of Kjartan Maraas
3196     - nds, courtesy of Nils-Christoph Fiedler
3197     - pa, courtesy of A S Alam
3198     - ru, courtesy of Alexandre Prokoudine
3199     - sl, courtesy of Matej Urbančič
3200     - sv, courtesy of Daniel Nylander
3201     - ta, courtesy of Dr.T.Vasudevan
3202     - th, courtesy of อาคม โชติพันธวานนท์
3203     - uk, courtesy of Maxim V. Dziumanenko
3204     - zh_CN, courtesy of Tao Wei
3205     - zh_HK, courtesy of Chao-Hsiung Liao
3206     - zh_TW, courtesy of Chao-Hsiung Liao
3207   - Added/Updated Documentation
3208     - es, courtesy of Jorge González
3209     - zh_CN, courtesy of arccos (L.Q)
3211 version 2.28.0
3213   - use _X-GNOME-FullName inside the .desktop file, fixes bug #590182
3214   - fix the abortion of burst mode with the escape key, fixes bug #595073
3215     burst mode can now be aborted with the Escape key, no matter if
3216     the countdown is active or not.
3217     when burst mode is running you could start it again with spacebar,
3218     this has been disabled during the burst session.
3219   - updated the dependencies
3220   - Added/Updated Translations
3221     - as, courtesy of Amitakhya Phukan
3222     - ca, courtesy of Gil Forcada
3223     - cs, courtesy of Lucas Lommer
3224     - da, courtesy of Kenneth Nielsen
3225     - de, courtesy of Mario Blättermann
3226     - el, courtesy of Kostas Papadimas
3227     - en_GB, courtesy of Bruce Cowan
3228     - es, courtesy of Jorge González
3229     - fr, courtesy of Claude Paroz
3230     - gl, courtesy of Antón Méixome
3231     - hi, courtesy of Rajesh Ranjan
3232     - it, courtesy of Alessandro Falappa
3233     - ja, courtesy of Takeshi AIHANA
3234     - lt, courtesy of Gintautas Miliauskas
3235     - mai, courtesy of Sangeeta Kumari
3236     - mr, courtesy of Sandeep Shedmake
3237     - oc, courtesy of Yannig Marchegay (Kokoyaya)
3238     - pa, courtesy of A S Alam
3239     - ro, courtesy of Adi Roiban
3240     - sl, courtesy of Matej Urbančič
3241     - te, courtesy of Krishna Babu K
3242     - uk, courtesy of Maxim V. Dziumanenko
3243     - zh_HK, courtesy of Chao-Hsiung Liao
3244     - zh_TW, courtesy of Chao-Hsiung Liao
3245   - Added/Updated Documentation
3246     - ca, courtesy of Joan Duran
3247     - de, courtesy of Christian Kirbach
3248     - el, courtesy of Μάριος Ζηντίλης
3249     - en_GB, courtesy of Philip Withnall
3250     - es, courtesy of Jorge Gonzalez
3251     - fr, courtesy of Laurent Coudeur
3252     - it, courtesy of RITA BANDIERA
3253     - nl, courtesy of Sander Pientka
3254     - oc, courtesy of Yannig Marchegay (Kokoyaya)
3255     - pt_BR, courtesy of Leonardo Ferreira Fontenelle
3256     - ru, courtesy of Vasiliy Faronov
3257     - sv, courtesy of Daniel Nylander
3258     - th, courtesy of Theppitak Karoonboonyanan
3259     - zh_CN, courtesy of ccrecall
3261 version 2.27.92
3262   - Added/Updated Translations
3263     - ar, courtesy of Khaled Hosny
3264     - bn, courtesy of Loba Yeasmeen
3265     - bn_IN, courtesy of Runa Bhattacharjee
3266     - fr, courtesy of Claude Paroz
3267     - gu, courtesy of Sweta Kothari
3268     - hu, courtesy of Gabor Kelemen
3269     - kn, courtesy of Shankar Prasad
3270     - ko, courtesy of Changwoo Ryu
3271     - ml, courtesy of "Last-Translator: \n"
3272     - or, courtesy of Manoj Kumar Giri
3273     - pt, courtesy of Duarte Loreto
3274     - pt_BR, courtesy of Djavan Fagundes
3275     - sr, courtesy of Бранко Кокановић
3276     - sr@latin, courtesy of Branko Kokanović
3277     - ta, courtesy of I. Felix
3278     - tr, courtesy of Baris Cicek
3279   - Added/Updated Documentation
3280     - el, courtesy of Μάριος Ζηντίλης
3282 version 2.27.91
3283   - Restore default window size that was changed with the netbook-mode
3284     merge.
3285   - Prevent the thumbview to shrink down to nothing when there are no
3286     items. Keep track of current items number and set a size request when
3287     it reaches zero.
3288   - Remove a bunch of hacks used in wide-mode switching to keep the video
3289     area size constant. Do everything in a more proper, non hackish, way.
3290     Fixes window "flickering" when switching to Wide Mode.
3291   - Restore a <schema> keyword that got lost in the gconf schema, fixes
3292     bug #591389, courtesy of Koop Mast
3293   - Added/Updated Translations
3294     - af, courtesy of F Wolff
3295     - bg, courtesy of Alexander Shopov
3296     - es, courtesy of Jorge González
3297     - et, courtesy of Ivar Smolin
3298     - eu, courtesy of Iñaki Larrañaga Murgoitio
3299     - fi, courtesy of Tommi Vainikainen
3300     - ga, courtesy of Seán de Búrca
3301     - gl, courtesy of Antón Méixome
3302     - he, courtesy of Yaron Shahrabani
3303     - hi, courtesy of Rajesh Ranjan
3304     - nb, courtesy of Kjartan Maraas
3305     - or, courtesy of Manoj Kumar Giri
3306     - pl, courtesy of Piotr Drąg
3307     - sv, courtesy of Daniel Nylander
3308     - th, courtesy of Akom C.
3309     - zh_HK, courtesy of Chao-Hsiung Liao
3310     - zh_TW, courtesy of Chao-Hsiung Liao
3312 version 2.27.90
3313   - Drop HILDON mode. We used to have HILDON support once but it has
3314     been broken for several major releases now. Better no support than
3315     a partial and broken one.
3317   - Merge netbook-mode branch. Introduces a new horizontal mode that
3318     fits nicely in small screens where the vertical real estate is
3319     limited (like netbooks). Commits summary follows.
3320   - Enable wide mode at startup if enabled in gconf or if forced
3321     through -w/--wide command line option. Save wide mode
3322     state in a gconf key.
3323   - Prevent icon view to shrink down when empty.
3324   - Let the thumbview pick up its optimal size. Remove hard coded size
3325     constraints for the icon view so that it picks up the best size
3326     for the current children (i.e. centered items, even with no
3327     selection, with every thumbnail size). Remove also extra
3328     spacing between and around thumbnails.
3329   - Correctly update thumbnav button sensitiveness. Force an update on
3330     up and down button sensitiveness while switching mode.
3331   - Keep size of the video preview area while switching mode. This way
3332     the icon view moves from the bottom to the right side while the
3333     rest of the window remains still.
3334   - Add UI for dynamically switching to and from wide mode.
3335     Add a WideMode action that triggers widget reparenting and changes
3336     spacing the vertical mode.
3337   - Add a function that sets the ThumbNav in vertical mode reparenting
3338     widgets on the fly.
3339   - Add a vertical mode for the ThumbNav. Add up and down buttons and
3340     implement vertical scrolling logic.
3341   - Reparent the icon view into the right aligment. First experiment
3342     of an horizontal mode suited for netbooks.
3343   - Make room for a vertical icon view in the right side. Add an hbox
3344     and an alignment to contain the icon view in the yet to come
3345     netbook mode.
3347   - Set WARNING MessageType for the InfoBar.
3348     Warning is certainly more suited since the missing webcam is not a fatal
3349     error. Also, the red color for the error type is really ugly. This
3350     lovely orange is much better.
3351   - Remove *.glade files.
3352     It is not recommended to use gtk-builder-convert anymore but to use
3353     glade-3 directly on the .ui files
3354   - Insensitize buttons and actions while "bursting".
3355   - Take the first photo of a burst right after button press. Rework a
3356     little bit burst mode to allow this.
3357   - Add 256x256 Cheese icons, courtesy of Ulisse Perusin.
3358   - Add tooltips to the buttons. Now that toolbar buttons have no
3359     labels tooltips can be helpful to identify each button role.
3360   - Add burst mode settings to preferences dialog. Allow to configure
3361     amount of photos to take in a burst and delay between each one.
3362   - Remove icon-size attribute of button icons. All icons have now the
3363     same size and honour gtk theme settings.
3364   - Add the scalable version of the take photo and burst icons.
3365   - Add --version command line flag.
3367   - post release version bump
3368   - Added/Updated Translations
3369     - ast, courtesy of astur
3370     - ca@valencia, courtesy of Gil Forcada
3371     - de, courtesy of Michael Kanis
3372     - es, courtesy of Jorge González
3373     - et, courtesy of Ivar Smolin
3374     - eu, courtesy of Iñaki Larrañaga Murgoitio
3375     - fr, courtesy of Nicolas Repentin
3376     - ga, courtesy of Seán de Búrca
3377     - gl, courtesy of Antón Méixome
3378     - nb, courtesy of Kjartan Maraas
3379     - pl, courtesy of Tomasz Dominikowski
3380     - sv, courtesy of Daniel Nylander
3381     - ta, courtesy of Dr.T.Vasudevan
3382     - zh_HK, courtesy of Chao-Hsiung Liao
3383     - zh_TW, courtesy of Chao-Hsiung Liao
3384   - Added/Updated Documentation
3385     - de, courtesy of Mario Blättermann
3386     - fr, courtesy of Laurent Coudeur
3388 version 2.27.5
3389   - add new photo and burst icons, courtesy of Ulisse Perusin
3390   - remove the label of the photo and video modes
3391   - support taking a series of photos, fixes bug #581997
3392     this introduces the burst mode in cheese.
3393     the burst mode allows to take a series of photos
3394     with a configurable delay and number of photos
3395   - Make webcam and resolution settings not sensitive if just 1 option
3396     is available. If there are no options to choose, make the webcam and
3397     resolution combo box insensitive, fixes bug #588353
3398   - Added/Updated Translations
3399     - it, courtesy of Alessandro Falappa
3400     - ku, courtesy of Erdal Ronahi
3401     - pt_BR, courtesy of Djavan Fagundes
3402     - zh_HK, courtesy of Chao-Hsiung Liao
3403     - zh_TW, courtesy of Chao-Hsiung Liao
3404   - Added/Updated Documentation
3405     - es, courtesy of Jorge González
3407 version 2.27.4
3408   - bump gtk+ requirement to 2.17.3
3409   - ensure the drawing area has a native X11 window
3410     With the new client-side-window gtk+ widgets do not always have a
3411     native window anymore. We need an XID to give to GstXOverlay and embed
3412     video into the application. This temporarily works around the issue
3413     forcing a native window. Works around bug 588357
3414   - use the camera-web icon instead of camera-video
3415     we are using camera-web in the project logo/icon but camera-video for the
3416     UI. it is more appropriate to use the camera-web icon as it's a) less
3417     likely people will use camcorders with cheese b) there is bigger visual
3418     distinction between camera-photo and camera-web than camera-photo and
3419     camera-video.
3420   - manually expose the window if not PLAYING
3421     Draw a black background if the pipeline is starting up and the overlay
3422     is still not ready to expose the drawing area.
3423   - fix broken xoverlay management
3424     For some reason this went unnoticed for a long time. We were calling
3425     set_x_overlay right after setting PLAYING state (with no warranty that
3426     the state change succeeded nor that an overlay was really there). The
3427     only right way to do this is to wait for prepare-xwindow-id message. It
3428     worked until now just because we've been extremely lucky.
3429   - drop url and email handlers
3430     Drop url and email handlers used in the about dialog since gtk+ 2.17.2
3431     already provides that functionality built in.
3432   - drop GEditMessageArea in favor of GtkInfoBar
3433     Drop GEditMessageArea since it recently entered gtk+. Fixes bug #586545
3434   - use AM_SILENT_RULES if available, fixes bug #587581
3435   - Use accessor functions instead direct access, fixes bug #585210
3436   - remove markup from translatable strings
3437   - keybindings: add configure checks for needed X11 stuff
3438     Check for XF86keysym.h availability and add a configure option to
3439     disable Webcam Button listening. Copied from rhythmbox.
3440   - add little program to emit fake webcam button events
3441   - capture webcam buttons
3442     Listen to XF86Webcam keypresses to capture webcam buttons. Should
3443     work with every driver that correctly binds the input device to
3444     KEY_CAMERA events. Fixes bug #521551
3445   - remove padding from the take_picture button
3446     Use alignment xscale property instead of padding in the take_picture
3447     button. Doesn't fix but at least partly works around bug #573301 (the
3448     button can now grow up and fill the whole free space with no padding
3449     constraint).
3450   - sanitize main toolbar structure
3451     No real change, just some little restructuring of the glade toolbar
3452     definition to make it easier to hack on.
3453   - Added/Updated Translations
3454     - es, courtesy of Jorge González
3455     - et, courtesy of Ivar Smolin
3456     - fr, courtesy of Jonathan Ernst
3457     - he, courtesy of Yaron Shahrabani
3458     - uk, courtesy of Maxim V. Dziumanenko
3459   - Added/Updated Documentation
3460     - it, courtesy of Rita Bandiera
3462 version 2.27.3
3463   - Set default resolution to the highest one with a non jerky (higher than
3464     15fps) framerate, fixes bug #585857
3465   - Lower max-delay and max-page-delay oggmux properties from 5 to 0.5
3466     seconds. Should prevent out of sync audio in recorded videos and
3467     hopefully fix bug #585761
3468   - Don't access effects string after free. This was causing the first effect
3469     stored in gconf to not be restored at startup, fixes bug 584186
3470   - Get rid of GtkAspectFrame, it doesn't really suit our needs, it hardcodes
3471     an aspect ratio that obviously cannot be valid for every format webcams
3472     support. Render the video directly to the drawing area with no external
3473     aspect ratio restriction. Eventually fixes bug #559188 since the
3474     aspectframe was adding some extra padding between the video and the window
3475     border.
3476   - Almost every available gstreamer videosink can display black bars around
3477     the video keeping its aspect ratio. Enable it if available.
3478     Black bars look a lot nicer than the grey color of the underlying
3479     gtkwindow displayed with the aspectframe.
3480   - Properly forward expose events to GstXOverlay.
3481   - Avoid ugly flickering on window resize. Let gstxoverlay take full control
3482     of the drawing area window. Prevent gtk from drawing the background and
3483     remove the flickering caused by its internal double buffering.
3484   - Remove initial black bars (at least for 4:3 webcams). Set a default window
3485     size that fits nicely the video aspect ratio so that black bars are not
3486     drawn until a manual resize.
3487   - Added/Updated Translations
3488     - ca, courtesy of Gil Forcada
3489     - nb, courtesy of Kjartan Maraas
3490     - sv, courtesy of Daniel Nylander
3491     - ta, courtesy of Dr.T.Vasudevan
3492   - Added/Updated Documentation
3493     - el, courtesy of Simos Xenitellis
3495 version 2.27.2
3496   - Ignore new photo requests if we are still waiting for an "handoff" signal
3497     for the previous one, fixes bug #582902
3498   - Fix a couple of trivial memory leaks in the thumbnail generator code, fixes
3499     bug #578289
3500   - Don't return if "image-loading" icon is not found, we will have an empty
3501     pixbuf while the thumbnail thread is running but it is surely better than
3502     no thumbnail at all, fixes bug #582240
3503   - Added/Updated Translations
3504     - de, courtesy of Nathan-J. Hirschauer
3505     - es, courtesy of Jorge González
3506     - et, courtesy of Ivar Smolin
3507     - or, courtesy of Manoj Kumar Giri
3508     - pa, courtesy of A S Alam
3509     - th, courtesy of Akom C.
3510   - Added/Updated Documentation
3511     - el, courtesy of Simos Xenitellis
3513 version 2.27.1
3514   - Improve preferences dialog making it more consistent with other GNOME
3515     applications.
3516   - Add support for brightness, contrast, saturation and hue adjustments,
3517     fixes bug #558970.
3518   - Replace deprecated gtk_action_connect_proxy calls with
3519     gtk_activatable_set_related_action, fixes bug #571383.
3520   - Bump gtk+ dependency to 2.16 (needed for gtk_scale_add_mark and
3521     gtk_activatable_set_related_action).
3522   - Archive old ChangeLog and autogenerate it on distribution from git log.
3523   - Added cheese.doap file
3524   - Added Filippo Argiolas to MAINTAINERS
3525   - added/updated translations
3526     - ar, courtesy of Khaled Hosny
3527     - be, courtesy of Ягор Кур'яновіч
3528     - es, courtesy of Jorge González
3529     - kn, courtesy of Shankar Prasad
3531 version 2.26.0
3532   - Lock gdk mutex in photo-saved and video-saved callbacks Those signals are emitted
3533     within a gstreamer callback so outside the mainloop, hence the need for locking.
3534     This fixes the flash locking issue and also the one about the grey thumbview
3535     right after the flash, fixes bug #566098
3536   - added/updated translations
3537     - as, courtesy of Amitakhya Phukan
3538     - bn_IN, courtesy of Runa Bhattacharjee
3539     - ca, courtesy of Joan Duran
3540     - cs, courtesy of Lucas Lommer
3541     - de, courtesy of Mario Blättermann
3542     - el, courtesy of Jennie Petoumenou
3543     - fr, courtesy of Robert-André Mauchin
3544     - gl, courtesy of Suso Baleato
3545     - lt, courtesy of Vytautas Rėkus
3546     - or, courtesy of Manoj Kumar Giri
3547     - te, courtesy of Krishna Babu K
3548     - th, courtesy of Theppitak Karoonboonyanan
3550 version 2.25.92
3551   - Remove g_error calls where the error is not supposed to abort execution.
3552     Replace them with more suited g_warnings, fixes bug #562179
3553   - Print cheese verbose messages even if log dir doesn't exist, fixes bug #573573
3554   - added/updated translations
3555     - ro, courtesy of Adi Roiban
3556     - sv, courtesy of Daniel Nylander
3558 version 2.25.91
3559   - replace deprecated gtk symbols inside hildon code, fixes bug #571383, courtesy of Thomas Andersen
3560   - added/updated translations
3561     - es, courtesy of Jorge González
3562     - et, courtesy of Mattias Põldaru
3563     - ro, courtesy of Adi Roiban
3564     - vi, courtesy of Clytie Siddall
3565     - zh_HK, courtesy of Chao-Hsiung Liao
3566     - zh_TW, courtesy of Chao-Hsiung Liao
3568 version 2.25.90
3569   - fixed lack of period at the end of a few paragraphs in the documentation,
3570     adopted "screenshot" instead of "screen shot", fixes bug #566718, courtesy of Leonardo Ferreira Fontenelle
3571   - reverse icon view scroll buttons scroll direction for RTL locales, fixes bug #566197, courtesy of Yair Hershkovitz
3572   - added/updated translations
3573     - de, courtesy of Hendrik Richter
3574     - el, courtesy of Fotis Tsamis
3575     - es, courtesy of Jorge González
3576     - fr, courtesy of Claude Paroz
3577     - ko, courtesy of Changwoo Ryu
3578     - zh_CN, courtesy of 甘露(Gan Lu)
3580 version 2.25.4
3581   - added/updated translations
3582     - be@latin, courtesy of Ihar Hrachyshka
3583     - lv, courtesy of Raivis Dejus
3584     - pt_BR, courtesy of Leonardo Ferreira Fontenelle
3586 version 2.25.3
3587   - single includes fix, fixes bug #563537, courtesy of Pedro Fragoso
3588   - added/updated translations
3589     - pa, courtesy of Amanpreet Singh Alam
3591 version 2.25.2
3592   - print vendor and product id while probing devices. provide some more device informations for easier bug triaging.
3593   - remove unnecesary include files, to meet GnomeGoal http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
3594   - don't use random access glist methods when accessing a list sequentially
3595     and properly free list elements after use, fixes bug #560514 and #560347, courtesy of Giuseppe Fuggiano
3596   - Use gtk_show_uri to open files and xdg-open i.s.o. gnome-open
3597   - Use gtk_message_dialog_format_secondary_markup correctly
3598   - print the cheese version if the -v flag is set
3599   - add support for cams which support only one resolution, fixes bug #560032, courtesy of Hans de Goede
3600   - added/updated translations
3601     - es, courtesy of Jorge González
3602     - ku, courtesy of Erdal Ronahi
3604 version 2.25.1
3605   - change the default font of the countdown widget to bitstream vera sans bold
3606   - drop libgnome/libgnome-vfs dependencies, fixes bug #556580, courtesy of Cosimo Cecchi
3607   - exit correctly with unknown command line arguments, fixes bug #556084.
3608   - change the ui behaviour of the fullscreen toolbar, to show always when in
3609     effects chooser mode, fixes bug #548546
3610   - added/updated translations
3611     - ca, courtesy of Gil Forcada
3612     - de, courtesy of Hendrik Richter
3613     - es, courtesy of Jorge González
3614     - fr, courtesy of Robert-André Mauchin
3615     - he, courtesy of Mark Krapivner
3616     - nb, courtesy of Kjartan Maraas
3617     - nl, courtesy of Wouter Bolsterlee
3618     - pt_BR, courtesy of Vladimir Melo
3619     - sr, courtesy of Горан Ракић
3620     - sr@latin, courtesy of Goran Rakić
3621     - th, courtesy of Theppitak Karoonboonyanan
3622     - uk, courtesy of Maxim V. Dziumanenko
3624 version 2.24.0
3625   - correct an error in the help file, which prevented the document to be valid
3626   - update the cheese dependencies, fixes bug #547203
3627   - use the correct translated plural form when deleting more than one item from
3628     the thumbnail bar, fixes bug #552290, courtesy of Yuriy Penkin
3629   - do not add a new item to the thumbnail bar, if its already there, fixes bug #549804
3630   - update documentation, courtesy of Joshua Henderson
3631   - include gio header in cheese.c
3632   - added/updated translations
3633     - ar, courtesy of Usama Akkad
3634     - bg, courtesy of Alexander Shopov
3635     - ca, courtesy of Gil Forcada
3636     - cs, courtesy of Petr Kovar
3637     - da, courtesy of Kenneth Nielsen
3638     - de, courtesy of Hendrik Richter
3639     - en_GB, courtesy of Philip Withnall
3640     - es, courtesy of Jorge González
3641     - et, courtesy of Ivar Smolin
3642     - eu, courtesy of Iñaki Larrañaga Murgoitio
3643     - fi, courtesy of Ilkka Tuohela
3644     - fr, courtesy of Robert-André Mauchin
3645     - gl, courtesy of Ignacio Casal Quinteiro
3646     - gu, courtesy of Sweta Kothari
3647     - hu, courtesy of Gabor Kelemen
3648     - it, courtesy of Alessandro Falappa
3649     - ja, courtesy of Takeshi AIHANA
3650     - ko, courtesy of Changwoo Ryu
3651     - lt, courtesy of Gintautas Miliauskas
3652     - ml, courtesy of പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
3653     - mr, courtesy of Sandeep Shedmake
3654     - nb, courtesy of Kjartan Maraas
3655     - nl, courtesy of Wouter Bolsterlee
3656     - pl, courtesy of Tomasz Dominikowski
3657     - pt_BR, courtesy of Og Maciel
3658     - pt, courtesy of Duarte Loreto
3659     - ru, courtesy of Alexandre Prokoudine
3660     - sl, courtesy of Matej Urbančič
3661     - sq, courtesy of Laurent Dhima
3662     - sr, courtesy of Горан Ракић
3663     - sr@latin, courtesy of Goran Rakić
3664     - sv, courtesy of Daniel Nylander
3665     - ta, courtesy of I. Felix
3666     - th, courtesy of Theppitak Karoonboonyanan
3667     - tr, courtesy of Baris Cicek
3669 version 2.23.92
3670   - documentation update (not yet finished), courtesy of joshua henderson
3671   - old photos and videos (before 2.24) are now available in cheese 2.24, fixes bug #547290
3672   - sort videoformat array and resolution hashtable, courtesy of Hans de Goede
3673   - dont save duplicated videoformats abut only keep the one with the maximum
3674     framerate if it provides the same resolution. add correspondent entry only
3675     once to the resolution hashtable so that we have no more duplicated
3676     resolutions on preferences dialog. fixes bugs #547144 and #547140,
3677     courtesy of Hans de Goede
3678   - remove the old log file if it exists
3679   - send eos event only if the pipeline was playing, otherwise force
3680     shutdown. Start a timeout to force unclean shutdown if eos takes
3681     to much to propagate or doesnt propagate at all, probably fixes bug #547422
3682   - set take_picture sensitiveness before webcam_stop_video_recording since this
3683     emits a signal that would lead to another sensitiveness change. see comments on bug #547422
3684   - set the utility hint for the fullscreen toolbar, partially fixes #548546
3685   - rename the log file to "log.txt" and prepend it with the running cheese version
3686   - cheese crashes no more when no device is set in gconf, partially fixes bug #546868, courtesy of Hans de Goede
3687   - display toolbar when entering into fullscreen mode, fixes bug #548546, courtesy of Felix Kaser
3688   - added/updated translations
3689     - bg, courtesy of Alexander Shopov
3690     - de, courtesy of Wolfgang Stoeggl
3691     - el, courtesy of Athanasios Lefteris
3692     - en_GB, courtesy of Philip Withnall
3693     - gu, courtesy of Sweta Kothari
3694     - hi, courtesy of Rajesh Ranjan
3695     - hr, courtesy of "Last-Translator: \n"
3696     - it, courtesy of Alessandro Falappa
3697     - ko, courtesy of Changwoo Ryu
3698     - nl, courtesy of Wouter Bolsterlee
3699     - pt, courtesy of Duarte Loreto
3700     - sl, courtesy of Matej Urbančič
3701     - zh_CN, courtesy of 甘露 (Lu Gan)
3703 version 2.23.91
3704   - cheese.desktop file now respects freedesktop SPEC, fixes bug #550195, courtesy of Pacho Ramos
3705   - a small syntax cleanup made with uncrustify
3706   - waf did not install the files properly, now it does
3707   - add the dynamic bindir to the dbus file
3708   - update waf to 1.4.3 and make it working again
3709   - added/updated translations
3710     - ar, courtesy of Youssef Chahibi
3711     - dz, courtesy of Dawa pemo
3712     - es, courtesy of Jorge González
3713     - et, courtesy of Ivar Smolin
3714     - ga, courtesy of Seán de Búrca
3715     - he, courtesy of Mark Krapivner
3716     - ja, courtesy of Takeshi AIHANA
3717     - mk, courtesy of Arangel Angov
3718     - or, courtesy of Manoj Kumar Giri
3719     - pa, courtesy of Amanpreet Singh Alam
3720     - pl, courtesy of Tomasz Dominikowski
3721     - pt_BR, courtesy of Rodrigo Flores
3722     - sq, courtesy of Laurent Dhima
3723     - sv, courtesy of Daniel Nylander
3724     - te, courtesy of Krishna Babu K
3725     - vi, courtesy of Clytie Siddall
3726     - zh_HK, courtesy of Chao-Hsiung Liao
3727     - zh_TW, courtesy of Chao-Hsiung Liao
3729 version 2.23.90
3730   - call gdk_x11_window_set_user_time to raise the cheese window if its called twice
3731   - don't start cheese twice if another instance is running, fixes bug #527736, courtesy of Felix Kaser
3732   - remove gtk_init and gst_init, according to the docs these are not needed if we use gtk_get_option_group and gst_init_get_option_group
3733   - align the buttons with the thumbnail bar
3734   - improve the fullscreen mode, fixes bug #547405, courtesy of Felix Kaser
3735   - select the last thumbnail item, if the last one was deleted 
3736   - hitting space when the countdown has already begun, distorts no more the countdown, fixes bug #547403
3737   - remove a thumbnail item immidiately from the thumbnail row if it was deleted
3738   - use the eog scrollbar for cheese media, fixes bug #511916, courtesy of Patryk Zawadzki
3739   - disable action_effects while setup_camera is running, fixes bug #547313
3740   - add people who contributed to cheese to the cheese about window 
3741   - give a detailed error message if some gstreamer element is missing, fixes bug #522009, courtesy of Todd Eisenberger
3742   - add some gconf translation improvements, fixes bug #547168 
3743   - connect button_photo and button_video as proxy widgets for relative RadioActions
3744   - change action_files sensitiveness on "selection-changed" event, fixes bug 546918
3745   - don't try to find highest framerate if format is NULL, courtesy of Todd Eisenberger
3746   - selected effects gconf key values are now standardized, fixes bug #513776
3747   - add a better hig compliant alert for missing gstreamer elements, fixes bug #522009
3748   - added a delete action to immediately delete files and a gconf key to show/hide it
3749   - use "Cheese Webcam Booth" instead of "Cheese" as the desktop entry name, fixes bug #543976
3750   - add multiple selection in the picture listing pane, fixes bug #481405
3751   - correct critical warnings, if some gstreamer plugins arent available, fixes bug #522009, courtesy of Todd Eisenberger
3752   - add several g_free functions to prevent memory leaks 
3753   - use g_random_int instead of g_rand_int
3754   - add the multiplex thumbnail generator algorithm
3755   - disable "Start recording" button until the recording pipeline properly shuts down
3756   - save generated thumbnails, it seems to have vanished some time ago
3757   - resolve wrong sorting issue of the thumbnails, fixes bug #546390
3758   - added/updated translations
3759     - ar, courtesy of Youssef Chahibi 
3760     - bn_IN, courtesy of Runa Bhattacharjee 
3761     - ca, courtesy of Gil Forcada 
3762     - es, courtesy of Jorge González 
3763     - et, courtesy of Ivar Smolin 
3764     - eu, courtesy of Iñaki Larrañaga Murgoitio 
3765     - fi, courtesy of Ilkka Tuohela 
3766     - fr, courtesy of Robert-André Mauchin 
3767     - gl, courtesy of Ignacio Casal Quinteiro 
3768     - he, courtesy of Mark Krapivner 
3769     - ja, courtesy of Takeshi AIHANA 
3770     - kn, courtesy of Shankar Prasad 
3771     - mk, courtesy of Arangel Angov 
3772     - ml, courtesy of Manu S Madhav
3773     - nb, courtesy of Kjartan Maraas 
3774     - pt_BR, courtesy of Fábio Nogueira 
3775     - sv, courtesy of Daniel Nylander 
3776     - th, courtesy of Akom C. 
3777     - zh_HK, courtesy of Chao-Hsiung Liao 
3778     - zh_TW, courtesy of Chao-Hsiung Liao 
3780 version 2.23.6
3781   - add a fullscreen mode for kiosks, fixes #478852, courtesy of Felix Kaser
3782   - wait until the video has been recorded, to add it to the thumbnail bar, partially fixes #545212
3783   - move thumbnail generation to its own thread, displaying a loading icon while
3784         generating thumbnail and a fallback icon if thumbnail fails, fixes bug #545151, courtesy of Filippo Argiolas
3785   - toggle effects button if effects is enabled using menu, fixes bug #539195, courtesy of Filippo Argiolas
3786   - make cheese have a fullscreen mode for kiosks, fixes bug #478852
3787   - resolve sluggish video and out-of-sync audio, fixes bug #542014, courtesy of Filippo Argiolas
3788   - do not crash on preferences with no camera attached, fixes bug #544062, courtesy of Filippo Argiolas
3789   - cheese should ask to delete files if moving to trash fails, fixes bug #545950, courtesy of Filippo Argiolas
3790   - cheese crashed with move all to trash if no trash can be accessed, fixes bug #545997, courtesy of Filippo Argiolas
3791   - added/updated translations
3792     - ar, courtesy of Khaled Hosny
3793     - ca, courtesy of Gil Forcada
3794     - el, courtesy of Simos Xenitellis
3795     - es, courtesy of Jorge González
3796     - fr, courtesy of Bruno Brouard
3797     - gl, courtesy of Ignacio Casal Quinteiro
3798     - ja, courtesy of Takeshi Aihana
3799     - mk, courtesy of Arangel Angov
3800     - nl, courtesy of Wouter Bolsterlee
3801     - oc, courtesy of Yannig Marchegay
3802     - pl, courtesy of Tomasz Dominikowski
3803     - pt, courtesy of Duarte Loreto
3804     - th, courtesy of Akom C.
3805     - zh_TW, courtesy of Chao-Hsiung Liao
3808 version 2.23.5
3809   - make recording of videos work again, fixes bug #523475, courtesy of Filippo Argiolas
3810   - bump gstreamer requirements to 0.10.16
3811   - fixes cheese_print_handler, which resulted in empty cheese logs, courtesy of Filippo Argiolas
3812   - allow to choose the webcam using the preference dialog, fixes bug #522200, courtesy of Ryan Zeigler
3813   - remove some gcc warnings, fixes bug #537490, courtesy of Cosimo Cecchi
3814   - fixed typo, which prevented hildon mode to compile cleanly
3815   - removed included <X11/extensions/xf86vmode.h>, fixes bug #539631, courtesy of Marc-Andre Lureau
3816   - make hal-device-id command line option work, fixes bug #498023, courtesy of Ryan Zeigler
3817   - use ogv as default video extension, fixes bug #524021
3818   - added/updated translations
3819     - es, courtesy of Jorge González
3820     - sv, courtesy of Daniel Nylander
3821     - nb, courtesy of Kjartan Maraas
3822     - ko, courtesy of Changwoo Ryu
3823     - bg, courtesy of Alexander Shopov
3824     - oc, courtesy of Yannig Marchegay
3825     - et, courtesy of Ivar Smolin
3826     - pt_BR, courtesy of Fabrício Godoy and Ferreira Fontenelle
3827     - ps, courtesy of Zabeeh Khan
3828     - gl, courtesy of Ignacio Casal Quinteiro
3829     - zh_HK, courtesy of Chao-Hsiung Liao
3830     - zh_TW, courtesy of Chao-Hsiung Liao
3832 version 2.23.4
3833   - fix a crash, when using about/quit menu items in hildon mode, fixes bug #535582, courtesy of Michael Terry
3834   - Instead of crashing report when certain gstreamer are not found, fixes bug #522009, courtesy of Todd Eisenberger
3835   - use intltools 0.40 for building with autotools
3836   - added/updated translations
3837     - ar, courtesy of Khaled Hosny. 
3838     - fi, courtesy of Tommi Vainikainen
3839     - nn, courtesy of Eirik U. Birkeland
3840     - vi, courtesy of Clytie Siddall
3841     - zh_CN, courtesy of 甘露 (Lu Gan)
3843 version 2.23.3
3844   - add new flash and remove changing gamma for simulating flash. the 
3845     new flash works best if you run a composited desktop, fixes bug #526214,
3846     courtesy of Alex Jones 
3847   - fix segfault on startup if video or photo directory gconf setting is missing,
3848         fixes bug #534480, courtesy of Alexander Jones
3849   - add support to set the video and photo path in gconf, courtesy of Felix Kaser
3850   - added/updated translations
3851     - ar, courtesy of Djihed Afifi. 
3852     - es, courtesy of Jorge González
3853     - et, courtesy of Ivar Smolin
3854     - gl, courtesy of Ignacio Casal Quinteiro
3855     - he, courtesy of Mark Krapivner
3856     - hu, courtesy of Máté Őry.
3857     - nb, courtesy of Kjartan Maraas
3859 version 2.23.2
3860   - use a better icon for the effects button, fixes bug #511369
3861   - store photos and videos in xdg directories, fixes bug #509475, courtesy of Felix Kaser
3862   - use a toggle button for the effects button, fixes bug #527870
3863   - add support for nautilus send to. this replaces "send by email" where available, fixes bug #528249, courtesy of Jose Dapena Paz
3864   - name the files to the date, when they were created, fixes bug #525739
3865   - add a preferences dialog with basic resolution changing, partially fixes #522200, courtesy of James Liggett
3866   - use gtk theme colors for the countdown widget
3867   - align the numbers and the camera on the countdown widget, courtesy of Andrea Cimitan
3868   - add a border, color shading and highlight to the countdown widget, to make it even more sexy, courtesy of Andrea Cimitan
3869   - make the countdown numbers translatable the right way
3870   - fix invalid free in cheese, fixes bug #529467, courtesy of Matthias Clasen
3871   - take picture button is enabled outside gtk thread lock, fixes bug #529789, courtesy of Gary Lasker
3872   - don't display the toplevel window by default, fixes bug #529276, courtesy of Loïc Minier
3873   - added/updated translations
3874     - en_GB, courtesy of Philip Withnall
3875     - es, courtesy of Jorge González
3876     - et, courtesy of Ivar Smolin
3877     - gl, courtesy of Ignacio Casal Quinteiro
3878     - he, courtesy of Mark Krapivner
3879     - nb, courtesy of Kjartan Maraas
3880     - nl, courtesy of Tino Meinen
3881     - pt_BR, courtesy of Luis Motta.
3882     - sl, courtesy of Matej Urbančič
3883     - th, courtesy of Pornpimon Pradabsri 
3885 version 2.23.1
3886   - add cheese to sound & video in the application menu, fixes bug #519846
3887   - add hildon support to cheese, fixes bug #519548, courtesy of Matthew Garret
3888   - add menu entry for the countdown, fixes bug #511160
3889   - add the gedit warning box when no camera is found, fixes bug #511945, courtesy of sebastian keller
3890   - buttons and menu items should use Title Case
3891   - change the theora file extension to .gov, fixes bug #524021
3892   - cheese crashes if getting information from a webcam fails, courtesy of Sjoerd Simons, fixes bug #522197
3893   - cheese did not choose the right thumbnails for already taken pictures, fixes bug #524814
3894   - cheese does not list its gnome-vfs dependency, fixes bug #522152, courtesy of Alex Rostovtsev
3895   - cheese doesn't open the webcam device set in gconf, courtesy of Sjoerd Simons, fixes bug #522198
3896   - do not allow to take pictures, while the webcam is initializing, fixes bug #523121
3897   - fix a crash while initializing webcam, fixes bug #522143, courtesy of Alex Rostovtsev
3898   - fix a crash, when a file was deleted twice
3899   - fix regression of gio, Dnd works again, courtesy of Cosimo Cecchi, fixes bug #526398
3900   - set the max waiting time for detecting a camera to 10 seconds, fixes bug #520394
3901   - show the pretty countdown widget by default
3902   - use a better effects icon, partially fixes bug #511369, courtesy of baptiste mille-mathias
3903   - use new cheese description, fixes bug #512091
3904   - added/updated translations
3905     - el, courtesy of Nick Paraschou
3906     - en_GB, courtesy of Philip Withnall
3907     - es, courtesy of Jorge González
3908     - et, courtesy of Mattias Põldaru
3909     - he, courtesy of Mark Krapivner
3910     - nb, courtesy of Kjartan Maraas
3911     - nn, courtesy of Eskild Hustvedt
3912     - ru, courtesy of Vasiliy Faronov
3913     - sl, courtesy of Matej Urbančič
3915 version 2.22.0
3916   - typo in the documentaton: ximageskink instead of ximagesink
3917   - menu entries for take a photo and recording never switched, fixes bug #516745
3918   - select a thumb near the deleted item, fixes bug #505442
3919   - make sure we have the right prototype definition, fixes bug #519030
3920   - Rephrased hard-to-understand sentence in docs, fixes bug #518838, courtesy of Claude Paroz
3921   - added/updated translations
3922     - be@latin, courtesy of Ihar Hrachyshka
3923     - da, courtesy of Kenneth Nielsen
3924     - el, courtesy of Athanasios Lefteris
3925     - en_GB, courtesy of Philip Withnall
3926     - es, courtesy of Jorge González
3927     - fr, courtesy of Claude Paroz and Stéphane Raimbault
3928     - gu, courtesy of Ankit Patel
3929     - he, courtesy of Yair Hershkovitz
3930     - hu, courtesy of Gabor Kelemen
3931     - it, courtesy of Alessandro Falappa
3932     - lt, courtesy of Gintautas Miliauskas
3933     - ml, courtesy of Ani Peter
3934     - mr, courtesy of Sandeep Shedmake
3935     - uk, courtesy of Maxim Dziumanenko
3936     - zh_CN, courtesy of YangZhang
3937     - zh_HK, courtesy of Chao-Hsiung Liao
3938     - zh_TW, courtesy of Chao-Hsiung Liao
3940 version 2.21.92:
3941   - drop libglade and use GtkBuilder instead.
3942   - putted gtk calls in critical section in threads, fixes bug #516697, courtesy of Mathias Clasen
3943   - make use of the gconf countdown setting and show or hide the countdown depending on that
3944   - added/updated translations
3945     - ko, courtesy of Changwoo Ryu
3946     - th, courtesy of Theppitak Karoonboonyanan
3947     - sl, courtesy of Matej Urbančič
3948     - bn_IN, courtesy of Runa Bhattacharjee
3949     - pa, courtesy of Amanpreet Singh Brar
3950     - nl, courtesy of Wouter Bolsterlee.
3951     - nb, courtesy of Kjartan Maraas
3952     - ar, courtesy of Djihed Afifi
3953     - tr, courtesy of Baris Cicek
3954     - ja, courtesy of Takeshi Aihana
3955     - ca, courtesy of Gil Forcada
3956     - cs, courtesy of Vitezslav Kotrla.
3957     - pt, courtesy of Duarte Loreto
3958     - oc, courtesy of Yannig Marchegay
3959     - mk, courtesy of Arangel Angov
3960     - zh_CN, courtesy of YangZhang
3961     - hu, courtesy of Adam Pongracz
3963 version 2.21.91:
3964   - replaced all gnome-vfs calls by gio
3965   - install bugreport script in libexec instead of lib, fixes bug #514833
3966   - translate effect names too, courtesy of Tommi Vainikainen
3967   - pressing 'esc' cancels countdown/stop video recording, courtesy of Tommi Vainikainen
3968   - added/updated translations
3969     - ar, courtesy of Khaled Hosny
3970     - de, courtesy of Hendrik Brandt
3971     - es, courtesy of Jorge González
3972     - et, courtesy of Ivar Smolin
3973     - eu, courtesy of Iñaki Larrañaga Murgoitio
3974     - fi, courtesy of Tommi Vainikainen
3975     - fr, courtesy of Robert-André Mauchin and Stéphane Raimbault
3976     - it, courtesy of Alessandro Falappa
3977     - nb, courtesy of Kjartan Maraas
3978     - oc, courtesy of Yannig Marchegay
3979     - pl, courtesy of GNOME PL Team
3980     - pt_BR, courtesy of Pedro de Medeiro and Og Maciel
3981     - sv, courtesy of Daniel Nylander 
3982     - zh_HK, courtesy of Chao-Hsiung Liao
3983     - zh_TW, courtesy of Chao-Hsiung Liao
3985 version 2.21.90.1:
3986   - new effect images by Lapo Calamandrei and Or Dvory (again)
3987   - the bugreport script didnt get copied on make dist
3989 version 2.21.90:
3990   - new effect images by Lapo Calamandrei and gidesa
3991   - fix bug #510610 - Typo at the documentation
3992   - Remove gnome-vfs completely from cheese-window.c
3993   - Use gio instead of gnome-vfs for file copy
3994   - Make Save dialog title localizable
3995   - Don't use gnome-vfs for opening links in about dialog
3996   - Write logging to file ~/.gnome2/cheese/log and send this along in bug-buddy
3997     reports. Patch by <ruledbyfaith@gmail.com>. fixes bug #510270
3998   - Plug some leaks. Apply patches of Mauro <mukadr@gmail.com> of GHOP project. fixes bug #505441
3999   - Run webcam detection in background thread. Fixes bug #505553. Patch by Steve Magoun <steve.magoun@canonical.com>
4000   - Uso GIO g_file_trash() to trash files, patch by Luca Ferretti
4001   - Update to new manual provided by Joshua Henderson as part of GHOP
4002   - remove the queue-size=2, this should fix bug #507416 - iSight camera does not work in gstreamer
4003   - added/updated translations
4004     - ar, courtesy of Khaled Hosny
4005     - es, courtesy of Jorge González
4006     - et, courtesy of Ivar Smolin
4007     - eu, courtesy of Iñaki Larrañaga Murgoitio
4008     - ga, courtesy of Seán de Búrca
4009     - gl, courtesy of Ignacio Casal Quinteiro
4010     - he, courtesy of Yair Hershkovitz
4011     - mk, courtesy of Jovan Naumovski
4012     - mr, courtesy of Sandeep Shedmake
4013     - nb, courtesy of Kjartan Maraas
4014     - oc, courtesy of Yannig Marchegay
4015     - ru, courtesy of Vasiliy Faronov
4016     - sv, courtesy of Daniel Nylander
4017     - uk, courtesy of Maxim Dziumanenko
4018     - zh_CN, courtesy of YangZhang
4020 version 2.21.5:
4021   - version bump to follow the gnome release cycle
4022   - add a stylish countdown widget by Mirco "MacSlow" Müller, courtesy of Patryk Zawadzki
4023   - add X-GNOME-Bugzilla-* keys and validate .desktop file. fixes bug #508910, courtesy of Luca Ferretti
4024   -  vertical and horizontal flip options were switched (again). fixes bug #479238, courtesy of Steve Magoun
4025   - use the gst-player by Mathias Hasselman for playing the shutter sound
4026   - removed color forcing. This has been fixed in gstreamer
4027   - do not crash when trash directory is not present. fixes bug #507071
4028   - make cheese build against uninstalled gstreamer. fixes bug #479259, courtesy of Tim Philip Müller
4029   - added/updated translations
4030     - et, courtesy of Ivar Smolin
4031     - ja, courtesy of Takeshi Aihana
4032     - ca, courtesy of Gil Forcada
4033     - oc, courtesy of Yannig Marchegay    
4034     - sv, courtesy of Daniel Nylander
4035     - fr, courtesy of Robert-André Mauchin
4036     - pt_BR, courtesy of Rodrigo Flores
4038 version 0.3.0:
4039   - add a shutter sound, when taking a photo
4040   - sort the thumbnail chronologically
4041   - make the effect chooser look a bit nicer
4042   - give thumbnails a frame like in nautilus and eog. fixes bug #500819
4043   - enable shortcuts if the mouse pointer is over the xoverlay. fixes bug #493196
4044   - add new shortcuts
4045     - space for take a photo/start-stop recording
4046     - <ctrl q> for exiting
4047     - f1 for help
4048     - delete for removing a photo or video
4049   - add a gconf backend
4050   - chosen effects are stored in gconf. fixes bug #488834
4051   - store the used webcam device in gconf. partially fixes bug #473038
4052   - use a throbber, when the camera is loading
4053   - add drag and drop support to the iconview
4054   - vertical and horizontal flip were switched. fixes bug #479238
4055   - many usability improvements. partially fixes bug #501337
4056   - point to the right homepage in the about dialog
4057   - add a boilerplate for a manual in cheese. partially fixes #480628
4058   - make video and photo button a toggle button. fixes bug #498022
4059   - make links on about dialog clickable. fixes bug #499425
4060   - translate menu items created by gtkuimanager, fixes bug #500821
4061   - change the first item in menu to "Cheese"
4062   - add a "Move all to trash" option
4063   - use gtkuimanager for the menu
4064   - give the ability to record videos from the menu
4065   - provide access to the effect chooser using the menu
4066   - use radio buttons in the menu to change between photo and video mode
4067   - use HAL to detect webcams
4068   - make ximagesink an xvimagesink work for all cameras
4069   - only use raw video formats. fixes bug #502174
4070   - use the highest resolution for each camera
4071   - add --verbose command line option, fixes bug #499399
4072   - cheese was refactored and uses now a webcam class
4073   - removed some memory leaks
4074   - fixed many, many bugs
4075   - added/updated translations
4076     - ar, courtesy of Djihed Afifi
4077     - ca, courtesy of Carlos Garcia Porcel
4078     - cs, courtesy of Vitezslav Kotrla
4079     - de, courtesy of Andre Klapper
4080     - el, courtesy of Athanasios Lefteris
4081     - es, courtesy of Jorge González
4082     - fr, courtesy of Pierre Slamich
4083     - gl, courtesy of Ignacio Casal Quinteiro
4084     - it, courtesy of Alessandro Falappa
4085     - nb, courtesy of Kjartan Maraas
4086     - oc, courtesy of Yannig Marchegay
4087     - pt, courtesy of Miguel Rosa
4088     - ro, courtesy of Anastase Valentin
4089     - sl, courtesy of Deni Bačić
4090     - sv, courtesy of Daniel Nylander
4092 version 0.2.4:
4093   - fix #472576 - cheese takes longer to start as more pictures are stored
4094   - fix #473560 - v4l-recorded videos are zero byte big, courtesy of Patryk Zawadzki
4095   - translation error in de
4097 version 0.2.3:
4098   - add keystrokes:
4099     - t, T, Space for taking photos and videos
4100     - Enter for opening an item
4101     - Delete for deleting an item
4102     - Left and Right for scrolling through the view
4103   - add a flash, when taking photos, courtesy of Patryk Zawadzki
4104   - use 25fps for video recording
4105   - video recording did not work. fixed
4106   - make ximagesink work with the photo pipeline
4107   - added/updated translations
4108     - da, courtesy of Anders K. Madsen
4109     - es, courtesy of Ricardo González Castro
4110     - gl, courtesy of Ricardo González Castro
4111     - it, courtesy of Alessandro Falappa
4112     - ja, courtesy of Takeshi Aihana
4113     - pl, courtesy of Tomasz Dominikowski
4115 version 0.2.2:
4116   - workaround on a gstreamer-bug, which made the colors look wrong with
4117     v4l-devices, courtesy of Patryk Zawadzki
4118   - activate countdown by default
4119   - the countdown is not available in video and segfaultet. fixed
4120   - use g_timeout_add instead of g_timeout_add_seconds
4122 version 0.2.1:
4123   - improvement the video pipline. and i mean a LOT of improvement
4124   - add a countdown, when taking a photo
4125   - add a time counter to the video recording
4126   - added the following export methods/capabilities:
4127     - open the file with gnome-open
4128     - save as dialog
4129     - delete
4130     - send by mail
4131     - export to flickr
4132     - export to f-spot
4133     - set as account photo
4134   - we found the bug! v4l works now, courtesy of Patryk Zawadzki
4135   - added a popupmenu to the iconview
4136   - added some parts of the lucas(R)-eye of gnome iconview
4137   - if the same effects were chosen in photo and video, they wont apply. fixed
4138   - the first item in the iconbar wasnt deleted. fixed
4139   - updated translations:
4140     - cs, courtesy Vítězslav Kotrla
4141     - de
4142     - fr, courtesy of Pierre Slamich
4143     - it, courtesy of Alessandro Falappa
4144     - nl, courtesy of Wouter Bolsterlee
4145     - pt, courtesy of Miguel Rosa
4147 version 0.2.0:
4148   - store video thumbnails in the right thumbnail directory
4149   - video support. we can record a video with audio taken from any source
4150   - add mnemonics for the buttons in the ui
4151   - probably the dumbest change ever: the fsf has changed its address
4152   - updated translations:
4153     - de
4154     - fr, courtesy of Pierre Slamich
4155     - it, courtesy of Alessandro Falappa
4156     - pl, courtesy of Tomasz Dominikowski
4157     - pt, courtesy of Miguel Rosa
4159 version 0.1.4:
4160   - remove photos automatically from the thumbnail row
4161   - check automatically for webcams and their  resolution
4162   - notification if cheese isn't able to get the webcam working
4163   - V4L support, courtesy of Diego Escalante Urrelo
4164   - store photos under ~/.gnome2/cheese/images
4165   - add only valid jpeg photos to the thumbnail row
4166   - sort thumbnails aplhabetically before adding them
4167   - let the window resizable
4168   - icons were installed with permissions 0755. fixed
4169   - added gtk-update-icon-cache on installation
4170   - lot of refactoring
4171   - new about-window, courtesy of Jaap Haitsma
4172   - use g18n for i18n
4173   - updated dutch translation, courtesy of Wouter Bolsterlee
4174   - updated french translation, courtesy of Pierre Slamich
4175   - added polish translation, courtesy of Tomasz Dominikowski
4176   - several fixes
4178 version 0.1.3:
4179   - let the glade file also translatable
4180   - added the icon to the .desktop-file
4181   - Cheese didn't use the various translations. fixed
4182   - Cheese was hiding from the taskbar. fixed
4183   - added dutch translation, courtesy of Max Beauchez
4184   - added french translation, courtesy of Pierre Slamich
4185   - several fixes
4187 version 0.1.2:
4188   - the buildsystem is now toc2, big thanks to Stephan Beal for helping out
4189   - added the new cheese icon, courtesy of Andreas Nilsson and Josef Vybíral
4190   - added czech translation, courtesy of Vítězslav Kotrla
4191   - added portuguese translation, courtesy of Miguel Rosa
4192   - added spanish translation, courtesy of Ricardo González Castro
4193   - added galician translation, courtesy of Ricardo González Castro
4194   - added italian translation, courtesy of Alessandro Falappa
4195   - several fixes
4197 version 0.1.1:
4198   - added new effect-chooser
4199   - allowing to chose more than one effect at the same time
4200   - added german translation
4201   - several fixes
4203 version 0.1.0:
4204   - initial version