summaryrefslogtreecommitdiff
path: root/NEWS
blob: 88163e821e24b1ba235fefcb854afa064bca15c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
ChangeLog for Cheese
--------------------

version 2.21.92:
	- drop libglade and use GtkBuilder instead.
	- putted gtk calls in critical section in threads, fixes bug #516697, courtesy of Mathias Clasen
	- make use of the gconf countdown setting and show or hide the countdown depending on that
	- added/updated translations
    - ko, courtesy of Changwoo Ryu
    - th, courtesy of Theppitak Karoonboonyanan
    - sl, courtesy of Matej Urbančič
    - bn_IN, courtesy of Runa Bhattacharjee
    - pa, courtesy of Amanpreet Singh Brar
    - nl, courtesy of Wouter Bolsterlee.
    - nb, courtesy of Kjartan Maraas
    - ar, courtesy of Djihed Afifi
    - tr, courtesy of Baris Cicek
    - ja, courtesy of Takeshi Aihana
    - ca, courtesy of Gil Forcada
    - cs, courtesy of Vitezslav Kotrla.
    - pt, courtesy of Duarte Loreto
    - oc, courtesy of Yannig Marchegay
    - mk, courtesy of Arangel Angov
    - zh_CN, courtesy of YangZhang
    - hu, courtesy of Adam Pongracz

version 2.21.91:
	- replaced all gnome-vfs calls by gio
	- install bugreport script in libexec instead of lib, fixes bug #514833
	- translate effect names too, courtesy of Tommi Vainikainen
	- pressing 'esc' cancels countdown/stop video recording, courtesy of Tommi Vainikainen
	- added/updated translations
	  - ar, courtesy of Khaled Hosny
	  - de, courtesy of Hendrik Brandt	
	  - es, courtesy of Jorge González
	  - et, courtesy of Ivar Smolin
	  - eu, courtesy of Iñaki Larrañaga Murgoitio
	  - fi, courtesy of Tommi Vainikainen
	  - fr, courtesy of Robert-André Mauchin and Stéphane Raimbault
	  - it, courtesy of Alessandro Falappa
	  - nb, courtesy of Kjartan Maraas
	  - oc, courtesy of Yannig Marchegay
	  - pl, courtesy of GNOME PL Team
	  - pt_BR, courtesy of Pedro de Medeiro and Og Maciel
	  - sv, courtesy of Daniel Nylander 
	  - zh_HK, courtesy of Chao-Hsiung Liao
	  - zh_TW, courtesy of Chao-Hsiung Liao

version 2.21.90.1:
	- new effect images by Lapo Calamandrei and Or Dvory (again)
	- the bugreport script didnt get copied on make dist

version 2.21.90:
	- new effect images by Lapo Calamandrei and gidesa
	- fix bug #510610 - Typo at the documentation
	- Remove gnome-vfs completely from cheese-window.c
	- Use gio instead of gnome-vfs for file copy
	- Make Save dialog title localizable
	- Don't use gnome-vfs for opening links in about dialog
	- Write logging to file ~/.gnome2/cheese/log and send this along in bug-buddy
	  reports. Patch by <ruledbyfaith@gmail.com>. fixes bug #510270
	- Plug some leaks. Apply patches of Mauro <mukadr@gmail.com> of GHOP project. fixes bug #505441
	- Run webcam detection in background thread. Fixes bug #505553. Patch by Steve Magoun <steve.magoun@canonical.com>
	- Uso GIO g_file_trash() to trash files, patch by Luca Ferretti
	- Update to new manual provided by Joshua Henderson as part of GHOP
	- remove the queue-size=2, this should fix bug #507416 - iSight camera does not work in gstreamer
	- added/updated translations
    - ar, courtesy of Khaled Hosny
    - es, courtesy of Jorge González
    - et, courtesy of Ivar Smolin
    - eu, courtesy of Iñaki Larrañaga Murgoitio
    - ga, courtesy of Seán de Búrca
    - gl, courtesy of Ignacio Casal Quinteiro
    - he, courtesy of Yair Hershkovitz
    - mk, courtesy of Jovan Naumovski
    - mr, courtesy of Sandeep Shedmake
    - nb, courtesy of Kjartan Maraas
    - oc, courtesy of Yannig Marchegay
    - ru, courtesy of Vasiliy Faronov
    - sv, courtesy of Daniel Nylander
    - uk, courtesy of Maxim Dziumanenko
    - zh_CN, courtesy of YangZhang

version 2.21.5:
	- version bump to follow the gnome release cycle
	- add a stylish countdown widget by Mirco "MacSlow" Müller, courtesy of Patryk Zawadzki
	- add X-GNOME-Bugzilla-* keys and validate .desktop file. fixes bug #508910, courtesy of Luca Ferretti
	-	vertical and horizontal flip options were switched (again). fixes bug #479238, courtesy of Steve Magoun
	- use the gst-player by Mathias Hasselman for playing the shutter sound
	- removed color forcing. This has been fixed in gstreamer
	- do not crash when trash directory is not present. fixes bug #507071
	- make cheese build against uninstalled gstreamer. fixes bug #479259, courtesy of Tim Philip Müller
	- added/updated translations
		- et, courtesy of Ivar Smolin
		- ja, courtesy of Takeshi Aihana
		- ca, courtesy of Gil Forcada
		- oc, courtesy of Yannig Marchegay    
		- sv, courtesy of Daniel Nylander
		- fr, courtesy of Robert-André Mauchin
		- pt_BR, courtesy of Rodrigo Flores

version 0.3.0:
	- add a shutter sound, when taking a photo
	- sort the thumbnail chronologically
	- make the effect chooser look a bit nicer
	- give thumbnails a frame like in nautilus and eog. fixes bug #500819
	- enable shortcuts if the mouse pointer is over the xoverlay. fixes bug #493196
	- add new shortcuts
		- space for take a photo/start-stop recording
		- <ctrl q> for exiting
		- f1 for help
		- delete for removing a photo or video
	- add a gconf backend
	- chosen effects are stored in gconf. fixes bug #488834
	- store the used webcam device in gconf. partially fixes bug #473038
	- use a throbber, when the camera is loading
	- add drag and drop support to the iconview
	- vertical and horizontal flip were switched. fixes bug #479238
	- many usability improvements. partially fixes bug #501337
	- point to the right homepage in the about dialog
	- add a boilerplate for a manual in cheese. partially fixes #480628
	- make video and photo button a toggle button. fixes bug #498022
	- make links on about dialog clickable. fixes bug #499425
	- translate menu items created by gtkuimanager, fixes bug #500821
	- change the first item in menu to "Cheese"
	- add a "Move all to trash" option
	- use gtkuimanager for the menu
	- give the ability to record videos from the menu
	- provide access to the effect chooser using the menu
	- use radio buttons in the menu to change between photo and video mode
	- use HAL to detect webcams
	- make ximagesink an xvimagesink work for all cameras
	- only use raw video formats. fixes bug #502174
	- use the highest resolution for each camera
	- add --verbose command line option, fixes bug #499399
	- cheese was refactored and uses now a webcam class
	- removed some memory leaks
	- fixed many, many bugs
	- added/updated translations
		- ar, courtesy of Djihed Afifi
		- ca, courtesy of Carlos Garcia Porcel
		- cs, courtesy of Vitezslav Kotrla
		- de, courtesy of Andre Klapper
		- el, courtesy of Athanasios Lefteris
		- es, courtesy of Jorge González
		- fr, courtesy of Pierre Slamich
		- gl, courtesy of Ignacio Casal Quinteiro
		- it, courtesy of Alessandro Falappa
		- nb, courtesy of Kjartan Maraas
		- oc, courtesy of Yannig Marchegay
		- pt, courtesy of Miguel Rosa
		- ro, courtesy of Anastase Valentin
		- sl, courtesy of Deni Bačić
		- sv, courtesy of Daniel Nylander

version 0.2.4:
	- fix #472576 - cheese takes longer to start as more pictures are stored
	- fix #473560 - v4l-recorded videos are zero byte big, courtesy of Patryk Zawadzki
	- translation error in de

version 0.2.3:
	- add keystrokes:
		- t, T, Space for taking photos and videos
		- Enter for opening an item
		- Delete for deleting an item
		- Left and Right for scrolling through the view
	- add a flash, when taking photos, courtesy of Patryk Zawadzki
	- use 25fps for video recording
	- video recording did not work. fixed
	- make ximagesink work with the photo pipeline
	- added/updated translations
		- da, courtesy of Anders K. Madsen
		- es, courtesy of Ricardo González Castro
		- gl, courtesy of Ricardo González Castro
		- it, courtesy of Alessandro Falappa
		- ja, courtesy of Takeshi Aihana
		- pl, courtesy of Tomasz Dominikowski

version 0.2.2:
	- workaround on a gstreamer-bug, which made the colors look wrong with
		v4l-devices, courtesy of Patryk Zawadzki
	- activate countdown by default
	- the countdown is not available in video and segfaultet. fixed
	- use g_timeout_add instead of g_timeout_add_seconds

version 0.2.1:
	- improvement the video pipline. and i mean a LOT of improvement
	- add a countdown, when taking a photo
	- add a time counter to the video recording
	- added the following export methods/capabilities:
		- open the file with gnome-open
		- save as dialog
		- delete
		- send by mail
		- export to flickr
		- export to f-spot
		- set as account photo
	- we found the bug! v4l works now, courtesy of Patryk Zawadzki
	- added a popupmenu to the iconview
	- added some parts of the lucas(R)-eye of gnome iconview
	- if the same effects were chosen in photo and video, they wont apply. fixed
	- the first item in the iconbar wasnt deleted. fixed
	- updated translations:
		- cs, courtesy Vítězslav Kotrla
		- de
		- fr, courtesy of Pierre Slamich
		- it, courtesy of Alessandro Falappa
		- nl, courtesy of Wouter Bolsterlee
		- pt, courtesy of Miguel Rosa

version 0.2.0:
	- store video thumbnails in the right thumbnail directory
	- video support. we can record a video with audio taken from any source
	- add mnemonics for the buttons in the ui
	- probably the dumbest change ever: the fsf has changed its address
	- updated translations:
		- de
		- fr, courtesy of Pierre Slamich
		- it, courtesy of Alessandro Falappa
		- pl, courtesy of Tomasz Dominikowski
		- pt, courtesy of Miguel Rosa

version 0.1.4:
	- remove photos automatically from the thumbnail row
	- check automatically for webcams and their	resolution
	- notification if cheese isn't able to get the webcam working
	- V4L support, courtesy of Diego Escalante Urrelo
	- store photos under ~/.gnome2/cheese/images
	- add only valid jpeg photos to the thumbnail row
	- sort thumbnails aplhabetically before adding them
	- let the window resizable
	- icons were installed with permissions 0755. fixed
	- added gtk-update-icon-cache on installation
	- lot of refactoring
	- new about-window, courtesy of Jaap Haitsma
	- use g18n for i18n
	- updated dutch translation, courtesy of Wouter Bolsterlee
	- updated french translation, courtesy of Pierre Slamich
	- added polish translation, courtesy of Tomasz Dominikowski
	- several fixes

version 0.1.3:
	- let the glade file also translatable
	- added the icon to the .desktop-file
	- Cheese didn't use the various translations. fixed
	- Cheese was hiding from the taskbar. fixed
	- added dutch translation, courtesy of Max Beauchez
	- added french translation, courtesy of Pierre Slamich
	- several fixes

version 0.1.2:
	- the buildsystem is now toc2, big thanks to Stephan Beal for helping out
	- added the new cheese icon, courtesy of Andreas Nilsson and Josef Vybíral
	- added czech translation, courtesy of Vítězslav Kotrla
	- added portuguese translation, courtesy of Miguel Rosa
	- added spanish translation, courtesy of Ricardo González Castro
	- added galician translation, courtesy of Ricardo González Castro
	- added italian translation, courtesy of Alessandro Falappa
	- several fixes

version 0.1.1:
	- added new effect-chooser
	- allowing to chose more than one effect at the same time
	- added german translation
	- several fixes

version 0.1.0:
	- initial version