~swem/totem/assignment

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-01-27 09:40:18 UTC
  • mfrom: (1.4.2 upstream) (5.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20100127094018-q6rzt7va0y8ketwt
Tags: 2.29.4-1
* New upstream development release:
  + debian/patches/90_autotools.patch:
    - Refreshed for the new version.
  + debian/control.in:
    - Update build dependencies and dependencies.
    - Drop tracker plugin, it needs tracker 0.7.
  + debian/totem-mozilla.links:
    - Drop the complex plugin, it doesn't exist anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 59df2f887c22390004205e040b8a80162eaddee9
 
2
Author: Bastien Nocera <hadess@hadess.net>
 
3
Date:   Tue Jan 26 14:05:15 2010 +0000
 
4
 
 
5
    2.29.4
 
6
 
 
7
 NEWS         |    3 +++
 
8
 configure.in |    3 ++-
 
9
 2 files changed, 5 insertions(+), 1 deletions(-)
 
10
 
 
11
commit e1e90a74361924e3e1a053c0690321040777e334
 
12
Author: Bastien Nocera <hadess@hadess.net>
 
13
Date:   Tue Jan 26 12:07:29 2010 +0000
 
14
 
 
15
    Remove Bulgarian docs special casing
 
16
 
 
17
 configure.in        |    1 -
 
18
 help/Makefile.am    |    3 +--
 
19
 help/bg/Makefile.am |   13 -------------
 
20
 help/bg/totem.xml   |    7 ++++++-
 
21
 4 files changed, 7 insertions(+), 17 deletions(-)
 
22
 
 
23
commit f533b36f128d18e3a049fb22fcda06d8fcfcc2d6
 
24
Author: Bastien Nocera <hadess@hadess.net>
 
25
Date:   Tue Jan 26 11:25:45 2010 +0000
 
26
 
 
27
    2.29.3
 
28
 
 
29
 NEWS         |   25 +++++++++++++++++++++++++
 
30
 configure.in |    2 +-
 
31
 2 files changed, 26 insertions(+), 1 deletions(-)
 
32
 
 
33
commit e907b64b74ed031524b59da7744e0096259404cf
 
34
Author: Alexander Shopov <ash@contact.bg>
 
35
Date:   Tue Jan 26 06:31:11 2010 +0200
 
36
 
 
37
    Updated Bulgarian translation
 
38
 
 
39
 po/bg.po |  575 ++++++++++++++++++++++++++++----------------------------------
 
40
 1 files changed, 256 insertions(+), 319 deletions(-)
 
41
 
 
42
commit 666b1da2aeea1151fb529e513d8ed1ffe25f1da4
 
43
Author: Jamil Ahmed <itsjamil@gmail.com>
 
44
Date:   Tue Jan 26 03:00:50 2010 +0600
 
45
 
 
46
    Updated Bengali translation
 
47
 
 
48
 po/bn.po |  583 +++++++++++++++++++++++++++++++++++++++-----------------------
 
49
 1 files changed, 364 insertions(+), 219 deletions(-)
 
50
 
 
51
commit b25fd88cd2be2b3643f8aca4a5f83733d40c636c
 
52
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
 
53
Date:   Sat Jan 23 21:43:13 2010 +0100
 
54
 
 
55
    Flush playbin2's bus before reusing it
 
56
    
 
57
    This makes sure that we don't get any messages from a previous URI.
 
58
    
 
59
    Fixes bug #607224.
 
60
 
 
61
 src/backend/bacon-video-widget-gst-0.10.c |   10 ++++++++++
 
62
 1 files changed, 10 insertions(+), 0 deletions(-)
 
63
 
 
64
commit a75edccd76990d664b962122ebcf2448b8e940e8
 
65
Author: Khaled Hosny <khaledhosny@eglug.org>
 
66
Date:   Sat Jan 23 21:41:50 2010 +0200
 
67
 
 
68
    Updated Arabic translation
 
69
 
 
70
 po/ar.po |  391 ++++++++++++++++++++++++++++++--------------------------------
 
71
 1 files changed, 191 insertions(+), 200 deletions(-)
 
72
 
 
73
commit 6f95bf8d38e9bc4998b19b817487b7f1a549aeaa
 
74
Author: Kjartan Maraas <kmaraas@gnome.org>
 
75
Date:   Fri Jan 22 14:18:39 2010 +0100
 
76
 
 
77
    Updated Norwegian bokmål translation
 
78
 
 
79
 po/nb.po |  335 ++++++++++++++++++++++++++------------------------------------
 
80
 1 files changed, 139 insertions(+), 196 deletions(-)
 
81
 
 
82
commit e7b1013b705f37c9645c248b028b2888ac7bd5da
 
83
Author: Jamil Ahmed <itsjamil@gmail.com>
 
84
Date:   Fri Jan 22 13:08:03 2010 +0600
 
85
 
 
86
    Updated Bengali translation
 
87
 
 
88
 po/bn.po | 1140 +++++++++++++++++++++++++++-----------------------------------
 
89
 1 files changed, 504 insertions(+), 636 deletions(-)
 
90
 
 
91
commit 37fff207f6e33b431caffcc164d70b88c67b01ea
 
92
Author: Bastien Nocera <hadess@hadess.net>
 
93
Date:   Thu Jan 21 20:30:05 2010 +0000
 
94
 
 
95
    Add better debug
 
96
 
 
97
 browser-plugin/totem-plugin-viewer.c |   21 +++++++++++++++++----
 
98
 browser-plugin/totemPlugin.cpp       |   11 ++++++++++-
 
99
 2 files changed, 27 insertions(+), 5 deletions(-)
 
100
 
 
101
commit 1f01e518a3348338b9e381814c455884376fdc38
 
102
Author: Bastien Nocera <hadess@hadess.net>
 
103
Date:   Thu Jan 21 20:15:14 2010 +0000
 
104
 
 
105
    Implement Narrowspace's SetURL function
 
106
 
 
107
 browser-plugin/totemNarrowSpacePlugin.cpp |    9 ++++++++-
 
108
 browser-plugin/totemPlugin.cpp            |   24 ++++++++++++++++++++++++
 
109
 browser-plugin/totemPlugin.h              |    1 +
 
110
 3 files changed, 33 insertions(+), 1 deletions(-)
 
111
 
 
112
commit d18f2b03d9ccbac47172f364c073d7e176a06184
 
113
Author: Bastien Nocera <hadess@hadess.net>
 
114
Date:   Thu Jan 21 20:14:41 2010 +0000
 
115
 
 
116
    Implement more player states for Narrowspace
 
117
 
 
118
 browser-plugin/totemPlugin.cpp |   21 +++++++++++++++++++++
 
119
 1 files changed, 21 insertions(+), 0 deletions(-)
 
120
 
 
121
commit ff5bb8d1392a2fa4e8af18d1e97e65a3e5da937a
 
122
Author: Bastien Nocera <hadess@hadess.net>
 
123
Date:   Thu Jan 21 20:12:17 2010 +0000
 
124
 
 
125
    Fix many NarrowSpace functions not working
 
126
    
 
127
    All the functions after GetTimeScale were broken. It's wonder
 
128
    it ever worked.
 
129
 
 
130
 browser-plugin/totemNarrowSpacePlugin.cpp |    2 +-
 
131
 1 files changed, 1 insertions(+), 1 deletions(-)
 
132
 
 
133
commit e3062f7c98f2ecf951b84779ba7c8031a4688783
 
134
Author: Bastien Nocera <hadess@hadess.net>
 
135
Date:   Thu Jan 21 20:10:41 2010 +0000
 
136
 
 
137
    Remove trailing ","
 
138
    
 
139
    For consistency
 
140
 
 
141
 browser-plugin/totemGMPSettings.cpp |    2 +-
 
142
 1 files changed, 1 insertions(+), 1 deletions(-)
 
143
 
 
144
commit e956258bc4d5e25240fc6c49ae2e5af37a882b84
 
145
Author: Bastien Nocera <hadess@hadess.net>
 
146
Date:   Thu Jan 21 20:09:51 2010 +0000
 
147
 
 
148
    Cleanup bvw_open() call
 
149
    
 
150
    As all the errors are handled asynchrounsly.
 
151
 
 
152
 browser-plugin/totem-plugin-viewer.c |   38 +++++----------------------------
 
153
 1 files changed, 6 insertions(+), 32 deletions(-)
 
154
 
 
155
commit d0371fbda9523988bb7720538ffcfb9254e9a339
 
156
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
 
157
Date:   Sun Jan 17 15:44:23 2010 +0000
 
158
 
 
159
    Only set the uri when the playbin is in READY state
 
160
    
 
161
    Playbin must be in either the NULL or READY state before the uri
 
162
    property can be set otherwise the new value won't be applied properly
 
163
    
 
164
    https://bugzilla.gnome.org/show_bug.cgi?id=607225
 
165
 
 
166
 src/backend/bacon-video-widget-gst-0.10.c |    5 +++--
 
167
 1 files changed, 3 insertions(+), 2 deletions(-)
 
168
 
 
169
commit 2b67674da8ed6ea91f377f071426ed3358481f3b
 
170
Author: Ivar Smolin <okul@linux.ee>
 
171
Date:   Sun Jan 17 20:56:03 2010 +0200
 
172
 
 
173
    Updating Estonian translation
 
174
 
 
175
 po/et.po |   60 +++++-------------------------------------------------------
 
176
 1 files changed, 5 insertions(+), 55 deletions(-)
 
177
 
 
178
commit 39e436739a71a473f60eb25f3a23f4b0ad7d9eeb
 
179
Author: Mario Blättermann <mariobl@gnome.org>
 
180
Date:   Sun Jan 17 13:57:15 2010 +0100
 
181
 
 
182
    Updated German doc translation
 
183
 
 
184
 help/de/de.po |   57 ++++++++++++++++++++++++++++++++-------------------------
 
185
 1 files changed, 32 insertions(+), 25 deletions(-)
 
186
 
 
187
commit 3b04ce36bb7155ae0e68a69953dec661647f58d3
 
188
Author: Bastien Nocera <hadess@hadess.net>
 
189
Date:   Thu Jan 14 15:30:30 2010 +0000
 
190
 
 
191
    Fix state of the button popup when popup is dismissed
 
192
 
 
193
 browser-plugin/totem-plugin-viewer.c |   14 ++++++++++++++
 
194
 1 files changed, 14 insertions(+), 0 deletions(-)
 
195
 
 
196
commit 0780e46091b21750afa4ce3b9631d28e054e640a
 
197
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
198
Date:   Wed Jan 13 18:55:30 2010 +0100
 
199
 
 
200
    Updated Basque language
 
201
 
 
202
 po/eu.po |  599 +++++++++++++++++++++++++++-----------------------------------
 
203
 1 files changed, 263 insertions(+), 336 deletions(-)
 
204
 
 
205
commit 042ff3195f8acdca0c45830fea125fb16debdb6c
 
206
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
207
Date:   Wed Jan 13 18:49:25 2010 +0100
 
208
 
 
209
    Updated Basque language
 
210
 
 
211
 po/eu.po |  216 +++++++++++++++++++++++++++++++-------------------------------
 
212
 1 files changed, 108 insertions(+), 108 deletions(-)
 
213
 
 
214
commit 9021e1e8626d3ab785567959ecde35874c0ce016
 
215
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
 
216
Date:   Tue Jan 12 21:15:07 2010 +0100
 
217
 
 
218
    Updated German translation
 
219
 
 
220
 po/de.po |  728 ++++++++++++++++++++++++++++++++------------------------------
 
221
 1 files changed, 374 insertions(+), 354 deletions(-)
 
222
 
 
223
commit e48396356cdd599b402690ac035f10eabee9d2d3
 
224
Author: Xandru Armesto Fernandez <xandru@softastur.org>
 
225
Date:   Mon Jan 11 19:11:01 2010 +0100
 
226
 
 
227
    Updated asturian translation
 
228
 
 
229
 po/ast.po | 2455 ++++++++++++++++++++++++++++++++++---------------------------
 
230
 1 files changed, 1357 insertions(+), 1098 deletions(-)
 
231
 
 
232
commit 34496f45253a784f355495320f63f71999f5f71d
 
233
Author: Daniel Nylander <po@danielnylander.se>
 
234
Date:   Sat Jan 9 17:38:02 2010 +0100
 
235
 
 
236
    Updated Swedish translation
 
237
 
 
238
 po/sv.po |  428 ++++++++++++++++++++++++++++++--------------------------------
 
239
 1 files changed, 204 insertions(+), 224 deletions(-)
 
240
 
 
241
commit 7e823b3aee592623c19e450ff12b02d3778ce0ac
 
242
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
243
Date:   Sat Jan 9 16:38:24 2010 +0200
 
244
 
 
245
    Add Ukrainian translation
 
246
 
 
247
 help/uk/uk.po | 2369 ++++++++++++++++++++++++++++++++++++++++-----------------
 
248
 1 files changed, 1664 insertions(+), 705 deletions(-)
 
249
 
 
250
commit 647909128b0c587b26e1e13e42da7036982f68b2
 
251
Author: Carlos Garnacho <carlos@lanedo.com>
 
252
Date:   Wed Dec 23 16:33:29 2009 +0100
 
253
 
 
254
    TotemPlaylist: Use totem_pl_parser_save().
 
255
    
 
256
    Use newer TotemPlPlaylist and totem_pl_parser_save() in order
 
257
    to save playlists.
 
258
    
 
259
    https://bugzilla.gnome.org/show_bug.cgi?id=605312
 
260
 
 
261
 configure.in         |    2 +-
 
262
 src/totem-playlist.c |   53 ++++++++++++++++++++++++++++++++++++++-----------
 
263
 2 files changed, 42 insertions(+), 13 deletions(-)
 
264
 
 
265
commit 17b14004206910e8bee8e4226905160bc0e9d7a0
 
266
Author: Bastien Nocera <hadess@hadess.net>
 
267
Date:   Tue Jan 5 10:52:22 2010 +0100
 
268
 
 
269
    Use the giosrc when reading from gvfs archive mounts
 
270
    
 
271
    Reading that same file through FUSE fails.
 
272
    
 
273
    https://bugzilla.gnome.org/show_bug.cgi?id=597448
 
274
 
 
275
 src/backend/bacon-video-widget-gst-0.10.c |    8 ++++++--
 
276
 1 files changed, 6 insertions(+), 2 deletions(-)
 
277
 
 
278
commit bc39c6554c53cb141396b8c4d7be3afaac46df3b
 
279
Author: Philip Withnall <philip@tecnocode.co.uk>
 
280
Date:   Mon Jan 4 18:13:28 2010 +0000
 
281
 
 
282
    Bug 606036 — Fix debug logging
 
283
    
 
284
    Fix debug logging by defining a log domain for all of Totem and installing a
 
285
    log handler for that domain for debug messages. Messages are suppressed unless
 
286
    the --debug command line option is passed. Closes: bgo#606036
 
287
 
 
288
 src/Makefile.am                               |   35 +++++++++++++++----------
 
289
 src/plugins/Makefile.am                       |    1 +
 
290
 src/plugins/bemused/Makefile.am               |    1 +
 
291
 src/plugins/brasero-disc-recorder/Makefile.am |    1 +
 
292
 src/plugins/galago/Makefile.am                |    1 +
 
293
 src/plugins/gromit/Makefile.am                |    1 +
 
294
 src/plugins/lirc/Makefile.am                  |    1 +
 
295
 src/plugins/media-player-keys/Makefile.am     |    1 +
 
296
 src/plugins/mythtv/Makefile.am                |    1 +
 
297
 src/plugins/ontop/Makefile.am                 |    1 +
 
298
 src/plugins/properties/Makefile.am            |    1 +
 
299
 src/plugins/publish/Makefile.am               |    1 +
 
300
 src/plugins/screensaver/Makefile.am           |    1 +
 
301
 src/plugins/screenshot/Makefile.am            |    1 +
 
302
 src/plugins/sidebar-test/Makefile.am          |    1 +
 
303
 src/plugins/skipto/Makefile.am                |    1 +
 
304
 src/plugins/thumbnail/Makefile.am             |    1 +
 
305
 src/plugins/tracker/Makefile.am               |    1 +
 
306
 src/plugins/youtube/Makefile.am               |    1 +
 
307
 src/totem.c                                   |   21 +++++++++++++++
 
308
 20 files changed, 60 insertions(+), 14 deletions(-)
 
309
 
 
310
commit bebc121ec0e9678b31b40ddb4bdf2b0482374d3b
 
311
Author: Jorge González <jorgegonz@svn.gnome.org>
 
312
Date:   Wed Jan 6 21:10:22 2010 +0100
 
313
 
 
314
    Updated Spanish translation
 
315
 
 
316
 help/es/es.po |   69 +++++++++++++++------------------------------------------
 
317
 1 files changed, 18 insertions(+), 51 deletions(-)
 
318
 
 
319
commit b87ea4345f36ed5d5eecf16cec83ff7ca708327c
 
320
Author: Gianvito Cavasoli <gianvito@gmx.it>
 
321
Date:   Wed Jan 6 17:37:44 2010 +0100
 
322
 
 
323
    Updated Italian translation
 
324
 
 
325
 po/it.po |  144 ++++++++++++++++++++++++++++++--------------------------------
 
326
 1 files changed, 70 insertions(+), 74 deletions(-)
 
327
 
 
328
commit 0cb4e71dd45d53dbdd79b2bd01634b7353db5908
 
329
Author: Jorge González <jorgegonz@svn.gnome.org>
 
330
Date:   Wed Jan 6 17:16:37 2010 +0100
 
331
 
 
332
    Updated Spanish translation
 
333
 
 
334
 po/es.po |  217 ++++++++++++++++++++++++++++----------------------------------
 
335
 1 files changed, 99 insertions(+), 118 deletions(-)
 
336
 
 
337
commit 24bc393eeb0d40ebe8ea3f28f95e0534e8043004
 
338
Author: Bastien Nocera <hadess@hadess.net>
 
339
Date:   Wed Jan 6 15:34:26 2010 +0000
 
340
 
 
341
    Mention where subtitles are downloaded in docs
 
342
    
 
343
    Add the location where the opensubtitles plugin saves its subtitles,
 
344
    in case people want access to those.
 
345
    
 
346
    https://bugzilla.gnome.org/show_bug.cgi?id=605701
 
347
 
 
348
 help/C/totem.xml |    4 ++--
 
349
 1 files changed, 2 insertions(+), 2 deletions(-)
 
350
 
 
351
commit 408a322e45638c7b916df2a02a21b303f869342c
 
352
Author: Bastien Nocera <hadess@hadess.net>
 
353
Date:   Wed Jan 6 15:27:33 2010 +0000
 
354
 
 
355
    Add a fullscreen button to the main UI
 
356
    
 
357
    https://bugzilla.gnome.org/show_bug.cgi?id=603178
 
358
 
 
359
 src/totem-object.c |   17 +++++++++++++++++
 
360
 1 files changed, 17 insertions(+), 0 deletions(-)
 
361
 
 
362
commit 8e65acd2cc8b5f511269e3836a17b415bc3ebc8c
 
363
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
 
364
Date:   Tue Jan 5 12:20:41 2010 +0200
 
365
 
 
366
    Update Ukrainian translation
 
367
 
 
368
 po/uk.po |  602 +++++++++++++++++++++++++++++++-------------------------------
 
369
 1 files changed, 305 insertions(+), 297 deletions(-)
 
370
 
 
371
commit 94d8c4c86eb46d71101c97fa0fc741340a5bf230
 
372
Author: Simon Wenner <simon@wenner.ch>
 
373
Date:   Mon Jan 4 18:50:57 2010 +0000
 
374
 
 
375
    Bug 605450 — Incomplete Vala bindings
 
376
    
 
377
    Extend the Totem VAPI to match the Python bindings for Totem and correct some
 
378
    problems. Closes: bgo#605450
 
379
 
 
380
 bindings/vala/totem.vapi |   59 ++++++++++++++++++++++++++++++++++++---------
 
381
 1 files changed, 47 insertions(+), 12 deletions(-)
 
382
 
 
383
commit 297883f72eeafa396cdd14f117a725346ef9028b
 
384
Author: Philip Withnall <philip@tecnocode.co.uk>
 
385
Date:   Mon Jan 4 11:29:52 2010 +0000
 
386
 
 
387
    Only declare screen_changed_cb if we HAVE_XVIDMODE
 
388
    
 
389
    screen_changed_cb() is only used if we HAVE_XVIDMODE, so only declare it if
 
390
    that's true.
 
391
 
 
392
 src/backend/bacon-resize.c |    6 ++++--
 
393
 1 files changed, 4 insertions(+), 2 deletions(-)
 
394
 
 
395
commit a040a4d5d6146c919294e625ba29bf61d99a2f9c
 
396
Author: Ray Wang <raywang@gnome.org>
 
397
Date:   Mon Jan 4 09:52:07 2010 +0800
 
398
 
 
399
    Update Simplified Chinese help translation.
 
400
 
 
401
 help/zh_CN/zh_CN.po |  324 ++++++++++++++++++++++++++++++++-------------------
 
402
 1 files changed, 203 insertions(+), 121 deletions(-)
 
403
 
 
404
commit d739473310854d6d04b4d8914b030f518f9f8116
 
405
Author: Marek Černocký <marek@manet.cz>
 
406
Date:   Wed Dec 30 02:01:46 2009 +0100
 
407
 
 
408
    Update Czech translation.
 
409
 
 
410
 po/cs.po |  778 +++++++++++++++++++++++---------------------------------------
 
411
 1 files changed, 292 insertions(+), 486 deletions(-)
 
412
 
 
413
commit 97a3234bc0ea07035626526184387c5ad0d81465
 
414
Author: Lorenzo Travaglio <ltrav02@yahoo.it>
 
415
Date:   Sat Dec 26 13:47:31 2009 +0100
 
416
 
 
417
    Updated Italian translation
 
418
 
 
419
 help/it/it.po | 2317 +++++++++++++++++++++++++++++++++++++++++++--------------
 
420
 1 files changed, 1746 insertions(+), 571 deletions(-)
 
421
 
 
422
commit 86a9b24c1b95b9f942495c9a9b4b4e539c1902c3
 
423
Author: Bastien Nocera <hadess@hadess.net>
 
424
Date:   Tue Dec 22 15:15:13 2009 +0000
 
425
 
 
426
    Don't rebuild the Movie menu when nothing changed
 
427
    
 
428
    As there's no DVB menu items to check any more.
 
429
 
 
430
 src/totem-menu.c |    5 ++---
 
431
 1 files changed, 2 insertions(+), 3 deletions(-)
 
432
 
 
433
commit cb844acc76ccf9cd5a7c6fe808b1c330222a993c
 
434
Author: Sebastian Pölsterl <sebp@k-d-w.org>
 
435
Date:   Tue Dec 22 15:13:49 2009 +0000
 
436
 
 
437
    Remove built-in DVB support
 
438
    
 
439
    This will now be handled through gnome-dvb-daemon's Totem plugin.
 
440
    
 
441
    https://bugzilla.gnome.org/show_bug.cgi?id=515759
 
442
 
 
443
 src/Makefile.am                           |    2 -
 
444
 src/backend/bacon-video-widget-gst-0.10.c |  195 +----------------------------
 
445
 src/totem-dvb-setup.c                     |  134 --------------------
 
446
 src/totem-dvb-setup.h                     |   47 -------
 
447
 src/totem-menu.c                          |   58 ---------
 
448
 src/totem-object.c                        |   46 -------
 
449
 6 files changed, 1 insertions(+), 481 deletions(-)
 
450
 
 
451
commit 6e133cb14f516039ccd63e6a8eb83d022e2325f4
 
452
Author: Matej Urbančič <mateju@svn.gnome.org>
 
453
Date:   Mon Dec 21 20:53:58 2009 +0100
 
454
 
 
455
    Updated Slovenian translation
 
456
 
 
457
 po/sl.po |  363 +++++++++++++++++++++++++++++--------------------------------
 
458
 1 files changed, 173 insertions(+), 190 deletions(-)
 
459
 
 
460
commit a3ee0ef291b9313d8229394ea2bcf3c60150b0ca
 
461
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
 
462
Date:   Mon Dec 21 18:49:39 2009 +0200
 
463
 
 
464
    Add Finnish help translation by Kaarina V. Sauna-aho / Nomovok Ltd.
 
465
 
 
466
 help/Makefile.am |    2 +-
 
467
 help/fi/fi.po    | 1090 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
468
 2 files changed, 1091 insertions(+), 1 deletions(-)
 
469
 
 
470
commit 99edb57f7f059f04262136f194992187456c5371
 
471
Author: Jorge González <jorgegonz@svn.gnome.org>
 
472
Date:   Sat Dec 19 14:34:19 2009 +0100
 
473
 
 
474
    Updated Spanish translation
 
475
 
 
476
 po/es.po |  271 +++++++++++++++++++++++++++++++++-----------------------------
 
477
 1 files changed, 143 insertions(+), 128 deletions(-)
 
478
 
 
479
commit 48f0afb696810f6f5805bdede1720575f9553f97
 
480
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
 
481
Date:   Sat Dec 19 12:48:10 2009 +0200
 
482
 
 
483
    Update Romanian translation
 
484
 
 
485
 po/ro.po | 1054 ++++++++++++++++++++++++++++----------------------------------
 
486
 1 files changed, 480 insertions(+), 574 deletions(-)
 
487
 
 
488
commit a615415f4e569b194c4c1435da342a002b70b3d1
 
489
Author: Ivar Smolin <okul@linux.ee>
 
490
Date:   Thu Dec 17 17:52:53 2009 +0200
 
491
 
 
492
    Updating Estonian translation
 
493
 
 
494
 po/et.po |   17 ++++++++++++-----
 
495
 1 files changed, 12 insertions(+), 5 deletions(-)
 
496
 
 
497
commit fb02c55314effa7b71f04bfbba8eff70843a5789
 
498
Author: Bastien Nocera <hadess@hadess.net>
 
499
Date:   Wed Dec 16 12:51:11 2009 +0000
 
500
 
 
501
    Use GDK keysyms instead of XF86 ones
 
502
 
 
503
 src/totem-object.c |   45 ++++++++++++---------------------------------
 
504
 1 files changed, 12 insertions(+), 33 deletions(-)
 
505
 
 
506
commit a05c81bd26f4f1a1d2fce4a582104a725f997127
 
507
Author: Jürg Billeter <j@bitron.ch>
 
508
Date:   Tue Dec 15 20:48:16 2009 +0100
 
509
 
 
510
    Improve Vala bindings to avoid warning
 
511
 
 
512
 bindings/vala/totem.vapi |    3 +++
 
513
 1 files changed, 3 insertions(+), 0 deletions(-)
 
514
 
 
515
commit 3fc702f6f66f5bd01c06807fc805e6ef48e99c68
 
516
Author: Jürg Billeter <j@bitron.ch>
 
517
Date:   Tue Dec 15 20:46:33 2009 +0100
 
518
 
 
519
    Fix build of Vala plugin
 
520
 
 
521
 src/plugins/sample-vala/Makefile.am |   26 ++++++++++++++++++--------
 
522
 1 files changed, 18 insertions(+), 8 deletions(-)
 
523
 
 
524
commit 1de736add46bbd792278f11b039c3300fa443013
 
525
Author: Philip Withnall <philip@tecnocode.co.uk>
 
526
Date:   Tue Dec 15 19:57:32 2009 +0000
 
527
 
 
528
    Display embedded cover images in audio streams
 
529
    
 
530
    Instead of visualisations.
 
531
    
 
532
    https://bugzilla.gnome.org/show_bug.cgi?id=581249
 
533
 
 
534
 src/backend/bacon-video-widget-gst-0.10.c |   16 ++++++++++++----
 
535
 1 files changed, 12 insertions(+), 4 deletions(-)
 
536
 
 
537
commit cba6a476fdf25d7ca40c0ab99d827467a376ee9f
 
538
Author: Bastien Nocera <hadess@hadess.net>
 
539
Date:   Tue Dec 15 19:50:25 2009 +0000
 
540
 
 
541
    Fix crasher on exit caused by signal still being caught
 
542
 
 
543
 src/plugins/properties/totem-movie-properties.c |    9 +++++++++
 
544
 1 files changed, 9 insertions(+), 0 deletions(-)
 
545
 
 
546
commit b3bf617ea2582fe7c56ace86d1b8af1524e6433d
 
547
Author: Sebastian Pölsterl <sebp@k-d-w.org>
 
548
Date:   Tue Dec 15 19:41:33 2009 +0000
 
549
 
 
550
    Stop pipeline when closing Totem
 
551
    
 
552
    To call TEARDOWN on RTSP streams, and clean up any temporary
 
553
    download files.
 
554
    
 
555
    https://bugzilla.gnome.org/show_bug.cgi?id=601688
 
556
 
 
557
 src/totem-object.c |    1 +
 
558
 1 files changed, 1 insertions(+), 0 deletions(-)
 
559
 
 
560
commit 3d6c727f65bffb22d001bf8b9181ef6b191c9815
 
561
Author: Christian Persch <chpe@gnome.org>
 
562
Date:   Fri Oct 30 11:29:08 2009 +0100
 
563
 
 
564
    Intern some strings
 
565
    
 
566
    Bug #600110 .
 
567
 
 
568
 src/backend/bacon-resize.c                |    6 ++-
 
569
 src/backend/bacon-video-widget-gst-0.10.c |   50 ++++++++++++++++++-----------
 
570
 2 files changed, 35 insertions(+), 21 deletions(-)
 
571
 
 
572
commit ad170b039a517d3dff1d0bfd3236445f66834d70
 
573
Author: Tim-Philipp Müller <tim@centricular.net>
 
574
Date:   Tue Oct 27 15:38:23 2009 +0000
 
575
 
 
576
    playlist: implement type-ahead search in the playlist
 
577
    
 
578
    Implement a basic form of type-ahead search for the playlist treeview
 
579
    widget. This makes it easy to jump to an item in the playlist by name
 
580
    if the title or filename is known.
 
581
    
 
582
    https://bugzilla.gnome.org/show_bug.cgi?id=599795
 
583
 
 
584
 src/totem-playlist.c |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 
585
 1 files changed, 49 insertions(+), 0 deletions(-)
 
586
 
 
587
commit 63e3be640eafce6678e87d6a592981597fac7f09
 
588
Author: Bastien Nocera <hadess@hadess.net>
 
589
Date:   Tue Dec 15 19:32:05 2009 +0000
 
590
 
 
591
    Make 'Escape' pass the focus away from the playlist
 
592
    
 
593
    To the video widget. We need some hacking to avoid pinching
 
594
    key release events when pressing escape to dismiss a menu,
 
595
    or the type-ahead popup.
 
596
    
 
597
    https://bugzilla.gnome.org/show_bug.cgi?id=313343
 
598
 
 
599
 src/totem-object.c  |   19 +++++++++++++++++--
 
600
 src/totem-sidebar.c |   23 ++++++++++++++++++++++-
 
601
 src/totem-sidebar.h |    2 +-
 
602
 3 files changed, 40 insertions(+), 4 deletions(-)
 
603
 
 
604
commit 14e7f8e172446cf90d1d7f5f228ba20d16f073de
 
605
Author: Robin Stocker <robin@nibor.org>
 
606
Date:   Tue Dec 8 00:44:45 2009 +0100
 
607
 
 
608
    Use gtk_drag_get_source_widget instead of storing window
 
609
 
 
610
 src/totem-object.c  |    7 ++++---
 
611
 src/totem-private.h |    4 ----
 
612
 2 files changed, 4 insertions(+), 7 deletions(-)
 
613
 
 
614
commit c8baa5bdf6737a7e82025e99a83376f6ea174365
 
615
Author: Bastien Nocera <hadess@hadess.net>
 
616
Date:   Tue Dec 15 16:16:43 2009 +0000
 
617
 
 
618
    Add GConf key to disable all keyboard shortcuts
 
619
    
 
620
    https://bugzilla.gnome.org/show_bug.cgi?id=573149
 
621
 
 
622
 data/totem.schemas.in   |   14 +++++++++++++-
 
623
 src/totem-object.c      |    2 ++
 
624
 src/totem-preferences.c |   16 ++++++++++++++++
 
625
 src/totem-private.h     |    1 +
 
626
 4 files changed, 32 insertions(+), 1 deletions(-)
 
627
 
 
628
commit b8b835d197551d3272c1c071c5aa6b26da82d9de
 
629
Author: Philip Withnall <philip@tecnocode.co.uk>
 
630
Date:   Sun Sep 27 20:33:23 2009 +0100
 
631
 
 
632
    Bug 595684 — Convert D-Bus plugin to use MPRIS API
 
633
 
 
634
 bindings/python/totem.defs                         |   77 ++++
 
635
 bindings/python/totem.override                     |   16 +-
 
636
 src/plugins/dbus-service/dbus-service.py           |  372 ++++++++++++--------
 
637
 .../dbus-service/dbus-service.totem-plugin.in      |   24 +--
 
638
 src/totem-object.c                                 |   75 ++++-
 
639
 src/totem.h                                        |    8 +
 
640
 6 files changed, 392 insertions(+), 180 deletions(-)
 
641
 
 
642
commit a436a3c1458d028540c920158fa91551cfdb8a78
 
643
Author: Bastien Nocera <hadess@hadess.net>
 
644
Date:   Fri Dec 11 17:05:24 2009 +0000
 
645
 
 
646
    Ignore OSD file in API docs
 
647
 
 
648
 docs/reference/Makefile.am |    1 +
 
649
 1 files changed, 1 insertions(+), 0 deletions(-)
 
650
 
 
651
commit dec5c14a272c09834ea024f36e00072674719443
 
652
Author: Bastien Nocera <hadess@hadess.net>
 
653
Date:   Fri Dec 11 17:02:47 2009 +0000
 
654
 
 
655
    Add httplib to not be translated
 
656
 
 
657
 po/POTFILES.skip |    1 +
 
658
 1 files changed, 1 insertions(+), 0 deletions(-)
 
659
 
 
660
commit 24f79aa035e075ab98e10ead3a07d4168c16f671
 
661
Author: Bastien Nocera <hadess@hadess.net>
 
662
Date:   Fri Dec 11 15:39:11 2009 +0000
 
663
 
 
664
    Fix documentation checks failing
 
665
 
 
666
 docs/reference/Makefile.am                |    6 +++++-
 
667
 docs/reference/totem-sections.txt         |    9 +++++----
 
668
 src/backend/bacon-video-widget-gst-0.10.c |   29 ++++++++++++++++++++++++-----
 
669
 src/backend/bacon-video-widget.h          |    6 ++----
 
670
 src/totem-object.c                        |    2 +-
 
671
 5 files changed, 37 insertions(+), 15 deletions(-)
 
672
 
 
673
commit 5075f29e256557c187f181b4311f56e9bf619a5b
 
674
Author: Bastien Nocera <hadess@hadess.net>
 
675
Date:   Fri Dec 11 16:23:27 2009 +0000
 
676
 
 
677
    Fix distclean trying to clean browser-plugin/ twice
 
678
 
 
679
 Makefile.am |    5 +++--
 
680
 1 files changed, 3 insertions(+), 2 deletions(-)
 
681
 
 
682
commit 73f665513b0f1d741d04713ebeae817c13bb9d2d
 
683
Author: Bastien Nocera <hadess@hadess.net>
 
684
Date:   Thu Dec 10 02:31:42 2009 +0000
 
685
 
 
686
    Fix packing of the label in the status bar
 
687
 
 
688
 src/totem-statusbar.c |    2 ++
 
689
 1 files changed, 2 insertions(+), 0 deletions(-)
 
690
 
 
691
commit a926c0de57ab2a9c764432c68bdd7fca51e0f00f
 
692
Author: weitao <weitao1979@gmail.com>
 
693
Date:   Thu Dec 10 09:24:02 2009 +0800
 
694
 
 
695
    Updated zh_CN translation.
 
696
 
 
697
 po/ChangeLog |    4 ++
 
698
 po/zh_CN.po  |   99 ++++++++++++++++++++++++++++-----------------------------
 
699
 2 files changed, 53 insertions(+), 50 deletions(-)
 
700
 
 
701
commit 6d323117f05bdf74c3b9b0914beb393bb8c67874
 
702
Author: Sébastien Bacher <seb128@ubuntu.com>
 
703
Date:   Wed Dec 9 00:48:22 2009 +0100
 
704
 
 
705
    don't use LOCALMODLIBS for the build
 
706
    
 
707
    https://bugzilla.gnome.org/show_bug.cgi?id=604077
 
708
 
 
709
 configure.in |    3 +--
 
710
 1 files changed, 1 insertions(+), 2 deletions(-)
 
711
 
 
712
commit f9309a3470ee81cbf91e7e3098946d88a271871c
 
713
Author: Bastien Nocera <hadess@hadess.net>
 
714
Date:   Mon Dec 7 13:59:37 2009 +0000
 
715
 
 
716
    Remove more unneeded GtkActionEntries
 
717
 
 
718
 src/totem-menu.c |   16 ----------------
 
719
 1 files changed, 0 insertions(+), 16 deletions(-)
 
720
 
 
721
commit c9c15a48af7c5bf81d68b40f10da3c0ad5e4a774
 
722
Author: Bastien Nocera <hadess@hadess.net>
 
723
Date:   Mon Dec 7 13:34:28 2009 +0000
 
724
 
 
725
    Removed unused GtkActionEntries declarations
 
726
 
 
727
 src/totem-menu.c |   10 ----------
 
728
 1 files changed, 0 insertions(+), 10 deletions(-)
 
729
 
 
730
commit a91e9ae2aa434bce2e70463c7d691b12d7a706e0
 
731
Author: Bastien Nocera <hadess@hadess.net>
 
732
Date:   Mon Dec 7 11:51:56 2009 +0000
 
733
 
 
734
    Fix translation of skip menu items in RTL languages
 
735
    
 
736
    https://bugzilla.gnome.org/show_bug.cgi?id=603604
 
737
 
 
738
 src/totem-menu.c |   11 +++++------
 
739
 1 files changed, 5 insertions(+), 6 deletions(-)
 
740
 
 
741
commit 78939cbd67a1c264c0bc777b81aa40bc73cf8056
 
742
Author: Kjartan Maraas <kmaraas@gnome.org>
 
743
Date:   Sat Dec 5 20:27:16 2009 +0100
 
744
 
 
745
    Updated Norwegian bokmål translation.
 
746
 
 
747
 po/nb.po |  251 +++++++++++++++++++++++++++++++++-----------------------------
 
748
 1 files changed, 135 insertions(+), 116 deletions(-)
 
749
 
 
750
commit 2933258789b8e6de00ebc1c0db0b3b628395be54
 
751
Author: Robin Stocker <robin@nibor.org>
 
752
Date:   Fri Dec 4 21:50:48 2009 +0100
 
753
 
 
754
    Replace hack to set always-show-image for devices
 
755
    
 
756
    https://bugzilla.gnome.org/show_bug.cgi?id=589808
 
757
 
 
758
 src/totem-menu.c |   11 +----------
 
759
 1 files changed, 1 insertions(+), 10 deletions(-)
 
760
 
 
761
commit a16c3d44bd0a84002b91ea886a3b24a4b750605a
 
762
Author: Yaron Sharabani <sh.yaron@gmail.com>
 
763
Date:   Sat Dec 5 12:53:23 2009 +0200
 
764
 
 
765
    Updated Hebrew translation
 
766
 
 
767
 po/he.po |  753 +++++++++++++++++++++++++++++++++++---------------------------
 
768
 1 files changed, 428 insertions(+), 325 deletions(-)
 
769
 
 
770
commit 0b4d73463c0a391c928bc9b027ae32da38bc5b86
 
771
Author: Bastien Nocera <hadess@hadess.net>
 
772
Date:   Fri Dec 4 00:18:15 2009 +0000
 
773
 
 
774
    Make Totem depend on a newer GTK+
 
775
    
 
776
    and remove compat code.
 
777
 
 
778
 configure.in          |    2 +-
 
779
 src/totem-statusbar.c |   12 ------------
 
780
 2 files changed, 1 insertions(+), 13 deletions(-)
 
781
 
 
782
commit 3771f232ecb3ed7bf87bf4c4af3bfaa49e5cc413
 
783
Author: Christian Persch <chpe@gnome.org>
 
784
Date:   Mon Nov 16 14:55:00 2009 +0100
 
785
 
 
786
    Use gtk_statusbar_get_message_area()
 
787
    
 
788
    Just the the provided hbox, instead of performing widget surgery.
 
789
    Bug #602096.
 
790
 
 
791
 src/totem-statusbar.c |    4 ++++
 
792
 1 files changed, 4 insertions(+), 0 deletions(-)
 
793
 
 
794
commit b0faec52a23bf1bf2a6336de7cc4b34ef5a6a291
 
795
Author: Khaled Hosny <khaledhosny@eglug.org>
 
796
Date:   Wed Dec 2 15:43:39 2009 +0200
 
797
 
 
798
    Updated Arabic translation
 
799
 
 
800
 po/ar.po |  499 ++++++++++++++++++++++++++++++++------------------------------
 
801
 1 files changed, 255 insertions(+), 244 deletions(-)
 
802
 
 
803
commit fa0eab16e4c903203d0d3dff9e48cd4b45eb5a9a
 
804
Author: Zhang Miao <mymzhang@gmail.com>
 
805
Date:   Wed Dec 2 17:38:02 2009 +0800
 
806
 
 
807
    Updated Simplified Chinese translation of totem help.
 
808
 
 
809
 help/zh_CN/zh_CN.po |  475 ++++++++++++++++++++++++++++-----------------------
 
810
 1 files changed, 265 insertions(+), 210 deletions(-)
 
811
 
 
812
commit 309f265c5db0dbe3ef09a225120ecf531b3dc6c1
 
813
Author: Bastien Nocera <hadess@hadess.net>
 
814
Date:   Mon Nov 30 18:49:41 2009 +0000
 
815
 
 
816
    2.29.2
 
817
 
 
818
 NEWS         |    5 +++++
 
819
 configure.in |    4 ++--
 
820
 2 files changed, 7 insertions(+), 2 deletions(-)
 
821
 
 
822
commit 28e06939ad317d549fa6052f77697309d6a1f701
 
823
Author: Bastien Nocera <hadess@hadess.net>
 
824
Date:   Mon Nov 30 18:48:51 2009 +0000
 
825
 
 
826
    Fix distchecking problems with the nautilus extension
 
827
 
 
828
 Makefile.am  |    2 +-
 
829
 configure.in |   12 +++++++++++-
 
830
 2 files changed, 12 insertions(+), 2 deletions(-)
 
831
 
 
832
commit f643cedcf72a15aa9ce1545d842e827a7473e839
 
833
Author: Yaron Shahrabani <sh.yaron@gmail.com>
 
834
Date:   Mon Nov 30 17:54:36 2009 +0200
 
835
 
 
836
    Update Hebrew translation
 
837
 
 
838
 po/he.po |  536 ++++++++++++++++++++++++++++++++------------------------------
 
839
 1 files changed, 274 insertions(+), 262 deletions(-)
 
840
 
 
841
commit 7cec407f6d1e2aee6bcb7ad766e46dfd1bad38dc
 
842
Author: Aron Xu <aronxu@gnome.org>
 
843
Date:   Mon Nov 30 00:52:55 2009 +0800
 
844
 
 
845
    Updated Simplified Chinese translation.
 
846
 
 
847
 po/zh_CN.po |  261 ++++++++++++++++++++++++++++++-----------------------------
 
848
 1 files changed, 132 insertions(+), 129 deletions(-)
 
849
 
 
850
commit a633140f11d4bbb6ef3f144f653f814b91df5806
 
851
Author: Lyper Lai <lyp069@gmail.com>
 
852
Date:   Mon Nov 30 00:46:17 2009 +0800
 
853
 
 
854
    Update Simplified Chinese help translation.
 
855
 
 
856
 help/zh_CN/zh_CN.po |  210 +++++++++++++++++++++++++++++++++++++++------------
 
857
 1 files changed, 160 insertions(+), 50 deletions(-)
 
858
 
 
859
commit 4bd6b1cab04ae2c3a438d2991bc647baa365ce27
 
860
Author: Ivar Smolin <okul@linux.ee>
 
861
Date:   Fri Nov 27 18:28:47 2009 +0200
 
862
 
 
863
    Updating Estonian translation
 
864
 
 
865
 po/et.po |   12 ++++++++----
 
866
 1 files changed, 8 insertions(+), 4 deletions(-)
 
867
 
 
868
commit 79fe21d9204c81a0bede486dbe03dfac2571e9ce
 
869
Author: Bastien Nocera <hadess@hadess.net>
 
870
Date:   Fri Nov 27 16:10:34 2009 +0000
 
871
 
 
872
    Use cairo to draw the logo
 
873
    
 
874
    And it's fast!
 
875
 
 
876
 src/backend/bacon-video-widget-gst-0.10.c |   28 +++++++++-------------------
 
877
 1 files changed, 9 insertions(+), 19 deletions(-)
 
878
 
 
879
commit 6bae3c4dbcdc9427e2cd96aa8f89669e4f113485
 
880
Author: Bastien Nocera <hadess@hadess.net>
 
881
Date:   Fri Nov 27 16:10:00 2009 +0000
 
882
 
 
883
    Add translator comments for new image playback
 
884
 
 
885
 src/totem-menu.c |    9 +++++----
 
886
 1 files changed, 5 insertions(+), 4 deletions(-)
 
887
 
 
888
commit 7f7c31c4d6cd31f276994f1512e96cb41f9ddc16
 
889
Author: Matej Urbančič <mateju@svn.gnome.org>
 
890
Date:   Fri Nov 27 13:39:51 2009 +0100
 
891
 
 
892
    Updated Slovenian translation
 
893
 
 
894
 po/sl.po |   88 +++++++++++++++++++++++++++++++++-----------------------------
 
895
 1 files changed, 47 insertions(+), 41 deletions(-)
 
896
 
 
897
commit fbe3f57ca149afc3572399e1ee0f693f960fc174
 
898
Author: Bastien Nocera <hadess@hadess.net>
 
899
Date:   Fri Nov 27 11:51:12 2009 +0000
 
900
 
 
901
    Don't set a subtitle when none is passed in browser
 
902
    
 
903
    Avoids errors trying to use webpages as subtitles.
 
904
 
 
905
 browser-plugin/totem-plugin-viewer.c |    5 ++++-
 
906
 1 files changed, 4 insertions(+), 1 deletions(-)
 
907
 
 
908
commit c4daf7c2d505223dedc456e610522fedbdd4857d
 
909
Author: Thomas Thurman <tthurman@gnome.org>
 
910
Date:   Thu Nov 26 20:23:36 2009 -0500
 
911
 
 
912
    Shavian translation
 
913
 
 
914
 po/LINGUAS    |    1 +
 
915
 po/en@shaw.po | 2228 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
916
 2 files changed, 2229 insertions(+), 0 deletions(-)
 
917
 
 
918
commit ff0bd350855cf561a2564da88d97ab0899703d08
 
919
Author: Jorge González <jorgegonz@svn.gnome.org>
 
920
Date:   Fri Nov 27 01:36:04 2009 +0100
 
921
 
 
922
    Updated Spanish translation
 
923
 
 
924
 po/es.po |   81 +++++++++++++++++++++++++++++++++-----------------------------
 
925
 1 files changed, 43 insertions(+), 38 deletions(-)
 
926
 
 
927
commit 3cbced4a9b7680cee0112819f6d9643e9c0d819f
 
928
Author: Matej Urbančič <mateju@svn.gnome.org>
 
929
Date:   Thu Nov 26 20:02:39 2009 +0100
 
930
 
 
931
    Updated Slovenian translation
 
932
 
 
933
 po/sl.po |  209 ++++++++++++++++++++++++++++++++------------------------------
 
934
 1 files changed, 107 insertions(+), 102 deletions(-)
 
935
 
 
936
commit 55eb1b387893f2c955305ea709908d5ded05a7d7
 
937
Author: Bastien Nocera <hadess@hadess.net>
 
938
Date:   Thu Nov 26 18:10:04 2009 +0000
 
939
 
 
940
    Add note about recent totem-menu.c changes
 
941
 
 
942
 data/mime-type-list.txt |    1 +
 
943
 1 files changed, 1 insertions(+), 0 deletions(-)
 
944
 
 
945
commit 1f53dd60262a29beabd2a6b7427d3cea35c895ae
 
946
Author: Bastien Nocera <hadess@hadess.net>
 
947
Date:   Thu Nov 26 18:09:14 2009 +0000
 
948
 
 
949
    Add support for playing DVDs from images in the menu
 
950
    
 
951
    Show mounted archives in the Movie menu, and allow playback
 
952
    from those archives.
 
953
 
 
954
 src/totem-menu.c |  223 ++++++++++++++++++++++++++++++++++++++++++++++--------
 
955
 1 files changed, 192 insertions(+), 31 deletions(-)
 
956
 
 
957
commit 3a4945d16b025bc9042075dd09230fa8a657708e
 
958
Author: Bastien Nocera <hadess@hadess.net>
 
959
Date:   Thu Nov 26 16:49:37 2009 +0000
 
960
 
 
961
    Fix some memory leaks in volume handling
 
962
 
 
963
 src/totem-menu.c |    8 ++++++--
 
964
 1 files changed, 6 insertions(+), 2 deletions(-)
 
965
 
 
966
commit 2984b6b1807c0072db2d7eca61be03655c21ca25
 
967
Author: Bastien Nocera <hadess@hadess.net>
 
968
Date:   Thu Nov 26 16:45:20 2009 +0000
 
969
 
 
970
    Move volume handling for the menus into its own function
 
971
 
 
972
 src/totem-menu.c |  210 +++++++++++++++++++++++++++++-------------------------
 
973
 1 files changed, 112 insertions(+), 98 deletions(-)
 
974
 
 
975
commit a60910742a48f331ddd32148658201aa9df89417
 
976
Author: Ivar Smolin <okul@linux.ee>
 
977
Date:   Wed Nov 25 12:42:10 2009 +0200
 
978
 
 
979
    Updating Estonian translation
 
980
 
 
981
 po/et.po |   17 ++++++++++-------
 
982
 1 files changed, 10 insertions(+), 7 deletions(-)
 
983
 
 
984
commit a84cecfa5d590f578db449be041c3a464e4d702e
 
985
Author: Jorge González <jorgegonz@svn.gnome.org>
 
986
Date:   Tue Nov 24 17:57:39 2009 +0100
 
987
 
 
988
    Updated Spanish translation
 
989
 
 
990
 po/es.po |  149 ++++++++++++++++++++++++++++++++-----------------------------
 
991
 1 files changed, 78 insertions(+), 71 deletions(-)
 
992
 
 
993
commit a4b3ab79a9a1b7eee767797a27daa9f992c6928a
 
994
Author: Robin Stocker <robin@nibor.org>
 
995
Date:   Sat Nov 21 19:25:08 2009 +0100
 
996
 
 
997
    Include movie title in suggested name of gallery
 
998
    
 
999
    Also make it use "Gallery" instead of "Screenshot".
 
1000
    
 
1001
    https://bugzilla.gnome.org/show_bug.cgi?id=595760
 
1002
 
 
1003
 src/plugins/screenshot/totem-gallery.c           |   13 ++++++++++---
 
1004
 src/plugins/screenshot/totem-screenshot-plugin.c |   12 ++++++------
 
1005
 src/plugins/screenshot/totem-screenshot-plugin.h |    2 +-
 
1006
 src/plugins/screenshot/totem-screenshot.c        |    9 ++++++---
 
1007
 src/plugins/screenshot/totem-screenshot.h        |    2 +-
 
1008
 5 files changed, 24 insertions(+), 14 deletions(-)
 
1009
 
 
1010
commit 91b9cebdc00b0ca71c120e7cb9a80ad359fe74ed
 
1011
Author: Bastien Nocera <hadess@hadess.net>
 
1012
Date:   Mon Nov 23 14:04:25 2009 +0000
 
1013
 
 
1014
    Export downloaded filename as a property
 
1015
    
 
1016
    This should allow for the front-end to know which
 
1017
    file to copy.
 
1018
 
 
1019
 src/backend/bacon-video-widget-gst-0.10.c |   21 ++++++++++++++++++---
 
1020
 1 files changed, 18 insertions(+), 3 deletions(-)
 
1021
 
 
1022
commit 5edf87a0226e71a3b873c3f0b7509e6aa4bfc3d5
 
1023
Author: Bastien Nocera <hadess@hadess.net>
 
1024
Date:   Mon Nov 23 12:39:38 2009 +0000
 
1025
 
 
1026
    Update NEWS
 
1027
 
 
1028
 NEWS |   18 ++++++++++++++++++
 
1029
 1 files changed, 18 insertions(+), 0 deletions(-)
 
1030
 
 
1031
commit 3e3de882d4643662b5a19e4e046944f9d8dca729
 
1032
Author: Robin Stocker <robin@nibor.org>
 
1033
Date:   Mon Nov 23 12:38:17 2009 +0000
 
1034
 
 
1035
    Suggest filename when capturing a gallery
 
1036
    
 
1037
    https://bugzilla.gnome.org/show_bug.cgi?id=595760
 
1038
 
 
1039
 src/plugins/screenshot/totem-gallery.c           |   11 ++++++++++-
 
1040
 src/plugins/screenshot/totem-screenshot-plugin.c |    5 ++++-
 
1041
 2 files changed, 14 insertions(+), 2 deletions(-)
 
1042
 
 
1043
commit 09dcc4deb301b3deecf5356572d7732ea2e9ac29
 
1044
Author: Bastien Nocera <hadess@hadess.net>
 
1045
Date:   Mon Nov 23 12:36:33 2009 +0000
 
1046
 
 
1047
    Keep track of the download buffer's filename
 
1048
    
 
1049
    Useful if we want to copy the file later on.
 
1050
 
 
1051
 src/backend/bacon-video-widget-gst-0.10.c |   27 +++++++++++++++++++++++++++
 
1052
 1 files changed, 27 insertions(+), 0 deletions(-)
 
1053
 
 
1054
commit 298708c166793a4f50b1371f68e43f8a6129def9
 
1055
Author: Bastien Nocera <hadess@hadess.net>
 
1056
Date:   Fri Nov 20 17:34:13 2009 +0000
 
1057
 
 
1058
    Add test case for Cone subtitle API
 
1059
 
 
1060
 browser-plugin/tests/11.html |   47 ++++++++++++++++++++++++++++++++++++++++++
 
1061
 1 files changed, 47 insertions(+), 0 deletions(-)
 
1062
 
 
1063
commit 19e811da24496f44dbc25812aff666497bc782b0
 
1064
Author: Philip Withnall <philip@tecnocode.co.uk>
 
1065
Date:   Sat Nov 21 20:48:42 2009 +0000
 
1066
 
 
1067
    Bug 602497 — Progress bar doesn't stop if there are no search results
 
1068
    
 
1069
    Ensure the YouTube progress bar stops once a search is finished, even
 
1070
    if there are no results. Closes: bgo#602497
 
1071
 
 
1072
 src/plugins/youtube/totem-youtube.c |    9 +++++----
 
1073
 1 files changed, 5 insertions(+), 4 deletions(-)
 
1074
 
 
1075
commit 75e7d2f78824fb446a38f325f1b3f4e5af223c89
 
1076
Author: Ivar Smolin <okul@linux.ee>
 
1077
Date:   Sat Nov 21 21:39:12 2009 +0200
 
1078
 
 
1079
    Updating Estonian translation
 
1080
 
 
1081
 po/et.po |  104 +++-----------------------------------------------------------
 
1082
 1 files changed, 5 insertions(+), 99 deletions(-)
 
1083
 
 
1084
commit c59b48103c1dc00bc1926c3c3a1cd7089d2bd57e
 
1085
Author: Bastien Nocera <hadess@hadess.net>
 
1086
Date:   Fri Nov 20 17:04:05 2009 +0000
 
1087
 
 
1088
    Pass the base URI from the plugin to the viewer
 
1089
    
 
1090
    When using AddItem(). Makes the subtitle handling test case
 
1091
    for OLPC work.
 
1092
 
 
1093
 browser-plugin/org_gnome_totem_PluginViewer.xml |    1 +
 
1094
 browser-plugin/totem-plugin-viewer.c            |    3 ++-
 
1095
 browser-plugin/totemPlugin.cpp                  |   10 ++++------
 
1096
 3 files changed, 7 insertions(+), 7 deletions(-)
 
1097
 
 
1098
commit 5eb549916bf98dc396a993c2fea79aef197ef564
 
1099
Author: Bastien Nocera <hadess@hadess.net>
 
1100
Date:   Fri Nov 20 16:28:45 2009 +0000
 
1101
 
 
1102
    Add subtitle handling to plugin viewer
 
1103
    
 
1104
    https://bugzilla.gnome.org/show_bug.cgi?id=560946
 
1105
 
 
1106
 browser-plugin/totem-plugin-viewer.c |   29 +++++++++++++++++++----------
 
1107
 1 files changed, 19 insertions(+), 10 deletions(-)
 
1108
 
 
1109
commit 66cbcd4cf6bf55bc35ef777d225e8fdd3a8d2529
 
1110
Author: Bastien Nocera <hadess@hadess.net>
 
1111
Date:   Fri Nov 20 16:17:01 2009 +0000
 
1112
 
 
1113
    Add support for queueing Javascript commands
 
1114
    
 
1115
    This should allow us to implement a more robust Javascript
 
1116
    handling. Not all the commands are queued right now.
 
1117
 
 
1118
 browser-plugin/totemPlugin.cpp |  114 +++++++++++++++++++++++++++++++++------
 
1119
 browser-plugin/totemPlugin.h   |   27 +++++++++
 
1120
 2 files changed, 123 insertions(+), 18 deletions(-)
 
1121
 
 
1122
commit 03addbe4c6741245472787ba54cde0474120644c
 
1123
Author: Bastien Nocera <hadess@hadess.net>
 
1124
Date:   Fri Nov 20 16:16:28 2009 +0000
 
1125
 
 
1126
    Fix double-free in the Cone plugin's playlist
 
1127
 
 
1128
 browser-plugin/totemConePlaylist.cpp |    7 +++----
 
1129
 1 files changed, 3 insertions(+), 4 deletions(-)
 
1130
 
 
1131
commit 4357329e301e96365540c0697ed42b6ca7e518c5
 
1132
Author: Bastien Nocera <hadess@hadess.net>
 
1133
Date:   Fri Nov 20 14:43:58 2009 +0000
 
1134
 
 
1135
    Check number of args in playlist.add in Cone
 
1136
 
 
1137
 browser-plugin/totemConePlaylist.cpp |    4 ++--
 
1138
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1139
 
 
1140
commit 3353323b0c79dbdfe5ef3ca5f71037188dae9c13
 
1141
Author: Bastien Nocera <hadess@hadess.net>
 
1142
Date:   Fri Nov 20 13:57:01 2009 +0000
 
1143
 
 
1144
    Remove the "Complex" (Real Media compatible) browser plugin
 
1145
    
 
1146
    Because it was broken, and nobody in their right minds still
 
1147
    use Real stuff. Desperate people can probably use the HelixPlayer,
 
1148
    though it won't play anything interesting.
 
1149
 
 
1150
 browser-plugin/Makefile.am                 |   60 -----
 
1151
 browser-plugin/README.browser-plugin       |   14 --
 
1152
 browser-plugin/TODO                        |    6 -
 
1153
 browser-plugin/idl/totemIComplexPlayer.idl |  193 ----------------
 
1154
 browser-plugin/totem-plugin-viewer.c       |   48 +----
 
1155
 browser-plugin/totemComplexPlugin.cpp      |  315 -------------------------
 
1156
 browser-plugin/totemComplexPlugin.h        |  165 -------------
 
1157
 browser-plugin/totemPlugin.cpp             |  346 ----------------------------
 
1158
 browser-plugin/totemPlugin.h               |   27 ---
 
1159
 configure.in                               |   12 -
 
1160
 10 files changed, 7 insertions(+), 1179 deletions(-)
 
1161
 
 
1162
commit 99a02e3de707cb9abe351749c3526e4554ff3fd6
 
1163
Author: Bastien Nocera <hadess@hadess.net>
 
1164
Date:   Fri Nov 20 01:55:42 2009 +0000
 
1165
 
 
1166
    Don't pass garbage to AddItem
 
1167
    
 
1168
    if some arguments aren't present in playlist.add
 
1169
 
 
1170
 browser-plugin/totemConePlaylist.cpp |    6 ++++--
 
1171
 1 files changed, 4 insertions(+), 2 deletions(-)
 
1172
 
 
1173
commit 183b9c1b0aff35b7f15c2f809f1a7c028eedf704
 
1174
Author: Christian Persch <chpe@gnome.org>
 
1175
Date:   Wed Nov 18 18:54:43 2009 +0100
 
1176
 
 
1177
    Fix property/method name lookup
 
1178
    
 
1179
    Don't read the arrays out of bounds! Bug #560946 comment 12.
 
1180
 
 
1181
 browser-plugin/totemNPClass.cpp  |    6 ++++--
 
1182
 browser-plugin/totemNPObject.cpp |   10 ++++++----
 
1183
 2 files changed, 10 insertions(+), 6 deletions(-)
 
1184
 
 
1185
commit 0912743133df061fd46e1ebb6c1c9a5e4d07e1c3
 
1186
Author: Maxim Ermilov <zaspire@rambler.ru>
 
1187
Date:   Thu Nov 19 14:33:21 2009 +0000
 
1188
 
 
1189
    Don't hide fullscreen popups when mouse is on top of it
 
1190
    
 
1191
    Check the mouse pointer entering and leaving the fullscreen
 
1192
    popups, and don't auto-hide them when the mouse pointer is
 
1193
    left on top of them.
 
1194
    
 
1195
    https://bugzilla.gnome.org/show_bug.cgi?id=593042
 
1196
 
 
1197
 data/fullscreen.ui     |    4 ++++
 
1198
 src/totem-fullscreen.c |   28 +++++++++++++++++++++++++++-
 
1199
 2 files changed, 31 insertions(+), 1 deletions(-)
 
1200
 
 
1201
commit ddbee71115063b9117665e892971b579d6aa5300
 
1202
Author: Bastien Nocera <hadess@hadess.net>
 
1203
Date:   Thu Nov 19 14:26:25 2009 +0000
 
1204
 
 
1205
    Make sure temporary copy of playlist file keeps permissions
 
1206
 
 
1207
 browser-plugin/totem-plugin-viewer.c |    2 +-
 
1208
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1209
 
 
1210
commit 7d66f40d515f0e2ca010796f16beb90a9af13b87
 
1211
Author: Bastien Nocera <hadess@hadess.net>
 
1212
Date:   Wed Nov 18 18:49:58 2009 +0000
 
1213
 
 
1214
    Add support for authentication on the soup HTTP source
 
1215
 
 
1216
 src/backend/bacon-video-widget-gst-0.10.c |    5 +++--
 
1217
 1 files changed, 3 insertions(+), 2 deletions(-)
 
1218
 
 
1219
commit ea148d038c6e865d4fc763c74ba8ab209084d156
 
1220
Author: Bastien Nocera <hadess@hadess.net>
 
1221
Date:   Wed Nov 18 18:22:32 2009 +0000
 
1222
 
 
1223
    Make the window behind the "exit fullscreen" button transparent
 
1224
    
 
1225
    As there's no need for that window to "hold" the button.
 
1226
    
 
1227
    https://bugzilla.gnome.org/show_bug.cgi?id=567317
 
1228
 
 
1229
 src/totem-fullscreen.c |   27 ++++++++++++++++++++++++++-
 
1230
 1 files changed, 26 insertions(+), 1 deletions(-)
 
1231
 
 
1232
commit adb4dd9f042d9133e5c88f6e9e23e1322cdd9da4
 
1233
Author: Bastien Nocera <hadess@hadess.net>
 
1234
Date:   Thu Nov 12 19:14:19 2009 +0000
 
1235
 
 
1236
    Clean up RTSP authentication support
 
1237
    
 
1238
    Instead of recreating the URL by hand, use rtspsrc's properties,
 
1239
    and don't do any authentication if the rtspsrc doesn't have
 
1240
    the necessary properties.
 
1241
    
 
1242
    https://bugzilla.gnome.org/show_bug.cgi?id=601732
 
1243
 
 
1244
 src/backend/bacon-video-widget-gst-0.10.c |   49 ++++++++++++++++++++--------
 
1245
 1 files changed, 35 insertions(+), 14 deletions(-)
 
1246
 
 
1247
commit 9efc634b38a7635cd0cb487d81272080897d02e1
 
1248
Author: Bastien Nocera <hadess@hadess.net>
 
1249
Date:   Wed Nov 18 15:51:53 2009 +0000
 
1250
 
 
1251
    Add support for VLC's Playlist.Add options
 
1252
    
 
1253
    Add support for adding items with a subtitle option
 
1254
    in the VLC plugin. Not implemented on the viewer side.
 
1255
    
 
1256
    https://bugzilla.gnome.org/show_bug.cgi?id=560946
 
1257
 
 
1258
 browser-plugin/org_gnome_totem_PluginViewer.xml |    2 +
 
1259
 browser-plugin/totem-plugin-viewer.c            |   17 ++++++++++---
 
1260
 browser-plugin/totemConePlaylist.cpp            |   30 ++++++++++++++++++++++-
 
1261
 browser-plugin/totemPlugin.cpp                  |   26 ++++++++++++++++---
 
1262
 browser-plugin/totemPlugin.h                    |    2 +-
 
1263
 5 files changed, 67 insertions(+), 10 deletions(-)
 
1264
 
 
1265
commit 6515e371d9b99c9181d8249e67928b31fbb8f862
 
1266
Author: Bastien Nocera <hadess@hadess.net>
 
1267
Date:   Wed Nov 18 11:35:25 2009 +0000
 
1268
 
 
1269
    Place OSD properly when using RTL locales
 
1270
 
 
1271
 src/totem-fullscreen.c |    7 ++++++-
 
1272
 1 files changed, 6 insertions(+), 1 deletions(-)
 
1273
 
 
1274
commit f49609cc32ebf7ca664ce3a319deabbde8b90730
 
1275
Author: Matej Urbančič <mateju@svn.gnome.org>
 
1276
Date:   Wed Nov 18 07:16:22 2009 +0100
 
1277
 
 
1278
    Updated Slovenian translation
 
1279
 
 
1280
 po/sl.po |   44 ++++++++++++++++++++++----------------------
 
1281
 1 files changed, 22 insertions(+), 22 deletions(-)
 
1282
 
 
1283
commit 255d4030e99eecdd8f99005647fd48b3adf88761
 
1284
Author: lyper <lyp069@gmail.com>
 
1285
Date:   Tue Nov 17 15:20:39 2009 +0800
 
1286
 
 
1287
    Updated Simplified Chinese translation.
 
1288
 
 
1289
 help/zh_CN/zh_CN.po |  214 +++++++++++++++++++++++++++++++++++++-------------
 
1290
 1 files changed, 158 insertions(+), 56 deletions(-)
 
1291
 
 
1292
commit f093f3c006adeb165ab0e1e2f6bfa09ea5caf447
 
1293
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
 
1294
Date:   Mon Nov 16 17:08:30 2009 +0100
 
1295
 
 
1296
    Initialize a variable to NULL to fix a (correct) compiler warning
 
1297
 
 
1298
 browser-plugin/totem-plugin-viewer.c |    2 +-
 
1299
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1300
 
 
1301
commit d6d60e7d4041989aaa4e3db999f0ae071edeca85
 
1302
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
 
1303
Date:   Mon Nov 16 17:04:51 2009 +0100
 
1304
 
 
1305
    Make a small array const
 
1306
 
 
1307
 src/totem-playlist.c |    2 +-
 
1308
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1309
 
 
1310
commit 1b62a9c299b71a4173a65ac7116ccc62a5bb0702
 
1311
Author: Bastien Nocera <hadess@hadess.net>
 
1312
Date:   Mon Nov 16 15:03:39 2009 +0000
 
1313
 
 
1314
    Disable video decoding in audio mode
 
1315
    
 
1316
    So as to get some more free CPU cycles, and avoid errors
 
1317
    during video decoding.
 
1318
 
 
1319
 src/backend/bacon-video-widget-gst-0.10.c |   15 ++++++++++++---
 
1320
 1 files changed, 12 insertions(+), 3 deletions(-)
 
1321
 
 
1322
commit 7fa67887aaab0a3d2d4950d01cb6c38a1064a451
 
1323
Author: Bastien Nocera <hadess@hadess.net>
 
1324
Date:   Mon Nov 16 14:06:00 2009 +0000
 
1325
 
 
1326
    No need to call _play() in the properties
 
1327
    
 
1328
    It's a no-op in metadata mode.
 
1329
 
 
1330
 src/totem-properties-view.c |    7 -------
 
1331
 1 files changed, 0 insertions(+), 7 deletions(-)
 
1332
 
 
1333
commit 05cdc7f04998c9928dee3461abb076256f13f2f5
 
1334
Author: Bastien Nocera <hadess@hadess.net>
 
1335
Date:   Mon Nov 16 14:03:39 2009 +0000
 
1336
 
 
1337
    No need to call _play() in the video indexer
 
1338
    
 
1339
    It's a no-op for metadata mode.
 
1340
 
 
1341
 src/totem-video-indexer.c |    8 +++-----
 
1342
 1 files changed, 3 insertions(+), 5 deletions(-)
 
1343
 
 
1344
commit 9e880b1c29991cee2aefb7ac92a52f15b5c055c2
 
1345
Author: Bastien Nocera <hadess@hadess.net>
 
1346
Date:   Mon Nov 16 14:03:17 2009 +0000
 
1347
 
 
1348
    No need to call _play() in the thumbnailer
 
1349
    
 
1350
    It's a no-op for capture mode.
 
1351
 
 
1352
 src/totem-video-thumbnailer.c |   15 ++-------------
 
1353
 1 files changed, 2 insertions(+), 13 deletions(-)
 
1354
 
 
1355
commit 8b27fddb722435314f49e9bdb6f5392636861358
 
1356
Author: Bastien Nocera <hadess@hadess.net>
 
1357
Date:   Mon Nov 16 13:59:25 2009 +0000
 
1358
 
 
1359
    Fix thumbnailer not picking up covers for videos
 
1360
    
 
1361
    When getting updated metadata, and we're in capture mode,
 
1362
    do send out the "got-metadata" signal otherwise
 
1363
    the thumbnailer will never know we got a cover.
 
1364
    
 
1365
    https://bugzilla.gnome.org/show_bug.cgi?id=598703
 
1366
 
 
1367
 src/backend/bacon-video-widget-gst-0.10.c |    3 +++
 
1368
 1 files changed, 3 insertions(+), 0 deletions(-)
 
1369
 
 
1370
commit 5856bbe379e32caa77177036f2a79f4e0763212d
 
1371
Author: Bastien Nocera <hadess@hadess.net>
 
1372
Date:   Mon Nov 16 13:38:08 2009 +0000
 
1373
 
 
1374
    Fix thumbnailer in debug mode
 
1375
    
 
1376
    Don't forget to open the display if we're going to show
 
1377
    a GTK+ window.
 
1378
 
 
1379
 src/totem-video-thumbnailer.c |    2 +-
 
1380
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1381
 
 
1382
commit 26947d6f667405332147a576db5ca3bc12ccaa8d
 
1383
Author: Bastien Nocera <hadess@hadess.net>
 
1384
Date:   Mon Nov 16 13:21:00 2009 +0000
 
1385
 
 
1386
    Fix spurious errors when running nice()
 
1387
    
 
1388
    Check the value of errno before saying that nice() fails, as
 
1389
    per the nice(3p) man page.
 
1390
 
 
1391
 src/totem-video-thumbnailer.c |   14 +++++++++-----
 
1392
 1 files changed, 9 insertions(+), 5 deletions(-)
 
1393
 
 
1394
commit 5f644765f52427eef7a297d2b9d04feccd50cd33
 
1395
Author: Simon Pecher <simon.pecher@googlemail.com>
 
1396
Date:   Mon Nov 16 13:06:37 2009 +0000
 
1397
 
 
1398
    Error when resolving redirect URIs
 
1399
    
 
1400
    If the plugin-viewer gets a redirect to an absolute URL it may corrupt
 
1401
    the redirect-URL by trying to append it to either "emb->stream_uri",
 
1402
    "emb->current_uri" or "emb->base_uri" by calling "resolve_redirect". I suppose
 
1403
    absolute URLs should not be processed any further by "resolve_redirect",
 
1404
    should they?
 
1405
    
 
1406
    Appending an else after the first if-statement may solve this issue.
 
1407
    
 
1408
    (The error occured while I tried to watch wmv videos on
 
1409
    http://www.3sat.de/mediathek/mediathek.php)
 
1410
    
 
1411
    https://bugzilla.gnome.org/show_bug.cgi?id=600852
 
1412
 
 
1413
 browser-plugin/totem-plugin-viewer.c |    2 +-
 
1414
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1415
 
 
1416
commit 795304b11ab2463c06bc9cd6341f13b5d7ed0f82
 
1417
Author: Javier Jardón <jjardon@gnome.org>
 
1418
Date:   Sat Nov 14 14:02:00 2009 +0100
 
1419
 
 
1420
    Substitute some deprecated Glib symbols
 
1421
    
 
1422
    Bump Glib required version to 2.22
 
1423
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=601896
 
1424
 
 
1425
 configure.in                        |    2 +-
 
1426
 src/plugins/bemused/totem-bemused.c |    2 +-
 
1427
 src/totem-object.c                  |    2 +-
 
1428
 3 files changed, 3 insertions(+), 3 deletions(-)
 
1429
 
 
1430
commit e79427f5fb75656ee9f7888e9a6d1ffce3f3caad
 
1431
Author: Bastien Nocera <hadess@hadess.net>
 
1432
Date:   Mon Nov 16 11:56:40 2009 +0000
 
1433
 
 
1434
    Set the display on the video sink
 
1435
    
 
1436
    When creating the video sink, make sure it gets assigned the
 
1437
    same display as passed to --display on the command-line.
 
1438
    
 
1439
    https://bugzilla.gnome.org/show_bug.cgi?id=570651
 
1440
 
 
1441
 src/backend/bacon-video-widget-gst-0.10.c |    9 +++++++++
 
1442
 1 files changed, 9 insertions(+), 0 deletions(-)
 
1443
 
 
1444
commit 3cdece9999694a09422b420d8334bb2b51100b41
 
1445
Author: Bastien Nocera <hadess@hadess.net>
 
1446
Date:   Mon Nov 16 11:54:57 2009 +0000
 
1447
 
 
1448
    Show an OSD when middle-clicking on canvas
 
1449
    
 
1450
    When using the middle-click of the mouse to play/pause playback,
 
1451
    show an OSD to inform the user that something happened.
 
1452
 
 
1453
 src/totem-object.c |   10 +++++++++-
 
1454
 1 files changed, 9 insertions(+), 1 deletions(-)
 
1455
 
 
1456
commit 1ee78ac07e61289a2011956820e9da756e484281
 
1457
Author: Jorge González <jorgegonz@svn.gnome.org>
 
1458
Date:   Sun Nov 15 15:11:30 2009 +0100
 
1459
 
 
1460
    Updated Spanish translation
 
1461
 
 
1462
 po/es.po |    4 ++--
 
1463
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1464
 
 
1465
commit 8a18c752979d16a286e102509054bb3ae1ac53d8
 
1466
Author: Kjartan Maraas <kmaraas@gnome.org>
 
1467
Date:   Sun Nov 15 14:08:06 2009 +0100
 
1468
 
 
1469
    Updated Norwegian bokmål translation.
 
1470
 
 
1471
 po/nb.po |  351 ++++++++++++++++++++++++++++++-------------------------------
 
1472
 1 files changed, 173 insertions(+), 178 deletions(-)
 
1473
 
 
1474
commit 14b0c9e7ca8472fadf59a77bbb43786ee94b72b1
 
1475
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
 
1476
Date:   Sat Nov 14 16:44:28 2009 +0100
 
1477
 
 
1478
    Only set playbin2 to NULL on errors or after 10 seconds of doing nothing
 
1479
    
 
1480
    This makes track switches faster and prevents useless state changes.
 
1481
    
 
1482
    Setting playbin2 to NULL after 10 seconds of idle is a good idea to
 
1483
    close any audio devices.
 
1484
    
 
1485
    See bug #599478.
 
1486
 
 
1487
 src/backend/bacon-video-widget-gst-0.10.c |   44 +++++++++++++++++++++++++++-
 
1488
 1 files changed, 42 insertions(+), 2 deletions(-)
 
1489
 
 
1490
commit cb442f6c9fb078679c6e2e28758f8d3b98f1e829
 
1491
Author: Matej Urbančič <mateju@svn.gnome.org>
 
1492
Date:   Sat Nov 14 11:16:06 2009 +0100
 
1493
 
 
1494
    Updated Slovenian translation
 
1495
 
 
1496
 po/sl.po |  259 ++++++++++++++++++++++++++++++--------------------------------
 
1497
 1 files changed, 126 insertions(+), 133 deletions(-)
 
1498
 
 
1499
commit ce706e97c6ed3cb6fe88046a91871cef1b13a7a8
 
1500
Author: Aron Xu <aronxu@gnome.org>
 
1501
Date:   Sat Nov 14 17:39:25 2009 +0800
 
1502
 
 
1503
    Small fix on zh_CN.po
 
1504
 
 
1505
 po/zh_CN.po |    4 ++--
 
1506
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1507
 
 
1508
commit 66d712940b47701333055692089791863e6ddf77
 
1509
Author: arccos <boyermoore@gmail.com>
 
1510
Date:   Sat Nov 14 17:37:02 2009 +0800
 
1511
 
 
1512
    Updated Simplified Chinese translation.
 
1513
 
 
1514
 po/zh_CN.po |  359 +++++++++++++++++++++++++++++------------------------------
 
1515
 1 files changed, 179 insertions(+), 180 deletions(-)
 
1516
 
 
1517
commit 04ec7ed4e6ab6a6d6cd9cbfb94a03d86d22798f5
 
1518
Author: Jorge González <jorgegonz@svn.gnome.org>
 
1519
Date:   Fri Nov 13 18:44:37 2009 +0100
 
1520
 
 
1521
    Updated Spanish translation
 
1522
 
 
1523
 po/es.po |   74 ++++++++++++++++++++++++++++++++-----------------------------
 
1524
 1 files changed, 39 insertions(+), 35 deletions(-)
 
1525
 
 
1526
commit c2020a730cd6dfd99abadfafe0333ccc4952c115
 
1527
Author: Bastien Nocera <hadess@hadess.net>
 
1528
Date:   Fri Nov 13 16:16:56 2009 +0000
 
1529
 
 
1530
    Enhance stepping code
 
1531
    
 
1532
    Only switch to reverse or forward playback when needed, and
 
1533
    keep track of the current playback direction.
 
1534
    This avoids the worst parts of:
 
1535
    https://bugzilla.gnome.org/show_bug.cgi?id=595958
 
1536
    and makes reverse stepping useful
 
1537
 
 
1538
 src/backend/bacon-video-widget-gst-0.10.c |  141 +++++++++++++++++++----------
 
1539
 1 files changed, 91 insertions(+), 50 deletions(-)
 
1540
 
 
1541
commit 4a4e421c22cea93a5c097759a5211363590b4784
 
1542
Author: Bastien Nocera <hadess@hadess.net>
 
1543
Date:   Fri Nov 13 13:50:30 2009 +0000
 
1544
 
 
1545
    Fix utter stupidness making viz not work
 
1546
    
 
1547
    Left-over from the reverse-stepping bug.
 
1548
 
 
1549
 src/backend/bacon-video-widget-gst-0.10.c |    1 -
 
1550
 1 files changed, 0 insertions(+), 1 deletions(-)
 
1551
 
 
1552
commit dc3b8aab60c3744eb48928014fcbb74fe59e4856
 
1553
Author: Bastien Nocera <hadess@hadess.net>
 
1554
Date:   Fri Nov 13 13:24:18 2009 +0000
 
1555
 
 
1556
    Fix stream tags leaking into next played file on error
 
1557
    
 
1558
    When an error occurs during playback, we only clear the
 
1559
    tags when we have a new source element, which might happen
 
1560
    after we've tried to play a new file.
 
1561
    
 
1562
    We should always clear the tags on _close() instead.
 
1563
    
 
1564
    https://bugzilla.redhat.com/show_bug.cgi?id=536896
 
1565
 
 
1566
 src/backend/bacon-video-widget-gst-0.10.c |   29 ++++++++++++++---------------
 
1567
 1 files changed, 14 insertions(+), 15 deletions(-)
 
1568
 
 
1569
commit 2eb6b4ba64d01594cdd7d1d60443c2247cf55e7e
 
1570
Author: Jan Schmidt <thaytan@noraisin.net>
 
1571
Date:   Fri Nov 13 12:50:26 2009 +0000
 
1572
 
 
1573
    Fix movie aspect ratio errors with slow streams
 
1574
    
 
1575
    When getting media size before the pipeline is pre-rolled,
 
1576
    we'd be getting errors because we're trying to set the aspect ratio
 
1577
    with a zero denominator.
 
1578
    
 
1579
    https://bugzilla.gnome.org/show_bug.cgi?id=601707
 
1580
 
 
1581
 src/backend/bacon-video-widget-gst-0.10.c |    2 ++
 
1582
 1 files changed, 2 insertions(+), 0 deletions(-)
 
1583
 
 
1584
commit 7ece79aa5aec0977778e28b39bc1c9e225158ed4
 
1585
Author: Bastien Nocera <hadess@hadess.net>
 
1586
Date:   Thu Nov 12 17:58:37 2009 +0000
 
1587
 
 
1588
    Add authentication support for RTSP streams
 
1589
    
 
1590
    Using GtkMountOperation to request a username and password
 
1591
    from the user.
 
1592
 
 
1593
 src/backend/bacon-video-widget-gst-0.10.c |  106 ++++++++++++++++++++++++++++-
 
1594
 1 files changed, 105 insertions(+), 1 deletions(-)
 
1595
 
 
1596
commit 290dfcebaedaba8f878323b4859f0856a30cfa30
 
1597
Author: Bastien Nocera <hadess@hadess.net>
 
1598
Date:   Thu Nov 12 15:35:52 2009 +0000
 
1599
 
 
1600
    Fix memory leaks when mounting GIO mounts
 
1601
    
 
1602
    Getting the URI from the playbin object doesn't give you a
 
1603
    const char, but a copy of the URI.
 
1604
 
 
1605
 src/backend/bacon-video-widget-gst-0.10.c |    7 +++++--
 
1606
 1 files changed, 5 insertions(+), 2 deletions(-)
 
1607
 
 
1608
commit 57d551421a48f3b7bd08cefdadae0c0e8e46d0b3
 
1609
Author: Bastien Nocera <hadess@hadess.net>
 
1610
Date:   Wed Nov 11 18:12:24 2009 +0000
 
1611
 
 
1612
    Add reverse-frame-stepping to the movie player
 
1613
    
 
1614
    ** DEBUG version **
 
1615
    
 
1616
    https://bugzilla.gnome.org/show_bug.cgi?id=595958
 
1617
 
 
1618
 src/backend/bacon-video-widget-gst-0.10.c |   57 ++++++++++++++++++++++++++---
 
1619
 src/backend/bacon-video-widget.h          |    1 +
 
1620
 src/totem-object.c                        |    6 +++-
 
1621
 3 files changed, 57 insertions(+), 7 deletions(-)
 
1622
 
 
1623
commit 2e94d1067a5096f87a18faa11505f27d964e4013
 
1624
Author: Bastien Nocera <hadess@hadess.net>
 
1625
Date:   Fri Nov 6 16:54:21 2009 +0000
 
1626
 
 
1627
    Show OSD when keys are pressed in fullscreen
 
1628
    
 
1629
    Better than popping up the fullscreen popups.
 
1630
    
 
1631
    Only works when compositing is on.
 
1632
    
 
1633
    https://bugzilla.gnome.org/show_bug.cgi?id=600985
 
1634
 
 
1635
 src/Makefile.am             |    3 +
 
1636
 src/gsd-media-keys-window.c | 1081 +++++++++++++++++++++++++++++++++++++++++++
 
1637
 src/gsd-media-keys-window.h |   72 +++
 
1638
 src/totem-fullscreen.c      |   53 +++
 
1639
 src/totem-fullscreen.h      |    3 +
 
1640
 src/totem-object.c          |   62 ++-
 
1641
 6 files changed, 1262 insertions(+), 12 deletions(-)
 
1642
 
 
1643
commit 3110aef8cd00aa8af1d9b3a5a091c74a89fd0f4e
 
1644
Author: Jorge González <jorgegonz@svn.gnome.org>
 
1645
Date:   Tue Nov 10 01:00:35 2009 +0100
 
1646
 
 
1647
    Updated Spanish translation
 
1648
 
 
1649
 po/es.po |  203 ++++++++++++++++++++++++++++++-------------------------------
 
1650
 1 files changed, 100 insertions(+), 103 deletions(-)
 
1651
 
 
1652
commit 2ef4cb0fdcde35ebf35ed931e8077864c56b6984
 
1653
Author: Daniel Nylander <po@danielnylander.se>
 
1654
Date:   Sun Nov 8 23:40:15 2009 +0100
 
1655
 
 
1656
    Updated Swedish translation
 
1657
 
 
1658
 po/sv.po |  247 ++++++++++++++++++++++++++++++--------------------------------
 
1659
 1 files changed, 120 insertions(+), 127 deletions(-)
 
1660
 
 
1661
commit 9e2469523bbba1027cb638950db63fd0ff968a1d
 
1662
Author: Gianvito Cavasoli <gianvito@gmx.it>
 
1663
Date:   Fri Nov 6 21:27:21 2009 +0100
 
1664
 
 
1665
    Updated Italian translation
 
1666
 
 
1667
 po/it.po |   94 +++++++++++++++++++++++++++++++-------------------------------
 
1668
 1 files changed, 47 insertions(+), 47 deletions(-)
 
1669
 
 
1670
commit 97b310d853012f52a9a41effb0a77b8c59707d95
 
1671
Author: Bastien Nocera <hadess@hadess.net>
 
1672
Date:   Thu Nov 5 14:59:36 2009 +0000
 
1673
 
 
1674
    Fix behaviour on EOS with only one item in the playlist
 
1675
    
 
1676
    We want to seek back instead of closing and reopening the
 
1677
    file when the stream is seekable, and repeat is off.
 
1678
    
 
1679
    Also make sure we don't start playing back again in those cases.
 
1680
 
 
1681
 src/totem-object.c |   23 +++++++++++++++--------
 
1682
 1 files changed, 15 insertions(+), 8 deletions(-)
 
1683
 
 
1684
commit 3c757b351c7bc518bb7acb3a71c6a5a36521f7f7
 
1685
Author: Bastien Nocera <hadess@hadess.net>
 
1686
Date:   Thu Nov 5 14:35:53 2009 +0000
 
1687
 
 
1688
    Check on buffering-left in the buffering query timeout
 
1689
    
 
1690
    Because we won't be receiving buffering messages forever.
 
1691
    
 
1692
    Also make sure that we disable the timeout when switching
 
1693
    from download mode to normal buffering.
 
1694
 
 
1695
 src/backend/bacon-video-widget-gst-0.10.c |   28 +++++++++++++++-------------
 
1696
 1 files changed, 15 insertions(+), 13 deletions(-)
 
1697
 
 
1698
commit f03c5713b591358056e9798042fadcede8c75203
 
1699
Author: Bastien Nocera <hadess@hadess.net>
 
1700
Date:   Thu Nov 5 01:01:05 2009 +0000
 
1701
 
 
1702
    Fix run-time warnings in test application
 
1703
 
 
1704
 src/backend/bvw-test.c |    8 +-------
 
1705
 1 files changed, 1 insertions(+), 7 deletions(-)
 
1706
 
 
1707
commit 2bb88dc5cb0d5aed0df7e5388fde5751c65b8bb6
 
1708
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
 
1709
Date:   Thu Nov 5 11:27:25 2009 +0100
 
1710
 
 
1711
    Check that the taglist is not NULL before trying to free it
 
1712
    
 
1713
    Fixes assertion failures in gst_tag_list_free().
 
1714
 
 
1715
 src/backend/bacon-video-widget-gst-0.10.c |    3 ++-
 
1716
 1 files changed, 2 insertions(+), 1 deletions(-)
 
1717
 
 
1718
commit ab6d49f8db445e9dc1e8b116eee34b5c8572ba94
 
1719
Author: Bastien Nocera <hadess@hadess.net>
 
1720
Date:   Wed Nov 4 19:49:55 2009 +0000
 
1721
 
 
1722
    Don't save audio volume state
 
1723
    
 
1724
    Just like in the front-end
 
1725
 
 
1726
 browser-plugin/totem-plugin-viewer.c |   17 ++++++-----------
 
1727
 1 files changed, 6 insertions(+), 11 deletions(-)
 
1728
 
 
1729
commit ec63d879243ded32322a910d9c9244ddabb26813
 
1730
Author: Bastien Nocera <hadess@hadess.net>
 
1731
Date:   Wed Nov 4 19:40:58 2009 +0000
 
1732
 
 
1733
    Use direct seeking with file caches
 
1734
    
 
1735
    When caching the stream to disk, allow direct seeking in the UI
 
1736
 
 
1737
 src/backend/bacon-video-widget-gst-0.10.c |    3 +++
 
1738
 1 files changed, 3 insertions(+), 0 deletions(-)
 
1739
 
 
1740
commit 7231cd429f76b3bfd72580c9d215caf5e40f45df
 
1741
Author: Bastien Nocera <hadess@hadess.net>
 
1742
Date:   Wed Nov 4 19:38:59 2009 +0000
 
1743
 
 
1744
    Increase the time left to buffer slightly
 
1745
    
 
1746
    So that we don't get stopped on the way during playback.
 
1747
 
 
1748
 src/backend/bacon-video-widget-gst-0.10.c |    2 +-
 
1749
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1750
 
 
1751
commit 80297bca6a3ac70d18ddeaaf4fe6a08817c9c008
 
1752
Author: Bastien Nocera <hadess@hadess.net>
 
1753
Date:   Wed Nov 4 19:29:20 2009 +0000
 
1754
 
 
1755
    Only start playback when the download buffer is filled enough
 
1756
    
 
1757
    We ignore the play request, but record that it was requested,
 
1758
    then start playback when the buffer is filled enough so that
 
1759
    we won't have to pause to download.
 
1760
 
 
1761
 src/backend/bacon-video-widget-gst-0.10.c |   55 ++++++++++++++++++++++++++--
 
1762
 1 files changed, 51 insertions(+), 4 deletions(-)
 
1763
 
 
1764
commit 6c3c98ea469e31a8a70ccce637a2d84990c4ef5b
 
1765
Author: Bastien Nocera <hadess@hadess.net>
 
1766
Date:   Wed Nov 4 17:03:27 2009 +0000
 
1767
 
 
1768
    Stop the download buffering timeout when done
 
1769
    
 
1770
    No need to keep the download buffering timeout going if
 
1771
    we've already buffered all we can.
 
1772
 
 
1773
 src/backend/bacon-video-widget-gst-0.10.c |    7 +++++++
 
1774
 1 files changed, 7 insertions(+), 0 deletions(-)
 
1775
 
 
1776
commit ae1de70d74d55611a87a142d0a7d4e83fbef01ea
 
1777
Author: Bastien Nocera <hadess@hadess.net>
 
1778
Date:   Wed Nov 4 16:43:34 2009 +0000
 
1779
 
 
1780
    Only start playing after mount if actually asked to
 
1781
 
 
1782
 src/backend/bacon-video-widget-gst-0.10.c |    3 ++-
 
1783
 1 files changed, 2 insertions(+), 1 deletions(-)
 
1784
 
 
1785
commit 00e199b498d8c72f4413a5db2a7447eb06d56363
 
1786
Author: Bastien Nocera <hadess@hadess.net>
 
1787
Date:   Wed Nov 4 16:38:55 2009 +0000
 
1788
 
 
1789
    Don't try to play a file when mounting failed
 
1790
    
 
1791
    If mounting the mount the file is on failed, then we shouldn't
 
1792
    try to play it.
 
1793
 
 
1794
 src/backend/bacon-video-widget-gst-0.10.c |    1 -
 
1795
 1 files changed, 0 insertions(+), 1 deletions(-)
 
1796
 
 
1797
commit e5d05e3dfbd68f13d90d42ff0c7afbcd526dabb2
 
1798
Author: Bastien Nocera <hadess@hadess.net>
 
1799
Date:   Tue Nov 3 19:10:20 2009 +0000
 
1800
 
 
1801
    Add download buffering support to browser plugin
 
1802
 
 
1803
 browser-plugin/totem-plugin-viewer.c |   33 +++++++++++++++++++++++++++++++++
 
1804
 1 files changed, 33 insertions(+), 0 deletions(-)
 
1805
 
 
1806
commit c7d213cd13c008964838e0bc177534fbd33cb5d6
 
1807
Author: Bastien Nocera <hadess@hadess.net>
 
1808
Date:   Tue Nov 3 19:00:52 2009 +0000
 
1809
 
 
1810
    Add support for download buffering in movie player
 
1811
 
 
1812
 src/totem-object.c |   27 +++++++++++++++++++++++++++
 
1813
 1 files changed, 27 insertions(+), 0 deletions(-)
 
1814
 
 
1815
commit 919c4286504b526b20a2fc14ebd656d74e600657
 
1816
Author: Bastien Nocera <hadess@hadess.net>
 
1817
Date:   Tue Nov 3 19:00:23 2009 +0000
 
1818
 
 
1819
    Add download buffering support
 
1820
    
 
1821
    AKA YouTube-style buffering, with on-disk cache.
 
1822
 
 
1823
 src/backend/bacon-video-widget-gst-0.10.c |   79 +++++++++++++++++++++++++++++
 
1824
 src/backend/bacon-video-widget.h          |    1 +
 
1825
 2 files changed, 80 insertions(+), 0 deletions(-)
 
1826
 
 
1827
commit da7d98d1714618771247c8a474cad95ee711f029
 
1828
Author: Bastien Nocera <hadess@hadess.net>
 
1829
Date:   Tue Nov 3 18:13:22 2009 +0000
 
1830
 
 
1831
    Add hack to allow playback of Apple trailers in the movie player
 
1832
 
 
1833
 src/totem-object.c |    6 ++++++
 
1834
 1 files changed, 6 insertions(+), 0 deletions(-)
 
1835
 
 
1836
commit 2b045cbd798a436a16dd5fbe4a59cabb41457a5f
 
1837
Author: Bastien Nocera <hadess@hadess.net>
 
1838
Date:   Tue Nov 3 16:13:44 2009 +0000
 
1839
 
 
1840
    Set the download flag on playbin2
 
1841
 
 
1842
 src/backend/bacon-video-widget-gst-0.10.c |   10 ++++++++--
 
1843
 1 files changed, 8 insertions(+), 2 deletions(-)
 
1844
 
 
1845
commit c7639d3aabe43731b22b29b536d3a364fbe7ab92
 
1846
Author: Bastien Nocera <hadess@hadess.net>
 
1847
Date:   Tue Nov 3 16:12:55 2009 +0000
 
1848
 
 
1849
    Split off buffering message handling into its own function
 
1850
 
 
1851
 src/backend/bacon-video-widget-gst-0.10.c |   69 +++++++++++++++-------------
 
1852
 1 files changed, 37 insertions(+), 32 deletions(-)
 
1853
 
 
1854
commit 59d369a7ee12f83ebf64f5e96324e2132c86e3ce
 
1855
Author: Tomasz Dominikowski <dominikowski@gmail.com>
 
1856
Date:   Tue Nov 3 17:45:35 2009 +0100
 
1857
 
 
1858
    Updated Polish translation
 
1859
 
 
1860
 help/pl/figures/totem_next_button.png     |  Bin 671 -> 0 bytes
 
1861
 help/pl/figures/totem_pause_button.png    |  Bin 1058 -> 0 bytes
 
1862
 help/pl/figures/totem_play_button.png     |  Bin 928 -> 0 bytes
 
1863
 help/pl/figures/totem_previous_button.png |  Bin 653 -> 0 bytes
 
1864
 4 files changed, 0 insertions(+), 0 deletions(-)
 
1865
 
 
1866
commit 904447b54f1a098f5b717afb25f1d60db9525542
 
1867
Author: Aleksander Łukasiewicz <aleksander@lukasiewicz.org>
 
1868
Date:   Tue Nov 3 17:42:15 2009 +0100
 
1869
 
 
1870
    Updated Polish translation
 
1871
 
 
1872
 help/pl/figures/totem_next_button.png           |  Bin 0 -> 671 bytes
 
1873
 help/pl/figures/totem_pause_button.png          |  Bin 0 -> 1058 bytes
 
1874
 help/pl/figures/totem_play_button.png           |  Bin 0 -> 928 bytes
 
1875
 help/pl/figures/totem_previous_button.png       |  Bin 0 -> 653 bytes
 
1876
 help/pl/figures/totem_show_playlist_button.png  |  Bin 0 -> 906 bytes
 
1877
 help/pl/figures/totem_start_window.png          |  Bin 58914 -> 67599 bytes
 
1878
 help/pl/figures/totem_volume_maximum_button.png |  Bin 0 -> 512 bytes
 
1879
 help/pl/figures/totem_volume_mute_button.png    |  Bin 0 -> 341 bytes
 
1880
 help/pl/pl.po                                   | 1119 ++++++++++++++++-------
 
1881
 9 files changed, 764 insertions(+), 355 deletions(-)
 
1882
 
 
1883
commit 3b997f6cd2a86640414f938c34f9c1bea53f197d
 
1884
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
 
1885
Date:   Fri Oct 30 11:52:31 2009 +0100
 
1886
 
 
1887
    Remove volume restoring feature
 
1888
 
 
1889
 data/totem.schemas.in |   12 ------------
 
1890
 src/totem-object.c    |   14 --------------
 
1891
 2 files changed, 0 insertions(+), 26 deletions(-)
 
1892
 
 
1893
commit 0c11f1ba21a48bd154988ce2620f03b89fa4d2f9
 
1894
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
 
1895
Date:   Fri Oct 30 09:48:04 2009 +0100
 
1896
 
 
1897
    Don't special-case pulseaudio and clean up the volume handling
 
1898
    
 
1899
    totem now won't use pulsesink by default if it's available but will
 
1900
    simply use gconfaudiosink, like it did in 2.28.0 and earlier.
 
1901
    Fixes bug #596164.
 
1902
    
 
1903
    For this to work properly, the following GStreamer changesets are necessary
 
1904
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=de1db5ccbdc10a835a2dfdd5984892f3b0c9bcf4
 
1905
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=d85dadc122d40608ee304516702b479fb79c8ed7
 
1906
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=598c9376342b4f67012d1d418c090f432fc26d27
 
1907
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=e72c3029c0e4674e3ce6d9770dc9de665e7a3793
 
1908
    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=e4d6a2aa2c6b8b3d9137a38e10d28434eb31a580
 
1909
    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=3f541452c4916b31a222043b172b3398647b8091
 
1910
    
 
1911
    To give the best user experience with pulseaudio, pulseaudio >= 0.9.20
 
1912
    is required because of this changeset:
 
1913
    http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=f27a50691c8fe45bac7dd6b21fac91a359def3a1
 
1914
 
 
1915
 configure.in                              |    2 +-
 
1916
 src/backend/bacon-video-widget-gst-0.10.c |   75 +++++++----------------------
 
1917
 2 files changed, 18 insertions(+), 59 deletions(-)
 
1918
 
 
1919
commit 95b56216aee80c7e95d0e7d033ff8e1a63852813
 
1920
Author: Philip Withnall <philip@tecnocode.co.uk>
 
1921
Date:   Tue Nov 3 12:12:53 2009 +0000
 
1922
 
 
1923
    Bug 600369 — YouTube plugin does not work
 
1924
    
 
1925
    Fixed the regex to correctly extract the t param for YouTube video
 
1926
    queries again. Closes: bgo#600369
 
1927
 
 
1928
 src/plugins/youtube/totem-youtube.c |    4 ++--
 
1929
 1 files changed, 2 insertions(+), 2 deletions(-)
 
1930
 
 
1931
commit ad58124059635e1630dc6d19caa9c0b05b20d88e
 
1932
Author: Robin Stocker <robin@nibor.org>
 
1933
Date:   Mon Nov 2 16:28:05 2009 +0100
 
1934
 
 
1935
    Update .gitignore
 
1936
    
 
1937
    https://bugzilla.gnome.org/show_bug.cgi?id=600438
 
1938
 
 
1939
 .gitignore |   73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
1940
 1 files changed, 73 insertions(+), 0 deletions(-)
 
1941
 
 
1942
commit 1fcd7b100b9df1f2b8407115aec910ce8cbe5f9c
 
1943
Author: Bastien Nocera <hadess@hadess.net>
 
1944
Date:   Mon Nov 2 15:59:02 2009 +0000
 
1945
 
 
1946
    Fix saving current position for the wrong playlist item
 
1947
    
 
1948
    When skipping to the next item in the playlist, we
 
1949
    used to use totem_get_current_mrl(), which gets the current
 
1950
    item from the playlist.
 
1951
    
 
1952
    Except that the playlist thinks we're already at the next item.
 
1953
    
 
1954
    Also use different variables to store the startup and the restore
 
1955
    positions, as we don't want to pause newly added items.
 
1956
    
 
1957
    https://bugzilla.gnome.org/show_bug.cgi?id=600425
 
1958
 
 
1959
 src/totem-object.c  |   16 ++++++++++++----
 
1960
 src/totem-options.c |    2 +-
 
1961
 src/totem-private.h |    3 ++-
 
1962
 src/totem-uri.c     |   11 ++++-------
 
1963
 4 files changed, 19 insertions(+), 13 deletions(-)
 
1964
 
 
1965
commit 99eb9ea5d04b5736f603671d29d04f3df2058efc
 
1966
Author: Jorge González <jorgegonz@svn.gnome.org>
 
1967
Date:   Tue Oct 27 21:57:23 2009 +0100
 
1968
 
 
1969
    Updated Spanish translation
 
1970
 
 
1971
 po/es.po |    8 +++-----
 
1972
 1 files changed, 3 insertions(+), 5 deletions(-)
 
1973
 
 
1974
commit d36bbf2e8b883fcc79027734ad854f61e10e74b1
 
1975
Author: Jorge González <jorgegonz@svn.gnome.org>
 
1976
Date:   Tue Oct 27 21:53:12 2009 +0100
 
1977
 
 
1978
    Updated Spanish translation
 
1979
 
 
1980
 po/es.po |  180 ++++++++++++++++++++++++++++++--------------------------------
 
1981
 1 files changed, 88 insertions(+), 92 deletions(-)
 
1982
 
 
1983
commit c582d4ba080c8106453ae2dbeeefc180c825c591
 
1984
Author: Ivar Smolin <okul@linux.ee>
 
1985
Date:   Mon Oct 26 23:02:45 2009 +0200
 
1986
 
 
1987
    Updating Estonian translation
 
1988
 
 
1989
 po/et.po |   19 +++++++++++--------
 
1990
 1 files changed, 11 insertions(+), 8 deletions(-)
 
1991
 
 
1992
commit d3e4383c0055e63806944e8b20ecc69dc4038ca3
 
1993
Author: Aron Xu <aronxu@gnome.org>
 
1994
Date:   Tue Oct 27 01:13:47 2009 +0800
 
1995
 
 
1996
    Updated Simplified Chinese translation, fixed two mistakes.
 
1997
 
 
1998
 po/zh_CN.po | 1408 +++++++++++++++++++++++++++++++++--------------------------
 
1999
 1 files changed, 788 insertions(+), 620 deletions(-)
 
2000
 
 
2001
commit 7f1a540554ff24698fafe8ad9f2a718e0a944153
 
2002
Author: Christian Persch <chpe@gnome.org>
 
2003
Date:   Thu Oct 22 13:26:15 2009 +0200
 
2004
 
 
2005
    Pass referrer info to the plugin viewer
 
2006
    
 
2007
    Get the plugin document's URI and pass that as the referrer to the
 
2008
    plugin viewer.
 
2009
    
 
2010
    Part of bug #581857.
 
2011
 
 
2012
 browser-plugin/totem-plugin-viewer-options.h |    1 +
 
2013
 browser-plugin/totem-plugin-viewer.c         |   16 +++++++++-
 
2014
 browser-plugin/totemPlugin.cpp               |   40 +++++++++++++++++++++++++-
 
2015
 browser-plugin/totemPlugin.h                 |    1 +
 
2016
 4 files changed, 56 insertions(+), 2 deletions(-)
 
2017
 
 
2018
commit b99361abb4c9171bde8725b672f4695c8eb6413b
 
2019
Author: Christian Persch <chpe@gnome.org>
 
2020
Date:   Thu Oct 22 13:07:28 2009 +0200
 
2021
 
 
2022
    Set the user agent and referrer on the existing source
 
2023
    
 
2024
    When changing the user agent or the referrer while a source already
 
2025
    exists, change them on the existing source.
 
2026
 
 
2027
 src/backend/bacon-video-widget-gst-0.10.c |   36 ++++++++++++++++++++---------
 
2028
 1 files changed, 25 insertions(+), 11 deletions(-)
 
2029
 
 
2030
commit 849aab10072b15d6b6b99ac559500ec9d3bb8010
 
2031
Author: Christian Persch <chpe@gnome.org>
 
2032
Date:   Thu Oct 22 12:59:12 2009 +0200
 
2033
 
 
2034
    Add HTTP referrer property to BaconVideoWidget
 
2035
    
 
2036
    Part of bug #581857.
 
2037
 
 
2038
 src/backend/bacon-video-widget-gst-0.10.c |  105 ++++++++++++++++++++++++++--
 
2039
 src/backend/bacon-video-widget.h          |    3 +
 
2040
 2 files changed, 100 insertions(+), 8 deletions(-)
 
2041
 
 
2042
commit 0db9e34f69cc3b7fd23e3ca81cf1adc141197576
 
2043
Author: Christian Persch <chpe@gnome.org>
 
2044
Date:   Thu Oct 22 12:33:08 2009 +0200
 
2045
 
 
2046
    Make user agent a property on BaconVideoWidget
 
2047
    
 
2048
    Instead of transporting the value via environment variable, add a
 
2049
    gobject property for it.
 
2050
 
 
2051
 browser-plugin/totem-plugin-viewer.c      |   24 ++++--------
 
2052
 src/backend/bacon-video-widget-gst-0.10.c |   60 ++++++++++++++++++++++++++--
 
2053
 src/backend/bacon-video-widget.h          |    3 +
 
2054
 3 files changed, 66 insertions(+), 21 deletions(-)
 
2055
 
 
2056
commit 24bbd72124a66ce9c8173848cbe0a05add8edfa2
 
2057
Author: Matej Urbančič <mateju@svn.gnome.org>
 
2058
Date:   Mon Oct 26 14:46:15 2009 +0100
 
2059
 
 
2060
    Updated Slovenian translation
 
2061
 
 
2062
 po/sl.po |  343 +++++++++++++++++++++++++++++++------------------------------
 
2063
 1 files changed, 174 insertions(+), 169 deletions(-)
 
2064
 
 
2065
commit 0719ba0fae5d1bbf9967e0ab3e498996e51e9dac
 
2066
Author: drtvasudevan <agnihot3@gmail.com>
 
2067
Date:   Fri Oct 23 21:34:23 2009 +0530
 
2068
 
 
2069
    Updated Tamil translation
 
2070
 
 
2071
 po/ta.po |  361 +++++++++++++++++++++++++++++++-------------------------------
 
2072
 1 files changed, 182 insertions(+), 179 deletions(-)
 
2073
 
 
2074
commit 4a44eaed99cd41c482bed490752306b273f497e3
 
2075
Author: Martyn Russell <martyn@lanedo.com>
 
2076
Date:   Thu Oct 22 01:08:27 2009 +0100
 
2077
 
 
2078
    Update tracker plugin for 0.7 API
 
2079
 
 
2080
 configure.in                               |    2 +-
 
2081
 src/plugins/tracker/totem-tracker-widget.c |  383 ++++++++++++++++++++--------
 
2082
 2 files changed, 273 insertions(+), 112 deletions(-)
 
2083
 
 
2084
commit dc268b810e33396085c8e4d1bfae7aefdee4db95
 
2085
Author: Bastien Nocera <hadess@hadess.net>
 
2086
Date:   Thu Oct 22 00:46:26 2009 +0100
 
2087
 
 
2088
    Support midi files in the browser plugin
 
2089
    
 
2090
    As Totem should be able to play those.
 
2091
    
 
2092
    https://bugzilla.gnome.org/show_bug.cgi?id=598850
 
2093
 
 
2094
 browser-plugin/totemPlugin.cpp |    1 +
 
2095
 1 files changed, 1 insertions(+), 0 deletions(-)
 
2096
 
 
2097
commit 7deabe5e6b2c63a18267fd38a1865273ed500503
 
2098
Author: Jan Schmidt <thaytan@noraisin.net>
 
2099
Date:   Thu Oct 22 00:33:26 2009 +0100
 
2100
 
 
2101
    Fix intermittent pixel-aspect-ratio warnings.
 
2102
    
 
2103
    Don't cache a pointer to the GValue containing the pixel-aspect-ratio,
 
2104
    as it may end up being accessed after those caps have been destroyed.
 
2105
    Instead, store the pixel-aspect-ratio fraction values directly.
 
2106
 
 
2107
 src/backend/bacon-video-widget-gst-0.10.c |   28 ++++++++++++++++------------
 
2108
 1 files changed, 16 insertions(+), 12 deletions(-)
 
2109
 
 
2110
commit 25f582e9a05c4d038167120a1d514738f11e7a8a
 
2111
Author: Bastien Nocera <hadess@hadess.net>
 
2112
Date:   Wed Oct 21 19:46:26 2009 +0100
 
2113
 
 
2114
    Fix play order when removing the currently playing song
 
2115
    
 
2116
    We should start playing the first item that won't be removed
 
2117
    after the currently playing one.
 
2118
    
 
2119
    Items numbered from 1 to 4, if 3 is playing and 2 and 3 and being
 
2120
    removed, 4 should start playing.
 
2121
    
 
2122
    https://bugzilla.gnome.org/show_bug.cgi?id=577030
 
2123
 
 
2124
 src/totem-playlist.c |  107 +++++++++++++++++++++++++++++++------------------
 
2125
 1 files changed, 68 insertions(+), 39 deletions(-)
 
2126
 
 
2127
commit c013d41bec755a9ddb7b4f8dedbd19d93ab9ec66
 
2128
Author: Bastien Nocera <hadess@hadess.net>
 
2129
Date:   Mon Oct 19 15:43:07 2009 +0100
 
2130
 
 
2131
    Update gst-plugins-base requirements
 
2132
 
 
2133
 configure.in |    2 +-
 
2134
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2135
 
 
2136
commit bf8610db9e396f77305761210e71b1b9cc2665bc
 
2137
Author: Bastien Nocera <hadess@hadess.net>
 
2138
Date:   Mon Oct 19 15:40:29 2009 +0100
 
2139
 
 
2140
    Use Cubic volume when StreaVolume interface is available
 
2141
    
 
2142
    Fixes Totem's sound not matching the volume levels advertised
 
2143
    in pavucontrol and gnome-volume-control.
 
2144
    
 
2145
    https://bugzilla.gnome.org/show_bug.cgi?id=595304
 
2146
 
 
2147
 src/backend/bacon-video-widget-gst-0.10.c |   20 +++++++++++++++++---
 
2148
 1 files changed, 17 insertions(+), 3 deletions(-)
 
2149
 
 
2150
commit 2734f8fa1d08eb1cf5cbc1c55702eaee901b8f28
 
2151
Author: Reşat SABIQ <tilde.birlik@gmail.com>
 
2152
Date:   Mon Oct 19 05:41:17 2009 -0500
 
2153
 
 
2154
    Updated Crimean Tatar (Crimean Turkish) translation
 
2155
 
 
2156
 po/crh.po | 1378 ++++++++++++++++++++++++++++++++++---------------------------
 
2157
 1 files changed, 759 insertions(+), 619 deletions(-)
 
2158
 
 
2159
commit c68102b76e6cb0376fccfc3de977bb611f4d6a3d
 
2160
Author: Daniel Nylander <po@danielnylander.se>
 
2161
Date:   Sun Oct 18 22:16:23 2009 +0200
 
2162
 
 
2163
    Updated Swedish translation
 
2164
 
 
2165
 po/sv.po |  345 +++++++++++++++++++++++++++++++-------------------------------
 
2166
 1 files changed, 172 insertions(+), 173 deletions(-)
 
2167
 
 
2168
commit 69a10e91a1c20933981a8757e312aacce32b2c81
 
2169
Author: Bastien Nocera <hadess@hadess.net>
 
2170
Date:   Fri Oct 16 18:34:33 2009 +0100
 
2171
 
 
2172
    Fix thumbnailer's command-line option in help
 
2173
 
 
2174
 src/totem-video-thumbnailer.c |    2 +-
 
2175
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2176
 
 
2177
commit f2c5681680e8ea377b65d2536d6d7be25fed39b6
 
2178
Author: Bastien Nocera <hadess@hadess.net>
 
2179
Date:   Fri Oct 16 18:25:13 2009 +0100
 
2180
 
 
2181
    Fix warning when creating a screenshot
 
2182
    
 
2183
    The buffer is a GstMiniObject, not a GObject.
 
2184
 
 
2185
 src/backend/gstscreenshot.c |    2 +-
 
2186
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2187
 
 
2188
commit 38cf9321450187fe91d0b76ca65014595b6a1be8
 
2189
Author: Bastien Nocera <hadess@hadess.net>
 
2190
Date:   Fri Oct 16 17:56:52 2009 +0100
 
2191
 
 
2192
    Fix disabling of the screensaver in the browser plugin
 
2193
    
 
2194
    Did this ever work? Probably not...
 
2195
    
 
2196
    https://bugzilla.gnome.org/show_bug.cgi?id=554750
 
2197
 
 
2198
 lib/totem-scrsaver.c |    3 +--
 
2199
 1 files changed, 1 insertions(+), 2 deletions(-)
 
2200
 
 
2201
commit a2deaf3a6cad2cecfdb3dac47562cef2062be27c
 
2202
Author: Bastien Nocera <hadess@hadess.net>
 
2203
Date:   Fri Oct 16 17:48:03 2009 +0100
 
2204
 
 
2205
    Fix parsing playlists in the browser plugin
 
2206
    
 
2207
    when using WebKit, by making a temporary copy of the playlist file.
 
2208
 
 
2209
 browser-plugin/totem-plugin-viewer.c |   45 +++++++++++++++++++++++++++++++--
 
2210
 1 files changed, 42 insertions(+), 3 deletions(-)
 
2211
 
 
2212
commit af8b6fa4701429a53590be8d803429e9b8b4c846
 
2213
Author: Bastien Nocera <hadess@hadess.net>
 
2214
Date:   Fri Oct 16 16:34:44 2009 +0100
 
2215
 
 
2216
    Fix screensaver code warnings
 
2217
    
 
2218
    Avoid warnings because of our re-use of GErrors.
 
2219
    
 
2220
    When the "new" (-ish) APIs of gnome-screensaver fail, don't overwrite
 
2221
    the existing GError, and print the original error.
 
2222
    
 
2223
    https://bugzilla.gnome.org/show_bug.cgi?id=598173
 
2224
 
 
2225
 lib/totem-scrsaver.c |    8 ++++++--
 
2226
 1 files changed, 6 insertions(+), 2 deletions(-)
 
2227
 
 
2228
commit b138f4e57e33905c90f30c49aed5d8ed1a0908af
 
2229
Author: Bastien Nocera <hadess@hadess.net>
 
2230
Date:   Fri Oct 16 15:57:42 2009 +0100
 
2231
 
 
2232
    Fix links not showing up in error messages
 
2233
    
 
2234
    https://bugzilla.gnome.org/show_bug.cgi?id=598679
 
2235
 
 
2236
 src/totem-interface.c |    1 +
 
2237
 1 files changed, 1 insertions(+), 0 deletions(-)
 
2238
 
 
2239
commit 1afdf0783f2582f19cb1a6294be017beee7d8afe
 
2240
Author: Bastien Nocera <hadess@hadess.net>
 
2241
Date:   Fri Oct 16 15:26:23 2009 +0100
 
2242
 
 
2243
    Remove unused new_vol variable
 
2244
 
 
2245
 src/backend/bacon-video-widget-gst-0.10.c |    3 ---
 
2246
 1 files changed, 0 insertions(+), 3 deletions(-)
 
2247
 
 
2248
commit 989de441472dc093b89aef1dcf97c2da91ffe69e
 
2249
Author: Bastien Nocera <hadess@hadess.net>
 
2250
Date:   Fri Oct 16 15:24:32 2009 +0100
 
2251
 
 
2252
    Make sure to release the seek slider when EOS arrives
 
2253
    
 
2254
    Otherwise we might have a stuck grab when playing the next playlist
 
2255
    item.
 
2256
 
 
2257
 src/totem-object.c |    2 ++
 
2258
 1 files changed, 2 insertions(+), 0 deletions(-)
 
2259
 
 
2260
commit 4feaa041b8349de9ca5a123f96c36cf3036e557e
 
2261
Author: Robert Ancell <robert.ancell@gmail.com>
 
2262
Date:   Thu Oct 15 14:00:28 2009 +0100
 
2263
 
 
2264
    Fix logic error in the preferences
 
2265
    
 
2266
    The screensaver preferences toggle does not activate.  This is
 
2267
    due to broken logic in the toggled callback.
 
2268
    
 
2269
    https://bugzilla.gnome.org/show_bug.cgi?id=598514
 
2270
 
 
2271
 src/totem-preferences.c |    2 +-
 
2272
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2273
 
 
2274
commit 3e8acc939bd6df4b6a43493a2f9e941bbb8b946d
 
2275
Author: Kostas Papadimas <pkst@gnome.org>
 
2276
Date:   Wed Oct 14 18:49:53 2009 +0300
 
2277
 
 
2278
    Updated Greek translation.
 
2279
 
 
2280
 po/el.po |    4 ++--
 
2281
 1 files changed, 2 insertions(+), 2 deletions(-)
 
2282
 
 
2283
commit df00c6940fcaf45b92fcc665434a1d374bc2b7ee
 
2284
Author: Bastien Nocera <hadess@hadess.net>
 
2285
Date:   Tue Oct 13 17:22:58 2009 +0100
 
2286
 
 
2287
    Use GDK spawn functions instead of g_spawn_*
 
2288
 
 
2289
 .../brasero-disc-recorder/totem-disc-recorder.c    |   20 ++++++++++----------
 
2290
 src/totem-dvb-setup.c                              |    8 ++++++--
 
2291
 2 files changed, 16 insertions(+), 12 deletions(-)
 
2292
 
 
2293
commit 7c39986414220163419644e937600805270c6e63
 
2294
Author: Ivar Smolin <okul@linux.ee>
 
2295
Date:   Thu Oct 8 09:57:20 2009 +0300
 
2296
 
 
2297
    Updating Estonian translation
 
2298
 
 
2299
 po/et.po |   58 +++++++++++++++++++++-------------------------------------
 
2300
 1 files changed, 21 insertions(+), 37 deletions(-)
 
2301
 
 
2302
commit 4f1dcdcfddb9c8dc5c81aec5c02b5fa1b719ba3a
 
2303
Author: Gianvito Cavasoli <gianvito@gmx.it>
 
2304
Date:   Tue Oct 6 12:50:59 2009 +0200
 
2305
 
 
2306
    Updated Italian translation
 
2307
 
 
2308
 po/it.po |  216 ++++++++++++++++++++++++++++++--------------------------------
 
2309
 1 files changed, 105 insertions(+), 111 deletions(-)
 
2310
 
 
2311
commit 878fb47eb0a1beb5da8049161ee21e1ae105a86b
 
2312
Author: Leonid Kanter <leon@asplinux.ru>
 
2313
Date:   Mon Oct 5 12:49:28 2009 +0300
 
2314
 
 
2315
    Updated Russian translation
 
2316
 
 
2317
 po/ru.po | 1327 ++++++++++++++++++++++++++++++--------------------------------
 
2318
 1 files changed, 641 insertions(+), 686 deletions(-)
 
2319
 
 
2320
commit fc641a2067600c69537d472c5b0c0051544eab41
 
2321
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
 
2322
Date:   Mon Oct 5 09:18:41 2009 +0300
 
2323
 
 
2324
    Updated Belarusian translation by Andrey Ladyko
 
2325
 
 
2326
 po/be.po |    2 +-
 
2327
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2328
 
 
2329
commit a74d8dd1800b7c0bfbce6c8111f97c14ed6326a6
 
2330
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
 
2331
Date:   Mon Oct 5 09:01:42 2009 +0300
 
2332
 
 
2333
    Updated Belarusian translation by Andrey Ladyko
 
2334
 
 
2335
 po/be.po | 2552 +++++++++++++++++++++++++++++++++++++-------------------------
 
2336
 1 files changed, 1538 insertions(+), 1014 deletions(-)
 
2337
 
 
2338
commit f46d7fbc70b624bb75986ac7003c628ec4e6149d
 
2339
Author: Bastien Nocera <hadess@hadess.net>
 
2340
Date:   Fri Oct 2 15:47:36 2009 +0100
 
2341
 
 
2342
    Fix warning when setting the tooltip with unescaped text
 
2343
    
 
2344
    When a filename/title has a '&', the tooltip should have its
 
2345
    text escaped.
 
2346
    
 
2347
    https://bugzilla.gnome.org/show_bug.cgi?id=597097
 
2348
 
 
2349
 data/playlist.ui     |    1 +
 
2350
 src/totem-playlist.c |   17 +++++++++++++----
 
2351
 2 files changed, 14 insertions(+), 4 deletions(-)
 
2352
 
 
2353
commit 58a0a43841ed911e33263186327948daf8f996bd
 
2354
Author: Bastien Nocera <hadess@hadess.net>
 
2355
Date:   Fri Oct 2 13:30:00 2009 +0100
 
2356
 
 
2357
    Fix DVB tuner activation
 
2358
    
 
2359
    Fix double-frees of the channels.conf filename, a couple of
 
2360
    memory leaks, and the file wrongly being considered broken
 
2361
    when parsing the last line of it.
 
2362
    
 
2363
    https://bugzilla.gnome.org/show_bug.cgi?id=597092
 
2364
 
 
2365
 src/backend/bacon-video-widget-gst-0.10.c |   16 +++++++++++++---
 
2366
 1 files changed, 13 insertions(+), 3 deletions(-)
 
2367
 
 
2368
commit 4106e25f466042e96d3cf19fad2773bcbd7ff310
 
2369
Author: Tim-Philipp Müller <tim@centricular.net>
 
2370
Date:   Thu Oct 1 13:16:05 2009 +0100
 
2371
 
 
2372
    .gitignore: ignore more
 
2373
 
 
2374
 .gitignore |    2 ++
 
2375
 1 files changed, 2 insertions(+), 0 deletions(-)
 
2376
 
 
2377
commit 11d6c1ba5a3fad3bfb34d44e0a4205025c6c5b69
 
2378
Author: Alessandro Decina <alessandro.decina@collabora.co.uk>
 
2379
Date:   Wed Sep 30 18:33:48 2009 +0100
 
2380
 
 
2381
    totem-python-plugin: ensure and release GIL before unrefing python object
 
2382
    
 
2383
    Should fix 'Fatal Python error: PyEval_SaveThread: NULL tstate' error
 
2384
    when closing totem with the BBC plugin loaded. Might happen with other
 
2385
    python plugins as well.
 
2386
    
 
2387
    Fixes #593967.
 
2388
 
 
2389
 src/plugins/totem-python-plugin.c |    4 ++++
 
2390
 1 files changed, 4 insertions(+), 0 deletions(-)
 
2391
 
 
2392
commit b055fb4ea078311436bbba5130e700e6bf5e93f1
 
2393
Author: Jan Schmidt <thaytan@noraisin.net>
 
2394
Date:   Wed Sep 30 20:37:40 2009 +0100
 
2395
 
 
2396
    Release the global lock when calling into playbin2
 
2397
    
 
2398
    As a workaround for a deadlock, release the global lock when
 
2399
    asking playbin2 for a reference to the video sink.
 
2400
 
 
2401
 src/backend/bacon-video-widget-gst-0.10.c |    7 +++++++
 
2402
 1 files changed, 7 insertions(+), 0 deletions(-)
 
2403
 
 
2404
commit d51eeeaa4702eebd07d1ae76d38950a77c1f3700
 
2405
Author: Philip Withnall <philip@tecnocode.co.uk>
 
2406
Date:   Wed Sep 30 11:29:52 2009 +0100
 
2407
 
 
2408
    Fixed Icelandic plural forms
 
2409
    
 
2410
    On advice given by Sveinn í Felli <sveinki@nett.is>, the Plural Forms
 
2411
    can mercifully be a lot simpler.
 
2412
 
 
2413
 po/is.po |    2 +-
 
2414
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2415
 
 
2416
commit 1174f20889cc03cf49974423f26efdbfde8456fe
 
2417
Author: Philip Withnall <philip@tecnocode.co.uk>
 
2418
Date:   Mon Sep 28 23:21:05 2009 +0100
 
2419
 
 
2420
    Fixed Icelandic, Malay and Uighur translations
 
2421
 
 
2422
 po/is.po |    7 ++++---
 
2423
 po/ms.po |    3 ++-
 
2424
 po/ug.po |    4 +++-
 
2425
 3 files changed, 9 insertions(+), 5 deletions(-)
 
2426
 
 
2427
commit bc97c8be4691a268e7308aaaad6b760a64be1e97
 
2428
Author: Jorge González <jorgegonz@svn.gnome.org>
 
2429
Date:   Mon Sep 28 22:02:12 2009 +0200
 
2430
 
 
2431
    Updated Spanish translation
 
2432
 
 
2433
 po/es.po |  300 ++++++++++++++++++++++++++++++++------------------------------
 
2434
 1 files changed, 153 insertions(+), 147 deletions(-)
 
2435
 
 
2436
commit fc91c757dcb6bd625349f4c8788368d6375325d7
 
2437
Author: Philip Withnall <philip@tecnocode.co.uk>
 
2438
Date:   Mon Sep 28 09:27:13 2009 +0100
 
2439
 
 
2440
    Various small UI fixes
 
2441
    
 
2442
    A series of small UI fixes to various dialogues and sidebars to fix
 
2443
    spacing and padding issues, and make them pretty.
 
2444
 
 
2445
 src/plugins/jamendo/jamendo.py             |    1 +
 
2446
 src/plugins/jamendo/jamendo.ui             |  184 +++++++++-------------------
 
2447
 src/plugins/opensubtitles/opensubtitles.py |   10 ++-
 
2448
 src/plugins/opensubtitles/opensubtitles.ui |   72 ++++++-----
 
2449
 src/plugins/publish/publish-plugin.ui      |    7 +-
 
2450
 src/plugins/youtube/youtube.ui             |    5 +-
 
2451
 src/totem-open-location.c                  |    1 +
 
2452
 7 files changed, 118 insertions(+), 162 deletions(-)
 
2453
 
 
2454
commit 2e358177f4d81c94cc6e83c16e7f4bbcb79f504f
 
2455
Author: Bastien Nocera <hadess@hadess.net>
 
2456
Date:   Thu Sep 24 19:25:50 2009 +0100
 
2457
 
 
2458
    Fix possible playback problems in WebKit browsers
 
2459
    
 
2460
    When we're passed a cached file, WebKit _will_ remove it
 
2461
    straight after the end of StreamAsFile as it has absolutely
 
2462
    no cache implementation.
 
2463
    
 
2464
    Work-around that by keeping the file opened with a file
 
2465
    descriptor.
 
2466
 
 
2467
 browser-plugin/totem-plugin-viewer.c |   22 ++++++++++++++++++----
 
2468
 1 files changed, 18 insertions(+), 4 deletions(-)
 
2469
 
 
2470
commit 9639fa75e6b2ed726e7bc9e92ae0e0c71123421e
 
2471
Author: Bastien Nocera <hadess@hadess.net>
 
2472
Date:   Thu Sep 24 16:24:09 2009 +0100
 
2473
 
 
2474
    Disable "Remember position" by default
 
2475
 
 
2476
 data/totem.schemas.in |    2 +-
 
2477
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2478
 
 
2479
commit b58f210029c1cf987df92da1bb112aa578a4a766
 
2480
Author: Philip Withnall <philip@tecnocode.co.uk>
 
2481
Date:   Mon Sep 21 18:24:37 2009 +0100
 
2482
 
 
2483
    Empty the saved position rather than NULL it
 
2484
    
 
2485
    This stops GVfs crashing when trying to serialise a NULL value.
 
2486
 
 
2487
 src/totem-uri.c |    2 +-
 
2488
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2489
 
 
2490
commit 0cb7a40b56b668f67cbffe2ba0b9a296a68b7fd6
 
2491
Author: krishnababu k <kkrothap@redhat.ocm>
 
2492
Date:   Tue Sep 22 19:15:53 2009 +0530
 
2493
 
 
2494
    Updated Telugu Translation
 
2495
 
 
2496
 po/te.po |  176 ++++++++++++++++++++++++++++++--------------------------------
 
2497
 1 files changed, 86 insertions(+), 90 deletions(-)
 
2498
 
 
2499
commit 73a42f82b124f026185a63ddd99eb61239d2c1c9
 
2500
Author: Lucas Lommer <llommer@svn.gnome.org>
 
2501
Date:   Mon Sep 21 19:10:42 2009 +0200
 
2502
 
 
2503
    Update Czech translation
 
2504
 
 
2505
 po/cs.po |    4 ++--
 
2506
 1 files changed, 2 insertions(+), 2 deletions(-)
 
2507
 
 
2508
commit fc75f8401d320e17032803d53b9fed09c3d4f8a1
 
2509
Author: Marek Černocký <marek@manet.cz>
 
2510
Date:   Mon Sep 21 18:13:26 2009 +0200
 
2511
 
 
2512
    Update Czech translation
 
2513
 
 
2514
 po/cs.po | 1342 ++++++++++++++++++++++++++++++++++---------------------------
 
2515
 1 files changed, 748 insertions(+), 594 deletions(-)
 
2516
 
 
2517
commit 72ef4e734960ebeb1b34a39320e3921cc1a3f103
 
2518
Author: Philip Withnall <philip@tecnocode.co.uk>
 
2519
Date:   Mon Sep 21 16:49:04 2009 +0100
 
2520
 
 
2521
    Bug 164918 — Remember current position when Pause is clicked
 
2522
    
 
2523
    Fixes a case where the position of a stream would be remembered if you
 
2524
    paused and closed Totem, then reopened Totem and played the stream to
 
2525
    the end. Next time you opened Totem, the old saved position would be
 
2526
    used.
 
2527
    
 
2528
    Also prevents stream positions from being saved if the position is
 
2529
    within a given percentage (of the stream length) of the start of the
 
2530
    file. Re-closes: bgo#164918
 
2531
 
 
2532
 src/totem-uri.c |   34 ++++++++++++++++++++++------------
 
2533
 1 files changed, 22 insertions(+), 12 deletions(-)
 
2534
 
 
2535
commit d74b379b8b0e1ecb36259c21301c8c43f562703b
 
2536
Author: Philip Withnall <philip@tecnocode.co.uk>
 
2537
Date:   Mon Sep 21 16:26:57 2009 +0100
 
2538
 
 
2539
    Fix single-includes in egg-macros.h
 
2540
 
 
2541
 src/egg-macros.h |    2 +-
 
2542
 1 files changed, 1 insertions(+), 1 deletions(-)
 
2543
 
 
2544
commit a71822e5db8c2bb78d5b970779a39e59ef3cc81c
 
2545
Author: Bastien Nocera <hadess@hadess.net>
 
2546
Date:   Mon Sep 21 16:15:09 2009 +0100
 
2547
 
 
2548
    Bug 595529 - Screenshot cause memory leakage
 
2549
    
 
2550
    We take ownership of the buffer, but never actually unref it,
 
2551
    do this, even on error. With help from Tim.
 
2552
    
 
2553
    https://bugzilla.gnome.org/show_bug.cgi?id=595529
 
2554
 
 
2555
 src/backend/gstscreenshot.c |   17 ++++++++++-------
 
2556
 1 files changed, 10 insertions(+), 7 deletions(-)
 
2557
 
 
2558
commit b792db18efc4ffca662bc19c15835a9647345f51
 
2559
Author: Bastien Nocera <hadess@hadess.net>
 
2560
Date:   Thu Sep 17 16:59:31 2009 +0100
 
2561
 
 
2562
    Remove unused retval
 
2563
    
 
2564
    https://bugzilla.gnome.org/show_bug.cgi?id=595481
 
2565
 
 
2566
 src/backend/bacon-video-widget-gst-0.10.c |    3 +--
 
2567
 1 files changed, 1 insertions(+), 2 deletions(-)
 
2568
 
 
2569
commit c0c91eb86ba572f3b15e674ba93c66088aa00d76
 
2570
Author: Bastien Nocera <hadess@hadess.net>
 
2571
Date:   Thu Sep 17 16:55:18 2009 +0100
 
2572
 
 
2573
    Remove unused variable in screensaver plugin
 
2574
    
 
2575
    https://bugzilla.gnome.org/show_bug.cgi?id=595481
 
2576
 
 
2577
 src/plugins/screensaver/totem-screensaver.c |    5 +----
 
2578
 1 files changed, 1 insertions(+), 4 deletions(-)
 
2579
 
 
2580
commit 8b8e3be5d3c95a27bc2a6e9b24a9a9cc763bce47
 
2581
Author: Kjartan Maraas <kmaraas@gnome.org>
 
2582
Date:   Mon Sep 21 16:19:20 2009 +0200
 
2583
 
 
2584
    Updated Norwegian bokmål translation.
 
2585
 
 
2586
 po/nb.po |   79 +++++++++++++++++++++++++++++++++++--------------------------
 
2587
 1 files changed, 45 insertions(+), 34 deletions(-)
 
2588
 
 
2589
commit 5c64b20855b5990969038c287907d7a34df619e3
 
2590
Author: Kostas Papadimas <pkst@gnome.org>
 
2591
Date:   Mon Sep 21 17:23:35 2009 +0300
 
2592
 
 
2593
    Updated Greek translation.
 
2594
 
 
2595
 po/el.po |  844 +++++++++++++++++++++++++-------------------------------------
 
2596
 1 files changed, 338 insertions(+), 506 deletions(-)
 
2597
 
 
2598
commit d25c512ff80e2f8ff3ae80167dc5987af0540d88
 
2599
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
2600
Date:   Mon Sep 21 21:14:41 2009 +0700
 
2601
 
 
2602
    Updated Thai translation.
 
2603
 
 
2604
 po/th.po | 1340 ++++++++++++++++++++++++++++++++++----------------------------
 
2605
 1 files changed, 738 insertions(+), 602 deletions(-)
 
2606
 
1
2607
commit 8f63212e889aa70fb000a378fbe5bbb908a6a42a
2
2608
Author: Bastien Nocera <hadess@hadess.net>
3
2609
Date:   Mon Sep 21 12:11:27 2009 +0100