commit a1cc9dc7fca9d30ed94452008b853347e2198958 Author: Bastien Nocera Date: Wed Feb 24 11:12:58 2010 +0000 2.29.91 Require vala support for distcheck to work Makefile.am | 2 +- NEWS | 7 +++++++ configure.in | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) commit 773ec65291c8b099ae25fb27aac707f503bda01c Author: Bastien Nocera Date: Mon Feb 22 16:42:50 2010 +0000 Enable debugging by default when using autogen.sh autogen.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 18b6a2a8a82cdc218d38b6ea174da4e7bc485473 Author: Bastien Nocera Date: Mon Feb 22 16:38:47 2010 +0000 Fix warning on startup related to the menu UI file The menu GtkBuilder bits were used before they were assigned. browser-plugin/totem-plugin-viewer.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 0ffc54f90c73a99072db193230acb8409ee79752 Author: Bastien Nocera Date: Mon Feb 22 15:52:46 2010 +0000 Fix gdb hooks to use gnome-terminal browser-plugin/totem-plugin-viewer.c | 13 +++++-------- 1 files changed, 5 insertions(+), 8 deletions(-) commit d068e771391d22ee24f217a017f60227c9ad96c7 Author: Leonid Kanter Date: Mon Feb 22 11:09:00 2010 +0200 Update Russian translation by Alexander Saprykin po/ru.po | 593 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 313 insertions(+), 280 deletions(-) commit 828c36bbd3f8d268c4052970459247d3c49e72fa Author: Tim-Philipp Müller Date: Sun Feb 21 13:06:09 2010 +0000 Bump GStreamer and gst-plugins-base requirements to released versions configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 2d9717e7644e956e26d1f5d74da8e28f96452da6 Author: Tim-Philipp Müller Date: Fri Jan 29 20:30:46 2010 +0000 Don't spam debug log with stream-status messages src/backend/bacon-video-widget-gst-0.10.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 7406932a9defc5404435ac6186fdecd1f694d139 Author: vasudeven Date: Sun Feb 21 14:27:57 2010 +0530 updated Tamil translation po/ta.po | 112 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 58 insertions(+), 54 deletions(-) commit 5a4e330215804330f7096f901f2c4e52e99881ff Author: Claude Paroz Date: Sat Feb 20 10:48:56 2010 +0100 Updated French translation po/fr.po | 559 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 252 insertions(+), 307 deletions(-) commit c9db96161cc7cabc72361767bfdacc93752926e6 Author: Claude Paroz Date: Sat Feb 20 10:47:46 2010 +0100 Add translator comments for strings containing placeholders src/plugins/screenshot/totem-screenshot.c | 1 + src/totem-object.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit b8f37bca74f8e74ec00d16aa1dcef65f1a835c1c Author: Bruno Brouard Date: Thu Feb 18 16:01:11 2010 +0100 Updated French doc translation help/fr/fr.po | 51 +++++++++++++++++++++++++++------------------------ 1 files changed, 27 insertions(+), 24 deletions(-) commit a4d0c265350ad3125a70b097bae5513c6f0e2352 Author: Philip Withnall Date: Thu Feb 18 13:37:18 2010 +0000 gtk-doc warning fixes Fix some gtk-doc warnings (missing functions, unused functions) and fix the IDs in the documentation XML. docs/reference/totem-sections.txt | 8 +++++++- src/backend/bacon-video-widget-gst-0.10.c | 2 +- src/totem-private.h | 2 +- src/totem.h | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) commit 10f2485d2fcef546b90e3352091e21e6dbd18f20 Author: Philip Withnall Date: Thu Feb 18 13:24:34 2010 +0000 Fix various compiler warnings Various small compiler warnings (such as variable shadowing, constness, etc.) fixed, plus some more serious ones which could've caused crashes: * potentially passing 0 to g_source_remove() due to a bad comparison * passing by value, not reference, to g_object_get() browser-plugin/totem-glow-button.c | 6 ++---- browser-plugin/totem-glow-button.h | 2 +- browser-plugin/totem-plugin-viewer.c | 14 +++++++------- src/backend/Makefile.am | 1 - src/backend/bacon-video-widget-gst-0.10.c | 10 +++++----- src/backend/bacon-video-widget.h | 2 +- src/plugins/Makefile.am | 1 - src/plugins/screenshot/Makefile.am | 3 +-- src/plugins/skipto/Makefile.am | 3 +-- src/totem-cell-renderer-video.c | 2 +- src/totem-statusbar.c | 1 - src/totem-statusbar.h | 2 +- src/totem-time-label.c | 1 - src/totem-time-label.h | 12 ++++++------ 14 files changed, 26 insertions(+), 34 deletions(-) commit e7d13ff52e591c030f0e4413e105e6ae79fcccaa Author: Bastien Nocera Date: Thu Feb 18 10:13:23 2010 +0000 Fix reading from ObexFTP Only works with the new osso-gwobex ObexFTP backend, but works well enough. https://bugzilla.gnome.org/show_bug.cgi?id=579874 src/backend/bacon-video-widget-gst-0.10.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 4311a9ab3226609ea134e5de11b8f3ff1b4efd9e Author: vasudeven Date: Thu Feb 18 10:23:25 2010 +0530 updated Tamil translation po/ta.po | 500 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 252 insertions(+), 248 deletions(-) commit e4762c0c9abc90457acd5b55061035d7962781e8 Author: Vladimir Melo Date: Wed Feb 17 23:03:42 2010 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 806 +++++++++++++++++++++------------------------------------- 1 files changed, 292 insertions(+), 514 deletions(-) commit 38c342fd4669042a7bfb784f06fa14ecf01c8fac Author: Inaki Larranaga Murgoitio Date: Tue Feb 16 19:23:13 2010 +0100 Updated Basque language po/eu.po | 81 ++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 50 insertions(+), 31 deletions(-) commit 4196f348b9e7946bd9c568d679c47085d2b87809 Author: Chao-Hsiung Liao Date: Tue Feb 16 19:20:42 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 684 ++++++++++++++++++++++------------------------------------- po/zh_TW.po | 684 ++++++++++++++++++++++------------------------------------- 2 files changed, 516 insertions(+), 852 deletions(-) commit ad3d9bde3a6e1db6a6a33fccb9ed90869f6ffe09 Author: Fran Diéguez Date: Mon Feb 15 17:33:58 2010 +0100 Updated Galician Translation po/gl.po | 882 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 445 insertions(+), 437 deletions(-) commit 3b6ae8054f5bd46cd9e3974931200309a602e684 Author: Simon Wenner Date: Mon Feb 15 14:12:08 2010 +0000 Update vala bindings Bind more of Totem in the Vala bindings, and fix the bindings for the video list widget. https://bugzilla.gnome.org/show_bug.cgi?id=609844 bindings/vala/totem.vapi | 58 +++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 55 insertions(+), 3 deletions(-) commit c8a4b9e08566ed875b8658bbc974a3db7359672d Author: Matthias Clasen Date: Mon Feb 15 12:29:52 2010 +0000 Fix linking against pedantic linkers See: https://bugzilla.redhat.com/show_bug.cgi?id=564600 https://bugzilla.gnome.org/show_bug.cgi?id=609948 browser-plugin/Makefile.am | 2 +- src/backend/Makefile.am | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) commit e6b0a67f88ecccd13edf349379f30ac36812e04c Author: Bastien Nocera Date: Mon Feb 15 12:27:00 2010 +0000 Update eggfileformatchooser from bug 609763 Fix compilation with GSEAL https://bugzilla.gnome.org/show_bug.cgi?id=609763 src/eggfileformatchooser.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 3e0e29ce08eafbabed82664f5639051a5f7cffd1 Author: Lucian Adrian Grijincu Date: Sat Feb 13 18:28:06 2010 +0200 Update Romanian translation po/ro.po | 848 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 479 insertions(+), 369 deletions(-) commit eb74e996cbddfa6758b2bb392fbbaf7310adf3b6 Author: Javier Jardón Date: Fri Feb 12 18:02:21 2010 +0100 Use accessor functions instead direct access This is necessary to build with -DGSEAL_ENABLE Required GTK+ version bumped to 2.19.5 http://bugzilla.gnome.org/show_bug.cgi?id=594053 browser-plugin/totem-glow-button.c | 90 ++++++++++++-------- browser-plugin/totem-plugin-viewer.c | 28 +++--- configure.in | 2 +- src/backend/bacon-resize.c | 2 +- src/backend/bacon-video-widget-gst-0.10.c | 80 ++++++++++-------- .../bacon-video-widget-gst-missing-plugins.c | 4 +- .../brasero-disc-recorder/totem-disc-recorder.c | 2 +- src/plugins/screenshot/gnome-screenshot-widget.c | 10 ++- src/plugins/skipto/totem-skipto.c | 2 +- src/plugins/totem-plugin-manager.c | 4 +- src/plugins/totem-plugins-engine.c | 2 +- src/totem-cell-renderer-video.c | 69 ++++++++++----- src/totem-fullscreen.c | 8 +- src/totem-interface.c | 4 +- src/totem-menu.c | 6 +- src/totem-object.c | 54 +++++++----- src/totem-open-location.c | 4 +- src/totem-playlist.c | 6 +- src/totem-preferences.c | 9 +- src/totem-sidebar.c | 15 ++-- src/totem-statusbar.c | 19 +++- src/totem.c | 4 +- 22 files changed, 254 insertions(+), 170 deletions(-) commit 92f531972318300b40d988ca0a6780d49bad4989 Author: Bastien Nocera Date: Fri Feb 12 18:23:54 2010 +0000 Update time status when frame-stepping https://bugzilla.gnome.org/show_bug.cgi?id=609768 src/backend/bacon-video-widget-gst-0.10.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 595a6b2e9c7a549d9b7aae46e5944383ea4ebf49 Author: Philip Withnall Date: Wed Feb 3 15:36:30 2010 +0000 Bug 608794 — include file has incorrect path Fix the Tracker include file in the Tracker widget header. Spotted by Alex Hole . Closes: bgo#608794 src/plugins/tracker/totem-tracker-widget.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fcd056645e198ebc61b89d900d9b63df3fb3573a Author: Marios Zindilis Date: Sun Jan 31 01:59:28 2010 +0200 Updated Greek documentation translation help/el/el.po | 28 +++++++++++++++++----------- 1 files changed, 17 insertions(+), 11 deletions(-) commit 1ddf863a4ea815e6186b85f8500ecdda4ea13f28 Author: Theppitak Karoonboonyanan Date: Sat Jan 30 16:36:46 2010 +0700 Updated Thai translation. po/th.po | 615 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 308 insertions(+), 307 deletions(-) commit 6b6c80318c508c0f156404f7f004effc033ba5ec Author: Mattias Põldaru Date: Thu Jan 28 16:43:34 2010 +0200 Updating Estonian translation po/et.po | 40 ++++++++++++++++++++-------------------- 1 files changed, 20 insertions(+), 20 deletions(-) commit 8594966fde7c2cd67ea91c3fa55f518d29db93d0 Author: Matej Urbančič Date: Wed Jan 27 11:48:05 2010 +0100 Updated Slovenian translation po/sl.po | 297 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 139 insertions(+), 158 deletions(-)