commit 9539367db64b9d399efa7b477b489804a4f15979
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 30 09:55:25 2013 +0200

    3.10.1

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit b252133d765245a297e446c805822601e5a4924b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 27 15:50:20 2013 +0200

    main: Fix possible assertion on startup
    
    In some cases, Totem was focused on startup by the time we
    handled command-line arguments. This triggered an assertion
    when trying to show the fullscreen popups because we weren't
    fullscreened yet.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708647

 src/totem-fullscreen.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 196c04ff700425aadb7d254bbf34d234bce699ff
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Sep 24 19:24:09 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 136 ++++++++++++++++++++++++++++++------------------------------
 po/zh_TW.po | 134 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 135 insertions(+), 135 deletions(-)

commit 0304069cf8a02919f71cce079bf7a47121cf8c4f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 23 20:29:46 2013 +0200

    main: Remove unused variable

 src/totem.c | 1 -
 1 file changed, 1 deletion(-)

commit 437e64ffb5f19d2f088339954686e794cc276319
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 23 20:27:17 2013 +0200

    main: Fix typo in action name
    
    See: https://bugzilla.gnome.org/show_bug.cgi?id=708647

 src/totem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7458406ae83cd738c4c126110bc5d2c2baac2a95
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Mon Sep 23 10:16:14 2013 +0300

    [l10n] Updated Estonian translation

 po/et.po | 51 ++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 46 insertions(+), 5 deletions(-)

commit d0256b90cdcbc2b58c60e3ec08fa4d4f448ae1b5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 23 09:00:25 2013 +0200

    3.10.0

 NEWS         | 3 +++
 configure.ac | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit efa3359aecc3e0ee2eccbb7bde93826be1d119cf
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Sun Sep 22 16:43:17 2013 +0300

    Updated Hebrew translation

 po/he.po | 509 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 264 insertions(+), 245 deletions(-)

commit e5e962cba96a17d43ae35ef06514646f564d7702
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:   Sun Sep 22 07:30:37 2013 +0900

    l10n: Update Japanese translation

 po/ja.po | 175 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 82 insertions(+), 93 deletions(-)

commit 390c4c1fe0cc324a648843e88991b37337765d0e
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sat Sep 21 19:52:57 2013 +0300

    Updated Ukrainian

 po/uk.po | 161 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 84 insertions(+), 77 deletions(-)

commit cd166846288a1b1ee859ea5db02c95316ea9f3a4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 18 15:02:07 2013 +0200

    3.9.92

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit ccfcc69dcd13e6fbc1241eef794ac252ee193d15
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 18 18:50:04 2013 +0200

    build: Bump the totem-pl-parser requirement

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d91f0529096be3602bfdc7967dec47349687f477
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Sep 18 18:34:11 2013 +0200

    Updated Basque language

 po/eu.po | 238 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 148 insertions(+), 90 deletions(-)

commit 3cc4d3aa11a930340447e988bd283840b2b91f78
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 18 13:25:16 2013 +0200

    browser-plugin: Don't disable deprecated functions
    
    We still rely on the stock API.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702631

 browser-plugin/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit fe628f82eebb05cad67d5856710447af5960ae81
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Thu Aug 1 02:57:49 2013 +0300

    browser-plugin: Set button arrow icons according to locale's text direction
    
    media-playback-start-symbolic in LTR,
    media-playback-start-rtl-symbolic in RTL.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702631

 browser-plugin/Makefile.am           | 1 +
 browser-plugin/totem-plugin-viewer.c | 9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

commit 3ff23cf41e0192860ee2ad5c70c99c3c4d024196
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:   Thu Aug 1 02:57:25 2013 +0300

    main: Set button arrow icons according to locale's text direction
    
    media-playback-start-symbolic in LTR,
    media-playback-start-rtl-symbolic in RTL.
    
    media-seek-forward-symbolic in LTR,
    media-seek-forward-rtl-symbolic in RTL.
    
    media-seek-backward-symbolic in LTR,
    media-seek-backward-rtl-symbolic in RTL.
    
    media-skip-forward-symbolic in LTR,
    media-skip-forward-rtl-symbolic in RTL.
    
    media-skip-backward-symbolic in LTR,
    media-skip-backward-rtl-symbolic in RTL.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702631

 data/totem.ui        |  5 -----
 src/totem-dnd-menu.c |  3 ++-
 src/totem-object.c   | 31 ++++++++++++++++---------------
 src/totem-playlist.c |  3 ++-
 src/totem.c          |  8 ++++++++
 5 files changed, 28 insertions(+), 22 deletions(-)

commit 185c7aad8099ee6bf5dd685592928f4e23628268
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 18 12:41:37 2013 +0200

    main: Add helper function to set RTL icons
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702631

 src/totem.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit dd86c2907d51d3270e1958cce87006e88038146d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 31 16:20:11 2013 +0200

    main: Add a few missing header include paths
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702631
    
    Conflicts:
    	src/Makefile.am

 src/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 3dbf7264ca08c6c307fefce43426d1bd5d64d0f1
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Jul 14 21:49:18 2013 +0200

    Updated Czech translation

 help/cs/cs.po | 2614 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 1920 insertions(+), 694 deletions(-)

commit 18a69b6991e8a1479b740bad2fc0ca317d2f2d24
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Sep 14 21:15:49 2013 +0900

    Updated Korean translation

 po/ko.po | 144 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 74 insertions(+), 70 deletions(-)

commit 88c45fa31083a478e5c48c7f80b04d0be3bc3b8a
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Thu Sep 12 15:16:34 2013 +0300

    Updated Latvian translation

 po/lv.po | 183 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 79 insertions(+), 104 deletions(-)

commit 662bdbf6f39bc7056c318789abcf70c80cdb74f9
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Tue Sep 10 19:56:08 2013 +0300

    Updated Belarusian translation.

 po/be.po | 144 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 74 insertions(+), 70 deletions(-)

commit 2462b933e7c9f6af27e5f01b72399a19693d0ae0
Author: Manish Sinha <manishsinha@ubuntu.com>
Date:   Tue Jul 2 21:24:55 2013 -0700

    Fixes #703502 by porting zeitgeist-dp plugin to zeitgeist-2.0
    
    This drops the libzeitgeist dependency and replaces it with
    a zeitgeist-2.0 dependency ≥ 0.9.12.
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=703502
    
    Signed-off-by: Manish Sinha <manishsinha@ubuntu.com>

 configure.ac                                       |  4 ++--
 src/plugins/zeitgeist-dp/Makefile.am               |  2 +-
 .../zeitgeist-dp/totem-zeitgeist-dp-plugin.vala    | 23 +++++++++++++---------
 3 files changed, 17 insertions(+), 12 deletions(-)

commit fa52c78a7cb010e5f9c0ebeccc02a22829ed9cf9
Author: Timo Jyrinki <timo@debian.org>
Date:   Wed Sep 4 11:07:06 2013 +0300

    Finnish translation update

 po/fi.po | 214 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 102 insertions(+), 112 deletions(-)

commit 1814c2f96725e98c1f25f2e08044121c742ac5d8
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Tue Sep 3 22:25:45 2013 -0600

    Updated Irish translation

 po/ga.po | 1243 ++++++++++++++++++++++----------------------------------------
 1 file changed, 443 insertions(+), 800 deletions(-)

commit 0aa3359f5c790e2eabc848a5d6de725cc01cf013
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Aug 24 04:49:57 2013 +0200

    thumbnailer: Remove totem-disc usage
    
    It was removed from totem-pl-parser for GNOME 3.10.

 src/totem-video-thumbnailer.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

commit 783f2563333ba69fc8ef7c5bc27dfbc035a3391c
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Tue Sep 3 23:43:22 2013 +0200

    Update French translation

 po/fr.po | 230 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 140 insertions(+), 90 deletions(-)

commit b212d122fc8cdc9762e8c548b85ba288c8b135d1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 22 17:46:02 2013 +0200

    backend: Hide verbose debug output

 src/backend/totem-aspect-frame.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 037fe8ba7d5f3b6cac04ec9c90e1a9729c7d1c31
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 22 17:39:50 2013 +0200

    backend: Fix Year tag not showing in some cases
    
    The DATE tag might not contain the year, but the DATE_TIME tag
    might, so try and use that if the first one fails.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706397

 src/backend/bacon-video-widget.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 7ea107ac8d24664d90fde9a5be3855c8f4d4f7db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 22 17:34:32 2013 +0200

    properties: Fix Year tag not showing in some cases
    
    The DATE tag might not contain the year, but the DATE_TIME tag
    might, so try and use that if the first one fails.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706397

 src/totem-properties-view.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit 37505d379964b0e3ef2363d25bd7facdc0d65c32
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Wed Aug 21 22:13:23 2013 +0200

    Updated slovak translation

 po/sk.po | 1556 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 779 insertions(+), 777 deletions(-)

commit f9b1fff9562a1e862d9697b73b0c2fb509d9e5b9
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Wed Aug 21 22:11:44 2013 +0200

    Updated slovak translation

 po/sk.po | 1574 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 782 insertions(+), 792 deletions(-)

commit c5fac1cfff7ab25bf81fedce1b05ed5ebb241220
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Wed Aug 21 22:09:20 2013 +0200

    Updated slovak translation

 po/sk.po | 564 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 297 insertions(+), 267 deletions(-)

commit 2d833275cfb65f6d5fd50e0d9bd0b3a8e42fb5bd
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Aug 20 23:59:14 2013 +0200

    Updated Polish translation

 po/pl.po | 92 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 44 insertions(+), 48 deletions(-)

commit f029118981872498013421b580f043322d1ad6e7
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Aug 7 13:44:08 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 171 +++++++++++++++++++++++++++++++-----------------------------
 po/zh_TW.po | 171 +++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 178 insertions(+), 164 deletions(-)

commit 9055f411d2332c43c725ccbb88f5f7c240885e91
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 30 18:01:40 2013 +0200

    gst: Add RTL helpers
    
    So as to avoid replicating the same code everywhere...

 configure.ac                |  1 +
 src/Makefile.am             |  7 +++---
 src/gst/Makefile.am         | 19 +++++++++++++-
 src/gst/totem-rtl-helpers.c | 61 +++++++++++++++++++++++++++++++++++++++++++++
 src/gst/totem-rtl-helpers.h | 35 ++++++++++++++++++++++++++
 5 files changed, 119 insertions(+), 4 deletions(-)

commit 15824cb6563589cae296e8ab3a446dadde1ffced
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 29 07:59:11 2013 +0200

    3.9.5

 NEWS         | 13 +++++++++++++
 configure.ac |  4 ++--
 libgd        |  2 +-
 3 files changed, 16 insertions(+), 3 deletions(-)

commit 08c176793c91ba46161f0155fe97201ec3e69663
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 26 11:52:15 2013 +0200

    rotation: Don't check rotation for DVDs either

 src/plugins/rotation/totem-rotation-plugin.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c5c6472e429aa01a83bf440ec7dafb376480a8a9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Mar 8 17:32:19 2013 +0100

    backend: Simplify angle check
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679169

 src/backend/totem-aspect-frame.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8d8d21f587060ed3090773f3229fb8e2ef4ba41f
Author: Lionel Landwerlin <llandwerlin@gmail.com>
Date:   Fri Mar 8 16:03:00 2013 +0000

    backend: Make rotation/crop work together
    
    This fixes problems with the widget not taking all the
    available space when rotated, and the expand being broken
    in rotated mode.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679169

 src/backend/totem-aspect-frame.c | 111 ++++++++++++++++++++++++++-------------
 1 file changed, 75 insertions(+), 36 deletions(-)

commit 7c3c3ef508862cd139794e89ac578b254eb6ae6e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 7 19:04:55 2013 +0100

    backend: Fix actor rotating the wrong way
    
    When animating, make sure that we go in the right direction,
    otherwise we'll spin in the wrong direction going back to 0
    from 270.

 src/backend/totem-aspect-frame.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 3653b8885061219494072139d5722fa92e6df9d8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 7 19:04:41 2013 +0100

    backend: Make sure rotations are multiples of 90 degrees

 src/backend/totem-aspect-frame.c | 1 +
 1 file changed, 1 insertion(+)

commit 241420acfa61e32b231d9781b9c2326b7a3a612b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 7 13:29:47 2013 +0100

    backend: Fix use of obsolete clutter functions

 src/backend/totem-aspect-frame.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 487510bd742b33b31e8cff8c06bba503f8d3a382
Author: Lionel Landwerlin <llandwerlin@gmail.com>
Date:   Tue Jul 2 18:19:40 2013 +0100

    backend: prevent excessive relayouts stopping animations
    
    Every time the elapsed time widget is updating its content, this
    triggers a relayout that propagates to the toplevel actor (ie the
    stage). Because of the way constraints work, when a relayout is queued
    on an actor that is the source of a constraint, it will automatically
    queue a relayout on the destination of the constraint too. And because
    of the constraints applied between the stage and some of the children,
    any relayout triggered by any actor within the scene was relayouting
    almost everything, and therefore stopping animations.
    
    This patch removes the usage of constraints in favor of layout
    managers that don't have the annoying property of triggering relayouts
    on everything.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700051
    
    Conflicts:
    	src/backend/bacon-video-widget.c

 src/backend/bacon-video-widget.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 4c4ec86a9b61fcb092debbeb9099bdea45cd71b9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 8 14:03:03 2013 +0200

    backend: Fix compile-time error
    
    Make sure that monitor is initialised before use.

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d55e2375be2bada2bd4004eaaa9086af25b3de76
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 4 19:58:57 2013 +0200

    backend: Use GIO directly rather than through FUSE
    
    Working around bugs in gvfs by using FUSE worked, but the crasher
    bugs so easily triggered by seeking are now fixed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697297

 src/backend/bacon-video-widget.c | 25 ++++---------------------
 1 file changed, 4 insertions(+), 21 deletions(-)

commit 83c438a4e7c2cbaed4262b3181a00db25ebc6cba
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 28 19:26:22 2013 +0100

    backend: Fix error when mounting a remote share
    
    A bit too eager removing code it seems.

 src/backend/bacon-video-widget.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 4afde91dc82aa15c9bf7fab498b9a4e979b7fccb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 27 23:11:32 2013 +0100

    backend: Remove error reporting from bvw_open()
    
    All the errors were reported async, through the error signal,
    so the error reporting in bvw_open() was completely unused.
    
    Conflicts:
    	src/totem-object.c

 browser-plugin/totem-plugin-viewer.c |  5 ++--
 src/backend/bacon-video-widget.c     | 29 ++++++-------------
 src/backend/bacon-video-widget.h     |  5 ++--
 src/backend/bvw-test.c               |  2 +-
 src/totem-object.c                   | 55 ++++++++++--------------------------
 5 files changed, 28 insertions(+), 68 deletions(-)

commit 07697077079494c9b345f83bb5e05cc6efaa238f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 18 10:23:31 2013 +0100

    backend: Fix got_time_tick() debug args
    
    The current_time and stream_length are in milliseconds,
    not nanoseconds as GST_TIME_FORMAT/GST_TIME_ARGS expect.

 src/backend/bacon-video-widget.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit da8234141146db8d69af641a4882902be76edf2b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 18 10:21:31 2013 +0100

    backend: Reset stream length when on _close()
    
    Rather than on _open().

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 28993ac5881ec810bc3af4c43c5971796760a231
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Mar 15 14:34:58 2013 +0100

    backend: Remove impossible case in DVD event handling

 src/backend/bacon-video-widget.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 8d44b7948c1ff857d48b4e782d23887eeb623152
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 6 23:22:35 2013 +0100

    backend: Fix playback when location is not mounted
    
    A few bugs crept in:
    - we weren't getting the URI properly from playbin as
      we stopped the pipeline (and emptied the URI property)
    - we weren't starting playback again after a pipeline stop
    - we weren't saving the expected state of the pipeline
      if playback was to start again after mounting

 src/backend/bacon-video-widget.c | 55 +++++++++++++++++++++++++---------------
 1 file changed, 35 insertions(+), 20 deletions(-)

commit a4fa0fb26d1993ee21c5c3e5f209888a37dcd388
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 18 19:15:14 2013 +0100

    backend: Fix calculating the display aspect ratio
    
    Based on the size of the monitor where the video is being displayed,
    as opposed to the full "GdkScreen" (which might include multiple
    monitors).
    
    This doesn't handle moving the video between 2 displays with different
    display aspect ratio, but should fix the worst case scenarios in dual
    head setups.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658292

 src/backend/bacon-video-widget.c | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

commit ee692e780f3ee651b3123089f8da2616009f0607
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 25 18:43:39 2013 +0200

    rotation: Avoid warnings with HTTP streams
    
    They don't have support for XAttributes, and the gvfs-metadata
    doesn't seem to proxy it.

 src/plugins/rotation/totem-rotation-plugin.vala | 2 ++
 1 file changed, 2 insertions(+)

commit 594d73daf65840d8f1709c8e03818f78304b0ccb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 25 16:43:25 2013 +0200

    thumbnailer: Fix thumbnailer not working when VAAPI is enabled
    
    The vaapidecode plugin doesn't like our fake video sink, so disable
    it completely.

 src/totem-video-thumbnailer.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit 663114e0d004f8d07fb57dc1163b6a981cf1ecd8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 10 15:07:54 2012 +0100

    main: Don't hide the titlebar on fullscreen
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683721

 src/totem.c | 1 -
 1 file changed, 1 deletion(-)

commit d6037903a552e3e1f6bfeea698e10b007b95e70f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jul 16 14:51:40 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 588ce93a27cfdba5b2cfe5a1891d6bac1b38a8be
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Wed Jun 5 15:28:12 2013 +0530

    Updated Marathi Translations

 po/mr.po | 52 +++++++++++++++++++++++++++++-----------------------
 1 file changed, 29 insertions(+), 23 deletions(-)

commit 6d233c27c2d2c3d415a1a1bdbedf0fe65f1f4434
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat May 18 15:31:01 2013 +0200

    plugins: Add hack to allow streaming of Vimeo videos
    
    See http://thread.gmane.org/gmane.comp.web.flash.quvi/265/focus=268

 configure.ac                      |  3 +-
 src/plugins/vimeo/Makefile.am     | 13 +++++++
 src/plugins/vimeo/totem-vimeo.c   | 81 +++++++++++++++++++++++++++++++++++++++
 src/plugins/vimeo/vimeo.plugin.in |  9 +++++
 4 files changed, 105 insertions(+), 1 deletion(-)

commit 57d5cae0a17918fd9f70f4eeeaf01bec3e32599f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 14 12:44:53 2013 +0200

    3.8.2

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 libgd        | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 77255d87d1d472a4d8f49ec099142bffa413eb45
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Tue May 14 15:58:26 2013 +0530

    updated kn translations

 po/kn.po | 111 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 51 insertions(+), 60 deletions(-)

commit 56326908704a0ce69fd6fdd8c6110680d489eb9f
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Mon May 13 19:16:47 2013 +0400

    Updated Russian translation

 po/ru.po | 94 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 51 insertions(+), 43 deletions(-)

commit 1e19fd2f89dc3a3e0fd4c5d31a9feb0896995385
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon May 13 10:36:18 2013 +0200

    Updated Serbian translation

 po/sr.po       | 130 +++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 130 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 134 insertions(+), 126 deletions(-)

commit 0cbe8f3503d2366005e332a174e67434cfee9a19
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon May 13 10:03:31 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 130 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 67 insertions(+), 63 deletions(-)

commit 23c3fd3860ff1717339d33f7dda2036f98f92d37
Author: Kentaro KAZUHAMA <kazken3@gmail.com>
Date:   Sun May 12 21:22:14 2013 +0900

    l10n: Update Japanese translation

 po/ja.po | 64 ++++++++++++++++++++++++++--------------------------------------
 1 file changed, 26 insertions(+), 38 deletions(-)

commit f7222ceaa40dd37d5ce06fcfc3c80c8e49f71fa9
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:   Sun May 12 21:17:31 2013 +0900

    l10n: Update Japanese translation
    
    Merge the latest pot.

 po/ja.po | 92 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 51 insertions(+), 41 deletions(-)

commit d5c34bdc41d19a6312fc75447afe88025becd58f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri May 10 17:46:20 2013 +0200

    screenshot: Fix incorrect shortcut for save screenshot
    
    "<Ctrl>Primary>S" is the same thing as "<Ctrl><Ctrl>S". It should
    have been Ctrl+Alt+S instead.

 src/plugins/screenshot/totem-screenshot-plugin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5fa1d2bef57983f1c706dffe1b68c9850eb34225
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri May 10 14:29:38 2013 +0200

    screenshot: Make flashing work with gnome-shell >= 3.8

 src/plugins/screenshot/totem-screenshot-plugin.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 4e550aef35faf1e113feafa6697cdcd1962361cd
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Fri May 10 17:32:01 2013 +0200

    Updated Danish translation

 po/da.po | 88 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 48 insertions(+), 40 deletions(-)

commit 7d81a6b6909a83bd271fcc5f0a6f267c66a140e7
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Thu May 9 23:37:34 2013 +0530

    Updated Odia Translation.

 po/or.po | 115 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 53 insertions(+), 62 deletions(-)

commit d6ef7b8ef5baa085c76fad52d4e1edf6d64a6d5a
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Thu May 9 17:29:41 2013 +0200

    Updated German help translation (fix tag mismatches)

 help/de/de.po | 545 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 278 insertions(+), 267 deletions(-)

commit 27da9b169e9d0c6041f743963557ab531554336b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu May 9 16:11:24 2013 +0200

    pythonconsole: Fix warnings when enabling plugin
    
    File "/home/hadess/Projects/gnome-install/lib64/totem/plugins/pythonconsole/pythonconsole.py",
    line 114, in do_activate
      self.totem.set_data ('PythonConsolePluginInfo', data)
    File "/usr/lib64/python2.7/site-packages/gi/overrides/GObject.py",
    line 555, in _unsupported_data_method
    raise RuntimeError('Data access methods are unsupported. ' RuntimeError: Data access methods are unsupported. Use normal Python attributes instead
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699215

 src/plugins/pythonconsole/pythonconsole.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 35172f47708c4962c182d57e38518e2bc27a5311
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:   Thu May 9 18:15:24 2013 +0530

    Updated Telugu Translations

 po/te.po | 125 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 58 insertions(+), 67 deletions(-)

commit 0e4095d481cc263bb3cf16267d66778122dee387
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue May 7 17:00:27 2013 +0200

    properties: Fix translations not being applied in nautilus
    
    Set translation domain to make strings appear translated in Nautilus.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699840

 src/properties/bacon-video-widget-properties.c | 1 +
 1 file changed, 1 insertion(+)

commit 74fe20ef7ea007fbea27a9829db2502efadc1f9c
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Thu May 2 13:54:17 2013 +0530

    hindi update

 po/hi.po | 154 +++++++++++++++++++++++----------------------------------------
 1 file changed, 56 insertions(+), 98 deletions(-)

commit 187b9a0307d7393e5030ceb1e4acf6b98510039b
Author: A S Alam <aalam@users.sf.net>
Date:   Wed May 1 19:32:33 2013 +0530

    update Punjabi Translation

 po/pa.po | 133 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 70 insertions(+), 63 deletions(-)

commit ec45c8ab7bf1c099abe948c2e68945b50e1e0408
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Mon Apr 29 14:40:41 2013 +0530

    Assamese translation updated

 po/as.po | 134 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 70 insertions(+), 64 deletions(-)

commit 93cc3024c37092a9cf77e1b450f749a5f4551ab4
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Apr 29 11:16:57 2013 +0530

    Updated gujarati file

 po/gu.po | 111 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 51 insertions(+), 60 deletions(-)

commit b6bf0e927b883025f09d7a7fe214e23633c40ddf
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Apr 27 21:43:30 2013 +0200

    Updated Hungarian translation

 po/hu.po | 100 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 52 insertions(+), 48 deletions(-)

commit 89e95ba0e5a5f5a3e65030ec88064caae755c0c8
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Apr 27 22:37:29 2013 +0300

    Updated Lithuanian translation

 po/lt.po | 132 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 68 insertions(+), 64 deletions(-)

commit 81bb453a91453281b412bda940349aa65d534060
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Apr 27 21:31:29 2013 +0200

    Updated Slovenian translation

 po/sl.po | 132 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 70 insertions(+), 62 deletions(-)

commit c49072e1ead8f112a0efc41b5ccd5e15063208c9
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Apr 27 13:09:40 2013 +0200

    Updated Galician translations

 po/gl.po | 131 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 69 insertions(+), 62 deletions(-)

commit ded73ab9db113fca5e0a8b7b999e776041abebcc
Author: Andika Triwidada <andika@gmail.com>
Date:   Sat Apr 27 09:12:57 2013 +0700

    Updated Indonesian translation

 po/id.po | 92 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 50 insertions(+), 42 deletions(-)

commit 70163b0d8419836549b2fef21d870a847fccce3e
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Sat Apr 27 01:52:22 2013 +0200

    Updated German translation

 po/de.po | 190 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 100 insertions(+), 90 deletions(-)

commit d840ddfc4769170c3e719da28e15c2277745ff0c
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Fri Apr 26 18:15:07 2013 +0200

    [l10n] Updated Italian translation.

 po/it.po | 51 ++++++++++++++++++++++++++++++---------------------
 1 file changed, 30 insertions(+), 21 deletions(-)

commit 2a31a6d7d347d89146679fc281e569a42e948423
Author: Shantha kumar <shkumar@redhat.com>
Date:   Fri Apr 26 12:48:50 2013 +0530

    Tamil Translation Updated

 po/ta.po | 58 +++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 35 insertions(+), 23 deletions(-)

commit 85b8800fcdcab97317b1df920f5d1d2383120b73
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Fri Apr 26 10:04:50 2013 +0300

    Updated Greek translation

 po/el.po | 134 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 70 insertions(+), 64 deletions(-)

commit beccddec9ff1795dd9a9b2d2e4d00aa87ffd4dbf
Author: Gil Forcada <gforcada@gnome.org>
Date:   Thu Apr 25 23:27:06 2013 +0200

    [l10n] Update Catalan translation

 po/ca.po | 2178 ++++++++------------------------------------------------------
 1 file changed, 273 insertions(+), 1905 deletions(-)

commit d7d7ee5decbd0c37bdae29299ae7715653c105a4
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Apr 25 21:11:15 2013 +0200

    Updated Czech translation

 po/cs.po | 131 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 68 insertions(+), 63 deletions(-)

commit 1eca43cad3fa83f0287465ce4ca9018d4bee1167
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Apr 25 13:13:28 2013 +0200

    Updated Spanish translation

 po/es.po | 133 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 70 insertions(+), 63 deletions(-)

commit 60c9629c0d603161ab86856bae33edb42b71b0c0
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Wed Apr 24 22:04:52 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 141 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 75 insertions(+), 66 deletions(-)

commit 5f6ee348c71f5d4a514b3ff7258642e86d675a56
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Apr 25 00:53:20 2013 +0200

    Updated POTFILES.skip

 po/POTFILES.skip | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 406c03a7e12a759aae46930662409730fd03aa9e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Apr 25 00:51:06 2013 +0200

    Updated Polish translation

 po/pl.po | 128 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 66 insertions(+), 62 deletions(-)

commit 56d079c9931f4b01afa12831fa47f76a17e2458e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Apr 25 00:45:34 2013 +0200

    Updated POTFILES.in and POTFILES.skip

 po/POTFILES.in   | 1 +
 po/POTFILES.skip | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

commit aec67ba2be2ab93783ea66ae4f2926e75f09231b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 18 01:12:53 2013 +0200

    thumbnailer: Fix errors in gallery name print
    
    The filename needs to be escaped before it's printed onto
    the gallery's header.

 src/totem-video-thumbnailer.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit a75b11a15ad9dcdda2034e8d6e05a2f016921910
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 8 11:42:30 2013 +0200

    main: Fix initial window size
    
    We weren't saving the window size before it got unmapped, thus
    causing a problem due to a regression in GTK+.
    See https://bugzilla.gnome.org/show_bug.cgi?id=696882
    
    Conflicts:
    	src/totem-object.c

 src/totem-object.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 324c9b0fd32721030163918052745fecf5fa50f5
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Sun Apr 7 20:24:56 2013 -0500

    Updated Crimean Tatar (Crimean Turkish) translation

 po/crh.po | 2899 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1448 insertions(+), 1451 deletions(-)

commit 09b2668b94ec89cf25bd93b826fb324fb54e5d1d
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Apr 2 22:21:03 2013 +0200

    Updated Basque language

 po/eu.po | 170 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 88 insertions(+), 82 deletions(-)

commit abf6b55220b3b9e8980c88fd4eaf9647dadacc52
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Wed Mar 27 23:08:32 2013 +0200

    Update uk translation

 po/uk.po | 2494 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1270 insertions(+), 1224 deletions(-)

commit 503b85cdbd02046a2819d7d9687370248cb838b5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 26 09:18:16 2013 +0100

    3.8.0

 NEWS         | 3 +++
 configure.ac | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit eae558836e4a5de5b84928513fa0e677ed90f730
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue Mar 26 12:40:21 2013 +0700

    Updated Indonesian translation

 po/id.po | 300 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 145 insertions(+), 155 deletions(-)

commit 407f3494aa8a2f08cbdb2317b9dd9bedb9d0787f
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:   Tue Mar 26 01:28:53 2013 +0530

    Updated Telugu Translations

 po/te.po | 497 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 269 insertions(+), 228 deletions(-)

commit f83df6adfea3f0f158e87806ecea155a92225f49
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Mar 25 23:41:21 2013 +0530

    Updated kn translations

 po/kn.po | 447 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 182 insertions(+), 265 deletions(-)

commit 4b35220e7ef845279d324ef12db95d7257835d84
Author: Ani Peter <apeter@redhat.com>
Date:   Mon Mar 25 16:23:51 2013 +0530

    Completed for Malayalam

 po/ml.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 2f648ddc36b0b90d79587e720b433a8b8d646d2a
Author: Ani Peter <apeter@redhat.com>
Date:   Mon Mar 25 16:01:10 2013 +0530

    Completed for Malayalam

 po/ml.po | 350 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 203 insertions(+), 147 deletions(-)

commit e7a501aee6c82d69ec55e38987f03ca3f63aafc3
Author: Chandan Kumar <Chandankumar.093047@gmail.com>
Date:   Mon Mar 25 00:58:49 2013 +0530

    updating Hindi Translation

 po/hi.po | 2927 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1459 insertions(+), 1468 deletions(-)

commit 232322326eec97c61fbc88e6a2af748fec56e16c
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Sun Mar 24 15:11:38 2013 +0530

    Updated Odia Language along with FUEL implementation

 po/or.po | 397 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 183 insertions(+), 214 deletions(-)

commit 506fe8858cdc7f2834ad29504650b1a377a3adae
Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
Date:   Sat Mar 23 14:16:45 2013 +0530

    Updated Tamil translation

 po/ta.po | 220 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 112 insertions(+), 108 deletions(-)

commit c08ff8711359b5c49b3e6bdcf9eaf8d410cc42cd
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Fri Mar 22 21:54:55 2013 +0100

    [l10n] Updated Italian translation.

 po/it.po | 303 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 153 insertions(+), 150 deletions(-)

commit 0e8eb49c2acc246a022c8da0355e52495800d793
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Thu Mar 21 18:02:44 2013 +0330

    L10N: Updated Persian Translation

 po/fa.po | 301 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 161 insertions(+), 140 deletions(-)

commit f7d00ffd01f39d802b800b629b18dd6a945527db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 20 13:29:41 2013 +0100

    3.7.93

 NEWS         | 3 +++
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 54dbbec241fa8e47354b50c19a5f79579dc620e3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 19 18:38:15 2013 +0100

    3.7.92

 NEWS         | 14 ++++++++++++++
 configure.ac |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

commit 2f25958c8d85790be9d22385ba34852825f12adc
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Tue Mar 19 21:01:40 2013 +0530

    Updated Marathi Translations

 po/mr.po | 610 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 316 insertions(+), 294 deletions(-)

commit 8bb51f84aa63e44188ac35a35a1570d403ac8cc5
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Tue Mar 19 20:01:53 2013 +0530

    Updated Marathi Translations

 po/mr.po | 814 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 355 insertions(+), 459 deletions(-)

commit b966422cfd9d1e81c75613383ba041efc7d6f1fd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 18 11:44:50 2013 +0100

    backend: Fix running with clutter-gst in different prefix
    
    We did not call clutter_gst_init(), so the cluttersink plugin would
    not be registered. This meant that we just happened to be able to
    get the sink through its (deprecated) stand-alone plugin.
    
    Calling clutter_gst_init() means that we don't need to rely on
    libgstclutter.so being available in the GStreamer plugin directory
    of the prefix for us to be able to find it.

 src/backend/bacon-video-widget.c | 2 ++
 1 file changed, 2 insertions(+)

commit 1ee52be381369810c5d4754e9d6759fdcddb713c
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Mon Mar 18 13:56:47 2013 +0200

    Updated Latvian translation

 po/lv.po | 767 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 390 insertions(+), 377 deletions(-)

commit 989e18aaf5f6eeaec3b2d11db568abef0930aca1
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun Mar 17 20:06:49 2013 +0100

    [l10n] Updated Catalan (Valencian) translation

 po/ca@valencia.po | 342 ++++++++++++++++++++++++++++--------------------------
 1 file changed, 176 insertions(+), 166 deletions(-)

commit fe98bb0c9581e974659f8afd169d638f75a03b17
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 17 19:39:48 2013 +0900

    Updated Korean translation

 po/ko.po | 1017 ++++++++++----------------------------------------------------
 1 file changed, 155 insertions(+), 862 deletions(-)

commit a32476433c737f57cb8026381ad2c0e4b1e3715b
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sat Mar 16 20:07:12 2013 +0100

    Updated Hungarian translation

 po/hu.po | 609 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 316 insertions(+), 293 deletions(-)

commit d72a220966d114a5a8d2d2494b6259fbeedc43db
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sat Mar 16 20:04:24 2013 +0100

    Updated Hungarian translation

 po/hu.po | 714 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 347 insertions(+), 367 deletions(-)

commit d13ccba841856e1354c4e825d71ae30ef83dfab8
Author: KennethNielsen <k.nielsen81@gmail.com>
Date:   Sat Mar 16 17:22:10 2013 +0100

    Updated Danish translation

 po/da.po | 307 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 155 insertions(+), 152 deletions(-)

commit bc670a18aea07400e3f4dbf98a80a2ff4e14dc38
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Mar 15 00:33:44 2013 +0000

    Updated Portuguese translation and converted to New Spelling (Novo AO)

 po/pt.po | 524 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 267 insertions(+), 257 deletions(-)

commit ebb925a37c023f7349c564b177c0ef1300bf402a
Author: Yuri Kozlov <yuray@komyakino.ru>
Date:   Thu Mar 14 10:05:42 2013 +0400

    Updated Russian translation

 po/ru.po | 652 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 341 insertions(+), 311 deletions(-)

commit c16b0e350800d0bb7d543e6378d6789b1e156156
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 13 18:07:32 2013 +0100

    main: Handle cdda:// URIs as normal files
    
    As we don't special-case the audio CDs anywhere anymore, don't
    block totem-pl-parser from handling it like a directory full
    of files.
    
    This also fixes loads of warnings from the autoload-subtitles plugin
    when launching totem  cdda://sr0/
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685192

 src/totem-playlist.c | 1 -
 1 file changed, 1 deletion(-)

commit cfc1554e475d573f447a4584cb10975aa4fdd16e
Author: Carrot031 <www.carrotsoft@gmail.com>
Date:   Thu Mar 14 00:53:02 2013 +0900

    [l10n] Update Japanese translation

 po/ja.po | 789 ++++++++++++++++++++++-----------------------------------------
 1 file changed, 278 insertions(+), 511 deletions(-)

commit 1379a7589f498264051d591aa8b0d40fa01b674b
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Wed Mar 13 14:13:14 2013 +0200

    [l10n] Updated Estonian translation

 po/et.po | 27 ++++++++++++++++++++-------
 1 file changed, 20 insertions(+), 7 deletions(-)

commit 263219ea40c3177bd2b823bf0e3ec40affbb4849
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 13 11:23:27 2013 +0100

    main: Save sidebar size before hiding it
    
    https://bugzilla.gnome.org/show_bug.cgi?id=596350

 src/totem-object.c | 1 +
 1 file changed, 1 insertion(+)

commit 4fce8abeed341ff1cbe15cf1a0f50f0deb52fb74
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Mar 13 12:28:51 2013 +0530

    Updated gujarati file

 po/gu.po | 360 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 174 insertions(+), 186 deletions(-)

commit c228287988f5e0ab5c09d0e8f8df7e6122365e44
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Mar 11 23:26:36 2013 +0100

    [l10n] Updated Catalan translation

 po/ca.po | 604 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 297 insertions(+), 307 deletions(-)

commit 1849fab561440e4324f8a8b47dc120a2fe5803d6
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Sun Mar 10 12:36:48 2013 +0100

    Updated slovak translation

 po/sk.po | 656 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 300 insertions(+), 356 deletions(-)

commit 778b04cb968b1eda123a1fddf98729b602fe0b78
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:   Thu Mar 7 20:56:00 2013 +0200

    Finnish translation update by Jiri Grönroos

 po/fi.po | 331 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 159 insertions(+), 172 deletions(-)

commit 665d389f291e8f6979dd9605dea0f73005f63980
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Mar 9 22:22:00 2013 +0200

    Update Arabic translation

 po/ar.po | 301 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 151 insertions(+), 150 deletions(-)

commit 5c2bce7cc661271431e51c56db17ba03c5b467c5
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Thu Mar 7 16:03:59 2013 +0300

    Updated Belarusian translation.

 po/be.po | 203 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 103 insertions(+), 100 deletions(-)

commit 4ece605cf1dea2bf0b82691e5652e74dbcc6b62c
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Mar 7 18:31:24 2013 +0700

    Updated Vietnamese translation

 po/vi.po | 55 +++++++++++++------------------------------------------
 1 file changed, 13 insertions(+), 42 deletions(-)

commit 660a006b2060ca5eb56a3319cafbb72282cda85a
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Mar 7 18:29:13 2013 +0700

    po/vi: import from Damned Lies

 po/vi.po | 330 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 177 insertions(+), 153 deletions(-)

commit 673db7ddf08c27639665bc27a82be51e6062af3a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 6 11:54:02 2013 +0100

    README: Update compilation requirements

 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 56f1ef1cac393e787908babbc46c98a180b4499d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 6 16:50:58 2013 +0100

    main: Fix possible assertions when skipping over files
    
    (totem:24342): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == priv->stamp' failed
    
    When the repeat mode was on, and reaching the end of the playlist,
    it was possible to cause a warning as we tried to read past the
    last iter in the list store.
    
    We change the semantics of totem_playlist_has_{next,previous}_mrl
    to not special case when "repeat" is on.

 src/totem-object.c   |  6 ++++--
 src/totem-playlist.c | 32 ++++++++++++--------------------
 2 files changed, 16 insertions(+), 22 deletions(-)

commit 1bac82142ced8532c549753be7cb982816fdcc25
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 6 13:31:48 2013 +0100

    chapters: Refactor async chapters loading
    
    Using GIO-style async functions which can be properly cancelled.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692731

 src/plugins/chapters/totem-chapters.c    |  86 +++++++++++--------------
 src/plugins/chapters/totem-cmml-parser.c | 105 ++++++++++++++++++-------------
 src/plugins/chapters/totem-cmml-parser.h |   9 ++-
 3 files changed, 106 insertions(+), 94 deletions(-)

commit 93726025fab6a383b94b552500e5661d9543e3ed
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Wed Mar 6 15:41:21 2013 +0530

    Assamese translation updated for gnome 3.8

 po/as.po | 150 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 74 insertions(+), 76 deletions(-)

commit 8e928f3776531668bdcb779469a711bb78b27249
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Tue Mar 5 14:45:53 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 89 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 47 insertions(+), 42 deletions(-)

commit 55e0cb83eb1a39ab9d858b37a12b2d91aa8b6886
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed May 23 13:12:50 2012 -0400

    osd-window: only offset for the level bar if it's shown
    
    When drawing custom OSD actions, only offset the icon for the level bar
    height if it's actually drawn.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=676657

 src/backend/gsd-osd-window.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 7a2c0bd17077da25da5adfcd469db3dbe571a07a
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Sun Mar 3 20:48:05 2013 +0200

    Updated Greek translation

 po/el.po | 199 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 95 insertions(+), 104 deletions(-)

commit 8282940fa0dc0b8b84819a276a4eab772c4acfb9
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sun Mar 3 18:46:07 2013 +0100

    [l10n] Updated German translation

 po/de.po | 294 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 146 insertions(+), 148 deletions(-)

commit 8e640070a8e674f1a20b637c717eb25a87bcaf3d
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Mar 2 17:39:02 2013 +0200

    Updated Lithuanian translation

 po/lt.po | 464 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 233 insertions(+), 231 deletions(-)

commit dae3988134dbbbda8dea87a899ab055ffba91bf9
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Fri Mar 1 11:46:54 2013 +0100

    Updated Serbian translation

 po/sr.po       | 81 +++++++++++++++++++++++++++++++---------------------------
 po/sr@latin.po | 81 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 86 insertions(+), 76 deletions(-)

commit a74e38a66251918d3786f9e6fcc180d182a6dc7a
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Feb 27 23:06:38 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 87 ++++++++++++++++++++++++++++++++-----------------------------
 po/zh_TW.po | 87 ++++++++++++++++++++++++++++++++-----------------------------
 2 files changed, 92 insertions(+), 82 deletions(-)

commit 64cfed80546f0a54dfced6a91a17d5adbe779a67
Author: A S Alam <aalam@users.sf.net>
Date:   Tue Feb 26 07:30:48 2013 +0530

    Punjabi: Translation updated (aalam)

 po/pa.po | 97 ++++++++++++++++++++++++++++------------------------------------
 1 file changed, 43 insertions(+), 54 deletions(-)

commit 5209bfcc396357df00f03c90ad77d4d734b8d2a1
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Feb 26 00:38:44 2013 +0100

    Updated Galician translations

 po/gl.po | 41 +++++++++++++++++++++++------------------
 1 file changed, 23 insertions(+), 18 deletions(-)

commit 364458fb6b815c61dab340e2651233ecef14818c
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Mon Feb 25 21:00:39 2013 +0100

    Update French translation

 po/fr.po | 264 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 133 insertions(+), 131 deletions(-)

commit 6d87d233328891da13d6cb6f7fe8dabf95bd3e13
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Feb 25 18:26:05 2013 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 137 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 71 insertions(+), 66 deletions(-)

commit 342f4be100bebe949ac7c8c931be514fdb47b387
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Feb 24 21:54:24 2013 +0100

    Updated Slovenian translation

 po/sl.po | 910 +++++++--------------------------------------------------------
 1 file changed, 91 insertions(+), 819 deletions(-)

commit d54c507d93a54a8b8e91efc918cd03536f1a7c61
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Sun Feb 24 13:05:28 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 83 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 44 insertions(+), 39 deletions(-)

commit 648c02464bef4da68c0fe17eabcd1828eb7b18b3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Feb 24 02:19:48 2013 +0100

    Updated Polish translation

 po/pl.po | 41 +++++++++++++++++++++++------------------
 1 file changed, 23 insertions(+), 18 deletions(-)

commit 7d98737a9358ceb983a777635d61ded0c4fdfc57
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Feb 23 16:14:54 2013 +0200

    Updated Hebrew translation.

 po/he.po | 41 +++++++++++++++++++++++------------------
 1 file changed, 23 insertions(+), 18 deletions(-)

commit bb8b4102ab5cc32d77671d6920b06a0482a06433
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Feb 22 22:19:37 2013 +0100

    Updated Czech translation

 po/cs.po | 509 +++++++++++++++------------------------------------------------
 1 file changed, 119 insertions(+), 390 deletions(-)

commit adccb9904459efa85c2179ec4ca03c688349657a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Feb 22 16:17:00 2013 +0100

    media-player-keys: Remove unused marshaller definition

 src/plugins/media-player-keys/totem-marshal.list | 1 -
 1 file changed, 1 deletion(-)

commit be2e8246377bf48e1eb7a4f933e8f66418ba0de9
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Feb 22 12:32:58 2013 +0100

    Updated Spanish translation

 po/es.po | 83 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 44 insertions(+), 39 deletions(-)

commit 3aff9cd2f4c2d800b62ce60309e619b1281eaba3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Feb 22 12:03:52 2013 +0100

    main: Add translation context to an unclear usage
    
    "Video" in the preferences dialogue is used as part of a sentence,
    rather than stand-alone. Make this clearer by adding comments
    for the translators, and a translation context.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693094

 data/preferences.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 82034cacc2b0ee05e849e5a9a6b1478b99b20481
Author: A S Alam <aalam@users.sf.net>
Date:   Fri Feb 22 03:55:59 2013 +0000

    Punjabi: Translation updated (aalam)

 po/pa.po | 279 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 139 insertions(+), 140 deletions(-)

commit ed2c8266f0fa0bc414a0109020f85937da647500
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Feb 21 19:14:38 2013 +0200

    Updated Hebrew translation.

 po/he.po | 114 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 57 insertions(+), 57 deletions(-)

commit c2a7ab4756657d9bfdb95f500b65a02e9cc63168
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Feb 18 11:46:56 2013 +0100

    Updated Serbian translation

 po/sr.po       | 155 ++++++++++++++++++++++++++-------------------------------
 po/sr@latin.po | 155 ++++++++++++++++++++++++++-------------------------------
 2 files changed, 140 insertions(+), 170 deletions(-)

commit bd6a02eb40962ae7f98f4e8cb63cdcd01599cf34
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Feb 17 21:12:03 2013 +0100

    Updated Polish translation

 po/pl.po | 170 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 85 insertions(+), 85 deletions(-)

commit cbb51797c04d7ad0b5fb0be3d4091b6f53336566
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Feb 17 13:32:46 2013 +0100

    Updated Galician translations

 po/gl.po | 102 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 51 insertions(+), 51 deletions(-)

commit 9d1ac42ac1038643290dc72713368909854d8aa8
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Sat Feb 16 13:28:48 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 150 ++++++++++++++++++++-------------------------------------------
 1 file changed, 46 insertions(+), 104 deletions(-)

commit bd584107c9306b0af23d480036567fbd5220c9ae
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Feb 14 16:55:33 2013 +0100

    Updated Spanish translation

 po/es.po | 187 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 86 insertions(+), 101 deletions(-)

commit e036b74ff985f67df74210a63adfd3c1c1bd71dd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Feb 13 13:59:25 2013 +0100

    main: Remove useless g_object_notify() call

 src/totem-object.c | 1 -
 1 file changed, 1 deletion(-)

commit 2949de3bdfb72f1b1c51132dc4f49bc26bbc0c10
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 11 16:51:03 2013 +0100

    main: Remove trailing space
    
    And add the necessary padding so that the text doesn't
    touch the radio button in that preference.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693093

 data/preferences.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit c58a41efce1cba2fe8d823bae0eb5da5cb426818
Author: Anish A <aneesh.nl@gmail.com>
Date:   Sun Feb 10 23:41:21 2013 +0400

    Updated Malayalam Localization

 po/ml.po | 2807 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1393 insertions(+), 1414 deletions(-)

commit 8e76288061a97657b5fcbaf5e556d60334756c6c
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Mon Feb 4 13:52:02 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 241 ++++++++++++++++++++++++++++++------------------------------
 po/zh_TW.po | 241 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 238 insertions(+), 244 deletions(-)

commit 3b34370afda23ff55762e02ecbe3a65508af23da
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Thu Jan 31 16:24:19 2013 +0100

    Updated Basque language

 po/eu.po | 2906 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1456 insertions(+), 1450 deletions(-)

commit a51b5699ab75193ab257861f85f8b09672298ef0
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Sun Jan 27 00:11:24 2013 +0100

    Updated slovak translation

 po/sk.po | 3211 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 1564 insertions(+), 1647 deletions(-)

commit 1296f098f088ba614e43bd642ff454696b7c5e47
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sat Jan 19 23:11:39 2013 +0100

    Updated Serbian translation

 po/sr.po       | 186 ++++++++++++++++++++++++++++++---------------------------
 po/sr@latin.po | 186 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 194 insertions(+), 178 deletions(-)

commit 42c29e83f5c9e02896ea78650d52df9443ef7e5b
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Mon Jan 14 19:19:28 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 3171 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1583 insertions(+), 1588 deletions(-)

commit cf533a22a84ed52d2c3f4ca4ffcd0ff91b1301d5
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Sat Jan 12 19:32:41 2013 +0200

    Updated Bulgarian translation

 po/bg.po | 192 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 90 insertions(+), 102 deletions(-)

commit 0adc5fc8538309dfe3dbdff26742e4c30a0316dd
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Wed Jan 9 10:52:59 2013 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 218 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 108 insertions(+), 110 deletions(-)

commit b77cfce635ae620f81a421ce70f99ea0c417ad11
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Wed Jan 9 10:29:58 2013 -0200

    Updated Brazilian Portuguese translation for totem-help

 help/pt_BR/pt_BR.po | 2568 +++++++++++++++------------------------------------
 1 file changed, 766 insertions(+), 1802 deletions(-)

commit b836edfd648a747d6a1356c2d24cf82794c2fd89
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jan 7 12:13:32 2013 +0100

    backend: Don't report empty properties
    
    When a property only contains spaces, trim them out to avoid
    empty properties.

 src/backend/bacon-video-widget.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 806500028e254faa78a829807b187602edecea3a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 2 14:26:49 2013 +0100

    backend: Remove rtspsrc proxy work-arounds
    
    And use the proxy-id/proxy-pw properties added to rtspsrc
    in gst-plugins-good 1.1.x instead.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=395429

 src/backend/bacon-video-widget.c | 57 +---------------------------------------
 1 file changed, 1 insertion(+), 56 deletions(-)

commit f43f804d1e3d037bb474c80ce602a4703fbf9d19
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Wed Jan 2 23:27:40 2013 +0200

    Updated Lithuanian translation

 po/lt.po | 301 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 134 insertions(+), 167 deletions(-)

commit b28479dcd81e7e21c8d101147ea9ac7eacde19eb
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Sun Dec 30 16:00:49 2012 +0100

    Fix libgd module location
    
    Using a relative location fails with ostbuild
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690889

 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d79cc8bd9f731e090e1e1dc8742a4b10c8bc88fc
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Sat Dec 29 20:12:27 2012 +0200

    Updated Greek translation

 po/el.po | 599 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 328 insertions(+), 271 deletions(-)

commit c867c26191e6ba3e1d590b90bed384852b6ea17a
Author: Gilles Dartiguelongue <eva@gentoo.org>
Date:   Fri Dec 28 23:37:49 2012 +0100

    build: Raise dependency on clutter according to usage
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=690840

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 85451a6f4bfec3226a5bbaf7738b5e3deb7fe42e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 26 12:04:34 2012 +0000

    main: Call setlocale() on startup to ensure locale & gettext are initialised
    
    This reverts commit 99966f034601f1b652fec0e7292f5e8940168152 and implements
    a better fix which doesn’t have the potential to break startup notification.
    
    See the discussion in https://bugzilla.gnome.org/show_bug.cgi?id=690705 for
    details.
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=690682

 src/totem.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 99966f034601f1b652fec0e7292f5e8940168152
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 25 12:01:39 2012 +0000

    main: Call gtk_init() on startup to ensure locale and gettext are initialised
    
    The translated application name passed to g_set_application_name() wasn’t
    actually being translated because setlocale() hadn’t been called and Totem
    was still in the C locale.
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=690682

 src/totem.c | 1 +
 1 file changed, 1 insertion(+)

commit 835e9ccf5e02f294ebf05e459e4ddcc95c497f26
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 25 10:08:36 2012 +0000

    build: Check for scaletempo in gst-plugins-good not gst-plugins-bad
    
    It’s recently been moved from -bad to -good. This only affects the error
    message if the plugin isn’t found.
    
    See: https://bugzilla.gnome.org/show_bug.cgi?id=687262

 configure.ac | 20 ++------------------
 1 file changed, 2 insertions(+), 18 deletions(-)

commit 38c77dd6528e71caf2f2e3f936aa883a912a2465
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sun Dec 23 22:58:53 2012 +0400

    Fixed Russian translation

 po/ru.po | 415 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 191 insertions(+), 224 deletions(-)

commit 673d5ddf2ec332ea6fb26dfda73296c7c4a98ffc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Dec 20 16:57:19 2012 +0100

    grilo: use content-view style class for the sidebar view

 src/plugins/grilo/grilo.ui | 3 +++
 1 file changed, 3 insertions(+)

commit 99c517826cac8b786f0651598c0beeb5451d078a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 20 16:34:58 2012 +0100

    backend: Fix compilation with older versions of GStreamer
    
    Which would require
     #include <gst/audio/streamvolume.h>
    at least to compile.

 src/backend/bacon-video-widget.c | 1 +
 1 file changed, 1 insertion(+)

commit 63afffd534fca2649e64fc95f976a9ef4094a54b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 20 15:41:36 2012 +0100

    grilo: Request the duration for search results

 src/plugins/grilo/totem-grilo.c | 1 +
 1 file changed, 1 insertion(+)

commit 29de74934bb3dc13d15917be4fc826e012312b70
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Thu Dec 20 17:10:27 2012 +0530

    Updated Kannada Translations

 po/kn.po | 4346 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 2362 insertions(+), 1984 deletions(-)

commit 2cc6bfb23b296ba0cba2696535b30a2557ccb92d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Dec 19 15:29:40 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 128 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 64 insertions(+), 64 deletions(-)

commit 02041bc3f90131ab0a68cf2f08b15cc786e3c425
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Wed Dec 19 15:41:00 2012 +0200

    [l10n] Updated Estonian translation

 po/et.po | 69 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 35 deletions(-)

commit e33f79eaccf79ec118b0751309330c7435cb2f4d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 18 17:16:37 2012 +0100

    backend: Fix compilation with GStreamer master
    
    Some audio headers shuffling left us with a broken build. This
    fixes the build.

 src/backend/bacon-video-widget.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit c4580672bbaf0a7423144d96b23c1b154ce3f0ac
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 18 11:00:13 2012 +0100

    thumbnailer: Fix fetching the cover art on some systems
    
    Initialise the type of image so that we can save the cover
    image even if the image-type isn't defined.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690286

 src/gst/totem-gst-pixbuf-helpers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a0220719e839bee8a4066efab54410f04cdcd167
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 18 01:24:17 2012 +0100

    grilo: Avoid errors browsing the optical media source

 src/plugins/grilo/totem-grilo.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit e8974a9528b0af7d714caae68ed99eaca2f2b20c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 18 01:16:47 2012 +0100

    grilo: Coding style cleanups

 src/plugins/grilo/totem-grilo.c | 108 +++++++++++++---------------------------
 1 file changed, 35 insertions(+), 73 deletions(-)

commit 07847bacdaa6a7cd9855f3ca57082021ccbb8543
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 17 17:18:22 2012 +0100

    backend: Fix playing files from recent:///
    
    Loads of confusion as to the playback path for trash:/// and
    recent:/// would cause an assertion when drag'n'dropping such a file.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690304

 src/backend/bacon-video-widget.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit a282bbc8b8c04734d6c7d5f108f0d2963931a57b
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun Dec 16 23:18:47 2012 -0800

    Updated Belarusian translation.

 po/be.po | 206 ++++++++++++++++++++++-----------------------------------------
 1 file changed, 71 insertions(+), 135 deletions(-)

commit 2c3786faed190b9ea3cd5826f1cd962cab40f06e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 16 16:21:37 2012 +0100

    grilo: Only request videos in the browse options

 src/plugins/grilo/totem-grilo.c | 1 +
 1 file changed, 1 insertion(+)

commit d7858720fad8c051ce7e71e77fe185c688d5a8ff
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Dec 16 04:42:28 2012 +0100

    Updated Polish translation

 po/pl.po | 164 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 82 insertions(+), 82 deletions(-)

commit a48b79292ab39a002570fddbaf7efdb40b6a92b1
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Dec 15 00:10:06 2012 +0100

    Updated Galician translations

 po/gl.po | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit f41fc6f00512eb1e894a1447d4a99389d71da98a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat Dec 15 00:07:33 2012 +0100

    Updated Galician translations

 po/gl.po | 238 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 118 insertions(+), 120 deletions(-)

commit b2a59a40cde1fda462c1fa802d6ff7d141c80a10
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 14 19:13:58 2012 +0100

    grilo: Fix warnings about markup in browse

 src/plugins/grilo/grilo.ui      | 2 +-
 src/plugins/grilo/totem-grilo.c | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

commit 18d4b75ab74d50cefd6d776c86a8c06196dea657
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 14 12:10:17 2012 +0100

    grilo: Only show videos in the search and browse sidebars

 src/plugins/grilo/totem-grilo.c | 97 ++++++++++++++++++++++-------------------
 1 file changed, 51 insertions(+), 46 deletions(-)

commit 5ad709a803b6b78fc9d6d153a66e406ee75e51f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 13 21:13:23 2012 +0100

    grilo: Use GdMainIconView for search results

 configure.ac                    |   1 +
 src/plugins/grilo/grilo.ui      |  63 ++++++++++----------
 src/plugins/grilo/totem-grilo.c | 125 +++++++++++++++++-----------------------
 3 files changed, 89 insertions(+), 100 deletions(-)

commit fa174c9efe26d89c764cbfbf7c81037de7074372
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 12 14:59:12 2012 +0100

    grilo: Use libgd submodule instead of copy/paste

 libgd                                  |    2 +-
 src/plugins/grilo/Makefile.am          |   10 +-
 src/plugins/grilo/gd-tagged-entry.c    | 1004 --------------------------------
 src/plugins/grilo/gd-tagged-entry.h    |   89 ---
 src/plugins/grilo/totem-search-entry.c |    4 +-
 5 files changed, 8 insertions(+), 1101 deletions(-)

commit 99510b4ae173bab5ccc3ae958714456393b7544f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 12 14:46:17 2012 +0100

    autogen: We don't use SVN anymore

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 348a93548f02a2bd47717f9789bdeb68cae57680
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 12 14:45:24 2012 +0100

    plugins: Fix warning during autogen.sh with Vala plugins

 src/plugins/rotation/Makefile.am     | 2 +-
 src/plugins/sample-vala/Makefile.am  | 2 +-
 src/plugins/zeitgeist-dp/Makefile.am | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit ccce60da8053d624f32680fb84d49ba01df5be62
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 12 14:07:06 2012 +0100

    build: Add libgd submodule to the build

 .gitmodules  | 3 +++
 Makefile.am  | 5 +++--
 autogen.sh   | 4 ++++
 configure.ac | 7 +++++++
 libgd        | 1 +
 5 files changed, 18 insertions(+), 2 deletions(-)

commit 0fa46b8a0574bb6b53f85517402ea7d99be2d816
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Dec 12 11:35:28 2012 +0200

    Updated Hebrew translation.

 po/he.po | 204 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 102 insertions(+), 102 deletions(-)

commit 2e772de1d64604c37875ef3ad5be6933f5c4a386
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Dec 11 15:21:59 2012 +0900

    build: Use the PACKAGE_URL AC_INIT parameter to set the webpage

 configure.ac     | 6 ++++--
 src/totem-menu.c | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 5a9658b9062d70279a1eabf10c517e2e70041d3c
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Dec 11 15:13:32 2012 +0900

    configure.ac: Use new libtool syntax

 configure.ac | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 70a7a25d2058faf8e8921628d7bf914dd9e7daed
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Dec 11 15:10:10 2012 +0900

    configure.ac: Do not use deprecated autoconf macros

 configure.ac | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 0df431eb5fbf564b0e878aeaaa9479bf96724f54
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Dec 11 15:09:18 2012 +0900

    build: Do not use deprecated GNOME_COMMON_INIT

 Makefile.am  | 2 ++
 configure.ac | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

commit e25c3d98e6c02b6bd23989401047df7b63ce622b
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Dec 11 15:08:03 2012 +0900

    build: store generated m4 files in /m4 and others in /build-aux

 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

commit 154ec8b1275f44668e1aff93b2f5081e349ef916
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Dec 11 15:04:26 2012 +0900

    Rename configure.in to configure.ac

 autogen.sh   |   2 +-
 configure.ac | 840 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in | 840 -----------------------------------------------------------
 3 files changed, 841 insertions(+), 841 deletions(-)

commit 12d14605877d6a7d4214c334cc40307b356e494c
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Mon Dec 10 18:57:47 2012 +0530

    Assamese translation updated

 po/as.po | 166 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 84 insertions(+), 82 deletions(-)

commit 992181b5594cf4f8eece2308affa572c36c7b854
Author: Javier Jardón <jjardon@gnome.org>
Date:   Mon Dec 10 03:42:02 2012 +0900

    Do not use deprecated gstreamer symbols

 src/backend/bacon-video-widget.c | 21 +++++++++++----------
 src/totem-video-thumbnailer.c    |  2 +-
 2 files changed, 12 insertions(+), 11 deletions(-)

commit de8ec4ad07c48d572ccc8af4f347a37afa22f9f5
Author: Javier Jardón <jjardon@gnome.org>
Date:   Fri Nov 23 11:34:54 2012 +0900

    Use g_cclosure_marshal_generic() instead custom marshallers

 browser-plugin/Makefile.am                         | 15 +-----------
 browser-plugin/marshal.list                        |  3 ---
 browser-plugin/totem-plugin-viewer.c               |  7 +++---
 configure.in                                       |  1 -
 docs/reference/Makefile.am                         |  5 ----
 src/Makefile.am                                    | 27 +---------------------
 src/backend/Makefile.am                            | 11 ---------
 src/backend/bacon-video-widget.c                   |  7 +++---
 src/backend/baconvideowidget-marshal.list          |  3 ---
 src/plugins/media-player-keys/Makefile.am          | 15 ------------
 .../media-player-keys/totem-media-player-keys.c    |  1 -
 src/totem-object.c                                 |  7 +++---
 src/totem-playlist.c                               |  5 ++--
 src/totemobject-marshal.list                       |  2 --
 src/totemplaylist-marshal.list                     |  1 -
 src/totemvideolist-marshal.list                    |  1 -
 16 files changed, 13 insertions(+), 98 deletions(-)

commit ec1f7869da72be6c7f16feef37c20e73db11c7ea
Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
Date:   Sun Dec 9 14:50:24 2012 +0530

    Updated Tamil translation

 po/ta.po | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

commit bcafeb0c795fcb7c272e6825326a33933e32caf7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 5 20:30:20 2012 +0100

    properties: Fix loading when built with some linkers
    
    Some unused symbols, brought in through the libtotem-player.la internal
    library are still getting resolved by some linkers causing the properties
    module to fail loading.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689688

 src/Makefile.am                                | 1 -
 src/properties/Makefile.am                     | 5 +++--
 src/properties/bacon-video-widget-properties.c | 7 ++++---
 3 files changed, 7 insertions(+), 6 deletions(-)

commit 2b0f1b624a49b3fdbc9938c3ce6d4988268081a5
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Dec 5 20:25:36 2012 +0100

    Updated Spanish translation

 po/es.po | 306 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 151 insertions(+), 155 deletions(-)

commit bfa8c4adaa4ab3371564da8d458545a3dddce104
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Dec 5 10:26:19 2012 +0100

    Updated Slovenian translation

 po/sl.po | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit 4f0a14d07cf0b21471cf6d0b032171c60fc3926a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 4 18:53:46 2012 +0000

    i18n: Partially revert changes to Norwegian bokmål translation
    
    This updates the msgids affected by commit
    cc9d8bab5b658c5450d6630fade340835b61d5e9 so that the translation remains at
    100%.

 po/nb.po | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 1c3494862caf3570c0efd1a8eba452607d798df3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 4 18:52:24 2012 +0000

    i18n: Update British English translation

 po/en_GB.po | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit cc9d8bab5b658c5450d6630fade340835b61d5e9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 4 18:50:13 2012 +0000

    strings: Revert use of Unicode ratio symbol in time strings
    
    …but keep it for ratios. As pointed out on DDL, the ratio character is
    semantically incorrect for times, and also has non-intuitive behaviour in
    RtL locales.
    
    See: https://mail.gnome.org/archives/desktop-devel-list/2012-December/msg00022.html
    
    Helps: https://bugzilla.gnome.org/show_bug.cgi?id=621639

 src/gst/totem-time-helpers.c          | 12 ++++++------
 src/plugins/skipto/totem-time-entry.c |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 2ef3fd6c0041c9214c6ee235842a6a3e6b8b275d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Dec 4 19:30:40 2012 +0100

    Added Norwegian bokmål translation

 po/nb.po | 170 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 80 insertions(+), 90 deletions(-)

commit 7988851922021a461fa93787e41acf1da16b846a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 4 12:12:23 2012 +0000

    i18n: Update British English translation

 po/en_GB.po | 186 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 91 insertions(+), 95 deletions(-)

commit f2688ae996ea5bf7657d70f84c721ffaefb5f4a3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 4 12:11:30 2012 +0000

    strings: Use Unicode ratio symbol (‘∶’) instead of colons in time strings
    
    See: https://mail.gnome.org/archives/desktop-devel-list/2012-December/msg00015.html
    
    Helps: https://bugzilla.gnome.org/show_bug.cgi?id=621639

 data/totem.ui                         | 18 +++++++++---------
 src/gst/totem-time-helpers.c          | 12 ++++++------
 src/plugins/skipto/totem-time-entry.c |  2 +-
 3 files changed, 16 insertions(+), 16 deletions(-)

commit 627339e81589fdc116d19fa432c3c77ccf81301a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 4 10:23:47 2012 +0100

    save-file: Use Ctrl+S to save file

 src/plugins/save-file/totem-save-file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 44d6693ee45cfe9eb8bdf8a9a89f9fe3fea4e0f0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 4 10:23:34 2012 +0100

    screenshot: Use Ctrl+Alt+S for screenshots

 src/plugins/screenshot/totem-screenshot-plugin.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 79d25157f1b56f6e36d9f4583766e921b08d6375
Author: Evan Nemerson <evan@coeus-group.com>
Date:   Mon Dec 3 15:53:55 2012 -0800

    build: fix passing arguments to gnome-autogen.sh from autogen.sh
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689580

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit eb042fef0a4b7669f0e29db25c41c11e5794d3f0
Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
Date:   Sun Dec 2 19:26:53 2012 +0530

    Updated Tamil translation

 po/ta.po | 1142 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 588 insertions(+), 554 deletions(-)

commit 54887dc6969288e57d9471745419804b402c04dc
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Nov 30 10:57:20 2012 +0200

    Updated Hebrew translation.

 po/he.po | 128 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 61 insertions(+), 67 deletions(-)

commit ba1f39f2cd954c2d2edac440e8b15a356d00177f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Nov 27 17:17:37 2012 +0100

    Updated Polish translation

 po/pl.po | 96 ++++++++++++++++++++++++++++------------------------------------
 1 file changed, 42 insertions(+), 54 deletions(-)

commit 91e265c24a98ff5d017217c6f8da175202918d26
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Nov 26 21:08:28 2012 +0100

    Updated Slovenian translation

 po/sl.po | 496 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 259 insertions(+), 237 deletions(-)

commit 3bd1f3a29c0df8fe215b449fadd127cc5e9fd90a
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Mon Nov 26 17:05:32 2012 +0530

    Assamese translation updated

 po/as.po | 215 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 116 insertions(+), 99 deletions(-)

commit eb2dd169056456b87dfdacf9c15dbbcf919dbcfc
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Fri Nov 23 17:42:07 2012 +0530

    Updated Odia Translation with FUEL implementation.

 po/or.po | 3738 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1863 insertions(+), 1875 deletions(-)

commit c87dba5c8a2317bfb4b1eb46e265ae0a13807055
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Nov 23 09:10:20 2012 +0000

    backend: Make missing plugin messages more consistent
    
    Always refer to missing plugins as ‘plugins’ rather than ‘decoders’.
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=688038

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 64acfae2c7441463a780cef5b7bb2f3d8a4a2ed1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 14 19:09:26 2012 +0100

    save-file: Use Ctrl+C as the shortcut
    
    So as not to clash with Eject which already uses Ctrl+E
    
    https://bugzilla.gnome.org/show_bug.cgi?id=688298

 src/plugins/save-file/totem-save-file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fcc945d8b2e0204b27cec5d68a6f7b85d247e312
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 18 12:06:10 2012 +0200

    backend: Remove obsolete gst_message_parse_duration()

 src/backend/bacon-video-widget.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

commit fbed584a0b4a01c255dbbbaded884ff659beae96
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 6 14:15:46 2012 +0100

    backend: Plug the audio convert in the right place
    
    caps_filter ! scaletempo ! convert ! sink
    not:
    convert ! caps_filter ! scaletempo ! sink
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687483

 src/backend/bacon-video-widget.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit b8f8c66c8c634e689e81a83d80c624aca3a98888
Author: Carlos Rafael Giani <dv@pseudoterminal.org>
Date:   Fri Nov 2 23:35:20 2012 +0100

    backend: added audio converters
    
    This makes the backend more robust in case either playbin's internal
    decodebin does not produce supported audio formats, or the audio sink
    cannot playback with the produced audio format.
    
    Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687483

 src/backend/bacon-video-widget.c | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit 6afe1e2a9e464b2a42d78fc3fc327ffbf059eef0
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Fri Nov 2 23:29:25 2012 +0000

    backend: really use scaletempo instead of soundpitch plugin
    
    The soundpitch plugin is irreparably broken, and the scaletempo
    offers the same features without the bugs, or the need to change
    the pitch ratio ourselves.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686391

 src/backend/bacon-video-widget.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 1c5be4e7d72daba55d540d17f37d49ee6212591b
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Fri Nov 2 05:43:15 2012 -0600

    Updated Irish translation

 po/ga.po | 3244 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 1439 insertions(+), 1805 deletions(-)

commit dd3e22047dbd8c0de06de28572682d8dd76cf691
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 25 10:57:24 2012 +0200

    backend: Use scaletempo instead of soundpitch plugin
    
    The soundpitch plugin is irreparably broken, and the scaletempo
    offers the same features without the bugs, or the need to change
    the pitch ratio ourselves.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686391

 configure.in                     |  6 ++++--
 src/backend/bacon-video-widget.c | 10 +---------
 2 files changed, 5 insertions(+), 11 deletions(-)

commit 708a400d24d1cbf0bb5b087e40acaa2486566cb5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 25 10:52:47 2012 +0200

    backend: Add debug when a query fails

 src/backend/bacon-video-widget.c | 2 ++
 1 file changed, 2 insertions(+)

commit a16b77cf2a9b25eef0575b1e6043175a3b7f40e2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 25 10:52:28 2012 +0200

    backend: Fix possible leak of ->download_buffering_element

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1dd2b0e4c216b88b86f38759d370004f9dcd3cf6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 21 15:17:31 2012 +0100

    Bug 686515 — dbusservice plugin has UnicodeDecodeErrror per song
    
    Fix dbusservice plugin to correctly use Python Unicode objects to represent
    song metadata, rather than UTF-8 encoded strings which it would then treat
    as ASCII.
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=686515

 src/plugins/dbusservice/dbusservice.py | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 35d4b93753ca50ad95f672bf64c51b35eeb085bf
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Oct 13 01:10:58 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit 2de52c54a59690a126c515ea75d121f0df574a6c
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Fri Oct 12 18:46:24 2012 +0330

    L10N: Updated Persian translation

 po/fa.po | 119 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 46 insertions(+), 73 deletions(-)

commit 4e14214b5dd3179fcd65169fe8dcb0a37a8dd061
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Fri Oct 12 18:43:38 2012 +0330

    L10N: Updated Persian translation

 po/fa.po | 2595 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1364 insertions(+), 1231 deletions(-)

commit 9753c95a44450fce2b081566888c7bae4af651ed
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 12 16:56:04 2012 +0200

    grilo: Add format configuration for YouTube

 src/plugins/grilo/totem-grilo.conf | 1 +
 1 file changed, 1 insertion(+)

commit 34f549fa0ba80b309d6ecff0867fffdf6435c7f1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 12 16:49:29 2012 +0200

    grilo: Remove extra tabs

 src/plugins/grilo/totem-grilo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6383cef5c10bfd39d6260f43bff0462fab5e55b4
Author: Marco Piazza <mpiazza@gmail.com>
Date:   Fri Oct 12 16:14:54 2012 +0200

    grilo: Fix resolve() crashing
    
    We cannot pass NULL options to grl_source_resolve()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686003

 src/plugins/grilo/totem-grilo.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit e539cc9bc5c6e57041324ffc54b00c1fe66ae219
Author: Marco Piazza <mpiazza@gmail.com>
Date:   Fri Oct 12 16:05:14 2012 +0200

    grilo: Add sanity check before resolving URLs
    
    Make sure that we only try to resolve a URL when the source supports
    it, otherwise fallback to the media itself, or a simple warning.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686003

 src/plugins/grilo/totem-grilo.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 5401934c5f57f9b35cbc0ba1f7d4e3f7861897f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 12 15:42:34 2012 +0200

    screensaver: Remove debug

 src/plugins/screensaver/totem-screensaver.c | 2 --
 1 file changed, 2 deletions(-)

commit 5f3cf3e270fbf6061c2b2a00ced91e91d7fc2d5f
Author: Marco Piazza <mpiazza@gmail.com>
Date:   Fri Oct 12 14:57:44 2012 +0200

    grilo: Make sure to only ever show videos
    
    Set the filter type to videos for search.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686003

 src/plugins/grilo/totem-grilo.c | 29 ++++++++++++++++++++++++-----
 1 file changed, 24 insertions(+), 5 deletions(-)

commit 0dc7035cd01942feac7546f38998a51b616146c1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 12 10:26:53 2012 +0200

    grilo: Search page is 0-indexed
    
    Fix possible crash when skipping -PAGE_SIZE items when doing a
    search. Spotted by Marco Piazza <mpiazza@gmail.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686003

 src/plugins/grilo/totem-grilo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 76ce8260109b07a8173da05ee223445d3901915a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 11 17:33:39 2012 +0200

    main: Remove unused TotemCellRendererVideo

 docs/reference/totem-docs.xml     |   4 -
 docs/reference/totem-sections.txt |  18 --
 docs/reference/totem.types        |   2 -
 po/POTFILES.in                    |   1 -
 src/Makefile.am                   |   2 -
 src/totem-cell-renderer-video.c   | 469 --------------------------------------
 src/totem-cell-renderer-video.h   |  71 ------
 src/totem.h                       |   1 -
 8 files changed, 568 deletions(-)

commit d1ebb7b43991daea0f2e46f9608d1c4b4c847d67
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 11 17:31:44 2012 +0200

    main: Remove unused TotemVideoList

 data/Makefile.am                  |   1 -
 data/video-list.ui                |  35 ---
 docs/reference/totem-docs.xml     |   1 -
 docs/reference/totem-sections.txt |  19 --
 docs/reference/totem.types        |   2 -
 po/POTFILES.in                    |   1 -
 src/Makefile.am                   |   2 -
 src/totem-video-list.c            | 576 --------------------------------------
 src/totem-video-list.h            |  75 -----
 9 files changed, 712 deletions(-)

commit 80e467f0d24bf5bf311be6f2982cc93ac2a70b83
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 11 08:45:04 2012 +0200

    browser-plugin: Make screensaver work in browser
    
    We need to register the application in addition to creating it.

 browser-plugin/totem-plugin-viewer.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 0d584df115da9cebdfb6b0c9dd78d276ac8d2c8b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 11 08:31:55 2012 +0200

    browser-plugin: Issue a warning instead of asserting

 browser-plugin/totem-plugin-viewer.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 4a10b7662895d1ed72db62a438372862d4c65a98
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Oct 10 18:01:15 2012 +0200

    browser-plugin: Fix MOV streams with hidden video
    
    We would treat MOV streams with no set height as "audio-only" because
    the undefined height (-1) is smaller than the smallest our controls bar
    can be. This code has apparently been broken since 2008, and nobody
    noticed?
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680714

 browser-plugin/totemPlugin.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bc6774912de50fbf52a0d10a997ae169c79e65df
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Oct 10 16:37:36 2012 +0200

    main: Fix spinning cursor when launched through nautilus
    
    As in nautilus' bug 664147, DESKTOP_STARTUP_ID was being reset
    by a call to _gdk_x11_display_make_default() as we were opening
    the display in the secondary instance, which we didn't need.
    
    See also:
    http://git.gnome.org/browse/nautilus/commit/?h=gnome-3-6&id=629c9bc27ae8f43df35943e25e78c0d5bd39cfae
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680046

 browser-plugin/totem-plugin-viewer.c |  3 +++
 src/backend/bacon-video-widget.c     |  2 --
 src/backend/bvw-test.c               |  3 +++
 src/totem-options.c                  |  2 +-
 src/totem.c                          | 11 +++++++----
 5 files changed, 14 insertions(+), 7 deletions(-)

commit 80f76fb3c44d3c2fc0e9b3c0c464ed0643234d89
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Oct 10 16:12:45 2012 +0200

    screensaver: Rename variable to inhibit_cookie
    
    It's not a signal handler ID.

 src/plugins/screensaver/totem-screensaver.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

commit 370189533262733fd0fe4010a9b1b0e3e616c662
Author: Maël Lavault <mael.lavault@mailz.org>
Date:   Tue Oct 9 17:52:23 2012 +0200

    opensubtitles: Remove use of deprecated widgets
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685755

 src/plugins/opensubtitles/opensubtitles.ui | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit cc00370dd253381d5cecca8dcf3475a60c787212
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 9 17:52:55 2012 +0200

    opensubtitles: Remove debug output

 src/plugins/opensubtitles/hash.py | 3 ---
 1 file changed, 3 deletions(-)

commit b899a8c39106d1806b5910cd860efeea72ab01f2
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Tue Oct 9 05:16:48 2012 +0300

    Updated Bulgarian translation

 po/bg.po | 2203 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 969 insertions(+), 1234 deletions(-)

commit 63e83c7fe68d1d4e2f666a4586ec2761aedf8def
Author: Khoem Sokhem <khoemsokhem@khmeros.info>
Date:   Wed Oct 3 17:22:03 2012 +0200

    [l10n] Added Khmer translation

 po/LINGUAS |    1 +
 po/km.po   | 2961 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2962 insertions(+)

commit a3185d76e25e64448f410546b4444f0d75a88b11
Author: Timur Zhamakeev <ztimur@gmail.com>
Date:   Thu Sep 27 11:54:17 2012 +0600

    Added 'ky' to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 6e3bb24cd2b03abfb8b749058da48252462b0c82
Author: Timur Zhamakeev <ztimur@gmail.com>
Date:   Thu Sep 27 11:53:51 2012 +0600

    Added Kyrgyz translation

 po/ky.po | 2368 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 2368 insertions(+)

commit 01d1dfd5be1ab494c6a8f0df6de9c553e92a7cf4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 25 13:04:58 2012 +0200

    It starts here...

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit be4fbc7e3f74d717d4cf541446e3bbdd8b4303f5
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 25 04:17:22 2012 +0900

    backend: Use gst_bus_pop_filtered()
    
    ... instead gst_bus_poll()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684736

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 86ad8baface5efde31ffcf618bb03df0180d8b3b
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 25 04:11:33 2012 +0900

    thumbnailer: Unref GstBus after usage
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684736

 src/totem-video-thumbnailer.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

commit 69a264f1d412f3be9439af0148928bc4196be5ae
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 25 04:05:03 2012 +0900

    thumbnailer: Use gst_bus_timed_pop_filtered()
    
    ... instead gst_bus_poll()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684736

 src/totem-video-thumbnailer.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 8e4aa6876ccb9cb6d48da01113a4b4fab9330ca8
Author: Petr Kovar <pkovar@redhat.com>
Date:   Mon Sep 24 16:23:53 2012 +0200

    Update Czech translation by Adam Matousek

 po/cs.po | 2442 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1223 insertions(+), 1219 deletions(-)

commit 1696f6ecc3cb5c238330360a26ced9e2526aa219
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Mon Sep 24 13:35:55 2012 +0200

    Update French translation

 po/fr.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit fb367230886d6b069c2bf4a89a135caffcd83e13
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Sep 23 23:15:15 2012 -0400

    Don't use gtk_menu_button_set_menu
    
    The function has been renamed to gtk_menu_button_set_popup.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684695

 browser-plugin/totem-plugin-viewer.c   | 4 ++--
 src/plugins/grilo/totem-search-entry.c | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit c6c63ff18b3f9e6e506e19cf05764301075069e9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 24 11:40:44 2012 +0200

    browser-plugin: Fix test suite for httpd 2.4

 browser-plugin/tests/launch-web-server.sh | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit f34281d887b2b0a436e287678512e6ca96a9d2b9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 24 11:40:23 2012 +0200

    browser-plugin: Slightly better debug

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 76712b33caf7f1eed3db57235ae3324b5d95e1c5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 24 11:31:44 2012 +0200

    browser-plugin: Fix GtkBuilder signals not getting connected

 browser-plugin/Makefile.am | 2 ++
 configure.in               | 1 +
 2 files changed, 3 insertions(+)

commit 3cd186aa27e9c123078631aac67ac68ffa131d89
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Mon Sep 24 10:59:07 2012 +0300

    [l10n] Updated Estonian translation

 po/et.po | 2012 ++++++++++++++++++++++----------------------------------------
 1 file changed, 722 insertions(+), 1290 deletions(-)

commit 961d440da1dff73fd0de76a9f8bdfb9816596694
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:   Sun Sep 23 18:22:24 2012 +0900

    Updated Japanese translation.

 po/ja.po | 2448 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1248 insertions(+), 1200 deletions(-)

commit 3c634b7940144905a8eb08e6245a59954151d46c
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun Sep 23 01:14:00 2012 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 2339 +++++++++++++++++++++++++++--------------------------
 1 file changed, 1174 insertions(+), 1165 deletions(-)

commit 84e9a64080aca2960981b8c376b7d87f2f516abe
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sun Sep 23 01:13:30 2012 +0200

    [l10n] Added Catalan translation

 po/ca.po | 2498 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1242 insertions(+), 1256 deletions(-)

commit 36ba5bb299af0ab16e979311772425e0415c2752
Author: tuhaihe <wangdianjin@linuxdeepin.com>
Date:   Sun Sep 23 02:17:53 2012 +0800

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 1344 ++++++++++++-----------------------------------------------
 1 file changed, 255 insertions(+), 1089 deletions(-)

commit 7b5e50e3eb387bd653c3cab7b6afba8719e89303
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Fri Sep 21 08:20:05 2012 +0200

    [l10n] Updated Italian translation.

 po/it.po | 2327 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 976 insertions(+), 1351 deletions(-)

commit 998d3fdf5e09d67fc325a8f0038f9b019c242fe4
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Sep 20 13:18:19 2012 +0200

    [l10n] Updated German translation

 po/de.po | 634 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 308 insertions(+), 326 deletions(-)

commit 9947fd24ccbd061b845898651e505dae50e43809
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Thu Sep 20 10:40:13 2012 +0530

    updated Tamil translation

 po/ta.po | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit 7c31f400ce9aba1f1bb00dbdc0ddefc139a5e31a
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Tue Sep 18 02:56:37 2012 +0200

    Updated Arabic translation

 po/ar.po | 2808 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1404 insertions(+), 1404 deletions(-)

commit 86f587a9ba129e2570ab57e9e60e7667ae1959ef
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Mon Sep 17 15:46:57 2012 +0400

    Updated Russian translation

 po/ru.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 781ea02e2fecfa9b6f211a3042f3eac52c9c92d1
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat Sep 15 23:45:39 2012 +0200

    Updated Danish translation

 po/da.po | 2793 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1388 insertions(+), 1405 deletions(-)

commit 7559f0bf919f492a8c6e53b6dc9b56ad680e3dee
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Sat Sep 15 14:24:03 2012 +0200

    Update French translation

 po/fr.po | 2228 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 977 insertions(+), 1251 deletions(-)

commit 35b5f67a591553a43727d799a19b9e2c0f5d0665
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 13 21:05:58 2012 +0200

    Fix broken tag in Romanian help translation

 help/ro/ro.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 94d397f8700be897c5ab0ad330703ac315ed6552
Author: Olivier Blin <blino@mageia.org>
Date:   Fri Sep 7 19:45:26 2012 +0200

    browser-plugin: really use GtkMenuButton
    
    TotemMenuButton does not exist, regression introduced in commit
    0cfb7fe90f4bfa83b87442473605e24ebb744367
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683429

 data/mozilla-viewer.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fd1bfd27a241ba9088fb7d12b934132a3ff8b0a4
Author: Olivier Blin <blino@mageia.org>
Date:   Fri Sep 7 19:47:40 2012 +0200

    browser-plugin: Register the types used by UI files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683429

 browser-plugin/totem-plugin-viewer.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 60442d3eda43e9b9b2ff5a923d55413f704758df
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Thu Sep 13 13:12:20 2012 +0530

    Updated Marathi Translations

 po/mr.po | 64 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

commit c3f9971b7efba8c5f730f057e52684051cbfd980
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:   Wed Sep 12 22:37:35 2012 +0300

    Finnish translation update by Jiri Grönroos

 po/fi.po | 2486 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1279 insertions(+), 1207 deletions(-)

commit a8d435c340a876cbb5a5c347e9deee27e16eb05c
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Tue Sep 11 10:35:57 2012 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 2458 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1246 insertions(+), 1212 deletions(-)

commit 026967e51e60a00cc2a15a80624b9cb906fc15e3
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Sep 11 15:16:33 2012 +0700

    Updated Thai translation.

 po/th.po | 2923 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 1401 insertions(+), 1522 deletions(-)

commit d86e800a5a4b3c34da753bf898ffefc665c63e7f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Sep 10 19:47:38 2012 +0200

    Updated Polish translation

 po/pl.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 96d44d7b4ab9c96540967ce509387dff1fa7f403
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Mon Sep 10 21:29:53 2012 +0700

    Updated Vietnamese translation

 po/vi.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 23bbdadef31932dc187492038929e81f36479278
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 1 20:00:50 2012 +0200

    gst: Fix possible use before set in pixbuf

 src/gst/totem-gst-pixbuf-helpers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cf865a2981faaa70677445b9c06b4f834beb25df
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 1 18:25:10 2012 +0200

    main: Stop the cursor spinner when file gets loaded
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680046

 src/totem.c | 2 ++
 1 file changed, 2 insertions(+)

commit 5f227d27364abe67955ba0e39c31bc223def3598
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 22 03:04:14 2012 +0100

    backend: Reset stop seek values correctly

 src/backend/bacon-video-widget.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 851cb87d661d107ac574e18b928c2fcd460bf3bf
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Mon Sep 10 11:13:58 2012 +0100

    bacon-video-widget: fix wrong argument passed to g_object_unref

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9ea0a5593b8f9372ddc5d9c269efa33821e10851
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Sep 9 01:59:05 2012 +0100

    Updated Portuguese translation

 po/pt.po | 2466 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1231 insertions(+), 1235 deletions(-)

commit 63114ac4cab9df3539c9eb462265a7f6ec2c05f9
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Sep 9 07:46:14 2012 +0900

    Updated Korean translation

 po/ko.po | 2424 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1223 insertions(+), 1201 deletions(-)

commit dd952e330306886e64285c9a59c1f86bea4865e1
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Sat Sep 8 00:39:42 2012 +0300

    Updated Greek help translation

 help/el/el.po | 1537 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 940 insertions(+), 597 deletions(-)

commit cda3f3e1e2f97b8c2a2ec753df695268a7b0184a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 7 12:12:41 2012 +0100

    help: Fix pt_BR help translation to build

 help/pt_BR/pt_BR.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 953f316da7abae2e7a204e511d86a736fbab1e33
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Fri Sep 7 09:42:37 2012 +0200

    Updated German translation

 po/de.po | 497 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 220 insertions(+), 277 deletions(-)

commit 89f323fb2d0175fdf438939919571ba7de19234c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Sep 6 18:12:15 2012 +0200

    Updated Spanish translation

 help/es/es.po | 1463 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 907 insertions(+), 556 deletions(-)

commit ed33fc1de16fc2305a3ef9f7e0891f6aed5053f9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 5 19:58:47 2012 +0100

    build: Rename some variable for GStreamer 1.0

 configure.in | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 0a7760c5270e11c29eb007511546a9a6142cd32c
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Sep 4 21:09:25 2012 +0200

    Updated Polish translation

 po/pl.po | 54 ++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 36 insertions(+), 18 deletions(-)

commit fad2b8ce8126671568cc86912f46bb2a968a6a77
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Tue Sep 4 20:18:24 2012 +0200

    [l10n] Updated German doc translation

 help/de/de.po | 1081 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 564 insertions(+), 517 deletions(-)

commit 5f8e60e740095a73932c54a82d0b9ab75fba535b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Sep 3 22:38:04 2012 +0100

    build: Update git.mk from upstream
    
    Update to the latest version from https://github.com/behdad/git.mk. This
    adds support for yelp.m4, which we need since bug #681643 was fixed.

 git.mk | 75 ++++++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 52 insertions(+), 23 deletions(-)

commit 70ff108797014ba66030aa05b4e3310e27f92c13
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Sep 3 22:33:51 2012 +0100

    main: Remove documentation lists from ‘About’ dialogue
    
    totem-docs.h is no longer generated by the documentation build, since the
    new Yelp help macros don’t support it.
    
    See: https://bugzilla.gnome.org/show_bug.cgi?id=681643

 src/totem-menu.c | 2 --
 1 file changed, 2 deletions(-)

commit 59a6bd6064fe7dd047f7b61642aba73e0ba72acf
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 4 03:32:09 2012 +0900

    Use new documentation infrastructure
    
    Use yelp-tools instead gnome-doc-utils

 Makefile.am          |    4 +-
 autogen.sh           |    2 +-
 configure.in         |    4 +-
 help/C/index.docbook | 1112 ++++++++++++++++++++++++++++++++++++++++++++++++++
 help/C/legal.xml     |    2 +-
 help/C/totem.xml     | 1112 --------------------------------------------------
 help/Makefile.am     |   18 +-
 help/totem.omf.in    |   13 -
 src/totem-object.c   |    2 +-
 9 files changed, 1128 insertions(+), 1141 deletions(-)

commit bf925f087dd3cf2a3221d68133cfa773bf9f1b0f
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sat Sep 1 22:44:20 2012 +0700

    Updated Vietnamese translation

 po/vi.po | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

commit 44d60a9a20b9d19c2e451ce5a7b4a94a2e17257d
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sat Sep 1 22:42:24 2012 +0700

    po/vi: import from Damned Lies

 po/vi.po | 77 ++++++++++++++++++++--------------------------------------------
 1 file changed, 24 insertions(+), 53 deletions(-)

commit 5e9840533b8640ae1ff6e398b0733ab8df9e942a
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Sat Sep 1 13:23:34 2012 +0530

    updated Tamil translation

 po/ta.po | 2551 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1278 insertions(+), 1273 deletions(-)

commit 109a728f28d290acfe731f2fd5ec3915249630d2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 30 14:49:00 2012 +0100

    gst: Simplify helpers
    
    Based on work by Tim-Philipp Müller for sushi.

 src/gst/totem-gst-pixbuf-helpers.c | 58 ++++++++++++++++----------------------
 1 file changed, 24 insertions(+), 34 deletions(-)

commit ec7db45f345befd7092c7f0f099709ffe1a27fe6
Author: Adrian Bunk <bunk@stusta.de>
Date:   Thu Aug 30 00:10:45 2012 +0300

    remove the .cvsignore file
    
    No longer needed after the switch to git.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=682992

 .cvsignore | 30 ------------------------------
 1 file changed, 30 deletions(-)

commit 2212b872cb48adb3529487dff3d8d069c3c286b1
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Tue Aug 28 00:45:03 2012 +0530

    Implemented FUEL entries to Assamese translation

 po/as.po | 120 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 60 insertions(+), 60 deletions(-)

commit b68af0566f1dfc5b2ab3945f24104981e52e51f8
Author: Rico Tzschichholz <ricotz@t-online.de>
Date:   Sat Aug 25 20:51:29 2012 +0200

    backend: Fix duration conversion passed though GST_MESSAGE_DURATION
    
    The duration is passed in nano-seconds from gstreamer to convert
    it corretly using GST_MSECOND

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4c8c1dcdb263def8ae195cb9379fcb61350c0446
Author: Pavel Vasin <rat4vier@gmail.com>
Date:   Sat Aug 25 11:20:15 2012 +0400

    properties: fix string leaks
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=682649

 src/totem-properties-view.c | 2 ++
 1 file changed, 2 insertions(+)

commit fa99d99862348ae5147918df44e16897ae4ed22f
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sat Aug 25 11:13:57 2012 +0400

    Updated Russian translation

 po/ru.po | 81 ++++++++++++++++++++--------------------------------------------
 1 file changed, 25 insertions(+), 56 deletions(-)

commit 9ff2b3ba3af30a4960893c5d78a8f4f0d8f3087b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Fri Aug 24 21:50:55 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 2254 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 1004 insertions(+), 1250 deletions(-)

commit a8a8b69a3d77bd3f0132ec6c506e510dcba0e6b6
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Fri Aug 24 10:26:00 2012 +0400

    Updated Russian translation

 po/ru.po | 2410 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 1105 insertions(+), 1305 deletions(-)

commit 1517deac9e8589fcf58fc4e732ecc659c7cdee1a
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Aug 23 13:17:45 2012 +0700

    Updated Vietnamese translation

 po/vi.po | 100 +++++++++++++++++++++++----------------------------------------
 1 file changed, 37 insertions(+), 63 deletions(-)

commit 36f3c3e37545d00cef5f0c6fbb07ac5b9c85d146
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Aug 23 13:12:34 2012 +0700

    po/vi: imported from Damned Lies

 po/vi.po | 2493 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1273 insertions(+), 1220 deletions(-)

commit 4b1f5b596b7c486d63887d09c6461e5eb7bf5cb1
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Aug 22 04:52:19 2012 +0200

    Updated Polish translation

 help/pl/pl.po | 1675 +++++++++++++++++++++++++++++++++++--------
 po/pl.po      | 2204 +++++++++++++++++++++++++--------------------------------
 2 files changed, 2338 insertions(+), 1541 deletions(-)

commit 2eb58453bea47142da9a9dd71a66c03a46bd1877
Author: A S Alam <aalam@users.sf.net>
Date:   Wed Aug 22 07:39:57 2012 +0530

    update Punjabi Translation

 po/pa.po | 589 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 288 insertions(+), 301 deletions(-)

commit 122863bd2e01fb0c8775cc3fc0ab7c2d60cc4a1e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Aug 21 19:51:08 2012 +0100

    3.5.90

 NEWS         | 36 ++++++++++++++++++++++++++++++++++++
 configure.in |  4 ++--
 2 files changed, 38 insertions(+), 2 deletions(-)

commit c00540f8a37db2b41981802c14b8da2da89785bc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Aug 21 19:50:45 2012 +0100

    build: Bump minimum GStreamer versions

 configure.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 31af5ad1e43d1132ca7925815429fb19f08674c9
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:   Tue Aug 21 21:49:47 2012 +0700

    Updated Indonesian translation

 po/id.po | 731 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 359 insertions(+), 372 deletions(-)

commit 645482961c46296785b19ce4093dae59519347f9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 20 18:21:08 2012 +0100

    backend: Get the target URI for trash and recent items
    
    So that we know where they actually are.

 src/backend/bacon-video-widget.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

commit 6e99611698215a91c44400446cd1cac8afc3928b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 20 10:43:35 2012 +0100

    build: Only build XZ tarballs

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ab7f439b51f6e8d722117fb85a1bea3e20bbd127
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 20 10:43:10 2012 +0100

    build: We don't have a lib/ subdir anymore

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 25f9cd99c1b61b9ad7599e492606ec6fffaa373f
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Aug 17 00:09:59 2012 +0200

    Updated Galician translations

 po/gl.po | 67 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 36 insertions(+), 31 deletions(-)

commit 6f2be05d444fd3b17552999ee2dabf43b0f2d032
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Tue Aug 14 19:11:45 2012 +0530

    Updated Marathi Translations

 po/mr.po | 41 +++++++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 16 deletions(-)

commit bed182490a0fe26396a9ff5a23dc65970f39f245
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Tue Aug 14 16:20:55 2012 +0530

    Updated Marathi Translations

 po/mr.po | 3947 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 2150 insertions(+), 1797 deletions(-)

commit 803f79a6657b1476733ae63a9c14ded3497a7de2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Aug 14 10:16:54 2012 +0100

    thumbnailer: Increase default output size to 256
    
    Rather than 128. Fills the space better, and makes the video
    recognisable.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671004

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9979647bf71b67bbf2757c5f74217383dd6ba7ee
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Aug 12 23:41:54 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 135 ++++++++++++++++++++++++++----------------------------------
 po/zh_TW.po | 135 ++++++++++++++++++++++++++----------------------------------
 2 files changed, 116 insertions(+), 154 deletions(-)

commit 0297f4280e1129ad70cf477a350100ae8275c905
Author: Chris Leonard <cjl@laptop.org>
Date:   Fri Aug 10 17:12:42 2012 +0100

    Updated British English translation

 po/en_GB.po | 548 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 275 insertions(+), 273 deletions(-)

commit d60bd23fef1976cb3b97b3a6353408fb4f0ffee2
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Mon Aug 6 16:44:17 2012 +0000

    grilo: Update to latest API changes in grilo pre 0.2.0
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681320

 src/plugins/grilo/totem-grilo.c | 150 ++++++++++++++++++++--------------------
 1 file changed, 76 insertions(+), 74 deletions(-)

commit 54f712d71b50ebfe913e787c156124371a07785f
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Aug 6 13:53:16 2012 +0530

    Updated gujarati file

 po/gu.po | 2486 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1254 insertions(+), 1232 deletions(-)

commit ed3853b61d4dc9207e37525ede19c5a3a956b730
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:   Thu Aug 2 15:57:27 2012 +0900

    [l10n] Update Japanese translation
    
    Modify the About label

 po/ja.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4bdcce394cc562bb5ed10abf61047b251c961ec9
Author: Daniel Winzen <d@winzen4.de>
Date:   Tue Jul 31 22:19:58 2012 +0200

    Updated German translation

 po/de.po | 2386 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 1158 insertions(+), 1228 deletions(-)

commit cb84d2d403cffb4cb656b4e153d50a931a6d9ef8
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Jul 30 03:24:09 2012 +0200

    Updated Galician translations

 po/gl.po | 301 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 146 insertions(+), 155 deletions(-)

commit e1174bbfb541aa41458a713d5aedb621b0af717e
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sun Jul 29 15:58:59 2012 +0200

    Updated Serbian translation

 po/sr.po       | 2807 ++++++++++++++++++++++----------------------------------
 po/sr@latin.po | 2801 ++++++++++++++++++++++---------------------------------
 2 files changed, 2205 insertions(+), 3403 deletions(-)

commit c4c2db5f70e0a8d2c1fc36d45686fb92945eed9e
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sun Jul 29 12:50:10 2012 +0200

    Updated Hungarian translation by Bence Lukacs <lukacs.bence1 at gmail dot com>

 po/hu.po | 2754 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1406 insertions(+), 1348 deletions(-)

commit e55258c9227db8b6ed327089d31c2e8723c31733
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Fri Jul 27 12:11:41 2012 +0200

    configure: Add gstreamer-tag-1.0 to the gst helpers library dependencies

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7d56ba468507cf7557ba1defc45f4ab74da774c1
Author: Praveen Illa <mail2ipn@gmail.com>
Date:   Fri Jul 27 00:00:32 2012 +0530

    Updated Telugu Translation

 po/te.po | 1768 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 927 insertions(+), 841 deletions(-)

commit be85e0c6d57c348e58249e65bbfe0f6c53fe4a66
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Jul 25 16:38:44 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 266 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 110 insertions(+), 156 deletions(-)

commit 2d1bfe863c5ad4272d602ddfb30011bac61832c6
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Jul 24 22:20:32 2012 +0300

    Updated Hebrew translation.

 po/he.po | 309 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 153 insertions(+), 156 deletions(-)

commit b1ff72d546b81d7548666ae630b3d4a1aea6921f
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Fri Jul 20 18:33:15 2012 +0530

    Assamese translation reviewed

 po/as.po | 71 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 41 insertions(+), 30 deletions(-)

commit 4dc7dd0d32bbea3b77528f83987bb9913918fd98
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Fri Jul 20 18:04:55 2012 +0530

    Assamese translation reviewed

 po/as.po | 3113 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1551 insertions(+), 1562 deletions(-)

commit 8c524563d77d5f4374154c14647c4a21ca06985f
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Fri Jul 20 00:35:55 2012 +0300

    Updated Greek translation

 po/el.po | 379 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 190 insertions(+), 189 deletions(-)

commit f8802a4336de43e403a0dc48dc8ee51dff23c720
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 19 15:42:41 2012 +0100

    backend: Add more debug for ranges

 src/backend/bacon-video-widget.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 942dfab4123f9c4a131a651c629b0243bca66c74
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Jul 19 10:15:53 2012 +0200

    Updated Slovenian translation

 po/sl.po | 505 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 272 insertions(+), 233 deletions(-)

commit 10fba4a5958657cea57a26ebe3311ac86424dd59
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 18 16:15:25 2012 +0100

    backend: Document the buffering_left struct member

 src/backend/bacon-video-widget.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 73a2fb678079033ede4608db258503ff00a47943
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 17 17:26:20 2012 +0100

    backend: Pause the backend when seeking
    
    And start playing back again when seeking has finished and
    not other seek events are scheduled to take place.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680053

 src/backend/bacon-video-widget.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 12d188e51abcdae3ce6ba50b7b6011b1927d9a10
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 18 16:11:33 2012 +0100

    backend: Fix "time to play until the end" when we seeked
    
    We were only ever checking the stream length, not the actual time
    left to play until the end of the stream when download buffering.

 src/backend/bacon-video-widget.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9d6fdf0070a6dcbacb6ad804f76c94ea653509f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 18 16:07:31 2012 +0100

    backend: Make magic constant a #define
    
    When we start download buffering playback, instead of waiting for
    time left to buffer < time to the end of the playback, wait a little
    bit (1.1x) longer. This means that we don't end up with an empty buffer
    if a little glitch happens.

 src/backend/bacon-video-widget.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit dd6305c53750894cd7d8a444bb2ccaae09b5beb3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 17 17:25:04 2012 +0100

    backend: Print percent as debug when buffering

 src/backend/bacon-video-widget.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9f8072d568c48257308c746443f2b525b30a6077
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 18 10:54:01 2012 +0100

    browser-plugin: Add speed limit support to httpd
    
    For testing of download buffering

 browser-plugin/tests/launch-web-server.sh | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

commit 8672a08cd3468befb34374eb9b9221c8f8323b9f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 18 10:44:33 2012 +0100

    browser-plugin: Simplify test http server conf creation

 browser-plugin/tests/launch-web-server.sh | 55 ++++++++++++++++---------------
 1 file changed, 28 insertions(+), 27 deletions(-)

commit 14244a0cf91de0f2d35d264f11f51c387cd25c52
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 17 10:26:27 2012 +0100

    iplayer: Remove iplayer plugin
    
    It was sub-par because it doesn't support RTMP streams of
    good enough qualities, didn't use the same UI as other media sources
    in Totem (grilo), and was very untested and fragile.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=680079 for Grilo support

 configure.in                          |    3 +-
 po/POTFILES.in                        |    4 -
 po/POTFILES.skip                      |    1 -
 src/plugins/iplayer/Makefile.am       |   12 -
 src/plugins/iplayer/iplayer.plugin.in |    9 -
 src/plugins/iplayer/iplayer.py        |  266 ---------
 src/plugins/iplayer/iplayer.ui        |   41 --
 src/plugins/iplayer/iplayer2.py       | 1045 ---------------------------------
 src/plugins/iplayer/listparser.py     |   67 ---
 9 files changed, 1 insertion(+), 1447 deletions(-)

commit db73c59ec1422c39b3945137ea966d4fc3aab109
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Jul 17 15:32:26 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 362 +++++++++++++++++++++++++++++-------------------------------
 po/zh_TW.po | 362 +++++++++++++++++++++++++++++-------------------------------
 2 files changed, 345 insertions(+), 379 deletions(-)

commit a540ab97e1f41ed013eb5ac7b4012a3c680241e7
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Jul 16 16:46:44 2012 +0200

    Updated Spanish translation

 po/es.po | 214 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 110 insertions(+), 104 deletions(-)

commit b5e6ac4812d2fa8d13d35cda20cd00168f528b1f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 18:08:45 2012 +0100

    backend: Better comment in is_seekable()

 src/backend/bacon-video-widget.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 701c9b2b02d11744692a179bf069a411c57bc892
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 17:12:20 2012 +0100

    backend: Don't check the duration by hand
    
    The duration messages should take care of updating us, and our
    initial state is gathered when we receive async-done messages.

 src/backend/bacon-video-widget.c | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

commit 7ddfc722b19f3bff4da5521669208433be2b2aed
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 17:09:51 2012 +0100

    backend: Parse the duration message
    
    Instead of calling _get_stream_length() which just does more work.

 src/backend/bacon-video-widget.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 2a9c8590aaf97d56063f7c5288e5c1aceb77c89b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 18:07:55 2012 +0100

    backend: Get the seekability when async is done
    
    We started playing, let's check whether the stream length
    or seekability changed, rather than waiting for the first
    tick of our pipeline.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595584

 src/backend/bacon-video-widget.c | 2 ++
 1 file changed, 2 insertions(+)

commit 326aafc48580ba3835ac5cacaa3fc9221602f6a2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 16:11:12 2012 +0100

    backend: Make X11-specific includes optional
    
    On the X11 windowing system actually being supported.

 src/backend/bacon-video-widget.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

commit 2feae7227ee8bf70b4f5b27084006f3b60b6cc15
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun Jul 15 11:32:39 2012 +0300

    Updated Belarusian translation.

 po/be.po | 380 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 199 insertions(+), 181 deletions(-)

commit 5b1d9bab325d65f1a8a35244424523b9ceb17194
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 01:03:11 2012 +0100

    backend: Don't throw EOS when seeking past the end
    
    If we're already playing, seeking to the end will cause an EOS anyway.
    And if we're paused, then one can carry on seeking around (though
    mostly back I'm guessing).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667746

 src/backend/bacon-video-widget.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit f46412d0a7fdfd0dfd87e0c6a9fff116bc1f0f70
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 01:02:46 2012 +0100

    main: Fix compilation failure
    
    For the totem_add_to_playlist_and_play() API change.

 src/totem-menu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 25981693a9d951295f5c002decc82bfafc269eff
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Jul 15 01:31:26 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 56b6d9865c124231fa333ec937b1cf7b3c6cc7ba
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 00:22:14 2012 +0100

    main: Remove add_to_recent arg

 src/plugins/grilo/totem-grilo.c | 6 ++----
 src/plugins/iplayer/iplayer.py  | 2 +-
 src/totem-object.c              | 4 +---
 src/totem-video-list.c          | 2 +-
 src/totem.h                     | 3 +--
 5 files changed, 6 insertions(+), 11 deletions(-)

commit 5ea6326b91cfc30835febe8f715fa33e96fa48a2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jul 15 00:17:06 2012 +0100

    main: Remove recent functionality
    
    As it's moved to the recent plugin.

 src/totem-menu.c   | 88 ------------------------------------------------------
 src/totem-menu.h   |  4 ---
 src/totem-object.c | 11 -------
 3 files changed, 103 deletions(-)

commit f511986abe99d542abfbdfea6376443d93bb494a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 22:54:00 2012 +0100

    recent: Add recent-files plugin

 configure.in                        |   3 +-
 src/plugins/recent/Makefile.am      |  13 +++
 src/plugins/recent/recent.plugin.in |   9 ++
 src/plugins/recent/totem-recent.c   | 182 ++++++++++++++++++++++++++++++++++++
 4 files changed, 206 insertions(+), 1 deletion(-)

commit 68ee8a09016f2ad1e240ef18b782859cd51ac39b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 23:52:03 2012 +0100

    main: Add current title and content-type properties

 src/totem-object.c | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

commit 1b2d2a3f17e07046d14c27f8ab3a852d09e773e8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 23:50:30 2012 +0100

    main: Split getting title and content-type
    
    We used to have a single function returning both.

 src/totem-object.c   |  7 ++++---
 src/totem-playlist.c | 48 +++++++++++++++++++++++++++++++-----------------
 src/totem-playlist.h |  4 ++--
 3 files changed, 37 insertions(+), 22 deletions(-)

commit 5b704efc59fe833f2273d72ea373b3f730ae4324
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 23:10:21 2012 +0100

    zeitgeist-dp: Use file-has-played signal
    
    Instead of the file-opened one, so that only files that are really
    opened and played get added.

 src/plugins/zeitgeist-dp/totem-zeitgeist-dp-plugin.vala | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit b64ae73d5a6b7d8c644dc77a3281209d65b619f3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 23:11:23 2012 +0100

    main: Emit the file-has-played signal as appropriate

 src/totem-object.c  | 23 ++++++++++++++++++++---
 src/totem-private.h |  1 +
 2 files changed, 21 insertions(+), 3 deletions(-)

commit 93c43126b163ae1c013f1abfd2e1e0bfca90a9f2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 22:16:32 2012 +0100

    main: Add "file-has-played" signal

 src/totem-object.c | 32 ++++++++++++++++++++++++++++++++
 src/totem.h        |  3 +++
 2 files changed, 35 insertions(+)

commit b56cc226919dfcca7f6e810d1de5e8e88445342b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 22:15:48 2012 +0100

    thumbnailer: Fix missing -lm for linker

 src/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 483255f61b26ee26362d8f4a202f2458b133578d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 23:25:33 2012 +0100

    backend: Fix warning if the vis plugin doesn't exist

 src/backend/bacon-video-widget.c | 4 ++++
 1 file changed, 4 insertions(+)

commit bff8d4c61ccf5982b2c82750291e6eecb79a82b8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 23:24:53 2012 +0100

    backend: Fix warning if there's no chapter support

 src/backend/bacon-video-widget.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 1b390f723c1d3146acec0c8e8a893ad5978e5787
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jul 14 22:15:09 2012 +0100

    backend: Fix compilation failure
    
    Code that was forward-ported from GStreamer 0.10 and didn't quite
    work with GStreamer 1.0.

 src/backend/bacon-video-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cb2c65e30358ee3afd284b5a709480d10431f792
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 21:10:29 2012 +0100

    main: Handle DVD chapters as expected
    
    And prepare the ground for chapters support in any supported
    files or streams.

 src/totem-object.c | 39 +++++++++++++++------------------------
 1 file changed, 15 insertions(+), 24 deletions(-)

commit 7841b1c511af57aa376f253c07f0da82e853b101
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 20:45:44 2012 +0100

    backend: Implement has_{next,previous}_track
    
    https://bugzilla.gnome.org/show_bug.cgi?id=515109

 src/backend/bacon-video-widget.c | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

commit e41391000404159cae3f9505b1a5e144bec9f99d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 14:35:34 2012 +0100

    gromit: Remove verbose debug

 src/plugins/gromit/totem-gromit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5371fcb79e487beb8d1f3a6b89098cafe74ae4cf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 14:34:46 2012 +0100

    gromit: Load configuration from ~/.config/gromit
    
    Instead of a file within the home directory.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=675406

 src/plugins/gromit/totem-gromit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6222587a84c463997e93bbc7ee1ffca5e1a34dce
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 20:33:26 2012 +0100

    build: Fix gromit plugin enablement

 configure.in | 9 +++++++++
 1 file changed, 9 insertions(+)

commit bd808039015718c43b510786ee1b103c76f3fdcc
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Jul 13 18:45:45 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d6387e98a7654733a8a0a34fb53b658448edce91
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 16:01:03 2012 +0100

    main: Fix remote Totem exiting when --help was called
    
    The age-old bug. Run totem &, and totem --help would exit the
    already running instance.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679621

 src/totem.c | 1 +
 1 file changed, 1 insertion(+)

commit 1fde879b302bf3a98ea1d2dec11d63b4c8662688
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 15:46:24 2012 +0100

    main: Fix drag'n'drop ordering on the playlist
    
    Since made the processing of playlists asynchronous, adding files
    to the playlist didn't insert them at the position we told them to,
    because the ->tree_path used to check where to insert it was freed
    before we had any chance to process the added MRLs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663951

 src/totem-playlist.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit b9ece3d9c5ec79420ae04d9b44716afa8587e726
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 13:24:28 2012 +0100

    helper: Add TODO item

 src/gst/totem-time-helpers.c | 3 +++
 1 file changed, 3 insertions(+)

commit 6d0bd18b59a7d5e8c0ab04ae626264dcb28fdc8f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 12:15:24 2012 +0100

    properties: Remove totem prefix from private function

 src/properties/bacon-video-widget-properties.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit de7fca7706bab4a1f6c9eaf2c23b7371839a5ffa
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 11:52:18 2012 +0100

    build: Fix pkg-config usage
    
    We shouldn't be concatenating outputs from pkg-config, it ends up
    listing libraries twice and making a mess.
    
    This commit also cleans up the dependencies for the thumbnailer,
    audio preview and nautilus tabs, as they don't need clutter for
    example.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679461

 browser-plugin/Makefile.am            |  17 +--
 configure.in                          | 105 +++++-----------
 docs/reference/Makefile.am            |   5 +-
 po/POTFILES.in                        |   2 +-
 src/Makefile.am                       |  69 +++++------
 src/backend/Makefile.am               |  24 ++--
 src/backend/bacon-video-widget.c      |   1 +
 src/backend/video-utils.c             |  35 ------
 src/backend/video-utils.h             |   2 -
 src/gst/Makefile.am                   |  63 +++++++---
 src/gst/totem-gst-helpers.c           | 185 ----------------------------
 src/gst/totem-gst-helpers.h           |   5 -
 src/gst/totem-gst-pixbuf-helpers.c    | 225 ++++++++++++++++++++++++++++++++++
 src/gst/totem-gst-pixbuf-helpers.h    |  44 +++++++
 src/gst/totem-time-helpers.c          |  63 ++++++++++
 src/gst/totem-time-helpers.h          |  35 ++++++
 src/plugins/Makefile.plugins          |   8 +-
 src/plugins/grilo/Makefile.am         |   6 +-
 src/plugins/grilo/totem-grilo.c       |   2 +-
 src/plugins/skipto/totem-skipto.c     |   1 -
 src/plugins/skipto/totem-time-entry.c |   2 +-
 src/properties/Makefile.am            |   2 +-
 src/totem-statusbar.c                 |   2 +-
 src/totem-time-label.c                |   2 +-
 src/totem-video-thumbnailer.c         |   2 +
 25 files changed, 511 insertions(+), 396 deletions(-)

commit 9e7f5c3e89184c4d5e71cbb5f709eee919553c64
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 13 11:05:48 2012 +0100

    audio-preview: Remove unused switch cases

 src/totem-audio-preview.c | 27 ---------------------------
 1 file changed, 27 deletions(-)

commit f88ef8b031de9b507571b14bd967326225e22ef4
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Jul 12 22:26:15 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2ed7fc7aea8dfa0714728b650bbf34db013c8477
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 12 18:11:51 2012 +0100

    backend: Make sure dvdreadsrc never gets used
    
    resindvd isn't ported to GStreamer 1.0 yet, and dvdreadsrc is
    not something we want users to think is the DVD playback experience
    of Totem.
    
    Remove dvdreadsrc from the plugin registry so it's never auto-plugged
    when looking for a dvd:// handler.

 src/backend/bacon-video-widget-gst-missing-plugins.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

commit 85abf8b42a8697887c5e19fbc5af526e5522e67d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 12 17:43:30 2012 +0100

    build: Require a newer glib for g_clear_* use

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b4de65aff60923739bb1fade22d1ede3b54f17c1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 12 14:45:46 2012 +0100

    main: Call g_set_prgname() on startup

 src/totem.c | 1 +
 1 file changed, 1 insertion(+)

commit 2a6902df1009ceed8d61900bc2fe0e98fa4c350c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 12 14:45:25 2012 +0100

    backend: Use "source-setup" to set source properties

 src/backend/bacon-video-widget.c | 32 +++++---------------------------
 1 file changed, 5 insertions(+), 27 deletions(-)

commit 3d019b7b7442a3fbc0f4b9f5f1e41aac169863c5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 11 18:31:55 2012 +0100

    main: Request the smooth scrolling events too

 src/totem-object.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 771df4dcd0d33aae756f9bc2cf58bc7c688a8926
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 17:05:44 2012 +0100

    backend: Remove GStreamer and version number from filename
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674078

 src/backend/Makefile.am                   |    2 +-
 src/backend/bacon-video-widget-gst-0.10.c | 6142 -----------------------------
 src/backend/bacon-video-widget.c          | 6142 +++++++++++++++++++++++++++++
 3 files changed, 6143 insertions(+), 6143 deletions(-)

commit 64f8b8e163cd804240a1427205c4bedb39793e59
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 19:05:19 2012 +0100

    Port to GStreamer 1.0
    
    Thumbnailer, audio preview, properties page and totem tested and working.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674078

 configure.in                                       |  34 +++----
 src/backend/bacon-video-widget-gst-0.10.c          | 111 ++++++++++-----------
 .../bacon-video-widget-gst-missing-plugins.c       |  10 +-
 src/gst/totem-gst-helpers.c                        |  77 +++++++++-----
 src/gst/totem-gst-helpers.h                        |   4 +-
 src/test-properties-page.c                         |   1 +
 src/totem-audio-preview.c                          |   4 +-
 src/totem-menu.c                                   |   1 +
 src/totem-properties-main.c                        |   1 +
 src/totem-properties-view.c                        |   3 +
 src/totem-video-thumbnailer.c                      |   9 +-
 11 files changed, 145 insertions(+), 110 deletions(-)

commit 6a15234fd8b3d127bf1d3ecb521c278f8d7be6ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 11 10:40:26 2012 +0100

    backend: Use g_clear_pointer()

 src/backend/bacon-video-widget-gst-0.10.c | 110 ++++++++----------------------
 1 file changed, 28 insertions(+), 82 deletions(-)

commit ce87100113ee1692989ca6646d9fa4bf9f6c28b9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 18:39:01 2012 +0100

    backend: Use g_clear_object()

 src/backend/bacon-video-widget-gst-0.10.c | 57 ++++++++-----------------------
 1 file changed, 15 insertions(+), 42 deletions(-)

commit 193fb3c9c7974cf21d3387e3a279729ccac599ef
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 18:27:58 2012 +0100

    backend: Remove unused include

 src/backend/bacon-video-widget.h | 2 --
 1 file changed, 2 deletions(-)

commit 5c22c419b0a41ad3b3ef7a619884745bca6be03b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 18:48:14 2012 +0100

    backend: Remove unused struct member

 src/backend/bacon-video-widget.h | 1 -
 1 file changed, 1 deletion(-)

commit 90a07cb4e621cbe79652aed1af601319707a5eea
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 9 12:14:35 2012 +0100

    backend: Make sure to not send EOS if we're closing

 src/backend/bacon-video-widget-gst-0.10.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 802d2d611ef5e60fb4f50b68c4be80c7fd1ba15d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 18:40:30 2012 +0100

    main: Use g_clear_object()

 src/totem-object.c | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

commit 0670cb18dc87174804e6f656da620e6a3c97bb14
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 18:27:34 2012 +0100

    thumbnailer: Remove unneeded switch cases

 src/totem-video-thumbnailer.c | 52 -------------------------------------------
 1 file changed, 52 deletions(-)

commit eea583ddf86f70e1f9d72b0e8d13bb99abcc9f76
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Jul 10 22:56:29 2012 +0300

    Updated Hebrew translation.

 po/he.po | 312 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 157 insertions(+), 155 deletions(-)

commit 99f3701ef78cc7056b454c6db82644fa14459030
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jul 10 08:14:46 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 241 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 123 insertions(+), 118 deletions(-)

commit 241b16a47dd7dd84e91e0c1e958d2087d673a22e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Jul 9 15:11:49 2012 +0200

    Updated Galician translations

 po/gl.po | 285 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 163 insertions(+), 122 deletions(-)

commit 65e4ff1ddefe883ce9c2842f5a163b05cc826e0a
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Jul 6 12:25:52 2012 +0200

    Updated Spanish translation

 po/es.po | 129 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 61 insertions(+), 68 deletions(-)

commit 854cd3442d5b2f9c09a7738d1f1b521240605015
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 14:40:40 2012 +0100

    build: Remove gst-pbutil linking hack

 configure.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 2c22801ee014d329164c50e42385bdb81f172af8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 14:39:56 2012 +0100

    build: Remove unused explicit library linkage
    
    And add gstreamer-audio-0.10 to the list of required libraries.

 configure.in            | 5 +----
 src/backend/Makefile.am | 2 --
 src/gst/Makefile.am     | 2 --
 3 files changed, 1 insertion(+), 8 deletions(-)

commit f6eccbcfbfd32c97368d714cde560f7fdeabac98
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 10:04:13 2012 +0100

    browser-plugin: Update for "buffering" API change

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 09deaabb8efefddd3b3e424f6089ee2d29f5f57c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 10:03:56 2012 +0100

    main: Update for "buffering" API change

 src/totem-object.c    |  2 +-
 src/totem-statusbar.c | 14 +++++++-------
 src/totem-statusbar.h |  2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

commit 2faabdc0cf06db9e6990ad2d8495d822147f99a5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 21:06:59 2012 +0100

    backend: Use a gdouble for percentage in "buffering"
    
    Just like we do in "download-buffering"

 src/backend/bacon-video-widget-gst-0.10.c | 10 ++++++----
 src/backend/bacon-video-widget.h          |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

commit 8d2c10d1bbdf6e652db036a53fc6c24931fff11c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 21:05:34 2012 +0100

    browser-plugin: Update for "error" signal change

 browser-plugin/totem-plugin-viewer.c | 6 ------
 1 file changed, 6 deletions(-)

commit 3011a5c9971e2edce4f57517b76e54de3baaa78c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 21:05:20 2012 +0100

    main: Update for "error" signal change

 src/totem-object.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit f633ea6c95af172aa5d6c0a530971af997a64a19
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 21:05:08 2012 +0100

    backend: Remove "fatal" parameter to the "error" signal

 src/backend/bacon-video-widget-gst-0.10.c | 11 +++++------
 src/backend/bacon-video-widget.h          |  3 +--
 src/backend/baconvideowidget-marshal.list |  2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)

commit 3d8447817622be12406ac78a81bb5d679e23652b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 5 10:01:22 2012 +0100

    main: Remove unused marshal definition file
    
    It moved to -> src/backend/ some time ago.

 src/baconvideowidget-marshal.list | 2 --
 1 file changed, 2 deletions(-)

commit d8442afe0e980f7f7e6bf02e4065632c8dd78f48
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 19:46:00 2012 +0100

    backend: Clean up vis plugins search
    
    Rather than looking again in the registry for a vis plugin, given
    a displayable name, keep a hash table to look it up.

 src/backend/bacon-video-widget-gst-0.10.c | 78 ++++++++++++++-----------------
 1 file changed, 36 insertions(+), 42 deletions(-)

commit 8752d3b08fb421b0abad0185da6c1a057a3e997a
Author: Rico Tzschichholz <ricotz@t-online.de>
Date:   Wed Jul 4 13:20:06 2012 +0200

    Revert "Honor aclocal flags"
    
    This reverts commit 6b3f4f5f88f850578065251762cd7258f837c2b1.

 Makefile.am | 2 --
 1 file changed, 2 deletions(-)

commit 62e936c984ff61b2db5f22a9fee01360c99f318a
Author: Rico Tzschichholz <ricotz@t-online.de>
Date:   Wed Jul 4 13:09:46 2012 +0200

    data: Add mime-type-imports.sh to EXTRA_DIST

 data/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit ee6a3d58debecc60b719b258fd42153092159c8a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 11:29:02 2012 +0100

    zeitgeist-dp: Fix for get_video_widget() API change

 src/plugins/zeitgeist-dp/totem-zeitgeist-dp-plugin.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 04da9197b34012093c8fc0d97fc37c0f038bc84d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 11:28:43 2012 +0100

    rotation: Fix for get_video_widget() API change

 src/plugins/rotation/totem-rotation-plugin.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a22278e6f47e380fea7e5aef7690810a77520cf5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 11:28:22 2012 +0100

    plugins: Look for GIR files in builddir, not srcdir

 src/plugins/rotation/Makefile.am     | 2 +-
 src/plugins/zeitgeist-dp/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e66cb92f7f1603a31c8bcff8fffa8bb917dc6e3d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 4 10:26:03 2012 +0100

    backend: Don't try to install avdemux_flv
    
    The new name of ffdemux_flv in gst-libav.

 src/backend/bacon-video-widget-gst-missing-plugins.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8106abb2f4b99f712571420869c1538f119496f0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 19:22:04 2012 +0100

    backend: Make av-offset property functional
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=679341

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9a391384b27d335ad9ab37ed972d2ffee2a9bb0a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 17:11:07 2012 +0100

    backend: Warn when required plugins aren't there

 src/backend/bacon-video-widget-gst-0.10.c | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

commit 320fcd35725c2ce52f5d1d2061b84d6ba58ca2ac
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 16:24:10 2012 +0100

    docs: Add new functions

 docs/reference/totem-sections.txt | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit c4b4516174672bb1d95310a4022f77fa266551fd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 16:24:01 2012 +0100

    docs: More headers to ignore

 docs/reference/Makefile.am | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit f0f4bb7d323154bdb327390b45fd48ffd6fb6ea2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 16:23:19 2012 +0100

    docs: Remove rate related docs

 docs/reference/totem-sections.txt | 2 --
 1 file changed, 2 deletions(-)

commit 469fe32f565d44708f7f83bed38913667d7177cc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 16:09:04 2012 +0100

    backend: Add API docs for get_rate/set_rate

 src/backend/bacon-video-widget-gst-0.10.c | 35 +++++++++++++++++++++++--------
 1 file changed, 26 insertions(+), 9 deletions(-)

commit 7b98f9aa0da55e0474deb1877dcc14e3aaf78c22
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 16:08:01 2012 +0100

    backend: Remove change_rate() helper
    
    It's trivial code that's best implemented along with the UI.

 src/backend/bacon-video-widget-gst-0.10.c | 15 +--------------
 src/backend/bacon-video-widget.h          |  2 --
 2 files changed, 1 insertion(+), 16 deletions(-)

commit 6b137b2b974aebe436e6a02d793d8485dd0141e5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 15:54:05 2012 +0100

    backend: Remove bvw_reset_rate() function

 src/backend/bacon-video-widget-gst-0.10.c | 6 ------
 src/backend/bacon-video-widget.h          | 1 -
 2 files changed, 7 deletions(-)

commit c6d84b7ee418b41208519d4bf333cdca3a997758
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 15:53:37 2012 +0100

    backend: Simplify audio-sink setting

 src/backend/bacon-video-widget-gst-0.10.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 2b48197f095b973c00554778e5b312389a406c9f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 15:50:12 2012 +0100

    backend: Add av-offset property

 src/backend/bacon-video-widget-gst-0.10.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

commit 19fcc15f44e658adb2fea63097232fdc7b566832
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 15:24:00 2012 +0100

    backend: Indentation fixes

 src/backend/bacon-video-widget-gst-0.10.c | 30 ++++++++++--------------------
 1 file changed, 10 insertions(+), 20 deletions(-)

commit daaaeb93da3413804bb1ad83c559955fdd45d4a9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 3 17:13:36 2012 +0100

    main: Make get_video_widget() work from Python

 docs/reference/totem-sections.txt | 2 +-
 src/totem-object.c                | 4 ++--
 src/totem.h                       | 3 ++-
 3 files changed, 5 insertions(+), 4 deletions(-)

commit bbfe9f9e29248b6b581a1d0a6b8e14c1dc5fa6c8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 2 20:21:25 2012 +0100

    main: Make mount comparison sturdier
    
    By comparing the default location, rather than comparing pointers.

 src/totem-playlist.c | 40 ++++++++++++++++++++++++++++++++++------
 1 file changed, 34 insertions(+), 6 deletions(-)

commit 828a5f79416c4ba7a2caaa9ea4494a1845cfaefe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 2 20:19:55 2012 +0100

    main: Listen to "mount-removed" signals too
    
    As we'd only get "mount-pre-unmount" signals when gvfs is used
    to eject the device.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671285

 src/totem-uri.c | 4 ++++
 1 file changed, 4 insertions(+)

commit c66215e23c8f0f876193eb7e5b31cc192ff874b6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 2 20:19:14 2012 +0100

    main: Add sanity check to totem_playlist_clear_with_g_mount()

 src/totem-playlist.c | 2 ++
 1 file changed, 2 insertions(+)

commit 749e836002a29444023160a94806529fd2d071aa
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 2 20:18:16 2012 +0100

    main: Add a GMount column to the playlist
    
    To keep track of it, as by the time the GMount will disappear,
    it will be too late to try and look for it, and we'd have nothing to
    compare it against.

 data/playlist.ui     |  2 ++
 src/totem-playlist.c | 21 +++++++++++++--------
 2 files changed, 15 insertions(+), 8 deletions(-)

commit 7936d9031bc8b551bebf5bfb11130afd1f610ddb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 2 19:30:00 2012 +0100

    data: Add names for the playlist's columns

 data/playlist.ui | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit c93dbf7a37bc2862dec23245db8cf915ad670a94
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 2 18:56:27 2012 +0100

    main: Fix totem_get_mount_for_dvd() not working
    
    We were checking the retval of g_mount_can_eject() the wrong way
    around, so we never got a mount for the DVD device in question.

 src/totem-uri.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f18bec3684a186406ee20eacd6a01ece54011be
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Jul 2 17:31:02 2012 +0200

    Updated Spanish translation

 po/es.po | 329 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 163 insertions(+), 166 deletions(-)

commit de9cacba2c271a4b9623d9e152a08cc2600e5c0f
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Mon Jul 2 17:27:05 2012 +0300

    Updated Greek translation

 po/el.po | 130 ++++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 88 insertions(+), 42 deletions(-)

commit 521d30baddc498800a981bd76df7177845196baa
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sat Jun 30 23:11:23 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 2159 ++++++++++++++++++++++++++++++----------------------------
 po/zh_TW.po | 2161 +++++++++++++++++++++++++++++++----------------------------
 2 files changed, 2275 insertions(+), 2045 deletions(-)

commit bf011f5788e607e202132e59c5c49fbe428160ac
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 20:50:06 2012 +0100

    backend: Use correct error for _can_get_frames()

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit da3c449cbaa0979b42a7ba7b7ee1c7e02a6ea7dc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 20:39:56 2012 +0100

    backend: Busy errors should never happen again

 src/backend/bacon-video-widget.h | 2 --
 1 file changed, 2 deletions(-)

commit 811bb735711aff449e3b9d9c338562826612b44d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 20:38:36 2012 +0100

    backend: Audio playback should always be possible

 src/backend/bacon-video-widget.h | 2 --
 1 file changed, 2 deletions(-)

commit 59db2a700095a72deaa0f77d57cd5247565f1ab6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 20:37:56 2012 +0100

    backend: Remove impossible errors (missing audio or video)

 src/backend/bacon-video-widget.h | 4 ----
 1 file changed, 4 deletions(-)

commit e2e6f7d7b03f4e3a447add573c8b39d96d83ad9b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 20:27:31 2012 +0100

    backend: Better error messages
    
    Using the original error messages from the xine-lib backend,
    get back some user-friendliness and hack around GStreamer error
    reporting limitations.
    
    See:
    http://git.gnome.org/browse/totem/tree/src/backend/bacon-video-widget-xine.c?h=gnome-2-26#n1332
    http://git.gnome.org/browse/totem/tree/src/backend/bacon-video-widget-xine.c?h=gnome-2-26#n1602
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674399

 src/backend/bacon-video-widget-gst-0.10.c | 151 ++++++++++++++++++++----------
 1 file changed, 104 insertions(+), 47 deletions(-)

commit fcb36c157fee3f7db1c2e27ba964f37971855a22
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 20:27:07 2012 +0100

    backend: Better error message on missing plugins

 src/backend/bacon-video-widget-gst-0.10.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a46c4ac1f73a53d499acf482ef16b2357e754564
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 20:19:47 2012 +0100

    backend: Remove "audio busy" error
    
    Now that we use PulseAudio by default to playback, this should
    be impossible.

 src/backend/bacon-video-widget.h | 2 --
 1 file changed, 2 deletions(-)

commit 88477e28df81cb7c842802807b09c4f7df5bbede
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 19:25:09 2012 +0100

    backend: Simplify bvw_check_missing_auth()
    
    Using the new HTTP status code helper.

 src/backend/bacon-video-widget-gst-0.10.c | 65 +++++++++++++------------------
 1 file changed, 26 insertions(+), 39 deletions(-)

commit 642b57b737e32d37852e9fbb01b2cb37ac17de54
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 19:24:14 2012 +0100

    backend: Add helper to check HTTP status codes
    
    So that we can get better error messages for those.

 src/backend/bacon-video-widget-gst-0.10.c | 38 +++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

commit 337171ec6738a9b4932d4ee7a7a3fb5d761d91b0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 19:40:38 2012 +0100

    backend: Turn error into a debug message

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ca371d99df1dd2dd9b859a51163828126b6c6cfc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 19:40:21 2012 +0100

    backend: Add log domain to test app

 src/backend/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 2988b3bb64ceecd456b698532c1f54b876a0c1b0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 19:40:58 2012 +0100

    gst: Remove duplicated error message output

 src/gst/totem-gst-helpers.c | 3 ---
 1 file changed, 3 deletions(-)

commit be6b3d78fac05c3d046c33865bb343c721e033cf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 12:05:19 2012 +0100

    rotation: Remove dead code

 src/plugins/rotation/totem-rotation-plugin.vala | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

commit e6ffb10388ca052dc06404ad8ad163619d131281
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 29 11:58:23 2012 +0100

    main: Don't forget to clear seeking on close
    
    If we had opened a file, got a remembered position to restore,
    but never actually got a change in the seekable property, we wouldn't
    have clear the seek to position.
    
    This should fix bizarre behaviour if you're skipping between streams
    too quickly for GStreamer to see the stream is seekable.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=676434

 src/totem-object.c | 3 +++
 1 file changed, 3 insertions(+)

commit d55038b662ceecf414fd6e7a9c10c9c2ef6acb4c
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Fri Jun 29 01:31:11 2012 +0300

    Updated Greek translation

 po/el.po | 172 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 82 insertions(+), 90 deletions(-)

commit 232f955d47a8043dd38805dd70c25dbecb10a269
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Jun 28 18:40:52 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 17e23d497689d36b0d661165817045907a31164e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 17:27:02 2012 +0100

    screenshot: Remove "..." from menu item
    
    As there's no dialogue showing up anymore.

 src/plugins/screenshot/totem-screenshot-plugin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1249d1e8564949f4fd9c0191d1863bec5866706b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 12:43:23 2012 +0100

    screenshot: Remove UI and flash the video instead
    
    This matches the UI used in the shell where the captured
    section of the screen flashes, and the video is automatically
    saved in the user's Pictures directory.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674640

 src/plugins/screenshot/Makefile.am               |   8 +-
 src/plugins/screenshot/gnome-screenshot-widget.c | 437 -----------------------
 src/plugins/screenshot/gnome-screenshot-widget.h |  71 ----
 src/plugins/screenshot/gnome-screenshot.ui       | 148 --------
 src/plugins/screenshot/totem-screenshot-plugin.c | 154 +++++++-
 src/plugins/screenshot/totem-screenshot.c        | 185 ----------
 src/plugins/screenshot/totem-screenshot.h        |  62 ----
 7 files changed, 151 insertions(+), 914 deletions(-)

commit bb598ecad02f3dc816a3329a43b1529b2b0cc81b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 12:42:58 2012 +0100

    screenshot: Add license exception
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674640

 src/plugins/screenshot/screenshot-filename-builder.c | 3 +++
 src/plugins/screenshot/screenshot-filename-builder.h | 3 +++
 2 files changed, 6 insertions(+)

commit b68db23aa20cf97447a1caee93e2cec01f1fc6a5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 12:40:50 2012 +0100

    screenshot: Add filename builder helpers
    
    From gnome-screenshot
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674640

 .../screenshot/screenshot-filename-builder.c       | 338 +++++++++++++++++++++
 .../screenshot/screenshot-filename-builder.h       |  33 ++
 2 files changed, 371 insertions(+)

commit 54f6c5418d2178cf71d513444114103d280dd606
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 16:30:12 2012 +0100

    main: Handle smooth scroll events
    
    And restrict ourselves to handling smooth events on the left side
    of the pane, stopping us from capturing scroll events meant for scroll
    window, such as the playlist.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674355

 data/totem.ui      |  2 +-
 src/totem-object.c | 23 ++++++++++++++++-------
 2 files changed, 17 insertions(+), 8 deletions(-)

commit dc0529a60093522209f97736075d7c0741281988
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 12:31:42 2012 +0100

    backend: Fix startup warnings

 src/backend/totem-aspect-frame.c | 2 ++
 1 file changed, 2 insertions(+)

commit 5c090ceedb206f3821568c0663b97bf9db3b58d7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 28 12:06:34 2012 +0100

    screenshot: Fix menu items not appearing anymore
    
    Since the app menu changes, the item they wanted to be inserted
    before didn't exist anymore.

 src/plugins/screenshot/totem-screenshot-plugin.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 30c1d6b31ec09dfad39aab2c909904b58afa2efd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 23:47:38 2012 +0100

    screensaver: Don't wrongly use _can_get_frames()
    
    Make sure we don't act as if the stream had a video track
    when we're actually checking whether we can take a screenshot.

 src/plugins/screensaver/totem-screensaver.c | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

commit b40dba4455fe09538401c2db08f1ff7e1b32ae7f
Author: Andika Triwidada <andika@gmail.com>
Date:   Thu Jun 28 07:57:13 2012 +0700

    Updated Indonesian translation

 po/id.po | 2456 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 1086 insertions(+), 1370 deletions(-)

commit d53c765bc512a0ee5f6bb520584b068c10e4b6d7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 23:21:02 2012 +0100

    rotation: Update for Bvw API changes

 src/plugins/rotation/bacon-video.vapi           | 8 ++++----
 src/plugins/rotation/totem-rotation-plugin.vala | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 947781384bb95d1ff4bf6b93a10a9be7b7015504
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 23:20:26 2012 +0100

    backend: Rename BvwRotation member to R_ZERO
    
    To avoid too short nicknames when used in GSettings.

 src/backend/bacon-video-widget-gst-0.10.c |  2 +-
 src/backend/bacon-video-widget.h          | 16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

commit c4940d910c9f110db0a1856a8b59dc0080314310
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 22:19:09 2012 +0100

    backend: Fix initial rotation state

 src/backend/totem-aspect-frame.c | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

commit 3ffc38eff5663a9ac5e29fad58507a437b3d9715
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 22:16:02 2012 +0100

    backend: Use gdouble for the angle
    
    As clutter does.

 src/backend/totem-aspect-frame.c | 16 ++++++++--------
 src/backend/totem-aspect-frame.h |  4 ++--
 2 files changed, 10 insertions(+), 10 deletions(-)

commit 7d66ae75cedae303bbcfe5d15c9901835922a6e8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 20:45:24 2012 +0100

    orientation: Update for newer video widget API

 src/plugins/rotation/Makefile.am                |  4 +-
 src/plugins/rotation/bacon-video.vapi           | 19 ++++++
 src/plugins/rotation/totem-rotation-plugin.vala | 89 ++++++-------------------
 3 files changed, 42 insertions(+), 70 deletions(-)

commit 195c68503513dbfaee6bf537de3932ec0be49b5f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 20:21:00 2012 +0100

    backend: Expose rotation through video widget

 src/backend/bacon-video-widget-gst-0.10.c | 49 +++++++++++++++++++++++++++++++
 src/backend/bacon-video-widget.h          | 21 +++++++++++++
 2 files changed, 70 insertions(+)

commit 521286391bfb75d7afe8394f368548572f46f3e9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 20:19:43 2012 +0100

    backend: Add rotation support to aspect frame

 src/backend/totem-aspect-frame.c | 91 ++++++++++++++++++++++++++++++++++++++++
 src/backend/totem-aspect-frame.h | 18 ++++----
 2 files changed, 102 insertions(+), 7 deletions(-)

commit 350000523243b05e9daf8ac6ab654c2f3dcf11f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 18:42:03 2012 +0100

    zeitgeist-dp: Update for deprecated API

 src/plugins/zeitgeist-dp/totem-zeitgeist-dp-plugin.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 14794778a5131e0a1f82ad949a55f51a3d8861c1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 18:08:58 2012 +0100

    zeitgeist-dp: Update video widget vapi file

 src/plugins/zeitgeist-dp/bacon-video.vapi | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

commit 28ab538aae175c3e6d4486034ca43286ed37a236
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 15:32:42 2012 +0100

    backend: Avoid incorrect painting when expanded
    
    When expand is TRUE, the very first frame painted during the
    transition will have the final full size that it's supposed to
    have at the end of the transition. It looks like the video
    growing onto itself.
    
    Don't use very custom code and clip instead.

 src/backend/totem-aspect-frame.c | 36 +++---------------------------------
 1 file changed, 3 insertions(+), 33 deletions(-)

commit c18276d4a9cf208535f6c043244d75487528ba65
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 15:32:16 2012 +0100

    backend: Add animation for expand transition

 src/backend/totem-aspect-frame.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit 76f5de992b7fed65183d1e6d6dd03ed583014f53
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 15:13:47 2012 +0100

    backend: Don't try to paint 0-sized actors
    
    If the child will end up with one of the dimensions being zero,
    don't bother trying to pain it.

 src/backend/totem-aspect-frame.c | 3 +++
 1 file changed, 3 insertions(+)

commit f4856b75d7850bd209fe2c7f4e8ebed2ee9a2bab
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 12:30:55 2012 +0100

    build: Remove dependendy on mx
    
    https://bugzilla.gnome.org/show_bug.cgi?id=655590

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 00d564c969db406d8ad173476feed063fc82254f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 12:30:33 2012 +0100

    backend: Implement aspect frame in raw clutter

 src/backend/totem-aspect-frame.c | 15 +++++++++------
 src/backend/totem-aspect-frame.h |  6 +++---
 2 files changed, 12 insertions(+), 9 deletions(-)

commit 34ca10f676c6a4eab9aa306c37c4a38364010b15
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 12:22:02 2012 +0100

    backend: Remove direct calls to Mx functions
    
    The logo frame code was non-functional, and the rest could
    be replaced with totem_aspect_frame_set_child().

 src/backend/bacon-video-widget-gst-0.10.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

commit 06a0a1ab0ff368b36675a3d1a433cf302a8124a9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 12:21:13 2012 +0100

    backend: Add _set_child() helper
    
    Instead of calling MxBin's.

 src/backend/totem-aspect-frame.c | 9 +++++++++
 src/backend/totem-aspect-frame.h | 3 +++
 2 files changed, 12 insertions(+)

commit ee0cf00527862f4ce5adc557ae453f5cb83a2c59
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 12:08:24 2012 +0100

    backend: Remove useless class padding

 src/backend/totem-aspect-frame.h | 7 -------
 1 file changed, 7 deletions(-)

commit e3c9abb05bb878461a43f50f4740dece1a1eed4d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 12:06:13 2012 +0100

    backend: Indentation fixes

 src/backend/totem-aspect-frame.c | 30 +++++++++++++++---------------
 src/backend/totem-aspect-frame.h |  2 +-
 2 files changed, 16 insertions(+), 16 deletions(-)

commit 6291b3634ac5dbd9e7200937f7dea14cea61a566
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 11:54:37 2012 +0100

    backend: Remove MxPadding checks
    
    We always use 0 for padding in all 4 directions.

 src/backend/totem-aspect-frame.c | 49 ++++++++--------------------------------
 1 file changed, 9 insertions(+), 40 deletions(-)

commit 4370dbeb8386385e942cea7fd884f5d740760356
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 27 11:48:32 2012 +0100

    backend: Remove unused "ratio" property

 src/backend/totem-aspect-frame.c | 56 +++++-----------------------------------
 src/backend/totem-aspect-frame.h |  4 ---
 2 files changed, 6 insertions(+), 54 deletions(-)

commit 015473560c26cf8ebc6f5033601cacda285c79c2
Author: Iain Lane <iain.lane@canonical.com>
Date:   Tue Jun 26 22:34:33 2012 +0100

    browser-plugin: Update seek slider position hack
    
    Commit b31a06a712ab39a9c9018304b9dfc5a31687016c updated the seek slider
    in the main totem UI to work with change in GTK+ 3.5.2.
    
    Also fix the browser plugin's seek slider.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678931

 browser-plugin/totem-plugin-viewer.c | 10 ----------
 1 file changed, 10 deletions(-)

commit 8bb27e8c397c5271c8215eb2d2d4aa3077aedee6
Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Date:   Mon Jun 25 17:48:51 2012 +0200

    backend: fix out-of-source build.
    
    bacon-video-widget-enums.h is generated into the $(top_builddir)/src/backend
    directory.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678797

 src/Makefile.am         | 1 +
 src/backend/Makefile.am | 1 +
 2 files changed, 2 insertions(+)

commit 74510371a3b6959d8215bdf5944b29424b0bd6f9
Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Date:   Mon Jun 25 17:42:10 2012 +0200

    backend: fix incorrect property ID (referrer).
    
    Fix typo in PROP_REFERRER name.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678796

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5c3a88e553626d59a5c5857899081d692d1672f4
Author: tuhaihe <wangdianjin@linuxdeepin.com>
Date:   Sat Jun 23 16:43:05 2012 +0800

    add Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 2173 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1087 insertions(+), 1086 deletions(-)

commit 18a55274bee5399faa97d409ba07a88864202912
Author: Daniel Drake <dsd@laptop.org>
Date:   Fri Jun 22 10:13:10 2012 -0600

    browser-plugin: Add more OGG mime types
    
    shared-mime-info identifies ogg media as audio/x-vorbis+ogg and
    video/x-theora+ogg (easy to see in Nautilus).
    
    I haven't seen any websites serving these MIME types, but when
    loading media from local disk (quite common for OLPC shipped content)
    these MIME types do come into play.
    
    Add them to the list so that the browser plugin continues to be used
    to play such media.

 browser-plugin/totemPlugin.cpp | 2 ++
 1 file changed, 2 insertions(+)

commit e01f38a4c2fae864c1f995fcffdc29f3b9a20138
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 22 19:00:41 2012 +0100

    backend: Check all the plugins on startup
    
    So that we're not surprised if one is missing later.

 src/backend/bacon-video-widget-gst-0.10.c | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

commit 2ee5c455bce86ab420eacbcabc3e77c260e26a30
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 22 18:58:58 2012 +0100

    backend: Fix incorrect property_id usage
    
    Referer was using the user-agent property ID

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cfc62d194740b7530799b30bc104354464b8d1d0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 22 18:58:00 2012 +0100

    grilo: Use bigger previews by default

 src/plugins/grilo/totem-grilo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1e66d10f1935c9c1c78a666525d342935a581a70
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 22 18:57:26 2012 +0100

    grilo: Use TotemSearchEntry for searching

 src/plugins/grilo/grilo.ui      |   6 +-
 src/plugins/grilo/totem-grilo.c | 140 +++++++++-------------------------------
 2 files changed, 33 insertions(+), 113 deletions(-)

commit b733d400beb9420b53d49a7684a3f23a6e2aea5d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 22 18:55:57 2012 +0100

    grilo: Compile the recently added widgets

 src/plugins/grilo/Makefile.am | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit e18b893816987d02eb735b0d44fa43e021f1e546
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 22 18:54:47 2012 +0100

    grilo: Add a TotemSearchEntry
    
    Like GdTaggedEntry but with a drop-down to select the
    source provider to use.

 src/plugins/grilo/totem-search-entry.c | 291 +++++++++++++++++++++++++++++++++
 src/plugins/grilo/totem-search-entry.h |  74 +++++++++
 2 files changed, 365 insertions(+)

commit 6bc56079df925a3bde9858ebefa33807274f613d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 22 18:53:38 2012 +0100

    grilo: Add GdTaggedEntry
    
    From gnome-documents. Includes changes from:
    https://bugzilla.gnome.org/show_bug.cgi?id=678641

 src/plugins/grilo/gd-tagged-entry.c | 1004 +++++++++++++++++++++++++++++++++++
 src/plugins/grilo/gd-tagged-entry.h |   89 ++++
 2 files changed, 1093 insertions(+)

commit 0cfb7fe90f4bfa83b87442473605e24ebb744367
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu May 31 17:03:13 2012 +0100

    browser-plugin: Use GtkMenuButton

 browser-plugin/totem-plugin-viewer.c | 111 +++--------------------------------
 data/mozilla-viewer.ui               |   8 +--
 2 files changed, 9 insertions(+), 110 deletions(-)

commit e3a96021c46bcdeab2ceb3ca1e289a1df8ac906b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon May 28 16:03:29 2012 +0100

    grilo: Remove drop-down source selection
    
    We'll use a tagged entry in the future. This also adds
    support for a generic "all" search.

 src/plugins/grilo/grilo.ui      | 30 ++++++------------------------
 src/plugins/grilo/totem-grilo.c | 29 ++++++++++++++++-------------
 2 files changed, 22 insertions(+), 37 deletions(-)

commit 4849f96c8f56ec20bf34d63d842dd8792af7dac2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 21 11:10:07 2012 +0100

    thumbnailer: Fix error message mentioning audio preview

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 172fc2478b7f348f07beb348f6863b5766388a39
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 21 12:37:59 2012 +0100

    thumbnailer: Thumbnail unseekable video files too
    
    Rather than bail because we can't look for more interesting
    frames somewhere else in the file.

 src/totem-video-thumbnailer.c | 47 ++++++++++++++++++++++++++++---------------
 1 file changed, 31 insertions(+), 16 deletions(-)

commit ae3e78b206ceb65e3d4820a9430bf04df4d79ec7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 21 11:46:31 2012 +0100

    thumbnailer: Fix debug output

 src/totem-video-thumbnailer.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 32c500670effa83ae7a1796406daa4910fc221ac
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 20 21:24:13 2012 +0100

    thumbnailer: Exit as soon as we have an error
    
    Rather than waiting for the thumbnailer to timeout.

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5001c263f03b9d8f2af6f1e42b65485cee7d33e5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 20 21:31:48 2012 +0100

    thumbnailer: Don't seek if we don't need to

 src/totem-video-thumbnailer.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e470b565904ec5b54f75c2d6ff5e0437208d2c9b
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Fri Jun 22 12:52:28 2012 +0300

    Updated Greek translation

 po/el.po | 1297 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 640 insertions(+), 657 deletions(-)

commit d83a4f26e556f33e50a4fc4c224536e7337e1ab2
Author: Pavel Vasin <rat4vier@gmail.com>
Date:   Fri Jun 8 15:43:36 2012 +0400

    browser-plugin: fix memory leak in NP_GetMIMEDescription

 browser-plugin/totemPluginGlue.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a0d711b0c3453d856a5d3488a02ebb105f40db09
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 12 02:20:05 2012 +0200

    main: Handle GDK_KEY_Pause as Pause
    
    Seeing as people mistranslate it.

 src/totem-object.c | 1 +
 1 file changed, 1 insertion(+)

commit 19970f1f36e7db36a0da39bafa28b9e13bb573b7
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue May 29 09:09:32 2012 +0200

    Updated Slovenian translation

 po/sl.po | 1473 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 758 insertions(+), 715 deletions(-)

commit 199717f0da40602f04b1c742e30d78b8168c02d9
Author: Craig Keogh <cskeogh@adam.com.au>
Date:   Mon May 28 12:55:25 2012 +0100

    browser-plugin: Fix parallel build
    
    By making totem-plugin-viewer.c require the marshal files to
    be generated.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=676851

 browser-plugin/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 87409014b49aece1b79eab9c1dbbdfb91fd8a91a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri May 25 14:34:04 2012 +0100

    main: Fix sidebar related warnings on startup
    
    When the last used sidebar was from a plugin, we would try
    and set it before the plugins were loaded.

 src/totem-object.c  | 2 +-
 src/totem-sidebar.c | 7 +------
 src/totem-sidebar.h | 3 +--
 3 files changed, 3 insertions(+), 9 deletions(-)

commit 01b7ea25eedb668d57bed8a441e910d0b96a5c6f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue May 22 23:48:21 2012 +0100

    i18n: Update British English translation

 po/en_GB.po | 2522 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 1257 insertions(+), 1265 deletions(-)

commit ea61750569d7e1a9ed44f360f5774f14d1e121af
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Fri May 18 12:42:59 2012 +0300

    Updated Latvian translation

 po/lv.po | 292 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 139 insertions(+), 153 deletions(-)

commit 9e427fd83b1b0c5019ca6406383606ff97a29068
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Fri May 18 12:40:16 2012 +0300

    Updated Latvian translation

 po/lv.po | 2313 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1167 insertions(+), 1146 deletions(-)

commit 49c78a54c7139443aed373301329459f8a6bb50a
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed May 16 12:36:37 2012 +0200

    Updated Swedish translation

 po/sv.po | 2374 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 970 insertions(+), 1404 deletions(-)

commit 4c92163bf2842aa6de63467261583c7d4e1bd35c
Author: A S Alam <aalam@users.sf.net>
Date:   Wed May 16 07:36:08 2012 +0530

    update Punjabi Translaiton

 po/pa.po | 2224 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1112 insertions(+), 1112 deletions(-)

commit b31a06a712ab39a9c9018304b9dfc5a31687016c
Author: Kalev Lember <kalevlember@gmail.com>
Date:   Thu May 10 18:41:41 2012 +0300

    main: Update the seek slider hack for GTK+ changes
    
    GTK+ commit 162614aa changed the range widget's button behaviour so that
    button 1 jumps to position. This is almost what we need in totem, except
    that we'd want buttons 2 and 3 to also do the jumping.
    
    Update the seek slider hack accordingly to always force button 1
    behaviour and bump gtk+ dep to 3.5.2.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=675838

 configure.in       | 2 +-
 src/totem-object.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

commit a41f38b4dce3e13d0f0d41439e26262f3fab93be
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat May 5 18:01:47 2012 +0300

    Updated Hebrew translation.

 po/he.po | 1391 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 717 insertions(+), 674 deletions(-)

commit d5368321be9dd2c84906b6a27f9e41f04f5236d6
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Thu May 3 23:19:29 2012 +0300

    Updated Belarusian translation.

 po/be.po | 2040 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 905 insertions(+), 1135 deletions(-)

commit d1b12ccf06a043d9a0cf9542f4622f677932de57
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu May 3 13:42:21 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 83 insertions(+), 20 deletions(-)

commit 7e3d71aefcade2409a13051e891ef15fdf1650c1
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Thu May 3 11:32:09 2012 +0300

    Updated Greek translation

 po/el.po | 3014 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 1203 insertions(+), 1811 deletions(-)

commit 2ac28c3108f580f9aef79f700448822ff6f3c43c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue May 1 12:58:27 2012 +0200

    Updated Spanish translation

 po/es.po | 1615 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 836 insertions(+), 779 deletions(-)

commit d06f5fa6aeb978c361e05ada545ad41c7e80314b
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Apr 30 21:12:42 2012 +0200

    Updated Galician translations

 po/gl.po | 1518 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 781 insertions(+), 737 deletions(-)

commit a79e357ddc5d0e985931fcc86323a73d889c9e41
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Apr 30 18:30:19 2012 +0200

    Internationalize missing plugin.in files
    
    Also unify names and descriptions a bit by
    capitalizing names and removing dots from
    descriptions.

 po/POTFILES.in                                              | 3 +++
 src/plugins/apple-trailers/apple-trailers.plugin.in         | 4 ++--
 src/plugins/autoload-subtitles/autoload-subtitles.plugin.in | 4 ++--
 src/plugins/chapters/chapters.plugin.in                     | 2 +-
 src/plugins/grilo/grilo.plugin.in                           | 2 +-
 src/plugins/im-status/totem-im-status.plugin.in             | 2 +-
 src/plugins/iplayer/iplayer.plugin.in                       | 2 +-
 src/plugins/media-player-keys/media-player-keys.plugin.in   | 4 ++--
 src/plugins/opensubtitles/opensubtitles.plugin.in           | 2 +-
 src/plugins/properties/movie-properties.plugin.in           | 4 ++--
 src/plugins/pythonconsole/pythonconsole.plugin.in           | 2 +-
 src/plugins/rotation/rotation.plugin.in                     | 2 +-
 src/plugins/save-file/save-file.plugin.in                   | 2 +-
 src/plugins/screensaver/screensaver.plugin.in               | 4 ++--
 src/plugins/screenshot/screenshot.plugin.in                 | 4 ++--
 src/plugins/skipto/skipto.plugin.in                         | 4 ++--
 16 files changed, 25 insertions(+), 22 deletions(-)

commit 8e8b73ef5277c2a54c7e3c6ec88b3d992fbb45b5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Apr 30 13:04:35 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 58c0baf39cb3225b14d5b846934cec73d2654264
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Apr 30 12:55:19 2012 +0200

    Added Norwegian bokmål translation

 po/nb.po | 1436 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 680 insertions(+), 756 deletions(-)

commit e1c685931bdad53bd6d3093d446c73379cda0f9f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Apr 29 23:00:10 2012 +0200

    Updated Polish translation

 po/pl.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 48458a2d20bd2fd7d8a09fd9a657f9b1f46c0fc4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 28 19:31:17 2012 +0100

    plugins: Fix GIR compiler warning
    
    plugins/totem-plugin.h:144: Warning: Totem: multiple comment blocks documenting 'TOTEM_PLUGIN_REGISTER:' identifier.

 src/plugins/totem-plugin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dfc4a2793641e6a2052a76c50d87d4b1b97be86f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 18:53:32 2012 +0100

    data: Install preferences.ui

 data/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit fe0a1cdc7004e6d43590679808af806258c4ba71
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 17:25:44 2012 +0100

    backend: Use autocluttersink
    
    And get free hardware decoding, using either gst-vaapi and Fluendo's
    hardware decoder plugins.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674083

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ef8ef515e32a1bdfaf02110af43c010744de09e3
Author: Josep Torra <n770galaxy@gmail.com>
Date:   Wed Jan 25 16:46:49 2012 +0100

    backend: Make navigation optional
    
    As some sinks might not implement it.

 src/backend/bacon-video-widget-gst-0.10.c | 33 ++++++++++++++++++++++++++-----
 1 file changed, 28 insertions(+), 5 deletions(-)

commit bc6f874373f64a0036711bbfe845d76264ec097a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 17:14:19 2012 +0100

    backend: Get playbin2 to create our videobalance
    
    That way, we don't have to manage it ourselves, and we know
    that a videobalance will be present.

 configure.in                              |   3 +-
 src/backend/bacon-video-widget-gst-0.10.c | 101 +++++++++---------------------
 2 files changed, 32 insertions(+), 72 deletions(-)

commit 1c5aecb2e3efcc1e6f5655becac009c58f7ab6dc
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Apr 27 14:53:29 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 49 +++++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 24 deletions(-)

commit 439ef53b42ba507728f68598f8aab01dc7179d00
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 13:23:34 2012 +0100

    backend: Remove unused connection-speed setting

 docs/reference/totem-sections.txt         |  5 --
 src/backend/bacon-video-widget-gst-0.10.c | 83 ++-----------------------------
 src/backend/bacon-video-widget.h          | 36 --------------
 3 files changed, 4 insertions(+), 120 deletions(-)

commit 55cf21087dc21647bcc98b65d48631736a9bee4a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 13:19:13 2012 +0100

    backend: Move vis list zeroing

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5a1c8b09bc9c69ebf83f8c9621345d7938c1e8b1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 13:09:22 2012 +0100

    data: Remove unused connection speed configuration

 data/org.gnome.totem.gschema.xml.in.in | 5 -----
 data/totem.convert                     | 1 -
 2 files changed, 6 deletions(-)

commit 1e94f05059b18444d3a342522341c8ace97795c2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 13:04:40 2012 +0100

    main: Remove connection-speed preference
    
    The values came from Microsoft's MMS speed switch list, which
    means that it's now, 10 years on, completely outdated.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=556227

 data/preferences.ui     | 158 ------------------------------------------------
 src/totem-preferences.c |   7 ---
 2 files changed, 165 deletions(-)

commit 7f62fc1c870fffc52f8a57e0672a53dcb2056431
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 12:54:39 2012 +0100

    main: Simplify GtkBuilder usage in prefs

 src/totem-preferences.c | 76 +++++++++++++++++++++++++------------------------
 1 file changed, 39 insertions(+), 37 deletions(-)

commit 15ae524d8f7ee82b63b1a85bd2b9343a9dcd5dfc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 12:38:19 2012 +0100

    main: Use new preferences.ui file

 src/totem-preferences.c | 66 ++++++++++++++++++++++++-------------------------
 src/totem-private.h     |  1 +
 src/totem.c             |  2 ++
 3 files changed, 36 insertions(+), 33 deletions(-)

commit 06dd4b8601ec1e22c7373aedbd4dc763c1b73f63
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 12:37:40 2012 +0100

    data: Split preferences UI into its own file

 data/preferences.ui | 1601 +++++++++++++++++++++++++++++++++++++++++++++++++++
 data/totem.ui       | 1584 --------------------------------------------------
 2 files changed, 1601 insertions(+), 1584 deletions(-)

commit 0d74961a3d7fff96081998a1bb3ed8b3af1a623d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 12:12:16 2012 +0100

    plugins: Make GtkBuilder files require GTK+ 3.0

 src/plugins/chapters/chapters-edit.ui      | 2 +-
 src/plugins/chapters/chapters-list.ui      | 2 +-
 src/plugins/opensubtitles/opensubtitles.ui | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 70d5dd576f78da2b83456f2c7c0a601254dadd24
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 27 12:11:59 2012 +0100

    data: Make GtkBuilder files require GTK+ 3.0

 data/playlist.ui | 2 +-
 data/totem.ui    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b1d647fcda618b44ff94062c8acc99ff2180c1e7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 26 16:24:55 2012 +0100

    backend: Switch default user-agent

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 655ef054aec09cada47e8c811216cef37672394b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 26 16:24:23 2012 +0100

    browser-plugin: More instance of Totem strings
    
    In user-visible locations.

 browser-plugin/totemPlugin.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit f0796f0d4f1a1cf2b12c9bc5149ec96e6d84d87d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 23 18:09:04 2012 +0100

    backend: Don't use keyframe seeks for inaccurate seeks
    
    Because we actually want those seeks to be rather quick, but
    we don't need them to be frame perfect, so seek without any flags
    rather than with GST_SEEK_FLAG_KEY_UNIT.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=618746#c8
    for a longer explanation

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 001b0441452ac9ec54022f6bc0c627883a67f314
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 23 15:10:09 2012 +0100

    data: Disable visualisations by default
    
    We'll focus on providing cover art for audio-only files instead,
    and just display the totem logo otherwise.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=651844

 data/org.gnome.totem.gschema.xml.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3a053e2c6b75326853e3956850c3f5412428a9ed
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 11 12:45:13 2012 +0100

    backend: Remove special-handling of icy/icyx schemes
    
    As they are now handled by the GStreamer source directly.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673901

 src/backend/bacon-video-widget-gst-0.10.c | 10 ----------
 1 file changed, 10 deletions(-)

commit 65c83b08732569c619efb6abad3421ab6c37d340
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 15:03:57 2012 +0100

    backend: Split out the subtitle loading
    
    Split out the subtitle loading from _open() so it can
    be handled on-the-fly (without reloading the movie itself).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=514050

 browser-plugin/totem-plugin-viewer.c      |  3 +-
 docs/reference/totem-sections.txt         |  1 +
 src/backend/bacon-video-widget-gst-0.10.c | 72 +++++++++++++++++++++++++++----
 src/backend/bacon-video-widget.h          |  3 +-
 src/backend/bvw-test.c                    |  2 +-
 src/totem-object.c                        |  8 ++--
 6 files changed, 73 insertions(+), 16 deletions(-)

commit 211ee6a0567949d314742a30fcb254a3346f51c4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 23 13:10:35 2012 +0100

    backend: Reset current time on close

 src/backend/bacon-video-widget-gst-0.10.c | 1 +
 1 file changed, 1 insertion(+)

commit d3815159d89608ed4ab94b765c1d10882761a978
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 23 13:10:10 2012 +0100

    backend: Remove dupe call to set playback direction

 src/backend/bacon-video-widget-gst-0.10.c | 3 ---
 1 file changed, 3 deletions(-)

commit 1b0b434a848e0abe016c0f2191f384d1c961ccb5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 22 22:45:21 2012 +0100

    main: Add missing Preferences menu item
    
    Oops, it disappeared.

 src/totem-menu.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

commit e209dd657006809108922415d2bc70d4a1f6bac9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 22 21:16:44 2012 +0100

    docs: Remove incomplete and unused API docs
    
    We don't expect TotemObject to be subclassed, we were missing
    docs for new members, and the copy/paste still mentioned TotemPlParser
    types. Moved to the private section.

 docs/reference/totem-sections.txt |  2 +-
 src/totem.h                       | 12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

commit 539add3a974c72f595e7a0f682359181fd7cb3cf
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Apr 22 21:15:04 2012 +0200

    Updated Galician translations

 po/gl.po | 135 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 67 insertions(+), 68 deletions(-)

commit f80d6b227b57f7b17581bbcae3c4a11cb15ace5f
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sun Apr 22 11:16:08 2012 +0300

    Updated Hebrew translation.

 po/he.po | 1220 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 615 insertions(+), 605 deletions(-)

commit bfdca47128283b64238ca841bb100c3b02ffd6ca
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 22 01:15:30 2012 +0100

    backend: Remove already fixed FIXME
    
    Visualisation size already takes the screen's size into account.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=369466

 src/backend/bacon-video-widget-gst-0.10.c | 1 -
 1 file changed, 1 deletion(-)

commit 3d0d54fe79858c006990e6e42f16809c7d16c708
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 21:43:55 2012 +0100

    main: Remove unused functions in totem-uri

 src/totem-uri.c | 167 --------------------------------------------------------
 src/totem-uri.h |   1 -
 2 files changed, 168 deletions(-)

commit ad1cf67b07a1a3ebd6d43aec92996b54d710b80c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 21:42:11 2012 +0100

    plugins: Add autoload-subtitles plugin
    
    To autoload subtitles the same way we used to.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674469

 configure.in                                       |   3 +-
 src/plugins/autoload-subtitles/Makefile.am         |  13 +
 .../autoload-subtitles.plugin.in                   |   9 +
 .../autoload-subtitles/totem-autoload-subtitles.c  | 284 +++++++++++++++++++++
 4 files changed, 308 insertions(+), 1 deletion(-)

commit 2575313b45c45332938761ce3780ab01a09e8e5a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 21:33:20 2012 +0100

    main: Use signal to collect subtitle URI location
    
    Instead of hard-coding this in our core.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674469

 src/totem-object.c      | 45 ++++++++++++++++++++++++---------------------
 src/totem-preferences.c |  1 -
 src/totem-private.h     |  1 -
 src/totem.h             |  2 ++
 4 files changed, 26 insertions(+), 23 deletions(-)

commit 5a4e51b798d19625f7c1e3811cb7fd033d96a475
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 21:14:33 2012 +0100

    backend: Remove mention of #subtitle hack
    
    As it only ever worked with xine-lib, not with GStreamer.

 src/backend/bacon-video-widget-gst-0.10.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 7b56db7b8d7dc405a4720b0f10c610a70ce9f68c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 21:06:01 2012 +0100

    plugins: Add apple-trailers plugin
    
    Add plugin to change Totem's user-agent for the Apple Trailers site.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674469

 configure.in                                       |  3 +-
 src/plugins/apple-trailers/Makefile.am             | 13 ++++
 .../apple-trailers/apple-trailers.plugin.in        |  9 +++
 src/plugins/apple-trailers/totem-apple-trailers.c  | 81 ++++++++++++++++++++++
 4 files changed, 105 insertions(+), 1 deletion(-)

commit 56b360ecc090dac8403922d1c80e4911f2dc3959
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 21:04:28 2012 +0100

    main: Use a signal to get the user-agent for specific sites
    
    Instead of hard-coding hacks in the Totem core itself.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674469

 src/totem-object.c           | 47 ++++++++++++++++++++++++++++++++++++++------
 src/totem.h                  |  2 ++
 src/totemobject-marshal.list |  1 +
 3 files changed, 44 insertions(+), 6 deletions(-)

commit 5e36bb66730abc7cafde4cffef7ea2ec6c2ac9c3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 15:26:32 2012 +0100

    data: Make git status output clean

 data/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e987e0618cbe239e6f7e8b1646985034fdfcbdba
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 15:23:31 2012 +0100

    docs: Update for latest additions and removals

 docs/reference/totem-sections.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 04357d01dcbf749ad0256c566916fc2413d29f34
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 14:48:05 2012 +0100

    backend: Merge helper into unique caller

 src/backend/bacon-video-widget-gst-0.10.c | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

commit cbb9f8a556849db0b58125ae976b483879151b0a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 21 14:43:15 2012 +0100

    backend: Remove bvw != NULL checks
    
    As BACON_IS_VIDEO_WIDGET (bvw) takes care of that.
    
    See:
    https://bugzilla.gnome.org/show_bug.cgi?id=514050#c15

 src/backend/bacon-video-widget-gst-0.10.c | 64 +------------------------------
 1 file changed, 1 insertion(+), 63 deletions(-)

commit 4b48b7827cf6e98c519a4d561de42f98b8a2d962
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Apr 21 13:10:57 2012 +0200

    Updated Slovenian translation

 po/sl.po | 904 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 460 insertions(+), 444 deletions(-)

commit 51e964bf071c0395cce9377b0ccf0451c3a7d64b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Apr 20 14:30:38 2012 +0200

    Updated Spanish translation

 po/es.po | 112 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 56 insertions(+), 56 deletions(-)

commit 9e001a753bcad0947742508a76492f8cdcc8d524
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 12:35:01 2012 +0100

    backend: Nobody wants to know our backend name
    
    So don't export it.

 src/backend/bacon-video-widget-gst-0.10.c | 14 --------------
 src/backend/bacon-video-widget.h          |  2 --
 2 files changed, 16 deletions(-)

commit c5a5a1ce89e0d6a170b57e767620e7539b1b12eb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 12:34:44 2012 +0100

    main: Plugins don't care about the backend name

 src/totem-object.c | 15 ---------------
 src/totem.h        |  1 -
 2 files changed, 16 deletions(-)

commit 51fdaedf93dd7dfc694cfe882c3e973082ac7291
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 12:34:06 2012 +0100

    main: Remove GStreamer version from about box
    
    Because it's not a useful debugging tool anyway.

 src/totem-menu.c | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

commit 5eaf018e230f3f0a2bdefc1cf2690cf3ef00b03f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 12:33:44 2012 +0100

    backend: There's no xine backend anymore

 src/backend/bacon-video-widget.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f0dc37258f477933b95c098b4cd45dec9edccb7b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 12:32:35 2012 +0100

    main: Update application name
    
    It's now Videos, as per design.

 data/totem.ui      | 2 +-
 src/totem-object.c | 2 +-
 src/totem.c        | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 148236dd9889bd1732d53d769c624ba077777b9a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 12:27:44 2012 +0100

    data: Update additional binaries field

 data/totem.desktop.in.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9dc401b1213aa9fec2f5274d0e6cb8dcefba486f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 20 12:27:32 2012 +0100

    data: Update totem's Name to match design
    
    Called "Videos" now, and we don't advertise it being
    able to play songs either, there's other applications for that.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=588974

 data/totem.desktop.in.in.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7224032522e95365d57d8940d60d8e22cbe7750f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Apr 19 17:06:46 2012 -0400

    data: split audio and video mime types into two separate arrays
    
    This is needed for Sushi, since the two groups are handled by two
    different viewers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=674439

 data/mime-type-imports.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 335987fc4824bed1ed5b6178b6fcf2e489ee0a11
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Apr 19 16:59:16 2012 -0400

    backend: sync OSD window with g-s-d
    
    https://bugzilla.gnome.org/show_bug.cgi?id=664916

 src/backend/gsd-osd-window.c | 258 ++++---------------------------------------
 1 file changed, 23 insertions(+), 235 deletions(-)

commit 41f71a0868a13ae4f3e47bd65147322dfea50744
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 19 18:54:05 2012 +0100

    backend: Handle HTTP proxy for RTSP sources
    
    https://bugzilla.gnome.org/show_bug.cgi?id=650324

 src/backend/bacon-video-widget-gst-0.10.c | 113 +++++++++++++++++++++++-------
 1 file changed, 87 insertions(+), 26 deletions(-)

commit 5dce97ca9b82cd5e512c6af90d4a1d40c6a9b838
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Apr 19 19:15:06 2012 +0200

    Updated Galician translations

 po/gl.po | 918 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 439 insertions(+), 479 deletions(-)

commit 4e90fb0c84641fb44077e16f43f2e74efe4e20d8
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Apr 19 12:27:13 2012 +0200

    Updated Spanish translation

 po/es.po | 60 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 32 insertions(+), 28 deletions(-)

commit 997ac81bc22501e00ac8ab349a9e4e4a7e0b6e2c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Apr 18 20:49:21 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 734 ++++++++++++++++++++++-----------------------------------------
 1 file changed, 257 insertions(+), 477 deletions(-)

commit fa19695a0b4c46093d18165f4e7d2e980852600a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 18 19:09:40 2012 +0100

    main: Add an "Add Directory" button to Open dialogue
    
    https://bugzilla.gnome.org/show_bug.cgi?id=634998

 src/totem-uri.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit 833d0b65a4e29c6c76fb0dfac9d0208ea774683d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 18 17:57:21 2012 +0100

    main: Update TODO item

 src/totem-object.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 883f12cfcb38906b2f36a3638d4062740cea08f2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 18 17:34:12 2012 +0100

    main: Make "Esc" give away focus on sidebar button too
    
    https://bugzilla.gnome.org/show_bug.cgi?id=629252

 src/totem-sidebar.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 1491a764d59aefdc50904f2f28f30be63b43f2c3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 18 17:01:13 2012 +0100

    main: Show OSD even when not in fullscreen
    
    https://bugzilla.gnome.org/show_bug.cgi?id=585003

 src/totem-object.c | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

commit dec73a90ca4fe302885dd3c2c5f694df92974b66
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 18 16:54:26 2012 +0100

    main: Move OSD to the backend
    
    And use Clutter to draw it.

 src/Makefile.am                           |    3 -
 src/backend/Makefile.am                   |    7 +-
 src/backend/bacon-video-osd-actor.c       |  254 ++++++
 src/backend/bacon-video-osd-actor.h       |   70 ++
 src/backend/bacon-video-widget-gst-0.10.c |   35 +-
 src/backend/bacon-video-widget.h          |    4 +
 src/backend/gsd-osd-window-private.h      |   70 ++
 src/backend/gsd-osd-window.c              | 1231 ++++++++++++++++++++++++++++
 src/backend/gsd-osd-window.h              |   86 ++
 src/gsd-osd-window-private.h              |   67 --
 src/gsd-osd-window.c                      | 1233 -----------------------------
 src/gsd-osd-window.h                      |   93 ---
 src/totem-fullscreen.c                    |   37 +-
 13 files changed, 1753 insertions(+), 1437 deletions(-)

commit efc1377ce399e3ff863107437f64cea275fddc8b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 19:28:45 2012 +0100

    backend: Show the logo first

 src/backend/bacon-video-widget-gst-0.10.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f6a50593c9f394026826931300cc35e96d2ecd58
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 19:27:40 2012 +0100

    backend: Make test UI use the dark theme

 src/backend/bvw-test.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 41a5d24d47d78d9c666b8bb3bc9abd82ceaa7fc1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 19:15:20 2012 +0100

    backend: Use clutter colour names

 src/backend/bacon-video-widget-gst-0.10.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 09a7b18c3b94abc57fd1f258c2242653b98b04a2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 18:15:48 2012 +0100

    backend: Update for clutter-gst deprecations

 configure.in                              | 2 +-
 src/backend/bacon-video-widget-gst-0.10.c | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 0e641ae74d4ca8fdf8e3481f140abcdd49e213d7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 17:59:40 2012 +0100

    backend: Update for clutter deprecations

 src/backend/bacon-video-widget-gst-0.10.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 84cf800e6ee01312763682b174c434e002a148f3
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Wed Apr 18 18:19:51 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 807 ++++++++++++++++++++++++++++-------------------------------
 po/zh_TW.po | 820 ++++++++++++++++++++++++++++--------------------------------
 2 files changed, 770 insertions(+), 857 deletions(-)

commit 84ba37197db1638084a24dd0bbab71a740de624d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 17:10:19 2012 +0100

    data: Only handle video/audio types in Javascript
    
    So that sushi doesn't try to handle playlist formats.

 data/mime-type-imports.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 1e901a410d78c5fbddea544f9694722012cc346e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 16:57:38 2012 +0100

    data: Update Javascript filename

 data/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b9a46707e3f1e705110499e286ca1daa8923339e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 16:48:09 2012 +0100

    data: Add script to generate a javascript header

 data/Makefile.am          |  4 +++-
 data/mime-type-imports.sh | 19 +++++++++++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)

commit a869ef65dd329fd9e4a4896c303fc018b8824c88
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 16:41:10 2012 +0100

    data: Fix comment in generated header

 data/mime-type-include.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit aff4968963426265a9dd8e267f68e3d472150cc5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 17 15:35:29 2012 +0100

    main: Update OSD from gnome-settings-daemon

 src/Makefile.am              |    3 +-
 src/gsd-media-keys-window.c  |  710 --------------------------
 src/gsd-media-keys-window.h  |   74 ---
 src/gsd-osd-window-private.h |   67 +++
 src/gsd-osd-window.c         | 1125 ++++++++++++++++++++++++++++++------------
 src/gsd-osd-window.h         |   32 +-
 src/totem-fullscreen.c       |    8 +-
 7 files changed, 885 insertions(+), 1134 deletions(-)

commit 26b423cf9ee1fa2edb79040cf3e82532f5bd5611
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 16 15:24:56 2012 +0100

    backend: Correct "logo-mode" property name

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 494804e8314631dc5a9584fa7d455da773ef6b16
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 16 15:23:10 2012 +0100

    backend: Put sink related code in correct location

 src/backend/bacon-video-widget-gst-0.10.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit cef3ae1334e1c6cdcb36b13170913632235a0362
Author: Sasi Bhushan <sasi@swecha.net>
Date:   Tue Apr 17 14:04:56 2012 +0530

    Updated Telugu Translation

 po/te.po | 896 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 427 insertions(+), 469 deletions(-)

commit 084e1015681bda1beeab1c5ef9433a754f37daac
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Apr 16 21:32:11 2012 +0200

    Updated Polish translation

 po/pl.po | 55 +++++++++++++++++++++++++++----------------------------
 1 file changed, 27 insertions(+), 28 deletions(-)

commit 323467712c9a88693da825c85a1b7c35d327599f
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Apr 16 16:32:33 2012 +0200

    Updated Spanish translation

 po/es.po | 510 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 236 insertions(+), 274 deletions(-)

commit 3a1fead18a314bed420aa3692e39fbb8e9596889
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 13 16:14:14 2012 +0100

    build: Error out if some required plugins are missing

 configure.in | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit e1d657cf96a79e57ab64646d2ec26115434a40e0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 13 16:10:16 2012 +0100

    build: Update grilo error message

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4a54e4bace4a980b6b495f23904026cad61119fd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 7 14:45:37 2012 +0100

    grilo: Port to grilo 0.2
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673592

 configure.in                    |  2 +-
 src/plugins/grilo/totem-grilo.c | 28 ++++++++++++++++++++++------
 2 files changed, 23 insertions(+), 7 deletions(-)

commit c591fa3f5cb8b7eff5bd4651c5f2f055e5ae327a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 13 16:02:07 2012 +0100

    main: Fix up coding style

 src/totem-time-label.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit cc2949c4249936173f770805fbb7de70a7804ad4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 13 12:45:33 2012 +0100

    playlist: Remove unused function

 src/totem-playlist.c | 34 ----------------------------------
 src/totem-playlist.h |  4 ----
 2 files changed, 38 deletions(-)

commit c2fa677f0b2c14787c62a40c95ddd0643904a9d5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 13 12:27:41 2012 +0100

    plugins: Remove publish plugin
    
    The sharing functionality was too restricted (only to other Totem
    instances), and the fetching of external playlists should be done
    via Grilo instead.

 configure.in                                       |  12 +-
 po/POTFILES.in                                     |   4 -
 src/plugins/publish/Makefile.am                    |  31 -
 ...g.gnome.totem.plugins.publish.gschema.xml.in.in |  28 -
 src/plugins/publish/publish-plugin.glade           | 164 -----
 src/plugins/publish/publish-plugin.ui              | 111 ----
 src/plugins/publish/publish.convert                |   3 -
 src/plugins/publish/publish.plugin.in              |   8 -
 src/plugins/publish/totem-publish.c                | 681 ---------------------
 9 files changed, 1 insertion(+), 1041 deletions(-)

commit 0b508cd3000c09de524427719d063057bd5ce98e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Apr 13 00:59:23 2012 +0300

    Updated Hebrew translation.

 po/he.po | 709 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 353 insertions(+), 356 deletions(-)

commit ac281cfe0ff73c72a19397c760859ec16bd94fd6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 11 12:34:41 2012 +0100

    backend: Remove ->media_device struct member
    
    As it's now unused.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673590

 src/backend/bacon-video-widget-gst-0.10.c | 19 -------------------
 1 file changed, 19 deletions(-)

commit ae0b80f2eb789974c546cb9cf277865de82e1c5f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 11 12:34:21 2012 +0100

    backend: Remove _get_mrls() helper function
    
    It's not called anymore.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673590

 docs/reference/totem-sections.txt         |  1 -
 src/backend/bacon-video-widget-gst-0.10.c | 86 -------------------------------
 src/backend/bacon-video-widget.h          |  4 --
 3 files changed, 91 deletions(-)

commit 2acbef2c9411bbc984f65d6aad031e80aeab9005
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 5 17:55:27 2012 +0100

    main: Remove use of totem-disc
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673590

 src/totem-object.c | 162 +----------------------------------------------------
 src/totem.h        |   7 ---
 2 files changed, 2 insertions(+), 167 deletions(-)

commit d9fa4d22c9b75ff063f6cf8c0672fcee240efbfe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 5 17:17:41 2012 +0100

    main: Use grilo to list DVDs and co.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673591

 data/totem.ui    |   1 -
 src/totem-menu.c | 386 -------------------------------------------------------
 src/totem-menu.h |   2 -
 src/totem.c      |   1 -
 4 files changed, 390 deletions(-)

commit c9d112f54731de03ad9346e76be232abf7bc1b96
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 11 14:07:36 2012 +0100

    backend: Remove unneeded uses of gst_element_get_bus()

 src/backend/bacon-video-widget-gst-0.10.c | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

commit 1cc2837529e84401a9e93f33cc0c5eaaac6fec3d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 11 14:02:04 2012 +0100

    backend: Remove non-PulseAudio sink hacks
    
    The goal of the original patch was to make Totem's audio output code
    not wake up on a regular basis, as the audio device was still opened.
    Now that PulseAudio is used pretty much everywhere we care about, remove
    that code, and simplify the logic.
    
    Revert "Only set playbin2 to NULL on errors or after 10 seconds of doing nothing"
    
    This reverts commit 14b0c9e7ca8472fadf59a77bbb43786ee94b72b1.
    
    Conflicts:
    
    	src/backend/bacon-video-widget-gst-0.10.c

 src/backend/bacon-video-widget-gst-0.10.c | 40 ++-----------------------------
 1 file changed, 2 insertions(+), 38 deletions(-)

commit ce3d32f2b1ddfafe27ab6a1f982511b8ccf85e35
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Tue Apr 10 17:32:53 2012 +0400

    Show proper names of GStreamer plugins during autoconf
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673602

 configure.in | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

commit b730b1faf830900e58718503aff8b55f0aaddacb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 11 13:07:08 2012 +0100

    data: Add keywords
    
    As used in gnome-shell nowadays.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673742

 data/totem.desktop.in.in.in | 1 +
 1 file changed, 1 insertion(+)

commit 5e0def001ee7afb8baeb14f10d6c8f2c6e75992b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 11 12:33:09 2012 +0100

    backend: Remove dvd:/vcd: MRL special handling
    
    Because the backends handle this themselves, and we don't
    need to tell them where the media device actually is.

 src/backend/bacon-video-widget-gst-0.10.c | 12 ------------
 1 file changed, 12 deletions(-)

commit c276f54d8a5582218957dcb96066b371934c2448
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Tue Apr 10 23:37:30 2012 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 670 ++++++++++++++++++++++++++----------------------------
 1 file changed, 323 insertions(+), 347 deletions(-)

commit 4723cf20b222f0f24876a3223c2ec30162e4fd08
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Tue Apr 10 23:36:54 2012 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

commit 5a98120d3495fc02f8b3b228a0e7377a564164a3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 10 19:35:32 2012 +0100

    backend: Simplify audio/video sink creation
    
    We already have a failure path for the video sink, and considering
    that autoaudiosink already takes care of setting up a "sync" fakesink
    for us, in case of audio output failure, there's really nothing for
    us to do by hand.

 src/backend/bacon-video-widget-gst-0.10.c | 81 ++-----------------------------
 1 file changed, 5 insertions(+), 76 deletions(-)

commit 4c2cac01d47d095f62491747c66854ebaa309905
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 10 19:27:02 2012 +0100

    backend: Clean up audiopitch connection

 src/backend/bacon-video-widget-gst-0.10.c | 44 +++++++++++++++----------------
 1 file changed, 21 insertions(+), 23 deletions(-)

commit ad93817e114954dc2884c5f7128c3a43db18c920
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 10 19:18:35 2012 +0100

    backend: Remove impossible error messages
    
    We don't use the "Multimedia Systems Selector" so remove
    any mention of it in error messages.

 src/backend/bacon-video-widget-gst-0.10.c | 26 ++------------------------
 1 file changed, 2 insertions(+), 24 deletions(-)

commit 72d9bf9fff81861f63224ad988f2c094555d351f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 10 18:33:16 2012 +0100

    backend: Turn helper function into a real helper
    
    Not a bunch of branches with different paths that weren't helping.

 src/backend/bacon-video-widget-gst-0.10.c | 90 ++++++++++++-------------------
 1 file changed, 34 insertions(+), 56 deletions(-)

commit 2c39dca3cf4fbe63c1fc86b0a6a56ac6c6d2021d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 10 17:50:38 2012 +0100

    screensaver: Fix inhibition not working
    
    Somebody forgot to finish the copy/paste and put a reason for
    inhibition.

 src/plugins/screensaver/totem-screensaver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 040e19bdf98a3fad439ab20fb7145bf495ac85be
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 10 17:45:32 2012 +0100

    main: Fix handling of local DVD directories
    
    We were hoping that GFile wouldn't touch URIs for which
    it didn't handle the URI scheme. This meant that it was mangling
    (or escaping things it shouldn't) dvd: URIs.
    
    Revert "uri: Simplify _get_full_path() code"
    
    This reverts commit 088cd2cf46f97c1e8a3200b3dfcb20e9f9642ca0.

 src/totem-uri.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 9549188ab6221f845aa1d776270fb62e7f7418a1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Apr 8 13:27:18 2012 +0200

    Updated Spanish translation

 po/es.po | 641 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 316 insertions(+), 325 deletions(-)

commit 5edea833442719c47e397ab7caaaff4994b9571f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 7 14:45:25 2012 +0100

    grilo: Fix compile-time warning

 src/plugins/grilo/totem-grilo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 85dfd9430f06283562bbac6a0be3b6de2a36cf6e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 5 17:35:45 2012 +0100

    thumbnailer: Fix thumbnailing an archive:/// DVD image

 src/totem-video-thumbnailer.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 42bf03207b0b05693c294ca771b3bef0cfbe8140
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 4 15:09:14 2012 +0100

    main: Fix (unused) argument's type in callback function

 src/totem-menu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 25a9dbfbaeffb90da685f83e3aa018ca6cb560e9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 4 15:08:51 2012 +0100

    main: Remove strings to be translated
    
    Internal IDs for menu items really don't need to be translated.

 src/totem-menu.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3922b3aea5d4147b17a19cebe0a8c6a44aebcce2
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Apr 4 17:03:49 2012 +0200

    Updated Hungarian translation

 po/hu.po | 438 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 203 insertions(+), 235 deletions(-)

commit 4265403bfeff51f5087e05ca9ac61e08a3631f3b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 17:08:28 2012 +0200

    main: Fix some whitespace errors

 src/totem-menu.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 9a8502cbe9050309c523e5eeafe0ad9053a2a0ea
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 3 19:02:14 2012 +0100

    main: Fix kbd shortcuts when using ModeSwitch
    
    We shouldn't pass keys to GTK+ if ISO_Level3_Shift or Mode_switch
    is enabled.

 src/totem-object.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit a6ee6045edbe8d31d7be69a88c69bfe07c899578
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 3 19:01:52 2012 +0100

    main: Remove disabled code

 src/totem-object.c | 2 --
 1 file changed, 2 deletions(-)

commit 0c6958b23aaf2379b4749c0ca643b818be25bea6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 18:25:11 2012 +0200

    main: Move application-wide menu items to app menu
    
    Using GActionEntry
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673098

 data/totem.ui      | 116 ++++++++++++++++++----------------------------
 src/totem-menu.c   | 134 ++++++++++++++++++++++++++++++++++++++---------------
 src/totem-menu.h   |   2 +
 src/totem-object.c |  70 ++++++++++++----------------
 src/totem.c        |   5 ++
 5 files changed, 179 insertions(+), 148 deletions(-)

commit bacf03c97466946904327c83546c59a82af9fd65
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 2 15:39:44 2012 +0100

    browser-plugin: Disable autoplay for the Vegas plugin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673209

 browser-plugin/totemPlugin.cpp | 2 ++
 1 file changed, 2 insertions(+)

commit ade302441c96be16c7e2d3e170b5c87d1fd38e82
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 2 15:19:09 2012 +0100

    main: Update copyright for GdkFullscreenFilter

 src/gd-fullscreen-filter.c | 18 +++++++++---------
 src/gd-fullscreen-filter.h | 16 ++++++++--------
 2 files changed, 17 insertions(+), 17 deletions(-)

commit b1f5b47b7334233e07292746db82c291fcc7fcdf
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Mar 31 16:57:44 2012 +0430

    Updated Persian Translations

 po/fa.po | 1415 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 696 insertions(+), 719 deletions(-)

commit 246e7684f1a8adfb68e01c4991d59efd11331e3c
Author: Shixin Zeng <zeng.shixin@gmail.com>
Date:   Sat Feb 21 02:10:45 2009 -0600

    main: comment out set_resource_limits on non-Unix
    
    https://bugzilla.gnome.org/show_bug.cgi?id=342926

 src/totem-resources.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit 86c2dfa75c032fd21a3a6024aec00c6bf5a7b8ee
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 16:03:29 2012 +0200

    backend: Another guard against X11 calls

 src/backend/bacon-video-widget-gst-missing-plugins.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 806d6e673fe1ee4f89c57998fbfc7668570dff8e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 15:21:12 2012 +0200

    main: Remove calls to gtk_main_iteration()
    
    A good way to break things (like hang with multiple windows opened
    when launched a bit too quickly because we didn't say we were done
    setting up the first window)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663501

 src/totem-playlist.c |  2 --
 src/totem.c          | 11 +----------
 2 files changed, 1 insertion(+), 12 deletions(-)

commit 225ae24bc171b1c85d9d660d16e9839ef88597c9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 14:42:59 2012 +0200

    backend: Remove outdated API doc

 src/backend/bacon-video-widget-gst-0.10.c | 3 ---
 1 file changed, 3 deletions(-)

commit e969eff422fcae809e5233e5eed9266ac5444918
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 14:41:25 2012 +0200

    backend: Use GInitable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=600113

 src/backend/bacon-video-widget-gst-0.10.c | 91 ++++++++++++++++++-------------
 1 file changed, 52 insertions(+), 39 deletions(-)

commit b964da38bab59616ca255b5c2044185eea5fce73
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Mar 29 11:30:09 2012 +0100

    backend: Fix some small leaks in the proxy handling code

 src/backend/bacon-video-widget-gst-0.10.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit a683fc045debe3c0205a7e703b48c4c0f84a4fea
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Mar 29 11:29:35 2012 +0100

    backend: Handle GDesktopProxyMode in a switch
    
    So that gcc will warn of new unhandled values in future.

 src/backend/bacon-video-widget-gst-0.10.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 07ec4f18ac677e450eea82d3ee80a04271b6cfa3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 11:47:46 2012 +0200

    Revert "main: Add guards for XInitThreads() calls"
    
    This reverts commit 26a564c99a4dd414ee4014e524e371188769a4e6.
    
    We can't optionally call XInitThreads(). We need to call it before
    making any single call to X11 API, which GTK+ would already have
    done if we had a display opened. As it doesn't actually require
    X11, just the library to setup the locking, let it do that.

 src/backend/bvw-test.c | 7 +------
 src/totem.c            | 8 +-------
 2 files changed, 2 insertions(+), 13 deletions(-)

commit a2eb14d15e3fa650a43cdfda4ddde03170a2934c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 11:41:19 2012 +0200

    playlist: Remove trailing whitespace

 src/totem-playlist.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit da365fae376407e375b4152f8cdb096f8505e5a3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 11:40:53 2012 +0200

    main: Don't present totem unless asked for
    
    https://bugzilla.gnome.org/show_bug.cgi?id=664492

 src/totem-object.c | 2 +-
 src/totem.c        | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

commit c37012a103c72710b2cbb142e7b10ce75c58fb74
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Mar 29 10:09:42 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 1477 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 682 insertions(+), 795 deletions(-)

commit 6a805614690e29f516dbb8e606dc7890d494ce59
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 04:17:44 2012 +0200

    brasero: Add guards around X11 specific code

 src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

commit 7da72628680b9a64f7a6918975a49991e83315cc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 04:11:03 2012 +0200

    main: Add guards around GtkPlug parenting hack

 src/totem-interface.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit 26a564c99a4dd414ee4014e524e371188769a4e6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 04:10:14 2012 +0200

    main: Add guards for XInitThreads() calls

 src/backend/bvw-test.c | 7 ++++++-
 src/totem.c            | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 5d58e383a06bc4cb79e2d6a35b03af286f1823a5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 04:00:05 2012 +0200

    main: Remove unused includes

 src/totem-object.c | 6 ------
 1 file changed, 6 deletions(-)

commit 430037da6527c1730fea9d16c9cf0e6e79a8a420
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 03:53:37 2012 +0200

    screenshot: Remove requirement on X11 for Save key
    
    Helps with:
    https://bugzilla.gnome.org/show_bug.cgi?id=672735

 configure.in                                     | 21 ---------------------
 src/plugins/screenshot/totem-screenshot-plugin.c |  8 +-------
 2 files changed, 1 insertion(+), 28 deletions(-)

commit 8d95c56a3cfc3e1ef3d9b4ae1fbe699b8908148d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 03:50:03 2012 +0200

    build: We don't need XTest anymore
    
    As the code using it (screensaver inhibit) has been replaced.
    
    Helps with:
    https://bugzilla.gnome.org/show_bug.cgi?id=672735

 browser-plugin/Makefile.am |  1 -
 configure.in               | 17 -----------------
 src/backend/Makefile.am    |  3 +--
 3 files changed, 1 insertion(+), 20 deletions(-)

commit 6b78ea01920f4a8b9f17020ddc77e5c37c6de736
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 03:01:57 2012 +0200

    backend: Fix up coding style in header

 src/backend/bacon-video-widget.h | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 135a476948343f0bce7ce3f6af2919a6696e28ed
Author: Vasilis Liaskovitis <vliaskov@gmail.com>
Date:   Wed Mar 14 22:18:30 2012 +0100

    backend: Implement variable playback rate with pitch adjustment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=417141

 configure.in                              | 15 ++++++
 src/backend/bacon-video-widget-gst-0.10.c | 87 +++++++++++++++++++++++++++++--
 src/backend/bacon-video-widget.h          |  8 +++
 3 files changed, 107 insertions(+), 3 deletions(-)

commit 8aa70d5b8e019552271d528e849d68891a029969
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 02:38:42 2012 +0200

    backend: Add proxy support
    
    https://bugzilla.gnome.org/show_bug.cgi?id=395429

 configure.in                              |  2 +-
 src/backend/bacon-video-widget-gst-0.10.c | 68 +++++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+), 1 deletion(-)

commit 6299d99a05f14d1454766e2f5983f34e83bdf988
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 01:29:13 2012 +0200

    main: Handle relative paths to a local instance
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643807

 src/totem-object.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit 088cd2cf46f97c1e8a3200b3dfcb20e9f9642ca0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 01:09:38 2012 +0200

    uri: Simplify _get_full_path() code

 src/totem-uri.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit afc74459dc3b92bdf5e441303c719a9b07490707
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 29 00:45:05 2012 +0200

    main: Fix leak handling the local command-line

 src/totem-object.c | 3 +++
 1 file changed, 3 insertions(+)

commit 4b78319a380052e297f7f8cc82d82c024568aac4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 17:09:54 2012 +0200

    lib: Remove obsolete screensaver inhibition code

 Makefile.am          |   2 +-
 configure.in         |   1 -
 lib/Makefile.am      |  19 --
 lib/totem-scrsaver.c | 543 ---------------------------------------------------
 lib/totem-scrsaver.h |  57 ------
 5 files changed, 1 insertion(+), 621 deletions(-)

commit 219eaf4d5ba4f2c76fcb6db6161e1497b0ffe62e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 17:07:32 2012 +0200

    browser-plugin: Use gtk_application_inhibit()
    
    To inhibit the screensaver when playing.

 browser-plugin/Makefile.am           |  2 --
 browser-plugin/totem-plugin-viewer.c | 25 +++++++++++++++----------
 2 files changed, 15 insertions(+), 12 deletions(-)

commit 5ee79dfe8ece045cfad19ea3f41a70a800ad5e12
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 17:03:21 2012 +0200

    browser-plugin: Turn into a GtkApplication

 browser-plugin/totem-plugin-viewer.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit 1c9970511b8691012b284a5ae02190f4405e332c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 16:55:07 2012 +0200

    screensaver: Use gtk_application_inhibit()
    
    Instead of our custom screensaver inhibition code.

 src/plugins/screensaver/Makefile.am         | 13 ++------
 src/plugins/screensaver/totem-screensaver.c | 46 +++++++++++++++--------------
 2 files changed, 27 insertions(+), 32 deletions(-)

commit 228461c1d21389c78c1c80b16ddd70387b3e870f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 16:31:30 2012 +0200

    main: Handle the --help option locally
    
    Instead of the remote instance. Launching --help would
    print the help from the server instance, and exit it, instead
    of doing so in the local instance.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669326

 src/totem-object.c  | 37 +++++++++++++++++++++++++++++++++++++
 src/totem-options.c | 25 +++++++++++++++++++++++++
 src/totem-options.h |  1 +
 src/totem.c         | 23 ++---------------------
 4 files changed, 65 insertions(+), 21 deletions(-)

commit f9b2dd9884c7d29a44c1adcbf8113446c32e8433
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 15:27:19 2012 +0200

    main: Make TotemObject a GtkApplication
    
    To make it possible for us to handle the local command-line first.

 src/totem-object.c  |  4 +---
 src/totem-private.h |  3 +--
 src/totem.c         | 14 ++++++++------
 src/totem.h         |  2 +-
 4 files changed, 11 insertions(+), 12 deletions(-)

commit 2d2cd99e3e467ce3621de1fa997c12ddcd072a28
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 14:56:09 2012 +0200

    main: Process early options
    
    Seems that we forgot to do that for a while

 src/totem.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 59cbe758090c1ddbd8320dc17e47380eabe926f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 14:54:10 2012 +0200

    backend: Remove unused GDK threading init

 src/backend/bvw-test.c | 1 -
 1 file changed, 1 deletion(-)

commit 1a0e860a122a26394016241f7d6b5e8c79beb51d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 14:50:12 2012 +0200

    main: Update glib requirements
    
    Now that 2.32 is released

 browser-plugin/totem-plugin-viewer.c      |  4 ----
 configure.in                              |  2 +-
 src/backend/bacon-video-widget-gst-0.10.c | 33 +------------------------------
 src/backend/bvw-test.c                    |  3 ---
 src/test-properties-page.c                |  3 ---
 src/totem-audio-preview.c                 |  4 ----
 src/totem-object.c                        |  5 -----
 src/totem-resources.c                     |  4 ----
 src/totem-video-thumbnailer.c             |  4 ----
 src/totem.c                               |  3 ---
 10 files changed, 2 insertions(+), 63 deletions(-)

commit 401d165a7746dafb3943ee90a386050dab68111f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 14:01:10 2012 +0200

    main: Fix remote option parsing
    
    When calling a function remotely for the second time, we were
    inheriting the options from the first call. Eg. --pause followed by
    --play would play and pause instantly the second time.
    
    Note that we cannot do this at the same time as we reset the filenames
    because we would end up with no "late" options to handle (such as
    session restore).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669327

 src/totem.c | 3 +++
 1 file changed, 3 insertions(+)

commit b443b96be9d9308c13f6999a3404b6c6331cdc0a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 12:22:39 2012 +0200

    player: Use GdFullscreenFilter to simplify popups
    
    This fixes the case where we couldn't get the popups to show
    up in fullscreen in some cases.

 data/fullscreen.ui         |   4 --
 src/Makefile.am            |   2 +
 src/gd-fullscreen-filter.c | 132 +++++++++++++++++++++++++++++++++++++++++++++
 src/gd-fullscreen-filter.h |  75 ++++++++++++++++++++++++++
 src/totem-fullscreen.c     |  56 +++++++++----------
 5 files changed, 233 insertions(+), 36 deletions(-)

commit a652150581f3474d85a114992cd3e71478d70ca6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 28 01:24:33 2012 +0200

    main: Hide the titlebar when maximised

 src/totem.c | 1 +
 1 file changed, 1 insertion(+)

commit b95d619c46f2fc0d3165627dd3ed5949fbc1e114
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Wed Mar 28 00:52:30 2012 -0500

    Updated Crimean Tatar (Crimean Turkish) translation

 po/crh.po | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

commit 13c79bbff16c4eceece1d425a4c9fc3143f3637b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Wed Mar 28 00:16:14 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 1418 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 694 insertions(+), 724 deletions(-)

commit 6f1756fec27e98b45b62129f75393fbbe6d8bee5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Mar 27 10:03:40 2012 +0100

    3.4.0

 NEWS         | 5 +++++
 configure.in | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 3157178b05f35fce264b1b8aea8daeabb0af12d6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Mar 27 09:54:36 2012 +0100

    i18n: Update British English translation

 po/en_GB.po | 396 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 188 insertions(+), 208 deletions(-)

commit c11b6cddcc4fbb6fc011d8ea91ce47a9f91f3efd
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Tue Mar 27 09:27:55 2012 +0200

    Updated Serbian translation

 po/sr.po       | 1494 ++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 1494 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 1474 insertions(+), 1514 deletions(-)

commit c5542c1f450ad5d666900f88ccce16fd593ac49e
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Tue Mar 27 01:28:06 2012 +0900

    Updated Korean translation

 po/ko.po | 1428 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 704 insertions(+), 724 deletions(-)

commit 3470f761adcae844fc4562a5cf6affbbaefd9c6f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 26 16:42:26 2012 +0200

    main: Don't handle Ctrl+Space
    
    Ctrl+Space is used for IM switching.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672774

 src/totem-object.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ce84a121a4a738b52e56e9793e2e8fd1b7ff0f71
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 13 17:31:07 2012 +0100

    main: Handle Clutter GTK failing to initialise
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671303

 src/backend/bacon-video-widget-gst-0.10.c | 3 ++-
 src/totem.c                               | 5 +++++
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 1c9e487c0fc8837f27552a2c6a3b60e8be0d5d5b
Author: A S Alam <aalam@users.sf.net>
Date:   Mon Mar 26 17:24:19 2012 +0530

    update Punjabi Translation

 po/pa.po | 1464 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 723 insertions(+), 741 deletions(-)

commit 2a0b5cb8e1dabc0f14b5eec3fa3aa3cbfea73100
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Mar 26 16:23:33 2012 +0530

    Updated Gujarati Translations

 po/gu.po | 2552 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 1238 insertions(+), 1314 deletions(-)

commit 65ab2b11fa9c3b1a066a26f4b857cfeb40d0d22b
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Mon Mar 26 02:57:27 2012 -0500

    Updated Crimean Tatar (Crimean Turkish) translation

 po/crh.po | 3232 +++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 1962 insertions(+), 1270 deletions(-)

commit 0273cbdd76d582032da8308b0ef6daa7c3b610e6
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Mar 25 22:42:04 2012 +0200

    Updated Danish translation

 po/da.po | 387 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 183 insertions(+), 204 deletions(-)

commit 4958b79b1a4670abbc446bb8cf88847fbaf32adb
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Sun Mar 25 15:58:50 2012 +0300

    Updated Latvian translation.

 po/lv.po | 1449 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 716 insertions(+), 733 deletions(-)

commit 63180b726b5eda51397dcb697e3407f4b81cc6f8
Author: Sasi Bhushan <sasi@swecha.net>
Date:   Sun Mar 25 17:43:48 2012 +0530

    Added Telugu help Translations

 help/Makefile.am |    2 +-
 help/te/te.po    | 1630 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1631 insertions(+), 1 deletion(-)

commit 2d1c9fbebad6f19052c23748f91b4da62e7227af
Author: Kentaro KAZUHAMA <kazken3@gmail.com>
Date:   Sun Mar 25 13:10:26 2012 +0900

    [l10n] Update Japanese translation

 po/ja.po | 1612 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 762 insertions(+), 850 deletions(-)

commit b1971c09301169df1bdf32e03fd125f6e0ce7aab
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sun Mar 25 08:12:40 2012 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 381 ++++++++++++++++++++++++++++--------------------------------
 po/zh_TW.po | 381 ++++++++++++++++++++++++++++--------------------------------
 2 files changed, 360 insertions(+), 402 deletions(-)

commit 4803505c37d5bd7855691d5b440e21c7a8d9ab6f
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sat Mar 24 22:44:25 2012 +0300

    Updated Belarusian translation.

 po/be.po | 33 +++++++++++++++++++++++----------
 1 file changed, 23 insertions(+), 10 deletions(-)

commit 64aacbd89344e1538a3b10b83542e2be443658e1
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Sat Mar 24 19:17:09 2012 +0100

    [l10n] Updated Italian translation

 po/it.po | 1545 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 762 insertions(+), 783 deletions(-)

commit 95482ffac4d69dd632a47b0efee44e8eb40b8e69
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Mar 24 18:50:49 2012 +0100

    Updated Swedish translation

 po/sv.po | 1600 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 831 insertions(+), 769 deletions(-)

commit b27ec91583a45c30399faf1f446d51288a43daed
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Mar 24 18:46:59 2012 +0200

    Updated Hebrew translation.

 po/he.po | 926 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 418 insertions(+), 508 deletions(-)

commit a442da93d972ae58485541a9ef36a74bd23e2535
Author: Timo Jyrinki <timo@debian.org>
Date:   Sat Mar 24 16:57:07 2012 +0200

    Updated Finnish translation by Jiri Grönroos

 po/fi.po | 1442 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 711 insertions(+), 731 deletions(-)

commit 35e8f4dbde25d97b23f2f24b754ceff8f924a64c
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Sat Mar 24 14:21:20 2012 +0100

    Updated French translation

 po/fr.po | 1403 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 654 insertions(+), 749 deletions(-)

commit 006ef8862505b9cf4674596cc63bbfd4432f2451
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Mar 24 12:08:33 2012 +0000

    Updated Portuguese translation

 po/pt.po | 1455 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 717 insertions(+), 738 deletions(-)

commit 5950b8eb18df84f232f86f09d89ace27d0c7328e
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sat Mar 24 12:06:44 2012 +0400

    Updated Russian translation

 po/ru.po | 1413 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 692 insertions(+), 721 deletions(-)

commit 4111179d687e01aa8f989eb133125d515f681fd6
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sat Mar 24 09:22:27 2012 +0200

    Uploaded Ukranian

 po/uk.po | 1440 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 710 insertions(+), 730 deletions(-)

commit c6eee728035a83a438cc91e172e621de70c8e2cd
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sat Mar 24 01:38:07 2012 +0100

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 1460 ++++++++++++++++++++++++++---------------------------
 1 file changed, 720 insertions(+), 740 deletions(-)

commit 6240deed16021b15c8bfd5c90598314328c193ac
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sat Mar 24 01:37:59 2012 +0100

    [l10n] Updated Catalan translation

 po/ca.po | 1567 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 769 insertions(+), 798 deletions(-)

commit 5ad54e45cecf7504020062fcd66c717ce39858eb
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Fri Mar 23 23:01:51 2012 +0100

    [l10n] Updated German translation

 po/de.po | 1449 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 586 insertions(+), 863 deletions(-)

commit cb58d9d5bd19c92c151d3b06e58972a3803db1cb
Author: Djavan Fagundes <djavanf@gnome.org>
Date:   Wed Mar 21 06:02:07 2012 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 1185 ++++++++++++++++++++++++++++-------------------------------
 1 file changed, 558 insertions(+), 627 deletions(-)

commit 9f03bf422125c016963aecfb5b8e986b974aeb86
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Fri Mar 23 21:47:37 2012 +0100

    Updated German translation

 po/de.po | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

commit 879b0ab3f13d3f0219ab8f5508152a28e9103cf7
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Mar 23 18:46:42 2012 +0100

    Updated Slovenian translation

 po/sl.po | 1394 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 691 insertions(+), 703 deletions(-)

commit c124f6e9e1573273b827c0f6b633f17ef70956ff
Author: tuhaihe <wangdianjin@linuxdeepin.com>
Date:   Fri Mar 23 16:26:07 2012 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 1413 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 696 insertions(+), 717 deletions(-)

commit c7705a90547371de686c293425e38c39bef4e9f7
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Mar 23 16:05:22 2012 +0100

    Updated Polish translation

 po/pl.po | 1376 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 640 insertions(+), 736 deletions(-)

commit 49918461273930a2ab5b338a6af6f5b02660f4a4
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:   Fri Mar 23 18:34:03 2012 +0530

    Assamese translation updated

 po/as.po | 1456 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 709 insertions(+), 747 deletions(-)

commit 0c9dcc85fbdafb8fa92de2b657ada135fe77c17c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Mar 23 11:10:46 2012 +0100

    Updated Spanish translation

 po/es.po | 1465 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 724 insertions(+), 741 deletions(-)

commit 57d637d9742285f0aab230b5127f1706d6435c37
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Mar 23 10:37:55 2012 +0100

    Updated Galician translations

 po/gl.po | 1479 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 730 insertions(+), 749 deletions(-)

commit 783fe62e898779a59367de00964b9316b4956f33
Author: Praveen Illa <mail2ipn@gmail.com>
Date:   Fri Mar 23 11:44:06 2012 +0530

    Updated Telugu Translation

 po/te.po | 1425 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 702 insertions(+), 723 deletions(-)

commit 0835af1cc111df6fb48c0f09b8dbf544e3df99db
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Mar 23 07:06:55 2012 +0100

    Updated Czech translation

 po/cs.po | 1414 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 659 insertions(+), 755 deletions(-)

commit 8bbf65d68cd2c09904baa583e5bf440961ecd2eb
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Fri Mar 23 06:46:00 2012 +0200

    Updated Bulgarian translation

 po/bg.po | 1165 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 551 insertions(+), 614 deletions(-)

commit 14e4dae61302049cc62e0c8c58b169c1223d2574
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Thu Mar 22 20:29:44 2012 +0900

    Fix Bug 672616. Mark messages as translatable.

 po/POTFILES.in                            | 1 +
 src/plugins/chapters/totem-edit-chapter.c | 3 ++-
 src/plugins/grilo/grilo.ui                | 4 ++--
 3 files changed, 5 insertions(+), 3 deletions(-)

commit a912d50a0ab3bf0e426320d68b8f20e5fe350a06
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:   Mon Mar 19 13:30:10 2012 +0530

    hindi translation by Chandan Kumar

 po/hi.po | 2554 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1450 insertions(+), 1104 deletions(-)

commit dc03959640c60bc2da543dfc038cd561a12f06a7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 18 14:29:47 2012 +0000

    3.3.92

 NEWS         | 3 +++
 configure.in | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 2525fa4016d44c955afc458bb2915c616b0e359c
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sun Mar 4 22:35:30 2012 +0100

    Updated Dutch translation

 po/nl.po | 1458 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 699 insertions(+), 759 deletions(-)

commit be91c2b179d6fafa3f9726a9e234c9f3e663b5a2
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Mar 4 11:58:09 2012 +0700

    Updated Vietnamese translation

 po/vi.po | 56 +++++++++++++++++++++++---------------------------------
 1 file changed, 23 insertions(+), 33 deletions(-)

commit d00750d4775fc45b712ee90fa948699482c62603
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Mar 4 11:53:46 2012 +0700

    po/vi: import from Damned Lies

 po/vi.po | 2449 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1208 insertions(+), 1241 deletions(-)

commit f7cce469b180cfc950c8529146c406fa213f9c21
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Wed Feb 29 19:49:22 2012 +0200

    [l10n] Updated Estonian translation

 po/et.po | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit e57d75f555eaad98ec3eee31cf94336ba885174c
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Feb 23 12:58:20 2012 +0100

    configure: Check plugins for introspection
    
    Various plugins require introspection to be enabled or they will not
    build.

 configure.in | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 2f560894b03871d6b6117476a768757711c9fff1
Author: Djavan Fagundes <djavanf@gnome.org>
Date:   Thu Feb 16 14:27:59 2012 -0200

    Updated Brazilian Portuguese translation by Guilherme Barbosa Ferreira <eu@guilhermeferreira.info> and myself.

 po/pt_BR.po | 4466 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 2522 insertions(+), 1944 deletions(-)

commit f89903aef50cbdab92e4c46dc72ec414f2535bc5
Author: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Date:   Mon Feb 20 15:32:50 2012 +0530

    totem ml translations updated by Anish

 po/ml.po | 2932 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1586 insertions(+), 1346 deletions(-)

commit 3bd22764dfaf175465462fe26e3a78ea7ab9b968
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Feb 19 23:50:45 2012 +0100

    3.3.90

 NEWS         | 8 ++++++++
 configure.in | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 03090299fb9424c8d8092666c2741fc1467557fd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Feb 19 17:43:34 2012 +0100

    sample-vala: Use Vala libpeas bindings
    
    Rather than the GIR bindings

 src/plugins/sample-vala/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 794e24bdbf4c977775bfa19ec0a0ecbe81819f55
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Feb 19 17:42:55 2012 +0100

    rotation: Fix compilation with newer Vala
    
    See also https://bugzilla.gnome.org/show_bug.cgi?id=667751

 src/plugins/rotation/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7321026e1cc136e1ebfd9415448cf57716774803
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Wed Feb 15 21:48:04 2012 +0300

    Updated Belarusian translation.

 po/be.po | 1347 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 631 insertions(+), 716 deletions(-)

commit 42074f10d8c7b33bf90b8a499d05f799348ad79f
Author: Tiffany Antopolski <tiffany.antopolski@gmail.com>
Date:   Tue Feb 7 18:47:12 2012 +0100

    Updated Esperanto translation

 po/eo.po | 1136 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 582 insertions(+), 554 deletions(-)

commit 331346d651e0cb9ff0464232f2f1c7aded94b606
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Sun Feb 5 13:36:25 2012 +0100

    Explicitly add NULL to end of generated lists
    
    Don't use G_N_ELEMENTS for NULL terminated arrays
    
    https://bugzilla.gnome.org/show_bug.cgi?id=662919

 data/mime-type-include.sh   | 4 ++++
 data/uri-scheme-include.sh  | 1 +
 src/totem-audio-preview.c   | 2 +-
 src/totem-properties-main.c | 2 +-
 src/totem-uri.c             | 6 +++---
 5 files changed, 10 insertions(+), 5 deletions(-)

commit af8575b2c9320f4c55b2837b7f43f603acb4c10e
Author: Tiffany Antopolski <tiffany.antopolski@gmail.com>
Date:   Thu Feb 2 21:28:12 2012 -0500

    po: Updated en_CA.po

 po/en_CA.po | 3249 +++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 2065 insertions(+), 1184 deletions(-)

commit d083c2863fa678ce0f114acd8eeb0bff92d031e0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Jan 28 20:44:45 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6567fe5392cfd08caa7d342dc427c9ffe070b8f1
Author: Tiffany Antopolski <tiffany.antopolski@gmail.com>
Date:   Wed Jan 25 17:58:35 2012 +0100

    Updated Esperanto translation

 po/eo.po | 45 +++++++++++++++++++++++++++++----------------
 1 file changed, 29 insertions(+), 16 deletions(-)

commit 96f398c0a4c80610b96c41624d9215fe9eb48a62
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jan 23 19:41:15 2012 +0000

    data: Add audio/flac as a mime-type
    
    So that FLAC files can be thumbnailed too.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=660210

 data/mime-type-list.txt | 1 +
 1 file changed, 1 insertion(+)

commit 31ed4dc5a629f4e64dac4ae77a821d9511665b9b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jan 23 19:30:22 2012 +0000

    thumbnailer: Quiet down

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54847e615c8ab545888a93fa72db108c2afff9d4
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Sun Jan 22 18:30:05 2012 +0200

    Updated Bulgarian translation

 po/bg.po | 385 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 176 insertions(+), 209 deletions(-)

commit 851cf743cb96d8b39c39480eaff8bfa1002b0282
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:   Sat Jan 21 16:36:36 2012 +0100

    Updated Esperanto translation

 po/eo.po | 1488 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 673 insertions(+), 815 deletions(-)

commit 68eafc40974af70be04ffd5f7823c8bcf3fe323e
Author: Hendrik Knackstedt <kn.hendrik@gmail.com>
Date:   Sat Jan 21 10:13:41 2012 +0100

    [l10n] Updated German translation

 po/de.po | 604 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 284 insertions(+), 320 deletions(-)

commit 310787704511438f7744213600314f55b158a636
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Jan 16 23:28:13 2012 +0100

    Updated Galician translations

 help/gl/gl.po | 51 ++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 46 insertions(+), 5 deletions(-)

commit 8ef36a2c74f1b9e614b7f94b8a53d4190c3bbebd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 12 17:24:22 2012 +0000

    backend: Also direct seek on trash files

 src/backend/bacon-video-widget-gst-0.10.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit cd0ca96e9f40bfebd96b65c7abacc931d786fc44
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Thu Jan 12 20:25:56 2012 +0900

    Fix a broken tag in it.po
    
    Signed-off-by: Milo Casagrande <milo@ubuntu.com>

 help/it/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bbb45d05707e700f7ba2922340aba95ca64a5ac1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 10 16:12:08 2012 +0000

    uri: Remove ‘.txt’ as an autoloading subtitle file ext
    
    There are too many false positives with .txt files, which
    would then break GStreamer with bizarre error messages.
    
    Revert 667983c595f640e358a6e465c6fe879e4c7fbc85

 src/totem-uri.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit afaa51d7f0af6094937c9f49217d492158fca5db
Author: Jordi Bultó <jbulto@gmail.com>
Date:   Mon Jan 9 00:31:06 2012 +0100

    [l10n]Updated Catalan documentation

 help/ca/ca.po | 2461 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 1950 insertions(+), 511 deletions(-)

commit 73cff153771914ec3dc783c68f00ecfad6f085b4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 6 12:39:25 2012 +0000

    backend: Use GDK provided work area code

 configure.in              |   2 +-
 src/backend/video-utils.c | 164 +++-------------------------------------------
 2 files changed, 9 insertions(+), 157 deletions(-)

commit 667983c595f640e358a6e465c6fe879e4c7fbc85
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jan 4 09:33:23 2012 +0000

    uri: Add ‘.txt’ as an autoloading subtitle file extension
    
    This should fix autoloading of subtitles which have a .txt extension.
    Reported to me by e-mail.

 src/totem-uri.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 600e25e7fe61e634c2f2b1710b46a4b3fa2a3091
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Mon Jan 2 21:43:00 2012 +0900

    Updated Japanese translation

 help/ja/ja.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 98704de2fbce86246650411281fdf215f1b927d5
Author: Jovan Naumovski <jovan3.14@gmail.com>
Date:   Mon Jan 2 03:00:43 2012 +0100

    Updated Macedonian translation.

 po/mk.po | 3677 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 2135 insertions(+), 1542 deletions(-)

commit 4a1d786bdbb9d51849ba2a47b83451008c42ca17
Author: Xandru Armesto <xandru@softastur.org>
Date:   Wed Dec 28 16:19:24 2011 +0100

    Updated asturian translation

 po/ast.po | 3707 ++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 2053 insertions(+), 1654 deletions(-)

commit 10ee98c01803bfda9f9a04c3f2625fe797a81d0a
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sat Dec 24 22:51:03 2011 +0700

    Updated Vietnamese translation

 po/vi.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit fc2ec7616f7382510dc4178245430990973e3548
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 21:17:04 2011 +0000

    backend: Show Vorbis DESCRIPTION in Comment
    
    As with commit b56e6a6e4a09d9c3efb768fef4330c4a9b95be16, fall back to the
    DESCRIPTION tag if COMMENT is empty in the GStreamer backend.
    
    See: bgo#666411

 src/backend/bacon-video-widget-gst-0.10.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit b56e6a6e4a09d9c3efb768fef4330c4a9b95be16
Author: Chris Mayo <aklhfex@gmail.com>
Date:   Wed Dec 21 20:07:05 2011 +0000

    properties: Show Vorbis DESCRIPTION in Comment
    
    Currently the Comment field is empty on Nautilus Audio Properties Tab
    for files with headers using the minimal list of names from
    the Vorbis format specification which uses DESCRIPTION:
    http://xiph.org/vorbis/doc/v-comment.html.
    
    Still prefer COMMENT but if that does not exist check for DESCRIPTION.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666411
    
    Signed-off-by: Chris Mayo <aklhfex@gmail.com>

 src/totem-properties-view.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

commit fbfad3ec665713525e8fadc5f33fec9991a71203
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 14:11:52 2011 +0000

    build: Update MAINTAINERCLEANFILES
    
    omf.make and xmldocs.make are installed by gnome-doc-common, which is run
    during autogen.

 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit cf8438eb164b0e8afe9344cbe63d50379860b427
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 11:09:28 2011 +0000

    3.3.4

 NEWS         | 5 +++++
 configure.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 6d073979c12c5f36ccefb18d411e137c9ea475d9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 11:04:03 2011 +0000

    docs: Fix builddir ≠ srcdir documentation builds

 docs/reference/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0479688c2464ef2d48e56ac69ba4f2c3304ec6b8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 11:03:39 2011 +0000

    docs: Add a missing XML include to the documentation

 docs/reference/totem-docs.xml | 4 ++++
 1 file changed, 4 insertions(+)

commit e1b161e99950c9f40cdae0f8c8e45c729f97fc8a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 10:51:10 2011 +0000

    opensubtitles: Fix/Disable some pylint warnings

 src/plugins/opensubtitles/hash.py          | 14 +++++++-------
 src/plugins/opensubtitles/opensubtitles.py |  6 ++++--
 2 files changed, 11 insertions(+), 9 deletions(-)

commit 709d550a4d110162a3436803f96dc0d00c4db5f0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 10:38:57 2011 +0000

    plugins: Disable pylint error F0401
    
    This corresponds to failing to import a module, which is inexplicably
    happening for me with `make distcheck` but not `make check`.
    
    Shut up, pylint.

 src/plugins/Makefile.plugins | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 290b3d6b482c7010da3881d56d762b0f353b5205
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 10:33:59 2011 +0000

    plugins: Check for pylint at configure time if building with Python support
    
    This means we don't error out during `make check` if pylint isn't found.

 configure.in                 | 12 +++++++-----
 src/plugins/Makefile.plugins |  4 +++-
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 0d09a71992f3b87f37137798c86a050a0217ff29
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 10:33:22 2011 +0000

    iplayer: Disable some useless pylint warnings

 src/plugins/iplayer/iplayer2.py   | 11 +++++++----
 src/plugins/iplayer/listparser.py |  7 ++++---
 2 files changed, 11 insertions(+), 7 deletions(-)

commit 21a6bfe5da5e3f2d7588fa2f41eb0fccd08777b5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 09:50:30 2011 +0000

    build: Add generated Vala files to GITIGNOREFILES
    
    They're automatically removed by `make maintainer-clean`, but git.mk doesn't
    know about them.

 src/plugins/zeitgeist-dp/Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)

commit d28b90a40882197035fdede6636a9cc81c274ab4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 09:45:52 2011 +0000

    zeitgeist-dp: Fix Peas.Activatable.object prototype
    
    Rather than messing around with trying to get it to compile with different
    Vala versions, I just made it use the same prototype as the other two Vala
    plugins (sample-vala and rotation). If that doesn't work, I don't care.
    
    It compiles for me with Vala 0.14.1.

 .../zeitgeist-dp/totem-zeitgeist-dp-plugin.vala    | 37 ++++++++++++++--------
 1 file changed, 24 insertions(+), 13 deletions(-)

commit fcf76be334a05a307247dd19d7ac39d095cf6508
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 09:45:24 2011 +0000

    Add some unused symbols to the documentation section file

 docs/reference/totem-sections.txt | 2 ++
 1 file changed, 2 insertions(+)

commit 2516addf19b96bfee3449f648ccbeb87223993fa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 09:44:16 2011 +0000

    Fix uses of deprecated GLib threading API if we have a new enough GLib
    
    If we have GLib ≥ 2.31.0, use the new threading API instead of the old one.
    This doesn't bump our GLib dependency.

 browser-plugin/totem-plugin-viewer.c      |  2 ++
 src/backend/bacon-video-widget-gst-0.10.c | 32 +++++++++++++++++++++++++++++++
 src/backend/bvw-test.c                    |  2 ++
 src/test-properties-page.c                |  2 ++
 src/totem-audio-preview.c                 |  2 ++
 src/totem-object.c                        |  4 ++++
 src/totem-resources.c                     |  4 ++++
 src/totem-video-thumbnailer.c             |  2 ++
 src/totem.c                               |  2 ++
 9 files changed, 52 insertions(+)

commit cabef55744ba1686879bbe117c2042db8a883378
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 21 09:09:03 2011 +0000

    Revert "build: Disable zeitgeist plugin"
    
    This reverts commit 594bd021bf93a3060702508ed0513b50cadc2ab2.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c666edbd117d509b4ea9425b94cfb69662aacccf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 19 21:40:19 2011 +0100

    3.3.3

 NEWS         | 12 ++++++++++++
 configure.in |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

commit 594bd021bf93a3060702508ed0513b50cadc2ab2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 19 22:27:11 2011 +0100

    build: Disable zeitgeist plugin
    
    Stop writing real software with toy languages. It never compiles
    when I need it to, and it pisses me off.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5dac80af167ae1e294a37ab8e6318b4df66e7735
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 19 22:03:50 2011 +0100

    build: We don't xmldocs.make and omf.make anymore

 Makefile.am | 4 ----
 1 file changed, 4 deletions(-)

commit 71408a90d504b666c74e81260e8761387dc64ce5
Author: Estêvão Samuel Procópio <tevaum@gmail.com>
Date:   Sun Dec 18 19:29:41 2011 -0200

    totem-options: Should not free commands list data.
    
    In totem_options_process_for_server the commands GList holds
    integers and freeing those integers leads to a segfault.
    Only the GList needs to be freed.
    
    Closes: bgo#666431

 src/totem-options.c | 1 -
 1 file changed, 1 deletion(-)

commit ef06f5d853bc6eff433cf78227f0509246103a01
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Fri Dec 16 01:50:02 2011 +0000

    bacon-video-widget: fix get_metadata for BVW_INFO_COVER
    
    Must init the GValue before putting stuff into it. Makes
    coverart display work again and fixes g_value_take_object()
    warnings spew.

 src/backend/bacon-video-widget-gst-0.10.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit e2b73297118e07c69f60cc74f6955a4a82a398a9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 6 19:17:13 2011 +0000

    browser-plugin: Actually, just enable it
    
    Distributions can split it out if they want to...

 browser-plugin/Makefile.am         | 4 ----
 browser-plugin/browser-plugins.ini | 5 -----
 2 files changed, 9 deletions(-)

commit eeb1a65ecdbb554c451c705ec7a090a00bd96f06
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 6 11:08:35 2011 +0000

    browser-plugin: Build vegas plugin by default
    
    But disable its use through the browser-plugins.ini file instead.

 browser-plugin/Makefile.am         | 4 ++++
 browser-plugin/browser-plugins.ini | 5 +++++
 configure.in                       | 2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

commit de3db02defcdc94573df12b88f42950b83f2087b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 6 01:10:24 2011 +0100

    browser-plugin: Add non-working Vegas test
    
    We would need to know about site-specific flashvars in Totem
    to make this work. If we want to make this work, we'd need to add
    functionality to quvi.

 browser-plugin/tests/12.html | 7 +++++++
 1 file changed, 7 insertions(+)

commit d353aceb607bbbf81787bb958a27f3382fac67c5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 5 23:21:49 2011 +0100

    browser-plugin: Use our own user-agent in Vegas
    
    Rather than re-using the web browser agent. This fixes vimeo
    playback, as the server refuses to serve the usual browser UA.

 browser-plugin/totemPlugin.cpp | 2 ++
 1 file changed, 2 insertions(+)

commit 24a7fba5003ead0f3d2b3822dfa0fb53f6b7a99e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 5 22:51:31 2011 +0100

    browser-plugin: Don't handle swf with no source
    
    Otherwise we end up loading those empties as if they were the main
    content for the page (which they cannot be).

 browser-plugin/totemPlugin.cpp | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

commit 21a00972a134659eaa48818770193238885a2655
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 5 22:49:48 2011 +0100

    browser-plugin: Don't handle small SWF in vegas

 browser-plugin/totemPlugin.cpp | 6 ++++++
 browser-plugin/totemPlugin.h   | 2 ++
 2 files changed, 8 insertions(+)

commit 0430f43a176300e6c4e76d6e4aeda86788ce563d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 5 22:47:07 2011 +0100

    browser-plugin: Don't use percentage width
    
    If there's a percentage sign in the size, we don't actually
    know its size.

 browser-plugin/totemPlugin.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c6c60c1b4e58f99309c0ebfbf43faf47a46f7c38
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 16:47:30 2011 +0100

    browser-plugin: Try to use the embed URI first

 browser-plugin/totemPlugin.cpp | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

commit bd1d1eb17478eb5ad61909c4005258238f7953a0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 16:39:50 2011 +0100

    browser-plugin: Add new Vegas plugin
    
    Disabled by default.
    
    This plugin uses totem-pl-parser's quvi front-end to grab
    a real video URL for a particular embedded object.
    
    This allows playback without Flash for a number of popular video
    websites. Note that Totem doesn't contain any code specific to
    particular websites, as all the work is done in quvi's scripts.

 browser-plugin/Makefile.am           | 21 ++++++++++++++
 browser-plugin/totem-plugin-viewer.c |  4 ++-
 browser-plugin/totemPlugin.cpp       | 30 ++++++++++++++++++++
 browser-plugin/totemVegasPlugin.cpp  | 54 ++++++++++++++++++++++++++++++++++++
 browser-plugin/totemVegasPlugin.h    | 48 ++++++++++++++++++++++++++++++++
 configure.in                         | 12 ++++++++
 6 files changed, 168 insertions(+), 1 deletion(-)

commit aaf9c819977eef57e5d0c3107643ee0d02f96dbe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 16:26:58 2011 +0100

    browser-plugin: Don't check for success when stopping a stream
    
    Fixes a warning in some cases.

 browser-plugin/totemPlugin.cpp | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

commit baa50e4bf3b404225e1154a2caaa5ce47ac9c14a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 16:26:31 2011 +0100

    browser-plugin: Create a command queue earlier

 browser-plugin/totemPlugin.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f5e5ce98597b9544d3d835a36af099abfd6a7295
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 16:25:03 2011 +0100

    browser-plugin: Queue SetPlaylist calls

 browser-plugin/totemPlugin.cpp | 11 +++++++++++
 browser-plugin/totemPlugin.h   |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)

commit 08541cab1d667d5cf61f592cf64d261625b2d272
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 16:23:55 2011 +0100

    browser-plugin: Only delete copies we made
    
    Not random files that might not belong to us.

 browser-plugin/totem-plugin-viewer.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit 59ac0b69b84d200dcd73e887b652f41e9e151b59
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 16:20:14 2011 +0100

    browser-plugin: Don't try to copy non-existant local file
    
    If SetPlaylist is not passed a local filename (because there's no
    local file), then we shouldn't try to copy it.

 browser-plugin/totem-plugin-viewer.c | 76 +++++++++++++++++++-----------------
 1 file changed, 40 insertions(+), 36 deletions(-)

commit 1da6bb45bf2b66c6fd5193a4ec2da403297ce653
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 14:05:13 2011 +0100

    main: Fix warning when getting out of fullscreen
    
    In the browser plugin. We don't actually need to be parented
    to create an OSD any more.

 src/totem-fullscreen.c | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

commit 9d692d5e68a26e08d90a10c9431f2230897ef749
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 12:38:00 2011 +0100

    browser-plugin: Make error logo work again

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2b28ef471e48b83712e2f448c21b029d526e65fc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 12:29:53 2011 +0100

    backend: Fix warnings in the browser plugin

 src/backend/bacon-video-widget-gst-0.10.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit b540d7983cdb63992cedf76fb88c91c8349afba3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 12:19:07 2011 +0100

    lib: Fix possibly broken behaviour

 lib/totem-scrsaver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e17d2593ab068ab6ff83a82f760b6df941ed8a73
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 12:13:51 2011 +0100

    browser-plugin: Make --g-fatal-warnings work again
    
    The GTK+/Clutter initialisation changes seems to have broken that...

 browser-plugin/totem-plugin-viewer.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 7f1252ba4df41057c6dcf84700145dadc826f15a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 12:13:31 2011 +0100

    browser-plugin: Not an error

 browser-plugin/totemPlugin.cpp | 3 +++
 1 file changed, 3 insertions(+)

commit b83097b2e9a3590f0ab17f9c1b93b776a158432a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 12:01:02 2011 +0100

    browser-plugin: Ensure not to share a gnome-terminal

 browser-plugin/totem-plugin-viewer.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 8dad657aee90a014a155e3a6327f3b529f42acb5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 11:47:15 2011 +0100

    browser-plugin: Quieter please

 browser-plugin/totemPlugin.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6177d7d02d545fade8e0aa6ed81e2efa7999c837
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 11:13:03 2011 +0100

    browser-plugin: Fix possible run-time warning
    
    When starting up the viewer fails.

 browser-plugin/totemPlugin.cpp | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 69113fc17468e0e0f7cb80ec8ff93acd2a1e83df
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Dec 4 11:08:01 2011 +0100

    browser-plugin: Remove obsolete in-tree running
    
    We don't need that anymore.

 browser-plugin/totemPlugin.cpp | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

commit 8e4eb446de679d25fd0f39e10a54f98893d1c39a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 20:23:18 2011 +0100

    browser-plugin: White space fixes

 browser-plugin/totem-plugin-viewer.c      | 24 ++++++++++++------------
 browser-plugin/totemConeAudio.cpp         |  2 +-
 browser-plugin/totemGMPControls.cpp       | 12 ++++++------
 browser-plugin/totemGMPError.cpp          |  2 +-
 browser-plugin/totemNPClass.h             |  2 +-
 browser-plugin/totemNPNGlue.cpp           |  2 +-
 browser-plugin/totemNPVariantWrapper.h    |  2 +-
 browser-plugin/totemNarrowSpacePlugin.cpp |  2 +-
 browser-plugin/totemPlugin.cpp            | 22 +++++++++++-----------
 browser-plugin/totemPlugin.h              | 10 +++++-----
 browser-plugin/totemPluginGlue.cpp        |  4 ++--
 11 files changed, 42 insertions(+), 42 deletions(-)

commit 14abd80b16170aff306b5e32a727cc665f8c7c63
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 16:02:38 2011 +0100

    browser-plugin: Don't make dbus-glib resident
    
    As it's not used anymore.

 browser-plugin/totemPluginGlue.cpp | 18 ------------------
 1 file changed, 18 deletions(-)

commit e52a99bc9817c09c59fde2e447123547074173e5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 15:51:24 2011 +0100

    browser-plugin: Remove unneeded helper library

 browser-plugin/Makefile.am | 23 +++--------------------
 1 file changed, 3 insertions(+), 20 deletions(-)

commit e0b4f97959db62f88ccc6543fddb59a754e7aa36
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 15:44:19 2011 +0100

    browser-plugin: Port plugin to GDBus
    
    Still the viewer left to be ported.

 browser-plugin/Makefile.am     |   2 -
 browser-plugin/totemPlugin.cpp | 672 +++++++++++++++++++----------------------
 browser-plugin/totemPlugin.h   |  80 +++--
 3 files changed, 343 insertions(+), 411 deletions(-)

commit 8170d010f91ffa7c277d4744ae8419021e6875a5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 15:43:44 2011 +0100

    browser-plugin: Require a newer GIO

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9c237e07c9be9f95664104e270e950b59fcc23d4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 12:23:24 2011 +0100

    browser-plugin: Fix white-space problem

 browser-plugin/totemPlugin.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1f422ddcf03a5996934a15436f1de750d34c9d66
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 12:03:38 2011 +0100

    build: Bump release version

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 99c59ff57b5a5c8000bc540611815e7d2459a99d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Dec 3 11:55:01 2011 +0100

    browser-plugin: Remove unused declaration

 browser-plugin/totemPlugin.h | 1 -
 1 file changed, 1 deletion(-)

commit bd0cb403561b8ee96a240445f50ab1d166d626c6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 2 14:53:09 2011 +0000

    build: Add generated Vala files to GITIGNOREFILES
    
    They're automatically removed by `make maintainer-clean`, but git.mk doesn't
    know about them.

 src/plugins/rotation/Makefile.am    | 5 +++++
 src/plugins/sample-vala/Makefile.am | 5 +++++
 2 files changed, 10 insertions(+)

commit db66dc535f638792accfacc082f29b1d75e5458a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 2 13:41:12 2011 +0000

    build: Remove generated files from git
    
    They're shipped by gnome-doc-utils and copied into the build tree by
    autogen.

 autogen.sh   |  2 +-
 omf.make     | 55 ------------------------------------
 xmldocs.make | 92 ------------------------------------------------------------
 3 files changed, 1 insertion(+), 148 deletions(-)

commit 226dc37981f927c96f4fbf660fb1410c3157a155
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 2 13:33:50 2011 +0000

    properties: Port TotemPropertiesView from GtkTable to GtkGrid
    
    This fixes compilation with GTK+ deprecated symbols disabled.

 src/totem-properties-view.c | 5 ++---
 src/totem-properties-view.h | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

commit 485f7897b69c9b1180da338c9cecaf9efb9c7d63
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Fri Dec 2 11:28:26 2011 +0000

    Fix build on Cygwin
    
    Ensure libraries are built with -no-undefined and fix dynamically loading
    dbus-glib in the browser plugin on Cygwin.
    
    Helps: bgo#572713

 browser-plugin/Makefile.am           | 1 +
 browser-plugin/totemPluginGlue.cpp   | 2 ++
 src/Makefile.am                      | 3 ++-
 src/plugins/Makefile.plugins         | 3 ++-
 src/plugins/zeitgeist-dp/Makefile.am | 5 ++++-
 5 files changed, 11 insertions(+), 3 deletions(-)

commit 5c905cc61d04ffe40bb92330e66aea4257dd0269
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 1 21:02:50 2011 +0100

    plugins: Remove the obsolete Bemused plugin

 configure.in                          |  10 +-
 po/POTFILES.in                        |   2 -
 src/plugins/bemused/Makefile.am       |  17 -
 src/plugins/bemused/bemused.plugin.in |   9 -
 src/plugins/bemused/totem-bemused.c   | 749 ----------------------------------
 5 files changed, 1 insertion(+), 786 deletions(-)

commit c41553d42ef6074421585e5a1e3ef7775e798216
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 1 20:58:02 2011 +0100

    plugins: Remove YouTube plugin

 configure.in                          |  42 +-
 po/POTFILES.in                        |   3 -
 src/plugins/youtube/Makefile.am       |  23 -
 src/plugins/youtube/totem-youtube.c   | 843 ----------------------------------
 src/plugins/youtube/youtube.plugin.in |   8 -
 src/plugins/youtube/youtube.ui        | 180 --------
 6 files changed, 1 insertion(+), 1098 deletions(-)

commit d3d467a49fa828f1b6bb5d999c97158bd736785e
Author: Antoine Jacoutot <ajacoutot@openbsd.org>
Date:   Wed Oct 5 10:16:30 2011 +0200

    Fix dlopening libdbus-glib-1 on OpenBSD.
    
    OpenBSD's library naming scheme differs from Linux, it only uses X.Y
    versionning.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=660966

 browser-plugin/totemPluginGlue.cpp | 4 ++++
 1 file changed, 4 insertions(+)

commit 3d89b325f0eb13082bbe8c590fa02191d3d9553b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 30 19:30:50 2011 +0100

    build: Require the released version of vala

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 90e8e2519fa90ce05bfa04ab10d9530b019ebff2
Author: Henrique P. Machado <hpmachado@gnome.org>
Date:   Wed Nov 30 18:33:01 2011 -0200

    Fixed a string in Brazilian Portuguese translation

 po/pt_BR.po | 4544 +++++++++++++++++++++++++----------------------------------
 1 file changed, 1939 insertions(+), 2605 deletions(-)

commit 57e6fede54fdbd9b205277303c8d0fdee61d587e
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:   Sat Nov 26 12:16:24 2011 +0200

    [l10n]Updated Turkish translation

 po/tr.po | 513 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 248 insertions(+), 265 deletions(-)

commit add0cca367c094dad73c9ddbc79aeb204b539a2b
Author: Thura Hlaing <trhura@gmail.com>
Date:   Thu Nov 24 08:37:20 2011 +0100

    [l10n]Added Brumese translation

 po/LINGUAS |    1 +
 po/my.po   | 2768 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2769 insertions(+)

commit 5632a20b28cd70c1d908d65fb0d7169e2cc4dc5e
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:   Tue Nov 22 10:20:27 2011 +0900

    Updated Japanese translation

 po/ja.po | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit 9749e913f4b7c9f5596d2835521675786f63ab21
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Wed Nov 16 16:10:57 2011 +0400

    Updated Russian translation

 help/ru/ru.po | 1584 ++++++++++++---------------------------------------------
 po/ru.po      |    6 +-
 2 files changed, 331 insertions(+), 1259 deletions(-)

commit e13d2b2e6955ea7a292b00ec6f9b6baf40b2099d
Author: Misha Shnurapet <zayzayats@yandex.ru>
Date:   Tue Nov 15 00:33:02 2011 +0400

    Updated Russian translation

 help/ru/ru.po | 1969 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 1405 insertions(+), 564 deletions(-)

commit 633edcd971f6fec9e9cb614dba67c13ec63c95b9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 14 12:16:43 2011 +0000

    thumbnailer: Fix --time option
    
    We expect a seek time in seconds, but pass it on as milliseconds.
    
    Spotted by sadako@gmail.com
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663900

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 186278af1877e08971a6d49cf60c4e932d5cef59
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Sat Nov 12 12:55:03 2011 +0200

    [l10n] Updated Estonian translation

 po/et.po | 797 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 416 insertions(+), 381 deletions(-)

commit 8697efb92abb0e755cd2df96a084798cde4911a3
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Nov 9 19:40:10 2011 +0100

    Updated Spanish translation

 po/es.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit c057ab99d07b2326aea68b809d891254e42244ea
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Sun Nov 6 11:13:58 2011 +0000

    iplayer: PopulateProgrammesThread wants a lock as the first argument
    
    (closes: #663495)

 src/plugins/iplayer/iplayer.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9ecaf2591f79fb30bb45908d6cc8b89ac44b6af8
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Sun Nov 6 11:08:54 2011 +0000

    iplayer: Use the right property name (which changed during cleanup)
    
    (helps: #663495)

 src/plugins/iplayer/iplayer2.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 951390a0e7f16d83ca3881503f6fe7129db67f15
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Sun Nov 6 11:08:31 2011 +0000

    iplayer: first set default values, then read in the actual ones
    
    (helps: #663495)

 src/plugins/iplayer/iplayer2.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit b15d0fdc7b8f7042b5fa27593321607946f06d7d
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Sun Nov 6 11:07:55 2011 +0000

    iplayer: Remove spurious whitespace added in regular expresssions
    
    (helps: #663495)

 src/plugins/iplayer/iplayer2.py   |  4 ++--
 src/plugins/iplayer/listparser.py | 12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)

commit ecb55e5967338969c66c720d6b83621b61b714b3
Author: Praveen Illa <mail2ipn@gmail.com>
Date:   Tue Nov 1 16:28:39 2011 +0530

    Updated Telugu Translation

 po/te.po | 891 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 442 insertions(+), 449 deletions(-)

commit 0eacdd766bb7ee504a486872458679dd8c8df191
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Oct 24 21:18:11 2011 +0100

    build: Bump our Vala dependency to 0.14.0.22-0743
    
    We require the fix to bgo#658006 to be able to compile the rotation and
    sample-vala plugins.
    
    Closes: bgo#662148 (again)

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a012b04d9ed67e37811cf6e748e8b5e64918444b
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Mon Oct 24 01:26:16 2011 +0300

    Updated Belarusian translation.

 po/be.po | 57 ++++++++++++++++++++++++---------------------------------
 1 file changed, 24 insertions(+), 33 deletions(-)

commit 4632553c1e76e356876140ddc6973129048eeb91
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Oct 23 00:15:37 2011 +0100

    plugins: Fix Vala plugins for valac 0.14.0
    
    The Vala plugins were using incorrect overrides of an abstract property of
    Peas.Activatable which was causing compilation to fail with valac 0.14.0.
    
    This fixes that, and bumps our Vala dependency to 0.14.0 (since some quick
    testing with valac 0.12.x didn't work due to GIR parsing problems).
    
    Closes: bgo#662148

 configure.in                                          | 2 +-
 src/plugins/rotation/totem-rotation-plugin.vala       | 2 +-
 src/plugins/sample-vala/totem-sample-vala-plugin.vala | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 9b1a957aa66e7b86d76e5a86272a3e0f79822d96
Author: Pavol Babincak <scroolik@gmail.com>
Date:   Mon Oct 10 01:48:25 2011 +0200

    data: Added rtmp URI scheme
    
    Real Time Messaging Protocol (RTMP) is available in
    gst-plugins-bad, just as mms, which is already in the list.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=661346

 data/uri-schemes-list.txt | 1 +
 1 file changed, 1 insertion(+)

commit 1dabcb641c7aee924a7f6a593712d73a23e30a0a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 17 11:05:47 2011 +0100

    3.2.1

 NEWS         | 5 +++++
 configure.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit aca970a0e301bee192d5c497b4e5f9e0aee33652
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Mon Oct 17 13:23:22 2011 +0530

    Updated Telugu translations

 po/te.po | 2263 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1268 insertions(+), 995 deletions(-)

commit c817d0f407f4498f98feca1c4594f24512b788ae
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Oct 9 19:22:10 2011 +0200

    Updated Polish translation

 po/pl.po | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit e5b0838937a3e3994dbebf210f6d52dc5b9b9f60
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Oct 5 14:11:30 2011 +0100

    thumbnailer: Quiet when thumbnailing audio files
    
    Too much verbosity when browsing audio otherwise.

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f5c5ba421ffd5539806c43b1009023c2a52c628d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Oct 5 12:46:49 2011 +0100

    properties: Fix SIGFPE when framerate isn't available
    
    https://bugzilla.gnome.org/show_bug.cgi?id=660967

 src/totem-properties-view.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 0afe4335154e21bea2a335443ec71647e3480ad2
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Sat Oct 1 18:02:51 2011 +0200

    Updated Slovak translation

 po/sk.po | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

commit c78219727b10e4a38493cc80b7b52ce6f2f18274
Author: Fran Dieguez <fran@openhost.es>
Date:   Tue Sep 27 19:55:55 2011 +0200

    Updated Galician translations

 help/gl/gl.po | 163 +++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 144 insertions(+), 19 deletions(-)

commit a80e24fa837698ad2e0f445572297989ece851a4
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Mon Sep 26 14:14:07 2011 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 913 ++++++++++++++++++++++++++----------------------------
 1 file changed, 433 insertions(+), 480 deletions(-)

commit cbba6c585fed15eb888f93109eb5103e25587bbb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 26 10:23:19 2011 +0100

    3.2.0

 NEWS         | 4 ++++
 configure.in | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 23d1b04dba52633fb1e0d1e8c5e526d17575cbe5
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sun Sep 25 16:13:40 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 154 ++++++++++++++++++++++++++++-------------------------------
 po/zh_TW.po | 156 ++++++++++++++++++++++++++++--------------------------------
 2 files changed, 147 insertions(+), 163 deletions(-)

commit 1794db0c4fb5349e9ececc16856fa2cb5365cc05
Author: OKANO Takayoshi <kano@na.rim.or.jp>
Date:   Sun Sep 25 15:54:41 2011 +0900

    Updated Japanese translation

 po/ja.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 7971c4e628f5aed17f610532c4c2bab19b1969ce
Author: Fran Dieguez <fran@openhost.es>
Date:   Sat Sep 24 14:37:21 2011 +0200

    Updated Galician translations

 po/gl.po | 249 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 120 insertions(+), 129 deletions(-)

commit 6c8aac0ce3a7eed7cbb97a10f5de762a5a245236
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Sat Sep 24 16:47:07 2011 +0530

    Updated Assamese Translations:bugzilla#659595

 po/as.po | 55 +++++++++++++++++++++++++++++++++----------------------
 1 file changed, 33 insertions(+), 22 deletions(-)

commit 9b59f233119d30bb9254f7595d463ac8a793bf02
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Fri Sep 23 18:44:32 2011 +0200

    Updated Basque language

 po/eu.po | 1349 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 663 insertions(+), 686 deletions(-)

commit aab1bf24f935afc391c7b8da4ba68f6a1fa91406
Author: A S Alam <aalam@users.sf.net>
Date:   Fri Sep 23 16:53:59 2011 +0530

    update Punjabi Translation

 po/pa.po | 168 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 73 insertions(+), 95 deletions(-)

commit a565ab2946303cd8dc04d1906e4bc99603dba112
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Fri Sep 23 11:08:51 2011 +0300

    Updated Finnish translation

 po/fi.po | 242 ++++++++++++++++++++-------------------------------------------
 1 file changed, 75 insertions(+), 167 deletions(-)

commit 6adb5559f8a98cbc033178486e65e1c97a44f681
Author: Fran Dieguez <fran@openhost.es>
Date:   Fri Sep 23 10:05:36 2011 +0200

    Updated Galician translations

 help/Makefile.am |    2 +-
 help/gl/gl.po    | 2060 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/gl.po         |    9 +-
 3 files changed, 2066 insertions(+), 5 deletions(-)

commit 7c7076663673c1d24103d7d228b47ce25a3d9cb9
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:   Thu Sep 22 20:26:38 2011 +0200

    Updated Assamese translation

 po/as.po | 1448 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 676 insertions(+), 772 deletions(-)

commit 53a6b4bff6de77b48d3e52807d45d430870cd73d
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Fri Sep 23 03:14:29 2011 +0900

    Updated Korean translation

 po/ko.po | 1377 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 681 insertions(+), 696 deletions(-)

commit b9e4a3a629bcc7a256efdb412d036713702400f9
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Wed Sep 21 19:57:09 2011 +0200

    [1l0n] Updated Italian translation

 po/it.po | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit d8c76a65795ec356be650071414116f7e7491bf1
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Sep 21 22:21:42 2011 +0700

    Updated Thai translation.

 po/th.po | 2477 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1369 insertions(+), 1108 deletions(-)

commit 81dd8ed3e80d78341d96b703e00b139d8564bee8
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Tue Sep 20 22:10:41 2011 +0200

    Updated Serbian translation

 po/sr.po       | 1354 ++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 1348 ++++++++++++++++++++++++++++---------------------------
 2 files changed, 1343 insertions(+), 1359 deletions(-)

commit 75d00dfd0d3a6779f879e52c96babbbd52816d75
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Sep 20 20:33:17 2011 +0100

    pythonconsole: Fix the GConf → GSettings conversion file
    
    I made a nasty copy–paste error during the original port.
    
    Closes: bgo#659547

 src/plugins/pythonconsole/pythonconsole.convert | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit e1ac1da6efc27832f887965253852ae5ad09faf9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 20 16:13:00 2011 +0100

    3.1.92

 NEWS         | 6 ++++++
 configure.in | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 8deb47fe979d57a3b6215602abdc9a9dca527c40
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Sep 20 15:44:27 2011 +0200

    Updated Hungarian translation

 po/hu.po | 1290 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 638 insertions(+), 652 deletions(-)

commit a2a96cd55e19a531ba8a91325c65397ab4340c38
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   Tue Sep 20 07:03:37 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 253 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 127 insertions(+), 126 deletions(-)

commit 45e275bb567e5e5c6f9cc6efdbec009eaa244472
Author: Flemming Christensen <fc@stromata.dk>
Date:   Mon Sep 19 23:01:19 2011 +0200

    Updated Danish translation

 po/da.po | 1308 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 644 insertions(+), 664 deletions(-)

commit b910be254f8134ef887ac6ab75986443600c2c6e
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Mon Sep 19 11:43:19 2011 +0200

    Updated Slovak translation

 po/sk.po | 513 ++++++++++++++++++++-------------------------------------------
 1 file changed, 164 insertions(+), 349 deletions(-)

commit 56133c0a307e46258bedd1f39dafa6822d2192d4
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Sun Sep 18 18:02:30 2011 +0200

    Updated Danish translation of the documentation

 help/da/da.po | 250 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 127 insertions(+), 123 deletions(-)

commit dece86d7fdc5b0a909d0c2c2151360de13bc4e6e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Sep 18 03:54:41 2011 +0100

    browser-plugin: Add support for HTTP Live Streaming

 browser-plugin/totemPlugin.cpp | 1 +
 1 file changed, 1 insertion(+)

commit 5ee13bb265ccaf3f2146623671f3c917c55974a1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Sep 18 03:49:07 2011 +0100

    data: We handle HTTP Live Streaming as well
    
    Given the right plugins.

 data/mime-type-list.txt | 1 +
 1 file changed, 1 insertion(+)

commit d8cd404ae55943365c7481e77eddd264b560548f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Sep 18 03:38:59 2011 +0100

    data: Add a few more mime-type aliases

 data/mime-type-list.txt | 4 ++++
 1 file changed, 4 insertions(+)

commit c2b859834e9d2c12322eb7751c3d16e75470dfa3
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Sat Sep 17 13:00:10 2011 +0900

    Updated Japanese translation

 po/ja.po | 1397 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 696 insertions(+), 701 deletions(-)

commit 150f3fda91cac3c8343cd87c9f326a3b34ec886c
Author: Abderrahim Kitouni <a.kitouni@gmail.com>
Date:   Fri Sep 16 20:14:04 2011 +0100

    Updated Arabic translation
    
    Contributed by Anass Ahmed and Abdalrahim Fakhouri

 po/ar.po | 1344 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 559 insertions(+), 785 deletions(-)

commit a877b63f4e6609a94528621b232f70194542db1e
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Wed Sep 14 21:17:47 2011 +0200

    Update French translation

 po/fr.po | 1136 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 449 insertions(+), 687 deletions(-)

commit 32f6f6f87503af36cd73c50ae0f634a24699878f
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Wed Sep 14 20:00:36 2011 +0200

    [l10n] Updated Italian translation

 po/it.po | 1114 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 449 insertions(+), 665 deletions(-)

commit c2d84cc515650b3e1739d25313a5072191b034f1
Author: dmustieles <daniel.mustieles@gmail.com>
Date:   Wed Sep 14 17:58:06 2011 +0200

    Updated Spanish translation

 po/es.po | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

commit 5c20c98ab4285ad27e0c92710ad39411b8bfe641
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   Wed Sep 14 21:53:02 2011 +0800

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po | 1307 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 639 insertions(+), 668 deletions(-)

commit fa8724c503b185fc7a5232e7535fc91415f06951
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   Wed Sep 14 07:02:35 2011 +0300

    Updated Bulgarian translation

 po/bg.po | 213 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 108 insertions(+), 105 deletions(-)

commit 08252452f9d3f46ab1df78fe42ca190ab1cc019e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Sep 13 23:27:07 2011 +0100

    build: Fix AM_MAINTAINER_MODE
    
    See: http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2f31f0e4d591f5dc1f1ce346579b2e47fa609c92
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 17:06:33 2011 +0100

    3.1.91

 NEWS         | 7 +++++++
 configure.in | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 9dcaa8e710db8be808e843f99dea3998b644291d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 15:18:39 2011 +0100

    opensubtitles: Use Gio introspection
    
    And use Python's OS module to implement the reading
    as we won't be getting a working "read()" for Gio from
    Python any time soon (see bug #621915)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658269

 src/plugins/opensubtitles/hash.py | 28 ++++++++++++++++------------
 1 file changed, 16 insertions(+), 12 deletions(-)

commit 761bb5636c32021381de831762d475b9218a9ad9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 15:17:45 2011 +0100

    opensubtitles: Fix missing GCancellable parameters
    
    Otherwise it just won't work.

 src/plugins/opensubtitles/opensubtitles.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 83c479adf4102b38030bcdc3816d9b39e8d7f4ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 14:33:40 2011 +0100

    publish: Require a newer version of libepc
    
    We need a GTK+ 3.x build, and no G_CONST_RETURN usage.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 258ca5982e36a8bca75e818b82ea1d1877046e28
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Sep 12 16:38:56 2011 +0300

    Fix formatting.

 po/fi.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2334c72e3673aa970d80752aad9c826f0cde2130
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Sep 12 16:38:09 2011 +0300

    Updated Finnish translation.

 po/fi.po | 2740 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1470 insertions(+), 1270 deletions(-)

commit d6007960a07d6faeea835e01b2ceab27e5e18cb4
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sun Sep 11 12:41:28 2011 +0300

    Uploaded Ukranian

 po/uk.po | 908 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 437 insertions(+), 471 deletions(-)

commit b0078625d24e34121618eb64d1bde77644fced5f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Sep 11 10:34:24 2011 +0200

    Updated Spanish translation

 po/es.po | 187 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 89 insertions(+), 98 deletions(-)

commit c3a8a806893c1b23e41f0d532584a8648b993f90
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Sep 10 22:55:41 2011 +0430

    Updated Persian translation

 po/fa.po | 1423 +++++++++++++++++++-------------------------------------------
 1 file changed, 435 insertions(+), 988 deletions(-)

commit 3f4f84e9dc51239b36b2dd2de435d147a73f334c
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Sep 10 13:19:18 2011 +0100

    Updated Portuguese translation

 po/pt.po | 1306 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 643 insertions(+), 663 deletions(-)

commit 00a5e4dd8d1967021460ab587a3c452dce36c808
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Fri Sep 9 22:50:56 2011 +0300

    Updated Latvian translation.

 po/lv.po | 301 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 153 insertions(+), 148 deletions(-)

commit 97b98a450ce570efd9e46254ceda5df6dc96ff70
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 8 21:03:38 2011 +0200

    Updated Polish translation

 po/pl.po | 1064 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 425 insertions(+), 639 deletions(-)

commit a254934427de02bc4d4947fe2da870fbc7c84be1
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Thu Sep 8 16:43:58 2011 +0100

    Updated British English translation

 po/en_GB.po | 1291 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 633 insertions(+), 658 deletions(-)

commit a3fe0e3c0cdb08dd1157bcc58dbfa3910e749b59
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Sep 7 19:30:20 2011 +0200

    Updated Slovenian translation

 po/sl.po | 143 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 67 insertions(+), 76 deletions(-)

commit bfa0b1d025bb33abbac002d97855454ef71b754a
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Tue Sep 6 12:30:46 2011 +0530

    updated Tamil translation

 po/ta.po | 1462 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 721 insertions(+), 741 deletions(-)

commit d0571fffd89504616404d93b2d9f8b759cfd173e
Author: Marvin Schmidt <marv@exherbo.org>
Date:   Sun Sep 4 23:02:59 2011 +0000

    build: Require pygobject-3.0
    
    All the heavy-lifting was already done in 1b22144
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658224

 configure.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 9c87ebe1924fd73beb4de7c48dd250064ba2ff8a
Author: Marvin Schmidt <marv@exherbo.org>
Date:   Sun Sep 4 23:00:45 2011 +0000

    Port totem-bugreport to use GObject from GIR
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658224

 data/totem-bugreport.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5a4eee111fb6af3fdd215394feee721e59a8e1cb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 5 14:42:01 2011 +0100

    scrsaver: Don't send out X11 events if not focused
    
    Should stop OpenOffice menus popping up.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654250

 lib/totem-scrsaver.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit b568b23638af1384f068e7c03805d1ce9ef16500
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 5 14:33:30 2011 +0100

    scrsaver: Force gnome-session being present
    
    If gnome-session isn't present, we should error out earlier.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=656988

 lib/totem-scrsaver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8a3611910edac935220fca0144ee15f2963d2932
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 5 14:16:52 2011 +0100

    playlist: Fix save button not working
    
    https://bugzilla.gnome.org/show_bug.cgi?id=651403

 data/playlist.ui | 1 +
 1 file changed, 1 insertion(+)

commit 7b364874f6e86faabe2a822dd6538e8970a5600b
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun Sep 4 19:27:20 2011 +0300

    Updated Belarusian translation.

 po/be.po | 288 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 157 insertions(+), 131 deletions(-)

commit 5d70d7a5a91f95f273f151c2f8dca5ae1141b77f
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Sep 4 14:29:10 2011 +0200

    Updated Czech translation

 po/cs.po | 255 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 131 insertions(+), 124 deletions(-)

commit 5b9865335c4ebde6856720f1d2d8f3c5b7f56866
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Fri Sep 2 23:30:13 2011 +0300

    Updated Lithuanian translation

 po/lt.po | 2010 ++++++++++++++++++++------------------------------------------
 1 file changed, 655 insertions(+), 1355 deletions(-)

commit 706568d6d0bdffc5ec27c9a9ca1d5f628de9c8b6
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   Fri Sep 2 09:50:38 2011 -0400

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 1313 ++++++++++++++++++++++++++---------------------------------
 1 file changed, 567 insertions(+), 746 deletions(-)

commit 4e02b3a6956905cfdfbf0f80e4397cecddf5ea8f
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Thu Sep 1 14:26:05 2011 +0400

    Updated Russian translation

 po/ru.po | 1210 ++++++++++++++++++++++++--------------------------------------
 1 file changed, 476 insertions(+), 734 deletions(-)

commit 99db20be5da786bb033c7e8f80eab236b1ccde4f
Author: Simon Wenner <simon@wenner.ch>
Date:   Fri Aug 5 23:08:57 2011 +0200

    rotation-plugin: store/restore the state async
    
    https://bugzilla.gnome.org/show_bug.cgi?id=589399

 src/plugins/rotation/totem-rotation-plugin.vala | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 7cdc11fc1923ed7c5aec46ce8b3836b51c418c74
Author: Daniele Forsi <daniele@forsi.it>
Date:   Mon Aug 29 23:24:15 2011 +0200

    Do not mark placeholder strings as translatable
    
    They are replaced by translated strings before they are first displayed to
    the user because execution flow in bacon_video_widget_properties_new() is:
            xml = totem_interface_load ("properties.ui", TRUE, NULL, NULL);
    [...]
            bacon_video_widget_properties_reset (props);
    [...]
            gtk_widget_show_all (GTK_WIDGET (props));
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657654

 data/properties.ui | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 768fd201210df5dc6b29b9cafbc91e96b40c281a
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 28 14:56:02 2011 +0200

    [l10n] Updated German translation

 po/de.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit ecefcd552a0f08da696d41f4b6a6936f51b0dcb7
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Aug 27 10:41:32 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 1171 +++++++++++++++++++++++++++++-----------------------------
 po/zh_TW.po | 1174 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 1162 insertions(+), 1183 deletions(-)

commit df2111f21c15c2a871a9436f4e8752ddc2ba0b5d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 24 22:39:45 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 83 ++++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 52 insertions(+), 31 deletions(-)

commit 437a88bb506d95b5f540eaf8f4ecaf858df3bbb3
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Aug 24 09:05:14 2011 +0200

    Updated Swedish translation

 po/sv.po | 189 +++++++++++++++++++++------------------------------------------
 1 file changed, 63 insertions(+), 126 deletions(-)

commit 7a6758ac19104c4596d423b55d038bc3ef521cc0
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Aug 22 17:50:51 2011 +0200

    [l10n]Updated Catalan translation

 po/ca.po | 1225 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 605 insertions(+), 620 deletions(-)

commit 91e1069583b606d0e4a6e5f09060fe954a8f6d88
Author: A S Alam <aalam@users.sf.net>
Date:   Sat Aug 20 23:16:15 2011 +0530

    update Punjabi Translation

 po/pa.po | 1222 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 612 insertions(+), 610 deletions(-)

commit 1073e0e66bb27de56396c89d21c15c973fd45311
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Aug 18 22:54:39 2011 +0200

    Updated Slovenian translation

 po/sl.po | 140 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 89 insertions(+), 51 deletions(-)

commit a919698b3ba5b4132fa6c3e9049d0f05f49a6f41
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Aug 18 23:34:33 2011 +0300

    Updated Hebrew translation.

 po/he.po | 83 ++++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 52 insertions(+), 31 deletions(-)

commit cb9fd506ba20d390f802ca91c0e9da283b0298d5
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Fri Aug 19 20:04:13 2011 +0200

    Added UG translation

 po/ug.po | 198 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 115 insertions(+), 83 deletions(-)

commit 39072684d7a4c7f55c0721f8d740f55056200102
Author: Andika Triwidada <andika@gmail.com>
Date:   Thu Aug 18 14:56:52 2011 +0700

    Updated Indonesian translation

 po/id.po | 766 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 335 insertions(+), 431 deletions(-)

commit c94f80f180ec8ff19753ab40fbb8153533f79991
Author: Fran Dieguez <fran@openhost.es>
Date:   Tue Aug 16 19:23:57 2011 +0200

    Updated Galician translations

 po/gl.po | 83 ++++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 52 insertions(+), 31 deletions(-)

commit 3c48e6cafe3d8ae368a0d7d123c73dffd1fc915d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Aug 14 13:00:20 2011 +0200

    Updated Spanish translation

 po/es.po | 83 ++++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 52 insertions(+), 31 deletions(-)

commit 0899042273b101366bb9cd1946433eb540c16570
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 14 00:59:39 2011 +0200

    [l10n] Updated German translation

 po/de.po | 714 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 346 insertions(+), 368 deletions(-)

commit e95f1fec8bcfbc15c7f815a5f704266f40d9f269
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 11 12:05:04 2011 +0200

    dbusservice: Port to MPRIS 2.1
    
    The port isn't quite complete, with TrackList support dropped and some
    notifications missing. This is because I've been told someone's working on
    porting the plugin to C (and MPRIS 2.1), making most of this work redundant.
    I thought I'd commit it anyway for posterity's sake.

 po/POTFILES.in                         |   1 +
 src/plugins/dbusservice/dbusservice.py | 505 ++++++++++++++++-----------------
 2 files changed, 245 insertions(+), 261 deletions(-)

commit 06517d80cb6e1eb1a189b692d4e6fa6c43cf204c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 11 12:04:31 2011 +0200

    data: Export supported URI schemes in a header file

 data/Makefile.am           | 11 ++++++++---
 data/mime-type-include.sh  |  6 +++---
 data/uri-scheme-include.sh | 18 ++++++++++++++++++
 src/totem-object.c         | 31 +++++++++++++++++++++++++++++++
 src/totem.h                |  3 +++
 5 files changed, 63 insertions(+), 6 deletions(-)

commit 229399c662fb9d457cd612a444fe561dac36a98e
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Sat Aug 13 06:47:24 2011 +0300

    Updated Bulgarian translation

 po/bg.po | 1023 ++++++++++++++++++++++++--------------------------------------
 1 file changed, 392 insertions(+), 631 deletions(-)

commit 683ccccc4401561cf78a168c1bb03aa7b4cea677
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Aug 11 20:56:41 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

commit 886b7518887d26244a05de757dba9b0a1d93e039
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Aug 8 08:29:26 2011 +0200

    Updated Swedish translation

 po/sv.po | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

commit d8bb5c97e4757fdfe4014cd1cd4672e3e158940b
Author: Fran Dieguez <fran@openhost.es>
Date:   Sun Aug 7 15:18:12 2011 +0200

    Updated Galician translations

 po/gl.po | 167 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 94 insertions(+), 73 deletions(-)

commit c50432954bc31d4946766164e9bda775993435dc
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Aug 6 14:50:38 2011 +0300

    Updated Hebrew translation.

 po/he.po | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

commit 8fb321f431eac922f16fc4c42968e9000e65bf3c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Aug 3 21:45:17 2011 +0200

    Updated Spanish translation

 po/es.po | 72 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 41 insertions(+), 31 deletions(-)

commit 417b86ff53bc720e4fe5444608df631fc53e5860
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 3 14:35:13 2011 +0100

    3.1.4
    
    Fix distcheck

 NEWS             | 11 +++++++++++
 configure.in     |  2 +-
 po/POTFILES.skip |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)

commit 0a684af858b42a886a931ea484b32246a6916239
Author: Simon Wenner <simon@wenner.ch>
Date:   Sun Jul 31 15:31:38 2011 +0200

    plugins: add rotation plugin
    
    A plugin to rotate videos.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=589399

 configure.in                                    |  14 +-
 po/POTFILES.in                                  |   2 +
 src/plugins/rotation/Makefile.am                |  19 ++
 src/plugins/rotation/rotation.plugin.in         |   8 +
 src/plugins/rotation/totem-rotation-plugin.vala | 224 ++++++++++++++++++++++++
 5 files changed, 264 insertions(+), 3 deletions(-)

commit 6ad79e0a8d60083c468632e43b4f1a35ed2cfa3a
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Aug 3 09:15:58 2011 +0200

    Updated Swedish translation

 po/sv.po | 703 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 326 insertions(+), 377 deletions(-)

commit 1aee7caf7aa243b6cbd02bd4d530da8b3b5cf5a7
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Sun Jul 31 17:14:26 2011 +0200

    Updated Slovak translation

 po/sk.po | 1217 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 601 insertions(+), 616 deletions(-)

commit 7b2f94021accdb44b850395a0ef5ffd01ccae7a7
Author: Friedel Wolff <friedel@translate.org.za>
Date:   Wed Jul 20 22:38:23 2011 +0200

    Add missing header comments

 po/zu.po | 3 +++
 1 file changed, 3 insertions(+)

commit 7dac16cf0ea8f49086db420b46ce29012b187382
Author: Priscilla Mahlangu <priny@translate.org.za>
Date:   Wed Jul 20 22:31:47 2011 +0200

    New translation for Zulu (zu)

 po/LINGUAS |    1 +
 po/zu.po   | 2901 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2902 insertions(+)

commit bb51825c108e5fbe4c961a36dde17580157ae13f
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Wed Jul 20 15:11:36 2011 +0300

    Updated Belarusian translation.

 po/be.po | 2984 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 1399 insertions(+), 1585 deletions(-)

commit 337bfb63e6461f737e3b0812c1ee20821bdcb38a
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Jul 15 18:58:14 2011 +0200

    Updated Czech translation

 po/cs.po | 753 ++++++++++++++++++++++-----------------------------------------
 1 file changed, 257 insertions(+), 496 deletions(-)

commit e8ad692da5d5c8209b5dd0249f026ab76c8adb16
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Jul 15 10:15:33 2011 +0300

    Updated Hebrew translation.

 po/he.po | 195 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 100 insertions(+), 95 deletions(-)

commit 7c2e326219e336ff91ec2b253ba4428cce0da7fd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 14 15:39:16 2011 +0100

    main: Use symbolic icon for the exit fullscreen button

 data/fullscreen.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7e4966c24990d7640900a34be51ac14235f0aebf
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Jul 14 14:39:48 2011 +0200

    Updated Slovenian translation

 po/sl.po | 187 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 95 insertions(+), 92 deletions(-)

commit c24ed14057bc77b5a6439fdda06df7b115104483
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Wed Jul 13 22:06:56 2011 +0300

    Updated Latvian translation.

 po/lv.po | 1180 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 581 insertions(+), 599 deletions(-)

commit 692f7ecd23f4b2ab7e79c260fc3c77e6298f19e4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 13 13:02:01 2011 +0100

    main: Fix crash on exit through fullscreen object
    
    As we weren't cleaning this up properly.

 src/totem-fullscreen.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit 67ab568f6ca558634fa13b8fa7eb4aa6d4fe8fdf
Author: Simon Wenner <simon@wenner.ch>
Date:   Tue Jul 5 00:26:53 2011 +0200

    backend: name clutter actors so that plugins can query them
    
    https://bugzilla.gnome.org/show_bug.cgi?id=589399

 src/backend/bacon-video-widget-gst-0.10.c | 2 ++
 1 file changed, 2 insertions(+)

commit 3854061c6bf0a3d301a4a4186aa2053cdbf5beae
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Jul 13 11:49:19 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 194 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 96 insertions(+), 98 deletions(-)

commit 7232d7aea7a9943f11d4500f865e59ce0f622af2
Author: Marcel van den Hof <marcelvdh@gmail.com>
Date:   Sun May 29 23:45:36 2011 +0100

    Fix segfault in Bemused plugin
    
    If bluetoothd is not running sdp_connect() returns a null value which
    will cause the plugin to segfault.
    
    This patch adds a check for a possible null value from sdp_connect().
    
    https://bugzilla.gnome.org/show_bug.cgi?id=651417

 src/plugins/bemused/totem-bemused.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 27fe7ad91e5b5f031b3775a294d51ba3a589d5c0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 12 14:42:25 2011 +0100

    browser-plugin: Update QuickTime docs link

 browser-plugin/idl/totemINarrowSpacePlayer.idl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f767d33b62025819b45b6be39fd509e85d10b5cf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 12 14:29:16 2011 +0100

    browser-plugin: Only shrink padding vertically

 data/mozilla-viewer.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 336f076141dead24494ae194a240ed8fed32a481
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 12 14:25:08 2011 +0100

    browser-plugin: Flatten the buttons

 data/mozilla-viewer.css | 6 ++++++
 1 file changed, 6 insertions(+)

commit 8ac7d4af8d8e6d12893543a10c6f0a750d2e1806
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 12 14:24:40 2011 +0100

    browser-plugin: Style the popup button as well

 browser-plugin/totem-plugin-viewer.c | 5 +++++
 1 file changed, 5 insertions(+)

commit e30b80376104fc89185509af4b2334920eca689e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 11 16:16:55 2011 +0100

    browser-plugin: Parent the fullscreen window correctly
    
    So that it doesn't show up as a separate application in gnome-shell.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654404

 browser-plugin/totem-plugin-viewer.c | 1 +
 1 file changed, 1 insertion(+)

commit 9ab830e38166c10c8357b89ec83755c67a42e2a1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 11 15:12:40 2011 +0100

    browser-plugin: Remove useless "About" dialogue

 browser-plugin/totem-plugin-viewer.c | 57 ------------------------------------
 data/mozilla-viewer.ui               |  9 ------
 2 files changed, 66 deletions(-)

commit 4fe6d0914c721730afcffd69f5faf758f35055ee
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 11 15:04:33 2011 +0100

    browser-plugin: Use symbolic icons, not stock ones

 browser-plugin/totem-plugin-viewer.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 75dbfb13bbee0bc6097a1919692f4f007fb4602f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jul 11 14:55:39 2011 +0100

    browser-plugin: Use dark theme by default

 browser-plugin/totem-plugin-viewer.c | 4 ++++
 1 file changed, 4 insertions(+)

commit be3ad27e737ab777252ec58ff077582a7736c9a9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 8 15:33:09 2011 +0100

    main: Move is_fullscreen member to private

 src/totem-fullscreen.c | 10 ++++++----
 src/totem-fullscreen.h |  5 +----
 2 files changed, 7 insertions(+), 8 deletions(-)

commit 65b5a194ce08823ba8ec2a8c8a4f23537ea6d351
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 8 15:21:46 2011 +0100

    main: We rely on being composited now. Always

 src/totem-fullscreen.c | 23 ++++-------------------
 1 file changed, 4 insertions(+), 19 deletions(-)

commit 2a2b429e5a1f047cd866753026ac1771abba30fd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 8 15:14:16 2011 +0100

    main: Remove unused buttons from struct

 src/totem-private.h | 5 -----
 1 file changed, 5 deletions(-)

commit bdf43685545431a6ab46abb296028f996f484668
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Jul 10 10:56:21 2011 +0200

    Updated Spanish translation

 po/es.po | 540 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 229 insertions(+), 311 deletions(-)

commit c47ce5f319d468e027b05c6eaae28c8f47c9f997
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jul 9 13:28:42 2011 +0100

    grilo: Fix some variable shadowing warnings from gcc

 src/plugins/grilo/totem-grilo.c | 42 ++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

commit b1f66e88249bdd5d95ce45bdf4678191982b2041
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Sat Jul 9 14:28:58 2011 +0200

    Update to libpeas 1.1 deprecations

 configure.in                       | 2 +-
 src/plugins/totem-plugins-engine.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 6e7561d0bdd75be6b800339dd21b48f413c57052
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 8 19:00:14 2011 +0100

    Revert "sample-vala: Remove an unnecessary Vala dependency on GTK+"
    
    This reverts commit 00deab84c2c86b93d6460dbdbf0750910d1af7a9.
    
    Turns out I failed to actually get Vala to rebuild the sample-vala plugin
    when doing my testing, and it still fails with the GTK+ 3.0 GIR.

 src/plugins/sample-vala/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit d2a5acfda652bd1fcabe22b06a53d2579936744b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 8 18:58:48 2011 +0100

    youtube: Fix progress bar text in the YouTube plugin

 src/plugins/youtube/totem-youtube.c | 2 +-
 src/plugins/youtube/youtube.ui      | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

commit b5d6a3e6fd3ba136d99950efcb093d86c09c898a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 8 18:58:30 2011 +0100

    screenshot: Fix progress bar text in the gallery dialogue

 src/plugins/screenshot/totem-gallery-progress.c | 1 +
 1 file changed, 1 insertion(+)

commit 74e344ff5e5446501332781acc733bce249758b0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 8 18:52:53 2011 +0100

    opensubtitles: Fix display of text on the progress bar
    
    Turns out that GTK+ helpfully disabled display of text on progress bars with
    the change to 3.0 unless a show-text property was set to True.
    
    Closes: bgo#654242

 src/plugins/opensubtitles/opensubtitles.py | 12 ++++++------
 src/plugins/opensubtitles/opensubtitles.ui |  5 ++++-
 2 files changed, 10 insertions(+), 7 deletions(-)

commit 1cb6f7345ec32c92ddf83fc922965911004f32fa
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:   Fri Jul 8 01:40:10 2011 +0300

    [l10n]Updated Turkish translation

 po/tr.po | 2606 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1492 insertions(+), 1114 deletions(-)

commit 029fc47ac6d3e4b853e6598f1188f5238e8f9d9c
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Thu Jul 7 17:30:46 2011 +0200

    Added UG translation

 po/ug.po | 1476 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 747 insertions(+), 729 deletions(-)

commit 870b8a95cdfcbc45cd9c02b9f141ad50a074f798
Author: Vincent Untz <vuntz@gnome.org>
Date:   Wed Jul 6 10:27:39 2011 +0200

    build: Fix detection of GDK backend in case of multiple backends
    
    The GDK backend detection routine only worked in the case where GTK+ is
    built for one and only one backend.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654070

 configure.in | 91 ++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 48 insertions(+), 43 deletions(-)

commit f9e070003cff2bc17ba77c0e9f43582ac740b1e0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 6 16:53:01 2011 +0100

    grilo: Remove use of deprecated function
    
    grl_metadata_source_cancel() was replaced.

 src/plugins/grilo/totem-grilo.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit cd41ed1981858da9d9c53fd691f189438a3c619a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 6 16:45:13 2011 +0100

    grilo: Install totem-grilo.conf in plugin dir

 configure.in                    | 4 ----
 src/plugins/grilo/Makefile.am   | 2 +-
 src/plugins/grilo/totem-grilo.c | 5 +----
 3 files changed, 2 insertions(+), 9 deletions(-)

commit 168ccc725e873d9e588c61f5d94ab457a07a2ec2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 21:08:07 2011 +0100

    docs: Update the command line options listing in the man page
    
    Closes: bgo#621976

 data/totem.1 | 5 +++++
 1 file changed, 5 insertions(+)

commit 147a20a5ff4f4eec3c212af453a8e3d8e6112355
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 21:00:28 2011 +0100

    docs: Remove a reference to TotemPlugin from totem-dirs.c

 src/plugins/totem-dirs.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 1c31b67da176018776aae951092414129ebd365d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 20:53:57 2011 +0100

    docs: Update the plugin writing guide

 docs/reference/totem-plugins.xml | 73 +++++++++++++---------------------------
 1 file changed, 23 insertions(+), 50 deletions(-)

commit aee1a5cc2d6105db1312a25b4bfc961ca48e3807
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 20:42:11 2011 +0100

    docs: Add documentation strings to properties on GObjects
    
    This makes gtk-doc happy, and we all want to make gtk-doc happy.

 src/backend/bacon-video-widget-gst-0.10.c | 70 +++++++++++++++----------------
 src/totem-cell-renderer-video.c           |  9 ++--
 src/totem-object.c                        | 18 ++++----
 src/totem-video-list.c                    |  9 ++--
 4 files changed, 55 insertions(+), 51 deletions(-)

commit 3effa6dd566572882a8cc29755f7e4ee2424efd8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 20:26:08 2011 +0100

    docs: Fix various minor problems with the API documentation
    
    Mostly fixes for my incorrect usage of the const syntax (“%”) to denote
    numeric constants, which it turns out should be denoted using
    <code class="literal">0</code> instead (for example).

 src/backend/bacon-video-widget-gst-0.10.c   | 61 ++++++++++++++---------------
 src/egg-macros.h                            |  2 +-
 src/plugins/chapters/totem-chapters-utils.c |  4 +-
 src/plugins/chapters/totem-cmml-parser.c    |  4 +-
 src/plugins/chapters/totem-edit-chapter.c   |  4 +-
 src/totem-object.c                          | 18 ++++-----
 6 files changed, 46 insertions(+), 47 deletions(-)

commit 096191538999dad46b3c0c81058236c20d991834
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 20:14:32 2011 +0100

    docs: Update lists of documented symbols
    
    Closes: bgo#598805

 docs/reference/Makefile.am        | 19 ++++---------------
 docs/reference/totem-sections.txt |  5 +++++
 2 files changed, 9 insertions(+), 15 deletions(-)

commit 7c19e79e6911a9c6dcf1a1e8e9d9f111962a196f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 19:54:33 2011 +0100

    l10n: Fix some invalid XML caused by a typo in the ro help translation

 help/ro/ro.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0974bf1e5d5201579321e5c28c19c7f59a4912e1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 19:43:36 2011 +0100

    dbusservice: Fix intltool warnings about mismatched quotes in comments
    
    Silly intltool.

 src/plugins/dbusservice/dbusservice.py | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 68c34a68c8a2e91436a372b1396041435f76d9e3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 19:07:40 2011 +0100

    opensubtitles: Don't glitchily sensitise the Apply button while searching

 src/plugins/opensubtitles/opensubtitles.py | 3 ---
 1 file changed, 3 deletions(-)

commit c086e3c5ffbae252b979ec99c3e94f0c1bf5bd21
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 19:02:27 2011 +0100

    opensubtitles: Don't arbitrarily show and hide the tree view headers

 src/plugins/opensubtitles/opensubtitles.py | 5 -----
 1 file changed, 5 deletions(-)

commit 00deab84c2c86b93d6460dbdbf0750910d1af7a9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 5 18:40:45 2011 +0100

    sample-vala: Remove an unnecessary Vala dependency on GTK+

 src/plugins/sample-vala/Makefile.am | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 015eafdce9afaa34d561f1c1a19001cfa6e9cab8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 5 14:22:01 2011 +0100

    grilo: Update required grilo version
    
    So that grilo doesn't break the terms of service.

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d7c623bca9d06a09751c3c9dcc933e7c668303f7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 5 14:19:16 2011 +0100

    grilo: Add YouTube API key
    
    For searches and browsing.

 src/plugins/grilo/totem-grilo.conf | 3 +++
 1 file changed, 3 insertions(+)

commit 8d1de246200749bdd0fab9e77784273dedf69a51
Author: Fran Dieguez <fran@openhost.es>
Date:   Mon Jul 4 21:26:46 2011 +0200

    Updated Galician translations

 po/gl.po | 509 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 221 insertions(+), 288 deletions(-)

commit 1a5e4f1b9a0b8ed2a547e0b956a3d87bf2c0374d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 3 14:29:38 2011 +0100

    build: Fix smclient configuration when building against GTK+ with Broadway
    
    Closes: bgo#652999

 configure.in | 41 ++++++++++++++++++++++++++++++-----------
 1 file changed, 30 insertions(+), 11 deletions(-)

commit f29e09c016e03b6d870af93e74742cd9715604f8
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Jul 2 20:32:29 2011 +0200

    Updated Slovenian translation

 po/sl.po | 559 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 250 insertions(+), 309 deletions(-)

commit 481871132d4175d4f7bf7523901caf7ca775ee4a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jul 2 13:18:37 2011 +0100

    main: Fix some compilation warnings
    
    Mostly warnings to do with not listing all members of an enum in a switch
    over an instance of that enum.

 src/backend/bacon-video-widget-gst-0.10.c | 96 ++++++++++++++++++++++++++-----
 src/backend/bvw-test.c                    |  2 +-
 src/totem-audio-preview.c                 | 27 +++++++++
 src/totem-video-thumbnailer.c             | 57 +++++++++++++++++-
 4 files changed, 165 insertions(+), 17 deletions(-)

commit 5b7e374270587162630ca9c903b92db3fb9c140e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Jul 2 10:31:06 2011 +0300

    Updated Hebrew translation

 po/he.po | 641 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 284 insertions(+), 357 deletions(-)

commit 6d38d0fef2794f371cdb81b1998ee3e2a8d2acc8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 1 18:24:25 2011 +0100

    properties: Don't call g_strdup_printf() on a placeholder-less-string
    
    Use g_strdup() instead. See commit bafff377e2207f92cdd33ebc6e770d9970e74ee1.

 src/properties/bacon-video-widget-properties.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 736793b389b3e702eeb92ae76f6b27f7daa3a8ab
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jul 1 18:22:31 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 482 +++++++++++++++++++--------------------------------------------
 1 file changed, 141 insertions(+), 341 deletions(-)

commit 1d1cacfc8ecb4df38d4184bfd122d387214e8c79
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 11:21:00 2011 +0100

    docs: Remove outdated definitions

 docs/reference/totem-sections.txt | 2 --
 1 file changed, 2 deletions(-)

commit a81b3d52acef8bdb16374594ba03cf98225facd6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 11:14:09 2011 +0100

    plugins: Remove jamendo plugin
    
    As grilo provides us with one itself.

 configure.in                                       |   4 +-
 po/POTFILES.in                                     |   4 -
 src/plugins/jamendo/Makefile.am                    |  22 -
 src/plugins/jamendo/jamendo.convert                |   3 -
 src/plugins/jamendo/jamendo.plugin.in              |   9 -
 src/plugins/jamendo/jamendo.py                     | 748 ---------------------
 src/plugins/jamendo/jamendo.ui                     | 603 -----------------
 ...g.gnome.totem.plugins.jamendo.gschema.xml.in.in |  20 -
 8 files changed, 1 insertion(+), 1412 deletions(-)

commit dbcbecedfecc9b1a83a690ed135d088e565e36a1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 11:10:40 2011 +0100

    plugins: Remove tracker plugin
    
    As grilo provides us with one itself.

 configure.in                               |  10 +-
 po/POTFILES.in                             |   3 -
 src/plugins/tracker/Makefile.am            |  19 -
 src/plugins/tracker/totem-tracker-widget.c | 889 -----------------------------
 src/plugins/tracker/totem-tracker-widget.h |  54 --
 src/plugins/tracker/totem-tracker.c        |  79 ---
 src/plugins/tracker/tracker.plugin.in      |   9 -
 7 files changed, 1 insertion(+), 1062 deletions(-)

commit 2bf7cb102628735432cec71ea42954779c95c8ed
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 11:10:26 2011 +0100

    backend: Add missing doc

 src/backend/bacon-video-widget.h | 1 +
 1 file changed, 1 insertion(+)

commit 2c9998c1fe3e9674c1310bf9898edf6178ba8ae8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 10:48:45 2011 +0100

    po: Add missing file

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 09d4692fc066a836a2d24d13893412f50658dd2b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 10:45:16 2011 +0100

    main: Fix saving the last used sidebar
    
    We were closing the plugins too early, and always thinking
    that the playlist was the last standing sidebar.

 src/totem-object.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit 787887e14923a8391a1206f3e1b4e852533a3d3c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 10:35:10 2011 +0100

    main: Avoid warning when state.ini doesn't exist
    
    As there will not be a page_id to reset to.

 src/totem-sidebar.c | 3 +++
 1 file changed, 3 insertions(+)

commit 287d76402b0be6fe7d704a4b333b2b6d13334767
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 1 10:30:38 2011 +0100

    grilo: Cancel searches when switching source
    
    And clear the results view in the process.

 src/plugins/grilo/totem-grilo.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit beef43b4f6f6ac3a4c0a69cf9e0e766e8a152d3c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 30 16:35:47 2011 +0100

    backend: Better debugging when paused buffering

 src/backend/bacon-video-widget-gst-0.10.c | 2 ++
 1 file changed, 2 insertions(+)

commit c448f98c479715aab21e89160f2d32d963595362
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Jul 1 10:12:50 2011 +0200

    Updated Spanish translation

 po/es.po | 123 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 72 insertions(+), 51 deletions(-)

commit f747225dd60783531b19ab749590e388ea1dd8a5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 30 16:00:40 2011 +0100

    grilo: Use the description column for search
    
    In the browse sidebar treeview.

 src/plugins/grilo/grilo.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 82061b5e1ae4696a7bc4a839c99f92a073bf866d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 30 15:59:07 2011 +0100

    grilo: Add treeview header to Browse sidebar
    
    And merge everything in one column.

 src/plugins/grilo/grilo.ui | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

commit 0c25b666937026d8baae2859f80670e7a99faa2e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 30 15:49:37 2011 +0100

    grilo: Avoid lingering horizontal scrollbars
    
    When closing an expanded tree item in the browse sidebar.

 src/plugins/grilo/totem-grilo.c | 2 ++
 1 file changed, 2 insertions(+)

commit 49a8afb2fb54df122c824a932d0f5d8fca05de49
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 30 14:45:39 2011 +0100

    screenshot: Remove unused variable

 src/plugins/screenshot/gnome-screenshot-widget.c | 2 --
 1 file changed, 2 deletions(-)

commit dd83ab0c191c3972ec46569a81f36385df9fb8fb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 30 14:44:32 2011 +0100

    main: Fix vbox/hbox deprecations

 src/totem-interface.c | 3 ++-
 src/totem-statusbar.c | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 2c31c7bd3db1d3156c0c7ea18832b03a2920c591
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Mon Jun 20 18:19:46 2011 +0000

    plugins: add Grilo plugin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=628648

 configure.in                       |   15 +-
 po/POTFILES.in                     |    2 +
 src/plugins/grilo/Makefile.am      |   27 +
 src/plugins/grilo/grilo.plugin.in  |    9 +
 src/plugins/grilo/grilo.ui         |  211 ++++++
 src/plugins/grilo/totem-grilo.c    | 1417 ++++++++++++++++++++++++++++++++++++
 src/plugins/grilo/totem-grilo.conf |    3 +
 7 files changed, 1683 insertions(+), 1 deletion(-)

commit bafff377e2207f92cdd33ebc6e770d9970e74ee1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 28 09:43:32 2011 +0100

    properties: Add context to time translations

 src/properties/bacon-video-widget-properties.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 5a7c037ef0ee2121886770145477ddf7dc889790
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Fri Jun 24 00:13:00 2011 +0200

    [l10n] Updated German translation

 po/de.po | 831 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 419 insertions(+), 412 deletions(-)

commit 7326b169e4a7066996cd0ff8d385cf674739b770
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 22 10:08:11 2011 +0100

    playlist: Force icons only toolbar style

 data/playlist.ui | 1 +
 1 file changed, 1 insertion(+)

commit 7319b5da4eea0ed18f05698ebb8dff343b07ccf7
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Jun 21 20:12:48 2011 +0200

    Updated Slovenian translation

 po/sl.po | 234 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 119 insertions(+), 115 deletions(-)

commit e7b01e8450db5ad65f2f1096fee3e46cfc4a91ae
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Jun 21 14:38:24 2011 +0200

    Updated Galician translations

 po/gl.po | 213 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 105 insertions(+), 108 deletions(-)

commit 3208cc8c2ed1089fd14c3d517fc84f0b2f8d0517
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Jun 20 19:46:19 2011 +0200

    Updated Spanish translation

 po/es.po | 254 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 128 insertions(+), 126 deletions(-)

commit 5267fed0bf17534f132061c8d80a455040c0a22d
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Jun 20 17:40:06 2011 +0100

    Fix localization of the Nautilus file properties windows Audio/video tab
    
    Closes: bgo#652898

 src/backend/bacon-video-widget-gst-0.10.c      |  8 ++++----
 src/backend/video-utils.c                      |  2 +-
 src/properties/bacon-video-widget-properties.c | 10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 05ba9e12ddcfb12bc2af695726e24712a2767ea0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jun 20 18:23:30 2011 +0100

    youtube: Add optional support for compiling against libgdata 0.9.x
    
    This migrates Totem to the API changes in libgdata 0.9.0 and (unreleased)
    0.9.1 if they're available.

 configure.in                        |  7 +++++++
 src/plugins/youtube/totem-youtube.c | 16 ++++++++++++++++
 2 files changed, 23 insertions(+)

commit 3783bfa81fc649d06bd426c7b8ba14abc608a5d2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jun 20 18:22:39 2011 +0100

    chapters: Minor GtkBox fixes in the chapters plugin

 src/plugins/chapters/totem-chapters.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit de635df610be62dae82c4769f465c268b7885bf7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jun 20 18:12:15 2011 +0100

    Minor GtkBox fixes in TotemTrackerWidget

 src/plugins/tracker/totem-tracker-widget.c | 12 ++++++++----
 src/plugins/tracker/totem-tracker-widget.h |  4 ++--
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 9e5c1c91226a910889b4ad371d72e903d327759d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jun 20 17:54:41 2011 +0100

    Minor GtkBox fixes in bacon-video-widget-properties

 src/properties/bacon-video-widget-properties.c | 4 +++-
 src/properties/bacon-video-widget-properties.h | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 7786834a1fb1261b331bc3983497360a4ce06d44
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jun 20 11:32:33 2011 +0100

    main: Fixing setting the playlist header title

 src/totem-playlist.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 34d6878e6862835a328c1a9195c80d64b6d57ebb
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Jun 20 09:08:16 2011 +0200

    Updated Swedish translation

 po/sv.po | 809 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 429 insertions(+), 380 deletions(-)

commit 91d259dc2241be2b6cee071b45cfef2ed5865f23
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 17 14:12:58 2011 +0100

    main: Fix for GtkVBox changes
    
    Hopefully.

 src/totem-playlist.c | 5 ++++-
 src/totem-playlist.h | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 6ffe7cbac2074c825d9912e21ee4ab032c83916a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 17 14:12:30 2011 +0100

    main: Add header to playlist
    
    Now that the sidebar drop-down is gone.

 data/playlist.ui     | 2 +-
 src/totem-playlist.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 65a1810f75075c31fd423391b4e78cbb543e9f19
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 17 13:46:25 2011 +0100

    po: Add missing plugin file

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit adc3ba965ab46a94335ffee06dacdad24322a093
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jun 17 13:17:20 2011 +0100

    plugins: Remove "Coherence" plugin

 configure.in                                       |   8 +-
 po/POTFILES.in                                     |   2 -
 src/plugins/coherence_upnp/Makefile.am             |   8 --
 .../coherence_upnp/coherence_upnp.plugin.in        |   9 --
 src/plugins/coherence_upnp/coherence_upnp.py       | 137 ---------------------
 5 files changed, 1 insertion(+), 163 deletions(-)

commit d2d3ee120b1ce6af5289c1c12d544fd08eb8ba72
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jun 12 01:28:53 2011 +0100

    main: Use gtk_tree_model_iter_previous()
    
    Now that it's in GTK+ itself.

 src/totem-playlist.c | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

commit 0153c055d5ba88c65a7b22a729ba46805ed4eb42
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 9 18:52:16 2011 +0100

    main: Make menu items for sidebars work

 src/totem-sidebar.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit f089ef9eb675d59968688224935adfef118cc6ca
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 9 18:51:27 2011 +0100

    chapters: Fix switching to the chapters sidebar
    
    The widget needs to be shown, otherwise GtkNotebook
    will refuse to switch to that page.

 src/plugins/chapters/totem-chapters.c | 1 +
 1 file changed, 1 insertion(+)

commit b2cd9c31c991a59d21e8d9684098d1947fa0bc86
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 9 18:29:54 2011 +0100

    main: Remove sidebar drop-down item
    
    And add a menu item for each sidebar element in the View menu.

 data/totem.ui                       |   3 +-
 src/Makefile.am                     |   2 -
 src/ev-sidebar.c                    | 336 ------------------------------------
 src/ev-sidebar.h                    |  76 --------
 src/plugins/publish/totem-publish.c |  10 +-
 src/totem-object.c                  |  23 ++-
 src/totem-sidebar.c                 | 174 +++++++++++++++----
 src/totem-sidebar.h                 |  16 +-
 8 files changed, 175 insertions(+), 465 deletions(-)

commit 76ab7caaea93c2056cc8ef0cddf083f0eadde0e5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 9 18:29:06 2011 +0100

    save-file: Add keyboard shortcut for "Save"

 src/plugins/save-file/totem-save-file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d4b98f1b46f3c8eff01f4c6263329e78eae3d7bd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jun 7 16:48:32 2011 +0200

    Added Norwegian bokmål translation

 po/nb.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 1eec692fda0c2b8687a1a4e70fc0fcf04ce0ea8b
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Jun 6 10:30:27 2011 +0200

    Updated Galician translations

 po/gl.po | 944 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 481 insertions(+), 463 deletions(-)

commit 6b08d46b7916bda002ce8e1f0abd8f99db3bb148
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Jun 1 23:48:52 2011 +0200

    Updated Polish translation

 po/pl.po | 916 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 517 insertions(+), 399 deletions(-)

commit 5a87df6264d6bba18cd11e5184ff714f155debe8
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Sun May 29 19:08:48 2011 +0200

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po | 1915 ++++++++++++++++++++++++++++++-----------------------
 1 file changed, 1069 insertions(+), 846 deletions(-)

commit 5b2459592dd775ff44132261c0843aea0ece1029
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue May 17 07:56:37 2011 +0200

    Updated Spanish translation

 po/es.po | 39 +++++++++++++++++++--------------------
 1 file changed, 19 insertions(+), 20 deletions(-)

commit c8b2a6af05e7c763f4acb01fd37245436641a53c
Author: Sundararaj Reel <sundararaj.reel@googlemail.com>
Date:   Mon May 16 17:22:26 2011 +0100

    backend: Fix tracks not appearing with their language names

 src/backend/bacon-video-widget-gst-0.10.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 960bd304d44fe016382c755117eba1777dff4c87
Author: Andika Triwidada <andika@gmail.com>
Date:   Sun May 15 20:46:50 2011 +0700

    Updated Indonesian translation

 po/id.po | 1 -
 1 file changed, 1 deletion(-)

commit 5045c44c37b34fee143a4f1c694b3675fc1fd742
Author: Andika Triwidada <andika@gmail.com>
Date:   Sun May 15 20:44:09 2011 +0700

    Updated Indonesian translation

 po/id.po | 1036 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 419 insertions(+), 617 deletions(-)

commit 3565e7d30360eeefe6b27af435e62abca8ea1a3a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 11 14:27:53 2011 +0100

    build: Don't check for unused GStreamer elements

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 566b38d88265df73ebc2ef212570f08931d9462a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 10 10:11:27 2011 +0100

    3.1.0

 NEWS         | 25 +++++++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)

commit 5f38dc094688abba5f1c878d477575e35361c883
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 10 10:11:07 2011 +0100

    po: Add missing file to list

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 34246406a946bd75fb885c9f85e4241878ea2216
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon May 9 17:52:30 2011 +0100

    skipto: Fix warning during compilation

 src/plugins/skipto/totem-time-entry.c | 2 ++
 1 file changed, 2 insertions(+)

commit 67e7337a4c1c77ac5f0caee1601cc4b9150b83fe
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon May 9 20:24:13 2011 +0200

    Updated Slovenian translation

 po/sl.po | 463 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 257 insertions(+), 206 deletions(-)

commit adced40bbc786ace821638f0c9ed34197c853563
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon May 9 00:22:07 2011 +0300

    Updated Hebrew translation.

 po/he.po | 939 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 479 insertions(+), 460 deletions(-)

commit c6c13f85c051e87c96c263d07c4295ec971cb494
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Fri May 6 19:59:46 2011 +0300

    Uploaded Ukranian

 po/uk.po | 735 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 376 insertions(+), 359 deletions(-)

commit 1fdb2ccec16a908f0e4f3c652bbb34bbb87ee58c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed May 4 19:55:23 2011 +0200

    Updated Spanish translation

 po/es.po | 435 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 215 insertions(+), 220 deletions(-)

commit d9c7d16233a34a9373b31c51bb986b766e250529
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed May 4 14:32:01 2011 +0200

    Remove non-existing file

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit f35c9fea3be74d134727cedda422f80725af57e8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed May 4 13:57:11 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 726 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 336 insertions(+), 390 deletions(-)

commit 4cfa6829904465b661f8d7081238d8fcd53bfeca
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Apr 30 12:51:33 2011 +0200

    Updated Czech translation

 po/cs.po | 3 +++
 1 file changed, 3 insertions(+)

commit 9175124351dc7167d15453fce7b50bfd1269af48
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Apr 30 12:46:54 2011 +0200

    Updated Czech translation

 po/cs.po | 850 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 329 insertions(+), 521 deletions(-)

commit 475e405468f5a55b9b912033cf0e4454e3d804a3
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Apr 28 21:17:39 2011 +0200

    Updated Slovenian translation

 po/sl.po | 693 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 350 insertions(+), 343 deletions(-)

commit 6617e87b787287498bec86ece643160a3c4208d6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Apr 28 09:41:58 2011 +0100

    opensubtitles: Fix a typo in a language name
    
    Closes: bgo#648825

 src/plugins/opensubtitles/opensubtitles.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a60d0709adf52d042b80c2024acba4d1f38da285
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Mon Apr 25 23:55:50 2011 +0900

    Updated Japanese translation

 help/ja/ja.po | 2273 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 1810 insertions(+), 463 deletions(-)

commit 18c67dd7508732ff50c8319d17f379bf77d6f8a8
Author: Davide Italiano <davide@phemt.homenet.telecomitalia.it>
Date:   Sun Apr 24 00:55:43 2011 +0100

    save-file: wrong reference to a structure field

 src/plugins/save-file/totem-save-file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 277a8e67a5abc7802906382a6a00b99c86b06f73
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Apr 23 21:05:26 2011 +0430

    Updated Persian translation

 po/fa.po | 1005 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 567 insertions(+), 438 deletions(-)

commit 852c2b1f3060d66bbfba4042f630fca9180ca24e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Apr 14 20:57:43 2011 +0100

    chapters: Permit invalid timestamp formats as previously output by Totem
    
    Allow timestamps which consist only of the floating-point number of seconds
    to be successfully parsed by the CMML parser, even if that number of seconds
    is >= 60.0. This means Totem no longer falls over on the CMML files it was
    previously outputting.
    
    Closes: bgo#647513

 src/plugins/chapters/totem-cmml-parser.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 2abb8f5e460c93c3890626f0695356fc3513c9dc
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Apr 14 18:29:43 2011 +0100

    chapters: Warn about ignored chapters when parsing a CMML file

 src/plugins/chapters/totem-cmml-parser.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 5b86b43cb62d94a22827134bf565a859e32ebcf1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Apr 14 18:20:07 2011 +0100

    chapters: Fix output of timestamps from the chapters plugin
    
    It wasn't outputting timestamps that it could read for any times greater
    than 1 minute.
    
    This fixes it to output correct NPT-formatted timestamps for all times,
    which it can read.
    
    Closes: bgo#647513

 src/plugins/chapters/totem-cmml-parser.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 2af5aeff47f6913731fbb968be8781e0b6b3cb10
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Apr 14 18:49:26 2011 +0700

    Updated Vietnamese translation

 po/vi.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1c5fa8cb3cd00c359ef16ee431f056b9d043b252
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Apr 14 18:48:31 2011 +0700

    po/vi.po: import from Damned Lies

 po/vi.po | 344 +++++++++++++++++++++++----------------------------------------
 1 file changed, 124 insertions(+), 220 deletions(-)

commit 7cb1bd569b57af2027ec455add594ef1ad516f3b
Author: Takayoshi OKANO <kano@na.rim.or.jp>
Date:   Thu Apr 14 00:24:37 2011 +0900

    Updated Japanese translation

 po/ja.po | 908 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 522 insertions(+), 386 deletions(-)

commit 52224ad0f3661294e2531d1d4410141c97fe17d5
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Apr 11 21:20:11 2011 +0200

    Updated Spanish translation

 po/es.po | 739 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 380 insertions(+), 359 deletions(-)

commit a2ab4da3308d7e79747f4847d925625a6ddc4472
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Apr 9 15:05:58 2011 +0100

    opensubtitles: Make the hash and size parameters of the SearchThread
    
    They don't belong as instance variables of the OpenSubtitlesModel.

 src/plugins/opensubtitles/opensubtitles.py | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

commit de5938e1fbe8b9b81ae4c630105b793d941754e2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Apr 9 14:59:44 2011 +0100

    opensubtitles: Also make OpenSubtitlesModel operations' messages transient
    
    They don't need to be stored as an instance variable.

 src/plugins/opensubtitles/opensubtitles.py | 86 ++++++++++++++++++++----------
 1 file changed, 58 insertions(+), 28 deletions(-)

commit ba3871991bec45a36b67bf2089969d80c9337031
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Apr 9 14:45:42 2011 +0100

    opensubtitles: Push locking into OpenSubtitlesModel
    
    Simplifies the locking considerably.

 src/plugins/opensubtitles/opensubtitles.py | 52 ++++++++++++++++++++----------
 1 file changed, 35 insertions(+), 17 deletions(-)

commit 509f56bac0ef87026e5907491942aefb45984f87
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Apr 9 14:34:51 2011 +0100

    opensubtitles: Don't store async op results in the OpenSubtitlesModel
    
    It's an unnecessary use of memory to store transient results, and complicates
    the locking somewhat. Moving the results of async operations to be stored in
    the threads running the operations themselves makes things cleaner.

 src/plugins/opensubtitles/opensubtitles.py | 62 ++++++++++++++++++++----------
 1 file changed, 41 insertions(+), 21 deletions(-)

commit f41587887db02cf18f3273fbaacfadbb9e7c77e6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Apr 8 15:19:03 2011 +0100

    opensubtitles: Keep search results in the dialogue until a new file is opened
    
    This means that if the first subtitles which are downloaded aren't good
    enough, the dialogue can easily be re-opened and a different set of subtitles
    selected without having to perform the search again.

 src/plugins/opensubtitles/opensubtitles.py | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

commit 01027183834057ff5feeab7a615e430d181861fb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Apr 8 14:56:11 2011 +0100

    Bug 610777 — Closing of the Subtitle download window
    
    Close the subtitle download window after successfully downloading subtitles.
    Closes: bgo#610777

 src/plugins/opensubtitles/opensubtitles.py | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 15fea9a5bae5674a3c02abaf9616d6501e939b3c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Apr 8 14:24:21 2011 +0100

    opensubtitles: Remove a frame from the download dialogue and fix some padding

 src/plugins/opensubtitles/opensubtitles.ui | 112 ++++++++++-------------------
 1 file changed, 38 insertions(+), 74 deletions(-)

commit 6833b7f7bf15dbaba6687d56b52230aca5af6b62
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Apr 8 14:06:25 2011 +0100

    opensubtitles: Improve locale error handling

 src/plugins/opensubtitles/opensubtitles.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit cb3299f89bc03bd128972c79b9c4b22120e6a5f9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Apr 8 14:44:06 2011 +0100

    media-player-keys: Hold a ref to the plugin object during async operations
    
    This prevents us using freed memory if the async operations during shutdown
    take too long.

 src/plugins/media-player-keys/totem-media-player-keys.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit aa649822bb87cae152df5f0b8a4aaee480855aeb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 8 17:06:04 2011 +0100

    backend: Remove bacon_video_widget_init_backend()
    
    It's now unused.

 src/backend/bacon-video-widget-gst-0.10.c | 21 ---------------------
 src/backend/bacon-video-widget.h          |  2 --
 2 files changed, 23 deletions(-)

commit db659a507219a04c41b627126af9ae70c77db554
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 8 17:03:33 2011 +0100

    backend: Port bvw-test to GOption

 src/backend/bvw-test.c | 46 +++++++++++++++++++++++++++++++++++-----------
 1 file changed, 35 insertions(+), 11 deletions(-)

commit 1a324506b60485269bcd537b494ef6d768885b96
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 8 16:47:35 2011 +0100

    browser-plugin: Remove use of bacon_video_widget_init_backend()

 browser-plugin/totem-plugin-viewer.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

commit 725594d5d8e41bc7b334632f8d106ce4f58795d5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 8 16:39:07 2011 +0100

    nautilus: Use gst_init() directly
    
    Instead of calling the bacon-video-widget.

 src/totem-properties-main.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit da59a451624c837ffbd7cd269ae7390bc0145b88
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 8 16:34:12 2011 +0100

    properties: Move totem_time_to_string_text()
    
    To the only place that uses it.

 src/backend/video-utils.c                      | 43 --------------------------
 src/backend/video-utils.h                      |  1 -
 src/properties/bacon-video-widget-properties.c | 43 ++++++++++++++++++++++++++
 3 files changed, 43 insertions(+), 44 deletions(-)

commit 73f068111b97f5baa81ca370a56f7d4310aa86f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 8 16:28:38 2011 +0100

    backend: Move totem_string_to_time() to plugin
    
    There's only one place it's currently used.

 src/backend/video-utils.c             | 22 ----------------------
 src/backend/video-utils.h             |  1 -
 src/plugins/skipto/totem-time-entry.c | 22 ++++++++++++++++++++++
 3 files changed, 22 insertions(+), 23 deletions(-)

commit 65f5b9e17ae3bc6f5fd93df94a182028f4edb561
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 19:40:19 2011 +0100

    backend: Add FIXME about motion events
    
    As discussed with ebassi today.

 src/backend/bacon-video-widget-gst-0.10.c | 3 +++
 1 file changed, 3 insertions(+)

commit eff117505722d20b7ce0b1564789fd1f59b31ca5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 16:19:06 2011 +0100

    backend: Fix typo in API docs

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0efda5e600a055c7165269b44900d9f1875fbc05
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 03:34:06 2011 +0100

    thumbnailer: Add ability to "thumbnail" ISOs
    
    Only captures the menu, but that's usually all that we want.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599056

 src/totem-video-thumbnailer.c | 51 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 50 insertions(+), 1 deletion(-)

commit 7bd422e372bfc74c7d35ef6d543643ec02262aaa
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 01:53:25 2011 +0100

    media-player-keys: No warnings when cancelled
    
    We really don't want to warn when grabbing for media player
    keys is cancelled.

 src/plugins/media-player-keys/totem-media-player-keys.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit e72ced40b1d90fa9481b8c0ab7dde10f4a961803
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 01:07:44 2011 +0100

    main: Stop crash when XDG_CACHE_HOME is relative
    
    Don't crash but error when a relative path is given.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646950

 src/totem-uri.c | 2 ++
 1 file changed, 2 insertions(+)

commit 45cfd99bcc8e35c40b6a1b07971549e475d9b11c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 6 23:04:55 2011 +0100

    build: Bump clutter-gst reqs
    
    As needed for the navigation fixes not propagating properly.

 configure.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 1066d8aea423ebc4dbbe3a7e4ec460c93b0237fc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 6 22:59:48 2011 +0100

    main: Add ability to switch video tracks
    
    We can now switch video tracks, when multiple angles aren't
    available. Also make sure that the Angle menu is only enabled
    when there are multiple video tracks, or angles available.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=613765

 src/backend/bacon-video-widget-gst-0.10.c | 88 ++++++++++++++++++++++++++++---
 src/backend/bacon-video-widget.h          |  7 ++-
 src/totem-object.c                        |  9 ++--
 3 files changed, 90 insertions(+), 14 deletions(-)

commit 51972c86024039acd16f647fede4e4faf29749fe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 6 18:02:39 2011 +0100

    backend: Add debug in bacon_video_widget_dvd_event()

 src/backend/bacon-video-widget-gst-0.10.c | 40 +++++++++++++++++--------------
 1 file changed, 22 insertions(+), 18 deletions(-)

commit 936048534600d901a59c5e3ba4d747fa13988bf6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 6 17:50:27 2011 +0100

    backend: Fix debug output producing warnings
    
    If we don't already have the BvwMetadataType enum class ref'ed,
    we can't use it to print out the metadata type. So ref it on _init()
    and unref on _finalize().

 src/backend/bacon-video-widget-gst-0.10.c | 4 ++++
 1 file changed, 4 insertions(+)

commit e228e07e633b797cf518d1c3e795942a631c308c
Author: Jordi Serratosa <jordis@softcatala.cat>
Date:   Tue Apr 5 23:00:02 2011 +0200

    [l10n]Fixes on Catalan translation

 po/ca.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit f9e8196baa106ceb112914ce8fd26234e3d6388c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 19:42:41 2011 +0100

    build: Update clutter-gst dependency
    
    To get the navigation support.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 828e9a898b9f9e79514483f067fc843cfcb4587a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 19:27:47 2011 +0100

    backend: Remove unused ignore_messages_mask

 src/backend/bacon-video-widget-gst-0.10.c | 12 ------------
 1 file changed, 12 deletions(-)

commit 5dca2b1572bebea614fc465b1bdee308917a5f96
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 19:25:40 2011 +0100

    backend: Remove "use-type" from widget
    
    As its only use is video now. Also update the callers
    appropriately.

 browser-plugin/totem-plugin-viewer.c      |   3 +-
 src/backend/bacon-video-widget-gst-0.10.c | 365 +++++++-----------------------
 src/backend/bacon-video-widget.h          |  17 +-
 src/backend/bvw-test.c                    |   2 +-
 src/totem-object.c                        |   3 +-
 5 files changed, 81 insertions(+), 309 deletions(-)

commit b86fccb8be192ddb857fa694918776b602d02a31
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 19:12:51 2011 +0100

    thumbnailer: Fix gallery mode's last picture
    
    We were trying to get the last picture at the same offset
    as the file duration. Seek would have failed there, and
    we wouldn't be able to get a frame.

 src/totem-video-thumbnailer.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 66adb2027a928d4ca51722c4121c08d2d1acf275
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 19:12:01 2011 +0100

    thumbnailer: Port to pure Gst
    
    No need for GTK+ or the video widget anymore.

 src/totem-video-thumbnailer.c | 389 +++++++++++++++++++++++++-----------------
 1 file changed, 232 insertions(+), 157 deletions(-)

commit aebb0ec01c397105fc4092dddb66dac3f39d5646
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 15:49:41 2011 +0100

    backend: Use helper function to get the cover image

 src/backend/bacon-video-widget-gst-0.10.c | 86 +++----------------------------
 1 file changed, 6 insertions(+), 80 deletions(-)

commit 68c8664b16ad4c0acc102193c652d3af64cd5a5e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 15:48:59 2011 +0100

    gst: Add helper to get the best available cover image
    
    Thus saving us the trouble of doing that.

 src/gst/totem-gst-helpers.c | 88 +++++++++++++++++++++++++++++++++++++++++++++
 src/gst/totem-gst-helpers.h |  2 ++
 2 files changed, 90 insertions(+)

commit 785801a67b0da5360781d82a6af5179b10e4b3f2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 10:59:24 2011 +0100

    backend: Fix regression in open() for non-capture
    
    Don't wait for state change for non-capture. Duh!

 src/backend/bacon-video-widget-gst-0.10.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

commit 7e74539eb9681eefc9e01fbd65c2aa37c426d7a7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 10:21:22 2011 +0100

    backend: Remove some dead code

 src/backend/bacon-video-widget-gst-0.10.c | 5 -----
 1 file changed, 5 deletions(-)

commit 0bf512defe6a547187c91faa9c6860e845eba0a0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 5 01:44:38 2011 +0100

    media-player-keys: Fix potential double-unrefs in cancellation handling

 .../media-player-keys/totem-media-player-keys.c    | 44 +++++++++++++---------
 1 file changed, 26 insertions(+), 18 deletions(-)

commit c43a55d9238135a203e5c1f1a9afd2fdf4b40504
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 5 01:13:10 2011 +0100

    plugins: Ignore missing docstrings and TODO comment warnings from pylint
    
    They're not important at the moment, and there're too many of them to
    reasonably fix at the moment.
    
    Most Python plugins now pass `make check`. The few that don't (OpenSubtitles,
    for example) need a little more refactoring, which will be done separately.
    
    Closes: bgo#645739

 src/plugins/Makefile.plugins | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 82d02a1978c34339bc9bc514a041bb4266e08a74
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 5 00:54:25 2011 +0100

    plugins: Pacify pylint on Python magic
    
    I don't understand this magic, but it's been working for a while, so pylint
    can be quiet.
    
    Helps: bgo#645739

 src/plugins/iplayer/iplayer2.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6ff883d5d709ff986dda162958c2514ddb4bc5c9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 5 00:51:05 2011 +0100

    plugins: Remove an incorrect documentation comment from the Jamendo plugin
    
    Helps: bgo#645739

 src/plugins/jamendo/jamendo.py | 3 ---
 1 file changed, 3 deletions(-)

commit 6df002636a818c9185defdb8857696181ed4039f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 5 00:48:01 2011 +0100

    plugins: Disable a random pylint message in the pythonconsole
    
    I'm fairly sure it's incorrect, since the Gtk module is loaded
    dynamically.
    
    Helps: bgo#645739

 src/plugins/pythonconsole/pythonconsole.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d43f3ee0a3876139dc4739006bc3bdb980e33fab
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 5 00:41:14 2011 +0100

    plugins: Fix up exception handling in the Python plugins
    
    Pretty much none of the plugins were specifying which exceptions to catch,
    which is discouraged practice, and it made pylint upset.
    
    Helps: bgo#645739

 src/plugins/iplayer/iplayer.py             |  4 +-
 src/plugins/iplayer/iplayer2.py            |  1 +
 src/plugins/jamendo/jamendo.py             | 79 +++++++++++++++---------------
 src/plugins/opensubtitles/opensubtitles.py |  9 ++--
 src/plugins/pythonconsole/pythonconsole.py |  2 +-
 5 files changed, 48 insertions(+), 47 deletions(-)

commit 1bad4959dc3097b639f1875273af8d2ce6f7c3e8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Apr 5 00:03:25 2011 +0100

    plugins: Make various methods in the pythonconsole plugin private
    
    Helps: bgo#645739

 src/plugins/pythonconsole/pythonconsole.py | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit d8704a0ff1cf0af37ebeb686362241b596f512b1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:59:44 2011 +0100

    plugins: Add an __init__ to the samplepython plugin and spice it up a bit
    
    Now it irritatingly toggles fullscreen mode when being deactivated, as well
    as when being activated!
    
    Helps: bgo#645739

 src/plugins/samplepython/samplepython.py | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 22f4325e41242d78c5bc85326a502a7dfe2ac81e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:57:24 2011 +0100

    plugins: Rename sample-python to samplepython
    
    pylint was complaining about the filename containing a hyphen, so to keep
    things consistent I renamed the entire plugin.
    
    Helps: bgo#645739

 configure.in                                      |  4 ++--
 src/plugins/sample-python/Makefile.am             | 14 --------------
 src/plugins/sample-python/sample-python.plugin.in |  9 ---------
 src/plugins/sample-python/sample-python.py        | 15 ---------------
 src/plugins/samplepython/Makefile.am              | 14 ++++++++++++++
 src/plugins/samplepython/samplepython.plugin.in   |  9 +++++++++
 src/plugins/samplepython/samplepython.py          | 15 +++++++++++++++
 7 files changed, 40 insertions(+), 40 deletions(-)

commit db0a8453beb7903083fcf83306fb72afeb8f98fd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:53:39 2011 +0100

    plugins: Make various attributes in the OpenSubtitles plugin protected
    
    Helps: bgo#645739

 src/plugins/opensubtitles/opensubtitles.py | 321 ++++++++++++++---------------
 1 file changed, 160 insertions(+), 161 deletions(-)

commit b53288d4a6412e118fdfb118862036aa49483ee1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:43:27 2011 +0100

    plugins: Remove empty documentation comments from the OpenSubtitles plugin
    
    Helps: bgo#645739

 src/plugins/opensubtitles/opensubtitles.py | 16 ----------------
 1 file changed, 16 deletions(-)

commit c6d0abfdac66f7c829d0fe5322258df4103db582
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:42:21 2011 +0100

    plugins: Make various methods in the OpenSubtitles plugin private
    
    Helps: bgo#645739

 src/plugins/opensubtitles/opensubtitles.py | 108 +++++++++++++++--------------
 1 file changed, 55 insertions(+), 53 deletions(-)

commit a90f4c1070e0320db69e26566f8e39a742bce7a9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:34:18 2011 +0100

    plugins: Make various methods in the Jamendo plugin private
    
    Helps: bgo#645739

 src/plugins/jamendo/jamendo.py | 144 +++++++++++++++++++++--------------------
 1 file changed, 74 insertions(+), 70 deletions(-)

commit 223252a5505e6f2ae876785722c5f6dd9f2a6c6d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:09:52 2011 +0100

    plugins: Remove duplicate radio station from iPlayer plugin
    
    Helps: bgo#645739

 src/plugins/iplayer/iplayer2.py | 2 --
 1 file changed, 2 deletions(-)

commit 809cc090bccb8a8b27d14fadd0165bb1b778e238
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:04:23 2011 +0100

    plugins: Make various methods in the iPlayer plugin private
    
    Helps: bgo#645739

 src/plugins/iplayer/iplayer.py  | 62 ++++++++++++++++++++++-------------------
 src/plugins/iplayer/iplayer2.py | 60 +++++++++++++++++++--------------------
 2 files changed, 63 insertions(+), 59 deletions(-)

commit 13f09bd259e241f6d49966845cb5c26766ef430e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 23:18:48 2011 +0100

    plugins: Fix usage of class methods in iPlayer plugin
    
    Helps: bgo#645739

 src/plugins/iplayer/iplayer2.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0c7031036717b99e6f27eaa8892b7b07bf251390
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 22:56:03 2011 +0100

    plugins: Remove unused code from the iPlayer plugin
    
    Helps: bgo#645739

 src/plugins/iplayer/iplayer.py  |  3 +--
 src/plugins/iplayer/iplayer2.py | 49 -----------------------------------------
 2 files changed, 1 insertion(+), 51 deletions(-)

commit f16279679c2c12992d838078faedffeea961b648
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 22:44:55 2011 +0100

    plugins: Disable some pylint messages in the D-Bus plugin
    
    It's complaining about D-Bus–exported interfaces not being implemented.
    Silly pylint.
    
    Helps: bgo#645739

 src/plugins/dbusservice/dbusservice.py | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit c790b14919ff9bca1bf0b919683590d307e9a90b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 22:49:07 2011 +0100

    plugins: Make various methods in the D-Bus plugin private
    
    Helps: bgo#645739

 src/plugins/dbusservice/dbusservice.py | 40 +++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit 1b221443abb992ebacbb0aa6c0e9c8313f1518e7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 22:26:51 2011 +0100

    plugins: Port all the Python plugins to use GObject from GIR
    
    …instead of the old pygobject bindings. This appears to work OK. This commit
    also adds pylint annotations to stop it complaining about the GIR modules
    being dynamically loaded (as it can't see them).
    
    Helps: bgo#645739

 src/plugins/coherence_upnp/coherence_upnp.py | 11 +++++------
 src/plugins/dbusservice/dbusservice.py       | 10 +++++-----
 src/plugins/iplayer/iplayer.py               | 22 +++++++++++-----------
 src/plugins/jamendo/jamendo.py               | 25 +++++++++++--------------
 src/plugins/opensubtitles/opensubtitles.py   | 27 +++++++++++++--------------
 src/plugins/pythonconsole/console.py         | 15 ++++++---------
 src/plugins/pythonconsole/pythonconsole.py   | 16 ++++++++--------
 src/plugins/sample-python/sample-python.py   |  8 +++-----
 8 files changed, 62 insertions(+), 72 deletions(-)

commit 70e2ff0041a4e6ad629c1e572bad986045317143
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 4 21:53:10 2011 +0100

    plugins: Rename dbus-service to dbusservice
    
    pylint was complaining about the filename containing a hyphen, so to keep
    things consistent I renamed the entire plugin.
    
    Helps: bgo#645739

 configure.in                                    |   4 +-
 src/plugins/dbus-service/Makefile.am            |   8 -
 src/plugins/dbus-service/dbus-service.plugin.in |   9 -
 src/plugins/dbus-service/dbus-service.py        | 360 ------------------------
 src/plugins/dbusservice/Makefile.am             |   8 +
 src/plugins/dbusservice/dbusservice.plugin.in   |   9 +
 src/plugins/dbusservice/dbusservice.py          | 360 ++++++++++++++++++++++++
 7 files changed, 379 insertions(+), 379 deletions(-)

commit 916484b28dc4e72b9efe30a8486e50f59f9b56e3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 27 13:28:28 2011 +0100

    plugins: Ensure all attributes are declared in __init__ methods
    
    Continuing to shut pylint up…
    
    Helps: bgo#645739

 src/plugins/dbus-service/dbus-service.py   |  5 +++++
 src/plugins/iplayer/iplayer.py             |  3 +++
 src/plugins/iplayer/iplayer2.py            | 15 +++++++++++++--
 src/plugins/jamendo/jamendo.py             | 18 ++++++++++++++++++
 src/plugins/opensubtitles/opensubtitles.py | 25 +++++++++++++++++++++----
 5 files changed, 60 insertions(+), 6 deletions(-)

commit c1369b32235ac8b615d1850093896475f5e165a5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 27 12:57:54 2011 +0100

    plugins: Tidy up undefined variables and unused arguments
    
    This shuts pylint up some more. Helps: bgo#645739

 src/plugins/coherence_upnp/coherence_upnp.py |  6 ++---
 src/plugins/iplayer/iplayer.py               |  6 ++---
 src/plugins/iplayer/iplayer2.py              | 12 +++++-----
 src/plugins/iplayer/listparser.py            | 11 ++++-----
 src/plugins/jamendo/jamendo.py               | 34 +++++++++++++---------------
 src/plugins/opensubtitles/opensubtitles.py   | 25 +++++++++-----------
 src/plugins/pythonconsole/pythonconsole.py   |  6 ++---
 7 files changed, 47 insertions(+), 53 deletions(-)

commit 2c24f82a9c263f50edc502ce5f182a16df258e51
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 27 12:47:16 2011 +0100

    plugins: Fix variable, constant and method names in Python plugins
    
    This shuts pylint up about those problems. Helps: bgo#645739

 src/plugins/coherence_upnp/coherence_upnp.py |  53 +++---
 src/plugins/dbus-service/dbus-service.py     |  81 +++++----
 src/plugins/iplayer/iplayer.py               |   6 +-
 src/plugins/iplayer/iplayer2.py              | 241 ++++++++++++++-------------
 src/plugins/iplayer/listparser.py            |  38 +++--
 src/plugins/jamendo/jamendo.py               | 121 +++++++-------
 src/plugins/opensubtitles/hash.py            |  32 ++--
 src/plugins/opensubtitles/opensubtitles.py   |  69 ++++----
 src/plugins/pythonconsole/pythonconsole.py   |  10 +-
 9 files changed, 344 insertions(+), 307 deletions(-)

commit d850392744374e4caf6fcd06cfa435967e7f5dbc
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 27 11:36:25 2011 +0100

    plugins: Fix imports in Python plugins
    
    Helps: bgo#645739

 src/plugins/coherence_upnp/coherence_upnp.py | 3 +++
 src/plugins/dbus-service/dbus-service.py     | 1 -
 src/plugins/iplayer/iplayer.py               | 1 -
 src/plugins/iplayer/iplayer2.py              | 1 -
 src/plugins/jamendo/jamendo.py               | 9 +++++++++
 src/plugins/opensubtitles/hash.py            | 1 -
 6 files changed, 12 insertions(+), 4 deletions(-)

commit e9e33d203d7f162e147f3cb9ed603fead24bc62a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 27 10:59:39 2011 +0100

    plugins: Re-indent Python files and fix whitespace issues
    
    Nothing is changed in this commit apart from whitespace and line wrapping,
    as complained about by pylint.
    
    See: http://www.python.org/dev/peps/pep-0008/
    
    Helps: bgo#645739

 src/plugins/coherence_upnp/coherence_upnp.py | 141 +++--
 src/plugins/dbus-service/dbus-service.py     | 554 +++++++++--------
 src/plugins/iplayer/iplayer.py               | 446 +++++++-------
 src/plugins/iplayer/iplayer2.py              | 891 ++++++++++++++-------------
 src/plugins/iplayer/listparser.py            |  93 +--
 src/plugins/jamendo/jamendo.py               | 564 +++++++++--------
 src/plugins/opensubtitles/hash.py            |  78 +--
 src/plugins/opensubtitles/opensubtitles.py   | 808 ++++++++++++------------
 src/plugins/pythonconsole/pythonconsole.py   | 203 +++---
 src/plugins/sample-python/sample-python.py   |  18 +-
 10 files changed, 2010 insertions(+), 1786 deletions(-)

commit 72b30cdba63ddf722e74920f34341f6ae3db7a8f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Mar 27 09:48:16 2011 +0100

    plugins: Add pylint to `make check` for all Python plugins
    
    Helps: bgo#645739

 src/plugins/Makefile.plugins | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit 9729f456292e8b0500a45b1716663e579f44b645
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Mar 27 22:42:58 2011 +0200

    Add missing #include <config.h>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645864

 src/eggfileformatchooser.c | 5 +++++
 1 file changed, 5 insertions(+)

commit e116133b421454c8d9708a6338a7f0d1c3846854
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 29 21:45:08 2011 +0100

    media-player-keys: Port to GDBus
    
    And handle gnome-settings-daemon restarting.
    
    With help from Philip Withnall.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646162

 configure.in                                       |   2 +-
 .../media-player-keys/totem-media-player-keys.c    | 270 +++++++++++++--------
 2 files changed, 174 insertions(+), 98 deletions(-)

commit 2bd46773bc1648cb3456bba371e7d6edfd4d837c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 19:05:20 2011 +0100

    backend: Move frame capture to helpers
    
    To share it between the capture code and the video widget.

 src/backend/bacon-video-widget-gst-0.10.c | 68 +---------------------------
 src/gst/totem-gst-helpers.c               | 75 +++++++++++++++++++++++++++++++
 src/gst/totem-gst-helpers.h               |  3 ++
 3 files changed, 79 insertions(+), 67 deletions(-)

commit cd9f4a7901bf39030eeb6e3d8773089949f7f307
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 19:05:02 2011 +0100

    plugins: Fix building the media-player-keys plugin

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 262ef63f437d6e9f7d2063ac963f2a78e9a2a707
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 17:52:03 2011 +0100

    data: Add support for audio/x-stm and audio/x-s3m
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643715

 data/mime-type-list.txt | 2 ++
 1 file changed, 2 insertions(+)

commit 4030a5a41167a43af518bf926ac2936316c797e3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 29 21:46:05 2011 +0100

    build: Remove some dead dbus-glib checks
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646163

 configure.in | 28 ++--------------------------
 1 file changed, 2 insertions(+), 26 deletions(-)

commit f782e2e18269c6c6279d14699aa87fcce9d68f3b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 17:14:28 2011 +0100

    backend: Use copy/pasted version of MxAspectFrame
    
    Until we get a solution for this directly in ClutterGst

 src/backend/Makefile.am                   |   4 +-
 src/backend/bacon-video-widget-gst-0.10.c |   9 +-
 src/backend/totem-aspect-frame.c          | 399 ++++++++++++++++++++++++++++++
 src/backend/totem-aspect-frame.h          |  91 +++++++
 4 files changed, 498 insertions(+), 5 deletions(-)

commit 83002fd6e010316e0f4c94a37b003c9930847923
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 00:38:00 2011 +0100

    backend: Remove outdated check
    
    We don't use the "frame" property of playbin, no need to check
    for it.

 src/backend/bacon-video-widget-gst-0.10.c | 8 --------
 1 file changed, 8 deletions(-)

commit ef9ab89bc818084ff6548a4c0b354fdee1d616b6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 00:36:54 2011 +0100

    properties: Show the container format
    
    When available, in both the properties tab, and Totem.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=611169

 data/properties.ui                              | 36 ++++++++++++++++++++++++-
 src/backend/bacon-video-widget-gst-0.10.c       |  7 +++++
 src/backend/bacon-video-widget.h                |  1 +
 src/plugins/properties/totem-movie-properties.c |  1 +
 src/properties/bacon-video-widget-properties.c  |  4 ++-
 src/totem-properties-view.c                     | 18 +++++++++++++
 6 files changed, 65 insertions(+), 2 deletions(-)

commit 7c83fe357ed55a944d57234ec31acc7d8b94d1ba
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 00:23:12 2011 +0100

    backend: Simplify get_metadata_type_name() debug function
    
    We've already got an enum proper, no need to copy/paste something
    done by hand.

 src/backend/bacon-video-widget-gst-0.10.c | 40 ++++++++-----------------------
 1 file changed, 10 insertions(+), 30 deletions(-)

commit a47e63ced7864ccd11dcc71a8aefd0f9eabd7487
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 23:48:53 2011 +0100

    audio-preview: Remove GTK+ dep

 src/totem-audio-preview.c | 26 +++++++++++---------------
 1 file changed, 11 insertions(+), 15 deletions(-)

commit 3187bfd489cc58e35a71e1cdbf8900e5aefd19b2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 21:46:35 2011 +0100

    plugins: Remove thumbnail plugin
    
    It's not useful in GNOME 3, as we have live previews of
    applications, and it ends up being of bad quality compared
    to the default icon, as well as murking up application discovery.

 configure.in                              |  11 +-
 po/POTFILES.in                            |   1 -
 src/backend/bacon-video-widget-gst-0.10.c |  54 +--------
 src/backend/bacon-video-widget.h          |   2 -
 src/plugins/thumbnail/Makefile.am         |  13 ---
 src/plugins/thumbnail/thumbnail.plugin.in |   8 --
 src/plugins/thumbnail/totem-thumbnail.c   | 179 ------------------------------
 7 files changed, 4 insertions(+), 264 deletions(-)

commit 3fc3078374f7e8485390704616792817dcacec7b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 21:44:52 2011 +0100

    backend: Use autoaudiosink directly
    
    Rather than going through gconfaudiosink, which doesn't
    bring us anything interesting with PulseAudio.

 src/backend/bacon-video-widget-gst-0.10.c | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

commit 80dc77a54fab67d69129e7035d541bae09146ddc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 21:44:00 2011 +0100

    backend: Remove useless call

 src/backend/bacon-video-widget-gst-0.10.c | 3 ---
 1 file changed, 3 deletions(-)

commit 0b48fa8f7253a80b7f9e80ce8556a6413ed21296
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 21:42:12 2011 +0100

    properties: Port nautilus version to GstDiscoverer
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639860

 src/plugins/properties/Makefile.am              |   1 +
 src/plugins/properties/totem-movie-properties.c | 123 +++++++++-
 src/properties/bacon-video-widget-properties.c  | 115 ---------
 src/properties/bacon-video-widget-properties.h  |   2 -
 src/test-properties-page.c                      |  51 ++--
 src/totem-properties-view.c                     | 295 ++++++++++++++++++------
 6 files changed, 364 insertions(+), 223 deletions(-)

commit e34d6a87062913cdbbfdc5d196ea077d5bcb5508
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 18:08:16 2011 +0100

    properties: Make it possible to update without a BVW
    
    So we can use GstDiscoverer instead.

 src/properties/bacon-video-widget-properties.c | 115 ++++++++++++++++---------
 src/properties/bacon-video-widget-properties.h |  14 ++-
 2 files changed, 83 insertions(+), 46 deletions(-)

commit 1cd2c5bba6c793069dffb43a9a39c027f8a84513
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 17:23:13 2011 +0100

    backend: Use helper functions for GStreamer

 configure.in                              |  1 +
 src/Makefile.am                           |  8 ++--
 src/backend/Makefile.am                   | 14 +++---
 src/backend/bacon-video-widget-gst-0.10.c | 47 ++-----------------
 src/gst/Makefile.am                       | 29 ++++++++++++
 src/gst/totem-gst-helpers.c               | 77 +++++++++++++++++++++++++++++++
 src/gst/totem-gst-helpers.h               | 55 ++++++++++++++++++++++
 src/totem-audio-preview.c                 | 31 +------------
 8 files changed, 180 insertions(+), 82 deletions(-)

commit 50dfd566bf517a5ef21de9869845dda6674ddbd5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 16:49:19 2011 +0100

    build: Remove left-over XVIDMODE_LIBS usage

 browser-plugin/Makefile.am | 1 -
 src/backend/Makefile.am    | 2 --
 2 files changed, 3 deletions(-)

commit bc13fb898e2bf78080bb9d336f567ef9aceda949
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 16:36:10 2011 +0100

    backend: Avoid warnings in metadata mode

 src/backend/bacon-video-widget-gst-0.10.c | 3 +++
 1 file changed, 3 insertions(+)

commit 6065ee564c12a9eed66ac78f815bf518a03543cb
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Fri Mar 4 14:13:13 2011 +0000

    bacon-video-widget: let playbin2 to format conversions when taking screenshots
    
    Remove home-grown format conversion code and use playbin2's "convert-frame"
    action signal instead, which will do that for us. Removes a whole bunch of
    code that's not needed any longer, and also fixes a warning caused by
    fakesrc modifying the caps of a buffer whose metadata is not writable,
    when using GStreamer core from git.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640933

 src/backend/Makefile.am                   |   4 +-
 src/backend/bacon-video-widget-gst-0.10.c |  34 ++---
 src/backend/gstscreenshot.c               | 202 ------------------------------
 src/backend/gstscreenshot.h               |  32 -----
 4 files changed, 10 insertions(+), 262 deletions(-)

commit 399549e66a4961d7287c08a01b2f6b837c8f5fbe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 04:42:41 2011 +0100

    backend: Remove XVidMode support
    
    Nobody in their right mind would use that anymore.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=637937

 configure.in                              |  13 --
 src/backend/Makefile.am                   |   1 -
 src/backend/bacon-resize.c                | 350 ------------------------------
 src/backend/bacon-resize.h                |  55 -----
 src/backend/bacon-video-widget-gst-0.10.c |  36 ---
 5 files changed, 455 deletions(-)

commit e66257dc50ee62c10a3ca49501a5d560d72b2e04
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 04:05:14 2011 +0100

    audio-preview: Simplify flags setting

 src/totem-audio-preview.c | 19 +++----------------
 1 file changed, 3 insertions(+), 16 deletions(-)

commit 356180dee55adff03840077d126b8704e136feb0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 03:50:51 2011 +0100

    indexer: Remove indexer
    
    This was for Beagle, and that doesn't exist. And Tracker uses
    its own stuff.

 src/Makefile.am           |  21 +----
 src/totem-video-indexer.c | 219 ----------------------------------------------
 2 files changed, 1 insertion(+), 239 deletions(-)

commit ff1665203de3ed2ba71aba1bad7a638da6981a00
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 03:49:02 2011 +0100

    browser: Update for latest bvw API changes

 browser-plugin/totem-plugin-viewer.c | 44 ++++++++++--------------------------
 1 file changed, 12 insertions(+), 32 deletions(-)

commit 6003a451061bde43525489fa19401f20fc47adc8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 03:48:38 2011 +0100

    backend: Remove audio playback type

 src/backend/bacon-video-widget-gst-0.10.c | 71 ++++++++++---------------------
 src/backend/bacon-video-widget.h          |  2 -
 2 files changed, 22 insertions(+), 51 deletions(-)

commit 9ef416ce9b3bc95a9cc6dca3c1e5a20b9488ddef
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 3 03:48:18 2011 +0100

    audio-preview: Use GStreamer directly

 src/totem-audio-preview.c | 134 ++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 112 insertions(+), 22 deletions(-)

commit cb53bbda6b56d3c2e2f78331fa436cb0382bd14e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 31 18:33:12 2011 +0100

    backend: Use clutter-gst to draw video
    
    This allows use to draw arbitrary actors on top of the video
    widget, while having them resize and move with the video widget.
    
    Major changes include:
    * Implement simpler zoom (crop or none)
    * Remove width/height parameters to bvw_new()
    * Colour balance through videobalance
    * Simplified interface checking, and no-locking
    * Fix disabling effects when setting a cover as the logo,
      and showing a logo when disabling the effects
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646364

 configure.in                              |   4 +-
 data/totem.ui                             |  33 +-
 src/backend/Makefile.am                   |   1 +
 src/backend/bacon-video-widget-gst-0.10.c | 927 +++++++-----------------------
 src/backend/bacon-video-widget.h          |  26 +-
 src/backend/bvw-test.c                    |  20 +-
 src/totem-audio-preview.c                 |   2 +-
 src/totem-menu.c                          |  23 +-
 src/totem-object.c                        |  92 +--
 src/totem-private.h                       |   4 +-
 src/totem-properties-view.c               |   2 +-
 src/totem-video-indexer.c                 |   2 +-
 src/totem-video-thumbnailer.c             |   2 +-
 13 files changed, 282 insertions(+), 856 deletions(-)

commit b689d62107490d91d1e1a8060d821a160b931862
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Apr 4 13:49:45 2011 +0100

    3.0.0

 NEWS         | 5 +++++
 configure.in | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit a2e7ade7fc6330dc2eda207af2d057ed5c402952
Author: Wolfgang Stöggl <c72578@yahoo.de>
Date:   Sun Apr 3 21:14:26 2011 +0200

    [l10n] Updated German translation, umlauts fixed

 po/de.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 645930a673fbab1d3832f7a61016a5a20fbc0870
Author: Friedel Wolff <friedel@translate.org.za>
Date:   Sat Apr 2 16:33:29 2011 +0200

    New translation for Afrikaans (af)

 po/LINGUAS |    1 +
 po/af.po   | 3102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3103 insertions(+)

commit bd3a4ddf0573bd911e40ec321d62e782473c077a
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Fri Apr 1 22:43:49 2011 +0200

    Updated Lithuanian translation.

 po/lt.po | 1486 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 845 insertions(+), 641 deletions(-)

commit 242d03572f6e46ac2203cf7697ec178d6fe41dd4
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Fri Apr 1 18:34:55 2011 +0200

    Updated Basque language

 po/eu.po | 1906 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1124 insertions(+), 782 deletions(-)

commit 6d9682f2d25ce27636526e7ddbc5945b7b6c8c2d
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Fri Apr 1 20:14:53 2011 +0530

    Updated Tamil translation

 po/ta.po | 158 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 66 insertions(+), 92 deletions(-)

commit 15d48c01a1074de643a8b861ad8e22fb86113a7b
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Fri Apr 1 17:48:11 2011 +0530

    Updated Tamil translation

 po/ta.po | 1572 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 903 insertions(+), 669 deletions(-)

commit c05573bca14cbbe58d4ec197a70ee21807c29be6
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Fri Apr 1 11:21:13 2011 +0200

    Updated Slovak translation of locations

 po/sk.po | 485 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 186 insertions(+), 299 deletions(-)

commit 0c0e005bd5ce149dbec47b056dbd835929d634ce
Author: Amitakhya Phukan <amitakhya@svn.gnome.org>
Date:   Thu Mar 31 16:25:31 2011 +0530

    Updated Assamese translations

 po/as.po | 2309 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1322 insertions(+), 987 deletions(-)

commit 70c3cfd6f0bb0e9a7d1daa17385614600ef3fd99
Author: Miroslav Nikolić <miroslavnikolic@rocketmail.com>
Date:   Thu Mar 31 12:37:12 2011 +0200

    Updated Serbian translation

 po/sr.po       | 1497 ++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 1497 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 1482 insertions(+), 1512 deletions(-)

commit 8a3ccd91d3e1d791ec78386fb898cf4ddabe2246
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Mar 30 17:16:27 2011 +0100

    jamendo: Fix various tree model/view problems due to changes in GTK+'s GIR
    
    This fixes clicking, double-clicking and right-clicking on albums and tracks,
    meaning the plugin is actually useful.
    
    Closes: bgo#646245

 src/plugins/jamendo/jamendo.py | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit 87cdefd461dfe8d3bfa4055f78bdb514c31ccf09
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Mar 30 17:15:16 2011 +0100

    jamendo: Fix encoding problems with non-ASCII track names
    
    Ensure that track names are uniformly decoded as UTF-8, and never re-encoded
    as ASCII. Attempting to re-encode them as ASCII was causing non-ASCII track
    names to (obviously) blow things up.
    
    Helps: bgo#646245

 src/plugins/jamendo/jamendo.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0db439ab4e84ff49c7f4011093c7df74097dc781
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Mar 30 16:09:21 2011 +0100

    opensubtitles: Parse the subtitle file as a URI rather than a path
    
    This means the subtitle file can actually be saved, allowing subtitles to be
    downloaded and loaded correctly.

 src/plugins/opensubtitles/opensubtitles.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 905f245233688aa6b4e9efb5e355ef7554963c13
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Mar 30 16:08:20 2011 +0100

    opensubtitles: Fix the GDK key constants used
    
    Guess what? Another bug caused by GIR changes for GDK!

 src/plugins/opensubtitles/opensubtitles.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit faa342e0cd52171a34be8d8f68e9b3bfcc902794
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Mar 30 15:49:43 2011 +0100

    Bug 646231 — Subtitle downloader plugin broken on 2.91.93
    
    Fix another API break in pygobject/GTK+'s GIR. This allows the Subtitle
    Downloader dialogue to actually open successfully.
    
    Closes: bgo#646231

 src/plugins/opensubtitles/opensubtitles.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit f7cc61859bb44a0826e7cb57143a34aa57ed7197
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Wed Mar 30 15:40:20 2011 +0100

    Updated British English translation

 po/en_GB.po | 520 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 266 insertions(+), 254 deletions(-)

commit 0f2494a233597bb57ea057aef4a4366bc36e30de
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Mar 30 21:38:30 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 475 ++++++++++++++++++++++++++++++-----------------------------
 po/zh_TW.po | 476 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 476 insertions(+), 475 deletions(-)

commit 2b9c4d10f9912ce4561a3197025e7d616e66dca2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Mar 29 20:10:19 2011 +0100

    properties: Fix spacing and packing
    
    So that the text is at the top of the widget, not in the middle.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646154

 data/properties.ui | 1891 ++++++++++++++++++++--------------------------------
 1 file changed, 739 insertions(+), 1152 deletions(-)

commit c6b893a88e52f1d3e78046ac7d5be6a1f7bbbbd2
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:   Tue Mar 29 17:58:28 2011 +0200

    Updated Esperanto translation

 po/eo.po | 2179 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 1352 insertions(+), 827 deletions(-)

commit b763a7879ebd28b122626b794270a5c219993b38
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Mon Mar 28 21:03:56 2011 +0300

    Uploaded Ukranian

 po/uk.po | 318 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 158 insertions(+), 160 deletions(-)

commit cd5b927b5e0ecf569842f9e4367f548fbddbebcf
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Mon Mar 28 20:59:02 2011 +0300

    Uploaded Ukranian

 po/uk.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f3e954445c597e435faf0b63a9338d11cd1df4cc
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Mon Mar 28 20:52:49 2011 +0300

    Uploaded Ukranian

 po/uk.po | 529 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 264 insertions(+), 265 deletions(-)

commit 1dcf5bc1469ecfb8f75fc3aac075c1749b986733
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 28 08:34:19 2011 +0100

    2.91.93

 NEWS         | 5 +++++
 configure.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 35f017d24464294128dfedde1d780a849f6fc2f7
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Sun Mar 27 21:51:36 2011 +0200

    Added UG translation

 po/ug.po | 1134 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 521 insertions(+), 613 deletions(-)

commit 7104802d9146488f8878bdcf9f4f99d70f4ef495
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Mar 27 15:07:52 2011 +0700

    Updated Vietnamese translation

 po/vi.po | 352 +++++++++++++++++++++++++--------------------------------------
 1 file changed, 141 insertions(+), 211 deletions(-)

commit 27cb1314f7c25497415622d9a79986669eaea45b
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Mar 27 01:36:50 2011 +0700

    po/vi.po: import from Damned Lies

 po/vi.po | 2782 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 1717 insertions(+), 1065 deletions(-)

commit 9cc3129e8f432543a513c4977a453176d191f05b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Mar 26 17:37:55 2011 +0000

    pythonconsole: Fix key event handling
    
    Port fixes to key event handling from
    gedit's pythonconsole
    
    Fix the event handling for key events so that typing
    in the console works as expected.
    
    Based on:
    http://git.gnome.org/browse/gedit/commit/plugins/pythonconsole/pythonconsole/console.py?id=da49b588a394717b5ea0a3f9e6a823a86e62feae
    http://git.gnome.org/browse/gedit/commit/plugins/pythonconsole/pythonconsole/console.py?id=ba74278347888e4a16f3a0fee2a359b7f2bcde8b
    
    Closes: bgo#645762

 src/plugins/pythonconsole/console.py | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

commit edebbb33433e8e30b7c5b401a89b3367f274330a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Mar 26 17:36:08 2011 +0000

    pythonconsole: Fix calls to Gtk.Action()
    
    stock_id isn't marked as allow-none, unfortunately. Fixing this allows the
    pythonconsole plugin to actually be activated successfully.
    
    Helps: bgo#645762

 src/plugins/pythonconsole/pythonconsole.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5f7f6ca154d8828b579aa880f24c6190ff26eff8
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Sat Mar 26 12:26:07 2011 +0100

    plugins: Fix python plugins' init of self.totem
    
    Retrieve "object" property containing the TotemObject in
    do_activate instead of __init__, because in the latter
    case it would be None.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645687

 src/plugins/coherence_upnp/coherence_upnp.py | 3 ++-
 src/plugins/iplayer/iplayer.py               | 3 ++-
 src/plugins/jamendo/jamendo.py               | 3 ++-
 src/plugins/opensubtitles/opensubtitles.py   | 3 ++-
 src/plugins/pythonconsole/pythonconsole.py   | 3 ++-
 5 files changed, 10 insertions(+), 5 deletions(-)

commit 9d3a293215de528a7eb1ae20a2b7b0d93d33fbd2
Author: Flamarion Jorge <jorge.flamarion@gmail.com>
Date:   Sat Mar 26 14:35:51 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 338 ++++++++++++++++++++----------------------------------------
 1 file changed, 113 insertions(+), 225 deletions(-)

commit 80ccd409a3e746170d50f288f814d021744831b2
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat Mar 26 13:45:37 2011 +0100

    Updated Danish translation

 po/da.po | 1351 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 784 insertions(+), 567 deletions(-)

commit a00e6b6f09f07d2b73a673e6e08654f445eede7b
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Thu Mar 24 21:50:32 2011 +0100

    Updated Dutch translation by Wouter Bolsterlee

 po/nl.po | 1506 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 858 insertions(+), 648 deletions(-)

commit 812977abcec8708e17e4f20a30faf691156147fe
Author: Thiago Branco Meurer <thiagopriest@gmail.com>
Date:   Thu Mar 24 08:19:34 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 1497 +++++++++++++++++++++++++++++++----------------------------
 1 file changed, 787 insertions(+), 710 deletions(-)

commit de1a634783dd7fedf55bab0c9784f2349e9fdf8c
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Wed Mar 23 12:01:28 2011 +0100

    Updated Italian translation

 po/it.po | 1024 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 427 insertions(+), 597 deletions(-)

commit c1eadde20d9f7a31c233112e9ea59bbae5f4f9f2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 21 15:12:51 2011 +0000

    2.91.92

 NEWS         | 7 +++++++
 configure.in | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 21fac7a36355d67263333b6747711fd14b524be0
Author: Pavol Klačanský <pavol@klacansky.com>
Date:   Sun Mar 20 14:29:11 2011 +0100

    Updated Slovak translation

 po/sk.po | 3492 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1954 insertions(+), 1538 deletions(-)

commit 4f97c349fa937f33d727aeb6980222746fe6a8e7
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:   Sun Mar 20 10:04:57 2011 +0700

    Updated Indonesian translation

 po/id.po | 1059 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 552 insertions(+), 507 deletions(-)

commit 1acb92f0837ef14cef7032a64d94264bb098ac14
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Sat Mar 19 19:57:04 2011 +0200

    Updated Latvian translation.

 po/lv.po | 328 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 125 insertions(+), 203 deletions(-)

commit d444efed21e7d650b8cc6e3d39dc52355c19b454
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sat Mar 19 19:25:36 2011 +0300

    Updated Russian translation

 po/ru.po | 2195 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1150 insertions(+), 1045 deletions(-)

commit 815da74591b5f5052385af9204e0fe38907b427b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Thu Mar 17 15:35:50 2011 -0400

    playlist: set the 'inline-toolbar' style class to the bottom toolbar

 data/playlist.ui | 3 +++
 1 file changed, 3 insertions(+)

commit 42bb0e4b24f4d54812d05cbe14caeab6c0199f5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 17 01:45:29 2011 +0000

    build: Require newer plparser for previous commit

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 73c71a93b5d157653fc2c361c673ea814cac5247
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 17 01:42:34 2011 +0000

    main: Don't poke at web servers for info
    
    When loading videos from some websites, through quvi, we
    already have a lot of information about the file, so we
    don't really need to go and look for that information
    ourselves.
    
    We now store the content-type of the stream in question, and
    don't hit the web server to fill in GtkRecent if that's the case.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=644949

 data/playlist.ui     |  2 ++
 src/totem-menu.c     | 34 +++++++++++++++++++++++++++++++---
 src/totem-menu.h     |  5 +++--
 src/totem-object.c   | 14 +++++++-------
 src/totem-playlist.c | 23 +++++++++++++++--------
 src/totem-playlist.h |  2 +-
 6 files changed, 59 insertions(+), 21 deletions(-)

commit 37ddeb0c2f6c63c2fd157df20b83298134124230
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 17 01:12:01 2011 +0000

    backend: Never use an empty User-Agent
    
    Or some web services will kick us out without asking.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=644949

 src/backend/bacon-video-widget-gst-0.10.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 4eef3c6fe38fc8f8b12755e6a70d47d539456c45
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 17 01:11:32 2011 +0000

    browser-plugin: More plugin info in tests/index.html

 browser-plugin/tests/index.html | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)

commit eb5304574e3328323b72dd373eca4850c1d515d5
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Thu Mar 17 01:17:20 2011 +0100

    Updated Romanian translation

 help/ro/figures/totem_start_window.png | Bin 0 -> 44851 bytes
 help/ro/ro.po                          | 474 +++++++++++++++++----------------
 2 files changed, 239 insertions(+), 235 deletions(-)

commit d81e97b4f1b10cd25bcdcdd3a4f4e8d10394ff58
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Thu Mar 17 01:01:12 2011 +0100

    Updated Romanian translation

 po/ro.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bbac50659fde3ea4184235f3c6d50ed433f69a05
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Thu Mar 17 00:11:05 2011 +0100

    Updated Romanian translation

 help/ro/ro.po | 225 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 115 insertions(+), 110 deletions(-)

commit 6b2ebb2d0860069d14c1aebdaeebf330cf1641e9
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:   Thu Mar 17 00:03:27 2011 +0100

    Updated Romanian translation

 help/Makefile.am |    2 +-
 help/ro/ro.po    | 2197 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2198 insertions(+), 1 deletion(-)

commit fd00ef7040ff87be10d7e5f0b93a3a5889c5ca7b
Author: Gil Forcada <gforcada@gnome.org>
Date:   Tue Mar 15 21:59:45 2011 +0100

    [l10n]Updated Catalan translation

 po/ca.po | 1509 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 856 insertions(+), 653 deletions(-)

commit 0103066cf816589c406dc04bf3e6fdf5d86540ba
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Mar 13 19:15:41 2011 +0100

    [l10n]Updated German translation

 po/de.po | 1256 ++++++++++++++++++++++++--------------------------------------
 1 file changed, 486 insertions(+), 770 deletions(-)

commit 4defa803cac69d3c26f29ad8c0159d6c23bf97b2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Mar 13 01:51:37 2011 +0000

    Updated Portuguese translation

 po/pt.po | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit ba79e973c17ff12635837bee4860fad035de705b
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Mar 13 01:50:39 2011 +0000

    Updated Portuguese translation

 po/pt.po | 1068 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 600 insertions(+), 468 deletions(-)

commit 95889c4d6919b99989920931d210972a20fcd351
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:   Sun Mar 13 02:46:35 2011 +0100

    Updated Romanian translation

 po/ro.po | 426 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 182 insertions(+), 244 deletions(-)

commit 8a7ef59542b1ac4bf60d2643a21abfe89e52cc2b
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:   Sun Mar 13 02:14:20 2011 +0100

    Updated Romanian translation

 po/ro.po | 962 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 566 insertions(+), 396 deletions(-)

commit 7bad171eda63ea62b203c97ce6780aaf16976514
Author: Daniel Nylander <po@danielnylander.se>
Date:   Fri Mar 11 19:20:18 2011 +0100

    Updated Swedish translation

 po/sv.po | 43 +++++++++++++++++++++----------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

commit 499028669c6a695551bafa85a198b191b76b9726
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Mar 11 15:35:47 2011 +0000

    build: Require Zeitgeist 0.3.6 to be license compliant
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640365#c8

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a74de8045f299c7f08a79ce40171f1e40460418c
Author: Manoj Kumar Giri <mgiri@redhat.com>
Date:   Fri Mar 11 13:20:34 2011 +0530

    Updated Oriya Translation

 po/or.po | 1633 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 992 insertions(+), 641 deletions(-)

commit 4e70f24e926713332506ba45d98210e69749b22e
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Fri Mar 11 01:34:36 2011 +0200

    Updated Arabic translation

 po/ar.po | 292 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 147 insertions(+), 145 deletions(-)

commit 7f41e7fbeeee51807514c1b4445b818ffcf94c73
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 17:27:26 2011 +0000

    im-status: Don't be idle as soon as we enter fullscreen
    
    Otherwise the screensaver is trying to set us as "not idle",
    but the im-status will say the contrary, and we might end up
    with the screen locking as soon as we go fullscreen.

 src/plugins/im-status/totem-im-status.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5b35409fc1031ecae493660fc71555652525fbc7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 17:17:12 2011 +0000

    open-location: Make dialogue modal and wider by default

 src/totem-open-location.c | 3 +++
 1 file changed, 3 insertions(+)

commit f6ddecb97e704ec659f32f22ae3876793ba79962
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 16:23:50 2011 +0000

    lib: Don't unhibit with '0' as the cookie

 lib/totem-scrsaver.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit a59bdebea7cda505b9d423bfc47d5711732b29cb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 16:18:43 2011 +0000

    screensaver: Fix memory leak
    
    Spotted by Philip Withnall

 src/plugins/screensaver/totem-screensaver.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 04bc89e785c6d65e222a7e18c4bdcab653449e59
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 15:02:45 2011 +0000

    2.91.91

 NEWS         | 13 +++++++++++++
 configure.in |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

commit f72705b3fa7d92d1ad2b058e7ad720939d89a9da
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 14:49:16 2011 +0000

    main: Notify when we unset an MRL
    
    And not just when we're setting the status bar status, otherwise
    we might miss the fact that it's playing or not.

 src/totem-object.c | 2 ++
 1 file changed, 2 insertions(+)

commit 7ce94b27186235a5fa54b9b59c28f36b20b4d1db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 14:48:54 2011 +0000

    screensaver: Use "window" property

 src/plugins/screensaver/totem-screensaver.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit a1ed327b7522e884ed79dae4b7f4f57323adf365
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 14:48:00 2011 +0000

    lib: Add "window" property for screensaver inhibitor
    
    So that we can pass the actual top-level window to the session.

 lib/totem-scrsaver.c | 79 ++++++++++++++++++++++++----------------------------
 1 file changed, 36 insertions(+), 43 deletions(-)

commit c6fc9c4785904cda4b648dbdbd24958d1010c4a1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 14:01:06 2011 +0000

    lib: Use gnome-session to Inhibit idle

 lib/totem-scrsaver.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

commit f4eed1f68d3b4ca37c2e7440be37aeaef882a0d5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 11:57:49 2011 +0000

    lib: Remove support for old screensaver API

 lib/totem-scrsaver.c | 40 ++++------------------------------------
 1 file changed, 4 insertions(+), 36 deletions(-)

commit ea224952e648bfa80025798fc597c182524e74b0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 10 11:54:40 2011 +0000

    lib: Fix refcount when trying the old Inhibit method

 lib/totem-scrsaver.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3b33d7bd88e9e69c7d45238f7f7e1027aa59ee88
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Mar 9 22:27:30 2011 +0000

    Fix assertions on entry to TotemScrsaver methods

 lib/totem-scrsaver.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 146d408461b8e7396c601855f85f87cf8ad41156
Author: Asia Słowik <asiaslowik@gmail.com>
Date:   Wed Mar 9 18:30:11 2011 +0100

    Updated Polish translation

 po/pl.po | 1710 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 824 insertions(+), 886 deletions(-)

commit fe224d0a96b904b054afa2eab7480f253b7affec
Author: Luca Ferretti <lferrett@gnome.org>
Date:   Wed Mar 9 18:07:43 2011 +0100

    Remove Totem from launcher name translation, as per original string

 po/it.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3b7b2adba908640b83ad4b126a56fabd3c578fe7
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Mar 8 16:36:42 2011 +0100

    Updated Hungarian translation

 po/hu.po | 1299 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 675 insertions(+), 624 deletions(-)

commit e3a573866627b507fcc72724d359f693bf4f95e3
Author: Dustin Polke <dustin.polke@uni-siegen.de>
Date:   Tue Mar 8 13:34:07 2011 +0100

    Fix XML validation of translated help files

 help/de/de.po | 21 ++++++++++-----------
 help/fi/fi.po |  2 +-
 help/it/it.po | 13 +++++++------
 help/pl/pl.po |  4 ++--
 4 files changed, 20 insertions(+), 20 deletions(-)

commit 3d469bf7845978d85b72385af2c8f49ad49cf52a
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Mon Mar 7 16:33:24 2011 +0000

    Update icon for GNOME 3
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614964

 configure.in                    |    1 +
 data/icons/16x16/totem.png      |  Bin 911 -> 788 bytes
 data/icons/22x22/totem.png      |  Bin 1571 -> 1357 bytes
 data/icons/24x24/totem.png      |  Bin 1629 -> 1483 bytes
 data/icons/256x256/Makefile.am  |    6 +
 data/icons/256x256/totem.png    |  Bin 0 -> 30951 bytes
 data/icons/32x32/totem.png      |  Bin 2798 -> 2244 bytes
 data/icons/48x48/totem.png      |  Bin 5045 -> 3849 bytes
 data/icons/Makefile.am          |    4 +-
 data/icons/scalable/Makefile.am |    5 +-
 data/icons/scalable/totem.svg   | 1445 ---------
 data/icons/totem.svg            | 6363 +++++++++++++++++++++++++++++++++++++++
 12 files changed, 6374 insertions(+), 1450 deletions(-)

commit 2d25d80a2dab2e4f31879de0b2d54209ea262d82
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Mar 6 23:07:06 2011 +0100

    Updated Swedish translation

 po/sv.po | 523 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 257 insertions(+), 266 deletions(-)

commit 949677253486a44a55ad86362b61ba392e266bee
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Mar 3 08:44:24 2011 +0530

    update Punjabi Translation by A S Alam

 po/pa.po | 686 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 365 insertions(+), 321 deletions(-)

commit 7b151e335017b950af5318f5bf7501960861d07e
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Mon Feb 28 23:07:50 2011 +0100

    Fix spacing in the preferences dialog.

 data/totem.ui | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

commit 5b8d92697ca7855f961ca97e9b35c2cd2f125e14
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Tue Mar 1 00:00:05 2011 +0200

    Updated Latvian translation.

 po/lv.po | 1952 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 1172 insertions(+), 780 deletions(-)

commit b427beeab1d41154b4243d51b500839db543deea
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Mon Feb 28 15:17:35 2011 +0000

    bacon-video-widget: fix screenshotting of interlaced video
    
    Don't specify the framerate in the output caps of the screenshot
    conversion pipeline. If there's a deinterlacer in the pipeline, the
    input framerate won't necessarily be the samem as the output
    framerate.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640933

 src/backend/bacon-video-widget-gst-0.10.c | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 5c1512896b0728b0f3365e502eb7b21a184cb4ab
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Feb 27 20:52:07 2011 +0000

    Bug 642877 — Make sure all builtin plugins are in the active-plugins list
    
    Force-load all the builtin plugins just after setting up the plugins engine.
    This ensures that if a builtin plugin isn't in the active-plugins list in
    GSettings, it will still get loaded and activated. Closes: bgo#642877

 src/plugins/totem-plugins-engine.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 552bb14c9c85eb047c5c3feed55005e74d328322
Author: Simon Wenner <simon@wenner.ch>
Date:   Tue Feb 8 19:06:28 2011 +0100

    Fix compilation of out-of-tree plugins
    
    https://bugzilla.gnome.org/show_bug.cgi?id=641855

 src/totem.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 74d27d3ac8c449530493a08f4dcdd5635156793a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Feb 26 01:55:29 2011 +0000

    main: Remove unparented dialogue
    
    And some obsolete code checking for Totem running across
    a network, that just won't work with an HD video...
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643239

 src/backend/video-utils.c | 34 ----------------------------------
 src/backend/video-utils.h |  2 --
 src/totem-preferences.c   | 41 +----------------------------------------
 3 files changed, 1 insertion(+), 76 deletions(-)

commit 2b9c8d1d494df0003175eb6d9fe2de339783c3f5
Author: Simon Wenner <simon@wenner.ch>
Date:   Tue Feb 8 18:29:21 2011 +0100

    Bugfix totem.pc should require gtk+-3
    
    https://bugzilla.gnome.org/show_bug.cgi?id=641850

 data/totem.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 160feea564c4789b02b278802bafbc5f7265f790
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Feb 26 01:42:00 2011 +0000

    thumbnailer: Make --size XX --raw work
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621802

 src/totem-video-thumbnailer.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

commit 72a6fbbb6be47ea59f793e1ffacfb03efa2d4447
Author: Aron Xu <aronxu@gnome.org>
Date:   Wed Feb 23 18:04:41 2011 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit c7e5cc588b42a59cfbc735e3230bd883f7369043
Author: Aron Xu <aronxu@gnome.org>
Date:   Wed Feb 23 18:01:52 2011 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 910 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 509 insertions(+), 401 deletions(-)

commit ddfe98fba2418002ef19a0097aa0c025747c4218
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Feb 23 14:06:04 2011 +0000

    galago: Rename to im-status and use gnome-session
    
    No need for the galago stack any more, we'll use gnome-session's
    Presence API instead.

 configure.in                                    |  12 +-
 po/POTFILES.in                                  |   4 +-
 src/plugins/galago/Makefile.am                  |  17 --
 src/plugins/galago/galago.plugin.in             |   9 --
 src/plugins/galago/totem-galago.c               | 162 -------------------
 src/plugins/im-status/Makefile.am               |  15 ++
 src/plugins/im-status/totem-im-status.c         | 203 ++++++++++++++++++++++++
 src/plugins/im-status/totem-im-status.plugin.in |   9 ++
 8 files changed, 231 insertions(+), 200 deletions(-)

commit 675b686bbe61930a0e8070509f7fd088fbe45153
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Feb 23 09:55:17 2011 +0100

    Updated Norwegian bokmål translation.

 po/nb.po | 268 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 140 insertions(+), 128 deletions(-)

commit 24c309fec02d0dd46f45b0780c8c08d4d5745b8e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Feb 23 01:54:12 2011 +0000

    save-file: Fix possible assertion
    
    Turns out that we're not certain of receiving a "file-closed" for
    every file that's replaced.
    
    Launch Totem on a local file, with an already running instance,
    with a local file already opened.

 src/plugins/save-file/totem-save-file.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 111c7d7a9539ed904c535634c56ac5f79debfed3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Feb 22 23:29:02 2011 +0000

    lib: Fix warning when there's no reason set
    
    And D-Bus shows up.

 lib/totem-scrsaver.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a8c83da25a7e4799d627f0da81f00cf1757bf041
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 21 15:07:07 2011 +0000

    2.91.7

 NEWS         | 11 +++++++++++
 configure.in |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

commit 157466dfc55b0315fda5f7731eedb9aa27540c83
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 21 05:49:53 2011 +0000

    scrsaver: Disable even when fullscreen comes quick
    
    As the screensaver might be disabled before we get access
    to the D-Bus proxy, try again after we have the proxy.
    
    Spotted by Chris Coulson.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630711

 lib/totem-scrsaver.c | 3 +++
 1 file changed, 3 insertions(+)

commit 5f14977a5b546a8d4501f2ef6d4d0dbe182f95ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 21 05:11:19 2011 +0000

    main: Hide OSD when switching off fullscreen

 src/totem-fullscreen.c | 2 ++
 1 file changed, 2 insertions(+)

commit b03857850632082f0517826ce3242fa1392f7e57
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 21 00:30:52 2011 +0000

    playlist: Fix "disappearing" entries
    
    When processing out-of-order playlist entries, make sure to use
    their own parsing results.
    
    If we don't do that, we might be using an error result, or an
    unhandled result as a success because the earlier item we just parsed
    was such a success.
    
    This can be reproduced using mixed types of media over a slow link, eg.
    "dual-types" files such as MP4, and "unhandled" types such as AVI over
    SMB.

 src/totem-playlist.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 68c5019448636f0d2f872dfd9b0e03a1cdf6b41b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Feb 20 14:18:05 2011 +0000

    Bug 642758 — Chapters (CMML) plugin stores time offsets as localized floats
    
    Don't use sprintf() or sscanf() in the CMML parser/writer code, as they're
    locale-dependent. Instead, we have to use the g_ascii_*() functions, and
    build our own parser. Closes: bgo#642758

 src/plugins/chapters/totem-cmml-parser.c | 135 +++++++++++++++++++++++++------
 1 file changed, 110 insertions(+), 25 deletions(-)

commit 6ab1e47cdbe0c5a47553c1170ee6c2313fc7e512
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Feb 20 18:32:26 2011 +0100

    Updated Spanish translation

 help/es/es.po | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

commit 7b009542db3c590d51e5cbd61952e541a9161af7
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Mon Feb 21 01:25:46 2011 +0900

    Korean translation update

 po/ko.po | 2061 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1054 insertions(+), 1007 deletions(-)

commit 6f334b7ff88b7b3165789861ed9720e7db7d9e10
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Fri Feb 18 15:25:22 2011 +0530

    Updated Gujarati Translations

 po/gu.po | 1538 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 912 insertions(+), 626 deletions(-)

commit 13636e227ec427d001d5426a94e30f9d9a7f6378
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Feb 16 16:21:10 2011 +0100

    Fix warnings spotted by new gcc

 browser-plugin/totem-plugin-viewer.c  | 3 ---
 src/ev-sidebar.c                      | 2 --
 src/gsd-media-keys-window.c           | 4 ----
 src/gsd-osd-window.c                  | 3 ---
 src/plugins/chapters/totem-chapters.c | 2 --
 src/totem-menu.c                      | 1 +
 src/totem-playlist.c                  | 5 -----
 7 files changed, 1 insertion(+), 19 deletions(-)

commit c4ad54bf515917b2efc12e1bbaed0670fd01b39c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Wed Feb 16 16:10:21 2011 +0100

    Make the plugin dialog bigger so it is more readable.

 src/totem-menu.c | 1 +
 1 file changed, 1 insertion(+)

commit 501807bfd40899f12bad3468bcad634024690d5a
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Thu Feb 17 17:38:56 2011 +0200

    Uploaded Ukranian

 po/uk.po | 1913 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1118 insertions(+), 795 deletions(-)

commit 3faf6d6191a5de7e6014bf3a66987d506f01183a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   Thu Feb 17 10:42:56 2011 +0100

    fix insertion with tags

 src/plugins/pythonconsole/console.py | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 6da33d0d064e7dd6b5144d01ea1d73a8cde5b02d
Author: Steve Frécinaux <code@istique.net>
Date:   Mon Feb 14 00:41:22 2011 +0100

    Update totem against latest libpeas API changes.

 configure.in                       | 2 +-
 src/plugins/totem-plugins-engine.c | 2 ++
 src/totem-menu.c                   | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

commit 9a5b8113a7d524f78c0d90b50a5aea700e0c04f4
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Feb 11 20:11:24 2011 +0000

    backend: Get the workarea properly
    
    See also https://bugzilla.gnome.org/show_bug.cgi?id=641996

 src/backend/video-utils.c | 43 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 39 insertions(+), 4 deletions(-)

commit 9342606a43239cda9420bc1c0090988006f50404
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Feb 9 01:55:08 2011 +0000

    main: Don't crash if the plugins weren't loaded
    
    If we exit before the plugins engine was setup, please don't crash.

 src/totem-object.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit f3e2132a165d855310280569d7da7ae3a50b573c
Author: Michal Hruby <michal.mhr@gmail.com>
Date:   Sat Jan 29 01:24:05 2011 +0100

    Added zeitgeist dataprovider plugin

 configure.in                                       |  16 +-
 src/plugins/zeitgeist-dp/Makefile.am               |  23 +++
 src/plugins/zeitgeist-dp/bacon-video.vapi          |  40 ++++
 .../zeitgeist-dp/totem-zeitgeist-dp-plugin.vala    | 229 +++++++++++++++++++++
 src/plugins/zeitgeist-dp/zeitgeist-dp.plugin.in    |   8 +
 5 files changed, 315 insertions(+), 1 deletion(-)

commit 5be9be414e03bca8741e556474ec9179e084c5f0
Author: Frank Dana <ferdnyc@gmail.com>
Date:   Sun Feb 6 23:47:00 2011 +0000

    main: Allow finer-grained control on volume
    
    When adjusting volume using the keyboard, I often find that raising or
    lowering the volume level by 8% is too drastic a change, and I can't
    seem to hit a "comfortable" volume unless I reach for the mouse.
    
    We now bind the Shift-UpArrow and Shift-DownArrow keys to a
    volume adjustment of +2% and -2% (respectively), in the spirit of the
    fine-grained seek controls (Shift-LeftArrow and Shift-RightArrow).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=641672

 src/totem-object.c  | 4 ++++
 src/totem-private.h | 3 +++
 2 files changed, 7 insertions(+)

commit 88e941301312f685d4c1cc9e407f34b589c5ca95
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   Sat Feb 5 09:44:25 2011 +0200

    Updated Bulgarian translation

 po/bg.po | 860 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 461 insertions(+), 399 deletions(-)

commit 136979f4d635b06b6df378d3112d8d695904cdbd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Feb 2 12:04:11 2011 +0000

    2.91.6

 NEWS         | 8 ++++++++
 configure.in | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 6b3f4f5f88f850578065251762cd7258f837c2b1
Author: Craig Keogh <cskeogh@adam.com.au>
Date:   Wed Feb 2 21:38:42 2011 +1030

    Honor aclocal flags
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640883

 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit ddb9c8bf71f344759e12627aeb3de1f26a4a58ce
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:   Sun Jan 30 16:44:10 2011 +0100

    Fix the build with recent GTK+
    
    And bump GTK+ requirements to 2.99.3
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640947

 browser-plugin/totem-plugin-viewer.c                 | 6 +++---
 configure.in                                         | 2 +-
 src/backend/bacon-video-widget-gst-missing-plugins.c | 8 ++++----
 src/totem-interface.c                                | 4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

commit ca6b85a24bc20deb6b78ac7f8f8dd5908b2a9f4b
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Tue Feb 1 12:02:06 2011 +0100

    Updated French Translation
    
    Bruno Brouard, Nicolas Repentin and Gérard Baylard

 po/fr.po | 1529 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 832 insertions(+), 697 deletions(-)

commit 202c56f9ae88936cd41f0b4c80c6b1a44b8855e6
Author: Christopher Taylor <christophth@tiscali.it>
Date:   Sun Jan 30 16:24:07 2011 +0000

    Bug 640942 — Missing linker flags
    
    Add libtotem.la to the LIBADD variable of all C plugins. Closes: bgo#640942

 src/plugins/Makefile.plugins                  | 3 +++
 src/plugins/bemused/Makefile.am               | 4 +++-
 src/plugins/brasero-disc-recorder/Makefile.am | 4 +++-
 src/plugins/chapters/Makefile.am              | 4 +++-
 src/plugins/galago/Makefile.am                | 4 +++-
 src/plugins/gromit/Makefile.am                | 1 +
 src/plugins/lirc/Makefile.am                  | 4 +++-
 src/plugins/media-player-keys/Makefile.am     | 4 +++-
 src/plugins/ontop/Makefile.am                 | 1 +
 src/plugins/properties/Makefile.am            | 4 +++-
 src/plugins/publish/Makefile.am               | 4 +++-
 src/plugins/sample-vala/Makefile.am           | 1 +
 src/plugins/save-file/Makefile.am             | 4 +++-
 src/plugins/screensaver/Makefile.am           | 1 +
 src/plugins/screenshot/Makefile.am            | 1 +
 src/plugins/sidebar-test/Makefile.am          | 1 +
 src/plugins/skipto/Makefile.am                | 1 +
 src/plugins/thumbnail/Makefile.am             | 1 +
 src/plugins/tracker/Makefile.am               | 1 +
 src/plugins/youtube/Makefile.am               | 3 ++-
 20 files changed, 41 insertions(+), 10 deletions(-)

commit 3bbc968ce21b0af0f586169cec87e60493d4af7c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jan 29 13:57:54 2011 +0000

    Bug 638567 — Totem shows 'videoplayback' instead of the video title
    
    Fix totem_object_add_to_playlist_and_play() to use totem_action_add_recent()
    so that adding recent items is handled uniformly. This ensures that YouTube
    videos never appear in the Movie menu's recently used items list, as they're
    now correctly recognised as streams. It also ensures that they're stored in
    the recently used files list with the correct display name.
    
    Closes: bgo#638567

 src/totem-object.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8cd55a6f9d12dbd939af87b52d699983cb1060db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 28 16:48:53 2011 +0000

    2.91.5

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dc565126f6459940a8b6642f4e7fa2e1e1c7ba9c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 28 16:13:39 2011 +0000

    build: Update reqs to latest unstable
    
    To avoid funny surprises.

 configure.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit d931270bc97eaf90e74879b07dbe07e06f8d2f09
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 28 12:51:08 2011 +0000

    Update NEWS
    
    To prepare for release

 NEWS | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

commit b8245b585074fe4a14147e6c00a222008a1bd2ad
Author: Martyn Russell <martyn@lanedo.com>
Date:   Wed Jan 19 09:55:17 2011 +0000

    tracker: Use new libtracker-sparql API
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639928

 configure.in                               |   6 +-
 src/plugins/tracker/totem-tracker-widget.c | 634 ++++++++++++++++++++---------
 src/plugins/tracker/totem-tracker-widget.h |   3 +-
 src/plugins/tracker/tracker.plugin.in      |   2 +-
 4 files changed, 450 insertions(+), 195 deletions(-)

commit 713de9f69155dc03480c54486ae6e0b42783c03d
Author: Diego Escalante Urrelo <descalante@igalia.com>
Date:   Thu Jan 27 15:19:33 2011 -0500

    browser-plugin: fix a crasher on totem-glow-button
    
    If the glowing starts while the pointer is hovering the widget, leaving the
    widget will crash with an assert.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640109

 browser-plugin/test-glow-button.c  | 6 ++++--
 browser-plugin/totem-glow-button.c | 3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 34c5d2af1b24725feedbb9e0a86017849d57bb52
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Jan 27 20:52:32 2011 +0100

    Updated Slovenian translation

 po/sl.po | 136 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 68 insertions(+), 68 deletions(-)

commit 3448cb53523494ce6a85f6e4abf37f9d6e61be05
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 27 19:10:28 2011 +0000

    backend: Use workspace area when resizing
    
    So that we don't have to use our horrible hard-coded offsets
    when calculating whether the video will fit on the screen.
    
    Also make sure we take into account the size of the window
    decorations, and parts of the UI other than the video widget.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=560151

 src/backend/video-utils.c | 175 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 165 insertions(+), 10 deletions(-)

commit 09a39f6a9fd66dfb9021180974913d00b36769c6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 27 18:17:18 2011 +0000

    backend: Remove unused TOTEM_OBJECT_HAS_SIGNAL macro

 src/backend/video-utils.h | 2 --
 1 file changed, 2 deletions(-)

commit a904455fc8c6cec9100cd8b8da5beaf25ef4ba39
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 27 18:16:43 2011 +0000

    backend: Add copyright notices to video-utils

 src/backend/video-utils.c | 26 ++++++++++++++++++++++++++
 src/backend/video-utils.h | 26 ++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

commit 631ddd2fd90c1845631bc91fa1c006cd754902df
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 27 18:01:05 2011 +0000

    media-player-keys: Add support for new keys
    
    Add support for FastForward, Rewind, Repeat and Shuffle
    multimedia keys.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=634184

 src/plugins/media-player-keys/totem-media-player-keys.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit ac2c89083183d5e540450db5d7c1d953449984c7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 27 17:52:33 2011 +0000

    backend: Use a 16:9 ratio by default
    
    When trying to resize for the logo mode. Nobody wants a square
    movie player, it's too 1990's.

 src/backend/bacon-video-widget-gst-0.10.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 8bc05fac46fec63ce647187a6059173da2326de2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 27 17:15:36 2011 +0000

    playlist: Use toolbar instead of button bar
    
    This means less glade garbage, and using symbolic icons.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636964

 data/playlist.ui     | 401 +++++++++++++++++----------------------------------
 src/totem-playlist.c |  10 ++
 2 files changed, 145 insertions(+), 266 deletions(-)

commit 56a30194dcd124ee4f286e41b6bb10de3b8e5d89
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Jan 27 00:48:18 2011 +0100

    QA of Galician translations

 po/gl.po | 66 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 33 insertions(+), 33 deletions(-)

commit 348abf58f3a25cb69df8509ea3e7a94d923c1707
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jan 25 21:39:15 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 156 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 78 insertions(+), 78 deletions(-)

commit d13664c4911bae81027527a8a423492e8e2917e0
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sun Jan 23 14:32:26 2011 +0200

    Updated Arabic translation

 po/ar.po | 190 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 73 insertions(+), 117 deletions(-)

commit 310b9e3406f661023da26a54d30d59f760cd2ee6
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sun Jan 23 14:18:04 2011 +0200

    Updated Arabic translation

 po/ar.po | 226 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 122 insertions(+), 104 deletions(-)

commit 576a236859bd17fa8d054b43bcd85c8c9644bc7a
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sun Jan 23 14:17:44 2011 +0200

    Fix renamed file

 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ada23c9ebccaf5ad31071ffc145da94910bb0b1c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jan 22 20:57:16 2011 +0000

    Bug 640048 — Build failure due libbaconvideowidgetproperties.la
    
    Move libbaconvideowidgetproperties.la from src/plugins/properties to
    src/properties, as it's needed by both the plugins and the main libraries,
    but the plugins need the main libraries to be built first for GIR, and
    libbaconvideowidgetproperties.la was only being built with the plugins.
    
    Closes: bgo#640048

 configure.in                                       |   1 +
 src/Makefile.am                                    |  10 +-
 src/plugins/properties/Makefile.am                 |  13 +-
 .../properties/bacon-video-widget-properties.c     | 324 ---------------------
 .../properties/bacon-video-widget-properties.h     |  56 ----
 src/properties/Makefile.am                         |  17 ++
 src/properties/bacon-video-widget-properties.c     | 324 +++++++++++++++++++++
 src/properties/bacon-video-widget-properties.h     |  56 ++++
 8 files changed, 407 insertions(+), 394 deletions(-)

commit dec323d0a3cd23274f05ba8b589d12a03bfb8ecf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 21 11:23:34 2011 +0000

    browser-plugin: Fix possible warnings when destroyed
    
    Each time the widget was left, we would add a new timeout, without
    removing the old one. This could cause warnings once the widget
    was destroyed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640109

 browser-plugin/totem-glow-button.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 821c1c3aac63838163de9fc13f7c51376e17e63a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 21 11:13:14 2011 +0000

    main: Fix plugins preferences packing
    
    gtk_container_add() changed semantics, so use gtk_box_pack_start()
    instead.

 src/totem-menu.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 4708e7644515882fa109ca0e2dcfd622b6f11b01
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Jan 20 22:56:45 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 1723 ++++++++++++++++++++++++++++++++--------------------------
 po/zh_TW.po | 1736 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 1904 insertions(+), 1555 deletions(-)

commit 26dc319581d08f8759793b164be8f5bcabbdc54d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 19 14:14:42 2011 +0000

    main: Use new symbolic icons for sidebar
    
    So that the icons are recoloured for our "dark theme" mode.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636964

 data/playlist.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 988cb9d1bcbaae50600d911c426f2fa32e05af30
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 19 11:25:23 2011 +0000

    "update-policy" property was removed
    
    So remove its usage from the whole of totem.

 data/fullscreen.ui             | 1 -
 data/mozilla-viewer.ui         | 1 -
 data/totem.ui                  | 5 -----
 src/plugins/jamendo/jamendo.ui | 1 -
 src/plugins/skipto/skipto.ui   | 1 -
 5 files changed, 9 deletions(-)

commit d0881c3c4e3f914a0fca241d08c468cd1a947d58
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:   Wed Jan 19 12:32:59 2011 +0200

    Updated Greek translation

 po/el.po | 80 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

commit c382d29949275ae4780cdebc223d38d053917753
Author: Chris Lord <chris@linux.intel.com>
Date:   Mon Jan 17 16:34:32 2011 +0000

    video-thumbnailer: Change default scaling quality
    
    Change the scaling interpolation method from being conditionally tiles
    or nearest to always being bilinear. This should look better for the
    majority of cases.

 src/totem-video-thumbnailer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1e66a251b9044d280829f164d8b69f46a5dde139
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Jan 16 12:44:21 2011 +0100

    Updated Spanish translation

 po/es.po | 106 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 63 insertions(+), 43 deletions(-)

commit da34a1a7f17d01788da976b80da62c09bcd3b7c5
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Jan 15 21:07:32 2011 +0100

    Updated Slovenian translation

 po/sl.po | 64 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 38 insertions(+), 26 deletions(-)

commit 38700654f99e000d50c2a11aadc8688348e3f5a0
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Jan 15 15:57:41 2011 +0100

    Updated Czech translation

 po/cs.po | 87 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 52 insertions(+), 35 deletions(-)

commit 055b8f9bb5f82062221aeecebf5226a6b85a2bb9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Jan 15 14:03:07 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 403 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 232 insertions(+), 171 deletions(-)

commit 54b432a3e63974bf241cf6b5817aef7e2cbf320b
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Jan 14 21:02:37 2011 +0200

    [l10n] Updated Estonian translation

 po/et.po | 56 ++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 38 insertions(+), 18 deletions(-)

commit ea1025b95bec71a1bc5b5af1c93e34801b24fd46
Author: Abderrahim Kitouni <a.kitouni@gmail.com>
Date:   Wed Dec 15 20:45:22 2010 +0100

    plugins: Re-add the sample vala plugin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623247
    
    Note that you might need newer versions of gtk+ and gdk-pixbuf
    for this to work.

 configure.in                                       | 33 +++++++++++++++++++++-
 src/Makefile.am                                    |  3 +-
 src/plugins/sample-vala/Makefile.am                | 24 ++++++++++++++++
 src/plugins/sample-vala/sample-vala.plugin.in      |  8 ++++++
 .../sample-vala/totem-sample-vala-plugin.vala      | 23 +++++++++++++++
 5 files changed, 89 insertions(+), 2 deletions(-)

commit 14f2754759a0ef0b682e23d0110287a064ea6ffc
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Jan 14 16:43:49 2011 +0100

    Updated Galician translations

 po/gl.po | 66 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 42 insertions(+), 24 deletions(-)

commit b85d5338ac4c89cf1ec48b76916586fde417302c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Jan 13 23:20:24 2011 +0200

    Updated Hebrew translation.

 po/he.po | 104 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 61 insertions(+), 43 deletions(-)

commit 6fd4f48046c4026ecd3e7473091d27f187b18d6c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jan 13 18:03:18 2011 +0000

    Offer to open YouTube videos in the browser if their format isn't supported
    
    Now that we have a much slimmer selection of video formats to stream from
    YouTube, it's quite possible that a given video won't be available in a
    playable format. In this case, we now display a dialogue box to the user when
    they try to play the video, asking them if they'd like to watch it in their
    web browser instead.

 src/plugins/youtube/totem-youtube.c | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)

commit f5f79b7b086282196502f8e2f8fc1db68c99976b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jan 13 17:43:34 2011 +0000

    Remove t-param parsing from the YouTube plugin
    
    This limits us to displaying videos in the formats listed here:
    http://code.google.com/apis/youtube/2.0/reference.html#formatsp. This change
    cannot be avoided, as by parsing YouTube video pages, Totem was breaking the
    site's terms of service (http://www.youtube.com/t/terms, §5.C).
    
    All URI resolution for YouTube video playback is now done entirely by
    examination of the content listed in the response from the GData API.

 src/plugins/youtube/totem-youtube.c | 240 ++++--------------------------------
 1 file changed, 26 insertions(+), 214 deletions(-)

commit 7c25ecf79c3734c4abfbf11c87246205633aa2cb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jan 13 16:56:29 2011 +0000

    Update British English translation

 po/en_GB.po | 428 +++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 250 insertions(+), 178 deletions(-)

commit a3d03ff0c605873f825f360ad27967e2ab81cc9d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jan 13 16:55:08 2011 +0000

    Fix capitalisation of the “Skip To” dialogue's title

 src/plugins/skipto/totem-skipto-plugin.c | 2 +-
 src/plugins/skipto/totem-skipto.c        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e1f30bb15ea6f54d2b2e5d60b3b390cf2153130b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jan 13 16:53:11 2011 +0000

    Bug 639398 — seconds and second strings
    
    Slightly improve a translatable string which is used purely to set the width
    of a label. Helps: bgo#639398

 src/plugins/skipto/totem-skipto.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 8e596875cf660f9db3a80063c058d983acb3ff6a
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:   Thu Jan 13 15:17:43 2011 +0330

    Updating Persian Translation

 po/fa.po | 2 ++
 1 file changed, 2 insertions(+)

commit 78eefc6fd318f4792545ceb27094699901538366
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:   Thu Jan 13 15:13:49 2011 +0330

    Updating Persian Translation

 po/fa.po | 3798 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 2706 insertions(+), 1092 deletions(-)

commit 7781570c3b877df3596726c2c5db47fb2e48186e
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:   Thu Jan 13 11:26:16 2011 +0200

    Updated Greek translation sub

 po/el.po | 1861 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 934 insertions(+), 927 deletions(-)

commit c83bacc38c8ce725c52c1cc19fd91a213be98d1f
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Wed Jan 12 12:08:35 2011 +0200

    Updated Arabic translation

 po/ar.po | 1892 ++++++++++++++++++++++++--------------------------------------
 1 file changed, 715 insertions(+), 1177 deletions(-)

commit 42f08a8634481cb165bda31b7f7526657cc71262
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 11 17:57:23 2011 +0000

    all: Fix wrong removal of GdkAppLaunchContext usage
    
    Really fix b518321abb3f5c7ae139250f3144e495b15ff406 properly
    by using gdk_display_get_app_launch_context() instead of simply
    removing the functionality.

 browser-plugin/totem-plugin-viewer.c                    | 11 ++++++++++-
 src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 10 +++++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)

commit 5356832819c294f46148ca47d2a15547899d7df8
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Jan 11 16:52:22 2011 +0000

    build: Detect X11 properly with newer GTK+
    
    The "target" pkg-config variable was renamed to "targets".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639168

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b518321abb3f5c7ae139250f3144e495b15ff406
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 11 16:38:34 2011 +0000

    all: Remove use of deprecated GdkAppLaunchContext
    
    As it's been removed in recent GTK+ versions.

 browser-plugin/totem-plugin-viewer.c                    | 11 +----------
 src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 10 +---------
 2 files changed, 2 insertions(+), 19 deletions(-)

commit 0bac1fe06a00ae1d1d01e814b039c9dbde356479
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:   Thu Dec 30 13:59:14 2010 +0100

    Register totem thumbnailer
    
    This was removed in commit 9b403af7a43fe953dd6237f69a378086bd05d087 when
    migrating to GSettings. This is a new version that doesn't use GConf.
    Closes: bgo#638346.

 data/Makefile.am          | 16 ++++++++++++++++
 data/thumbnailer.sh       | 21 +++++++++++++++++++++
 data/totem.thumbnailer.in |  3 +++
 3 files changed, 40 insertions(+)

commit e1d489a714f4f1b899b461e8ad13a30c0ce28d64
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Jan 7 00:19:43 2011 +0100

    Updated Galician translations

 po/gl.po | 426 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 247 insertions(+), 179 deletions(-)

commit 8983fb926705df1c4a525c0219f755ae8b7dc87e
Author: Andika Triwidada <andika@gmail.com>
Date:   Wed Jan 5 22:47:56 2011 +0700

    Updated Indonesian translation

 po/id.po | 1487 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 780 insertions(+), 707 deletions(-)

commit 8c30129694dae02ed1a68d4031eb3ad6cb6deeb2
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Dec 30 21:24:07 2010 +0100

    Updated Slovenian translation

 po/sl.po | 452 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 254 insertions(+), 198 deletions(-)

commit 2711b3ca025604a99868a5b28c79628e97d91897
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Dec 30 19:06:58 2010 +0000

    Only close the subtitles download dialogue after downloading has finished

 src/plugins/opensubtitles/opensubtitles.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 31b03c01406403fd13698ef7b2cb3a80f181964c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Dec 30 19:03:57 2010 +0000

    Bug 638296 — dialog window not closing after selecting subtitles
    
    Close the OpenSubtitles dialogue after selecting subtitles to download and
    use. Closes: bgo#638296

 src/plugins/opensubtitles/opensubtitles.py | 1 +
 1 file changed, 1 insertion(+)

commit 4ca8a9859f170b1116e5c91acd20729f20e60a3c
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Dec 29 23:47:21 2010 +0100

    Updated Swedish translation

 po/sv.po | 1086 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 639 insertions(+), 447 deletions(-)

commit c4ef17a4f82421a30af0d1411c9282c7d02e4263
Author: Petr Kovar <pknbe@volny.cz>
Date:   Wed Dec 29 23:26:49 2010 +0100

    Update Czech translation by Marek Cernocky
    
    Reviewed by Petr Kovar.

 po/cs.po | 756 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 438 insertions(+), 318 deletions(-)

commit f9757402b4373ae6a971a8e92adeec9db7baa460
Author: A S Alam <aalam@users.sf.net>
Date:   Wed Dec 29 07:45:05 2010 +0530

    update Punjabi Translation

 po/pa.po | 643 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 380 insertions(+), 263 deletions(-)

commit fc60b52c7bc834dd8317733016006d47cdc4241c
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Tue Dec 28 22:51:30 2010 +0100

    [l10n] Updated Italian translation

 po/it.po | 1503 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 863 insertions(+), 640 deletions(-)

commit f82c4293b86f15ba59b8807a832071b2357ba248
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 22 17:56:34 2010 +0000

    2.91.4

 NEWS         | 20 ++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

commit 8b31a5c5325f481518f0aa1d4053efcdde5e24fa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 22 17:51:24 2010 +0000

    Fix the order of arguments passed to Brasero

 src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1ebd9258c352ab7ee5d3eaf1b6cd504a6197f2d8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 22 17:45:32 2010 +0000

    Fix the API documentation build

 docs/reference/Makefile.am    |  4 +++-
 docs/reference/totem-docs.xml | 12 ++++++++----
 src/gsd-osd-window.c          |  4 ++--
 3 files changed, 13 insertions(+), 7 deletions(-)

commit 98f94e94d93d5d0da1405341a1bbadc15c94748d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 22 17:15:41 2010 +0000

    Fix breakage caused by GDK-X11 API changes
    
    This adds a dependency on gdk-x11-3.0 >= 2.91.7.

 configure.in                                       |  1 +
 src/backend/bacon-video-widget-gst-0.10.c          |  4 +-
 src/backend/video-utils.c                          |  4 +-
 .../brasero-disc-recorder/totem-disc-recorder.c    | 81 ++++++++++++----------
 src/plugins/youtube/totem-youtube.c                |  2 +-
 src/totem-interface.c                              |  2 +-
 6 files changed, 52 insertions(+), 42 deletions(-)

commit 9784b9ffa96c872fb4c207eefea6c314c6bda5f1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 22 16:47:45 2010 +0000

    Update EggSmClient and EggDesktopFile from libegg master

 src/eggdesktopfile.c      | 10 ++++++++++
 src/eggdesktopfile.h      |  3 +++
 src/eggsmclient-osx.c     |  2 +-
 src/eggsmclient-private.h |  8 +++++++-
 src/eggsmclient-xsmp.c    |  5 +++++
 src/eggsmclient.c         | 29 ++++++++++++++++++++++-------
 6 files changed, 48 insertions(+), 9 deletions(-)

commit 7236532217893f725e1017b67f2dade900232bf7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 22 14:04:10 2010 +0000

    Fix GDK includes in EggSmClient
    
    GTK+ 2.91.7 removed the gdkconfig.h header, which EggSmClient used. This
    bumps our GTK+ dependency to 2.91.7.

 configure.in              | 2 +-
 src/eggsmclient-private.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 313206693d31c3c36b91979f59e3b62407c346f7
Author: Sahran <sahran.ug@gmail.com>
Date:   Tue Dec 21 21:02:52 2010 +0100

    Added UG translation

 po/ug.po | 6400 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 3309 insertions(+), 3091 deletions(-)

commit dd268b62c696c89540fba774768a10fdde0081d4
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Dec 21 12:54:04 2010 +0200

    Updated Hebrew translation.

 po/he.po | 175 +++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 115 insertions(+), 60 deletions(-)

commit 11a4278bee885abe73b1f14f2aeb776ea09abb7f
Author: Ivar Smolin <okul@linux.ee>
Date:   Tue Dec 21 11:09:04 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 107 +++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 77 insertions(+), 30 deletions(-)

commit 3dcfb47239ba3f36b1937dab0971c59287b7ca25
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Dec 20 21:38:16 2010 +0000

    Bump our gnome-doc-utils dependency to 0.20.3
    
    This ensures that tarballs will be released with a fix for bgo#637465
    included. Closes: bgo#637490

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9593beb62e3a36bb60d76074b525d07f06855efa
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Dec 20 22:31:30 2010 +0100

    Updated Spanish translation

 po/es.po | 221 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 137 insertions(+), 84 deletions(-)

commit 62082281c9a306aee4df84b8ab61e054c1757bb7
Author: Mattias Põldaru <mahfiaz gmail com>
Date:   Mon Dec 20 14:08:27 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 41 ++++++++++++++++++++++++++---------------
 1 file changed, 26 insertions(+), 15 deletions(-)

commit d82b84bbec4c93ef5664b4e061eb9858375d04f3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Dec 20 01:02:16 2010 +0000

    Prompt the user to save changes to the chapter list before Totem closes
    
    Whenever the chapters plugin is deactivated, it will now prompt the user to
    save or discard changes to the current movie's chapter list, if any changes
    are outstanding.

 src/plugins/chapters/totem-chapters.c | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

commit 244cd469671bcd2923174cf7909bc7bb28e0f64e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Dec 20 00:59:32 2010 +0000

    Break a reference cycle in TotemPluginsEngine
    
    TotemPluginsEngine held the only reference on our PeasExtensionSet, which
    itself held a reference to the TotemPluginsEngine. This ensured that no
    plugins were actually deactivated before Totem was closed, leaking memory and
    leaving it impossible for the plugins to save state (etc.) before Totem was
    closed.
    
    This has been fixed by introducing an explicit
    totem_plugins_engine_shut_down() method, which is called right at the start
    of Totem's shut down code. It breaks the reference cycle by finalising the
    PeasExtensionSet early, before the TotemPluginsEngine is finalised later on.

 src/plugins/totem-plugins-engine.c | 47 ++++++++++++++++++++++++++------------
 src/plugins/totem-plugins-engine.h |  1 +
 src/totem-object.c                 |  3 +++
 3 files changed, 36 insertions(+), 15 deletions(-)

commit 53c3fc7b54e7cfca147329480c776479c8941aec
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Dec 20 00:58:55 2010 +0000

    Ensure totem_plugins_engine_get_default() always returns a new reference

 src/plugins/totem-dirs.c           | 2 ++
 src/plugins/totem-plugins-engine.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit ba7651f5478a503c17f3e950a5fc2e139ec9cb52
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Dec 20 00:57:44 2010 +0000

    Remove an incorrect unref from the chapters plugin

 src/plugins/chapters/totem-chapters.c | 1 -
 1 file changed, 1 deletion(-)

commit 3da77064ae90dbc3fc0aabf2b7bf8145647f6e81
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Dec 19 23:47:42 2010 +0000

    Make column headings in the chapters plugin translatable
    
    They might not be visible, but they'll be used by accessibility programs, so
    should be translatable.

 src/plugins/chapters/totem-chapters.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 762970b82b4635a0b7af600358c1bb1b65ff58de
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Dec 19 23:38:45 2010 +0000

    Add a shadow to the tree view in the chapters plugin

 src/plugins/chapters/chapters-list.ui | 1 +
 1 file changed, 1 insertion(+)

commit 3fb26689fe2bc5f08f875acc960ceb6b6ea08fd0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Dec 19 23:35:40 2010 +0000

    Reword some of the translatable strings in the chapters plugin

 src/plugins/chapters/chapters-edit.ui   |  2 +-
 src/plugins/chapters/chapters-list.ui   | 27 +++++++++++++--------------
 src/plugins/chapters/chapters.plugin.in |  2 +-
 src/plugins/chapters/totem-chapters.c   |  6 +++---
 4 files changed, 18 insertions(+), 19 deletions(-)

commit 86b06052ae9d4dabe911057aebb85ea13171437e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sun Dec 19 01:03:14 2010 +0200

    Updated Hebrew translation.

 po/he.po | 241 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 127 insertions(+), 114 deletions(-)

commit b516adef02cccff9cbec0eee61bc17737b82bce2
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Dec 18 18:35:27 2010 +0100

    Updated Spanish translation

 po/es.po | 185 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 97 insertions(+), 88 deletions(-)

commit 1608daf3fb025bebc4fc9adb479a5e04094e3d59
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 17 21:01:38 2010 +0000

    Tidy up the Python checks in configure.in
    
    This adds a dependency on pygobject-2.0 >= 2.27.0, as we depend on various bug
    fixes in it at runtime.

 configure.in | 60 +++++++++++++++++++++++-------------------------------------
 1 file changed, 23 insertions(+), 37 deletions(-)

commit 42679707cd3281843ea2f347785ff52e682ff196
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Nov 18 21:09:57 2010 +0000

    Use Unicode strings for translatable messages in Python plugins
    
    Convert all the translatable strings in the Python plugins to use Unicode
    strings, and ensure that all the .py files are UTF-8 encoded. This fixes
    gettext for translatable strings which use Unicode characters (such as
    ellipses).
    
    This also introduces Unicode characters to a few more strings, for
    consistency.
    
    Closes: bgo#619039

 src/plugins/coherence_upnp/coherence_upnp.py | 14 +++++-----
 src/plugins/iplayer/iplayer.py               |  8 +++---
 src/plugins/iplayer/iplayer2.py              |  5 ++--
 src/plugins/jamendo/jamendo.py               | 38 ++++++++++++++--------------
 src/plugins/opensubtitles/opensubtitles.py   | 26 ++++++++++---------
 src/plugins/pythonconsole/pythonconsole.py   | 16 ++++++------
 6 files changed, 56 insertions(+), 51 deletions(-)

commit 9d086e27d2de84cccc99e768e08c3108b738c619
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 17 14:41:15 2010 +0000

    Fix the Jamendo plugin's preferences dialogue
    
    This is due to the fact that bgo#637335 is now fixed.

 src/plugins/jamendo/jamendo.py | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit 5c599047b9e961e583efd3bbe88ca3bf6325cded
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 17 14:36:36 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 198 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 111 insertions(+), 87 deletions(-)

commit bc24328afc82fbad3008f6369f88e61fcece9ec5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 17 13:23:37 2010 +0000

    all: Use symbolic icons for the volume level
    
    Requires a new GTK+, but it will just warn about an unknown
    property with older versions, so leave it at that for now.

 data/fullscreen.ui     | 1 +
 data/mozilla-viewer.ui | 1 +
 data/totem.ui          | 1 +
 3 files changed, 3 insertions(+)

commit 29c3c8d614f2dc54f7f4b2c6afe73f75e713b7a5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 17 13:19:10 2010 +0000

    main: Avoid some warnings zooming in on startup

 src/totem-object.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit e3cbce54df7dccf44315be6d42cea5edd41f731e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 17 13:16:31 2010 +0000

    Fix a missing constructor argument in the OpenSubtitles plugin

 src/plugins/opensubtitles/opensubtitles.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9ea634ef41da03ce5800f5eacc2db955fdb96ad0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 23:26:40 2010 +0000

    Bug 637357 — Don't query for GstNavigation on every motion-notify-event
    
    If an audio file is playing, there is no GstNavigation interface. However,
    it is queried for with each motion-notify-event. This patch adds an extra
    parameter to bvw_get_navigation_iface() that prevents it from querying for
    the navigation interface if it isn't already set. Closes: bgo#637357

 src/backend/bacon-video-widget-gst-0.10.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 6bb1cb01b62797840c54912a8c518593d2838786
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 23:03:56 2010 +0000

    Fix GSetting binding sensitivities
    
    Ensure that GSettings doesn't try to bind to non-existent “sensitivity”
    properties on TotemObject and BaconVideoWidget. This should theoretically
    improve startup performance a little, as GSettings will no longer be looking
    for several properties which don't exist.

 src/plugins/totem-plugins-engine.c |  2 +-
 src/totem-preferences.c            | 19 ++++++++++---------
 2 files changed, 11 insertions(+), 10 deletions(-)

commit ca5559ebaf76c951e65219aa660769cd9d49910d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 22:58:32 2010 +0000

    Fix sensitivity of the “Visualization size” preference
    
    If visualisations were disabled before Totem was started, the “Visualization
    size” combo box would still be enabled as GSettings was binding it to the
    writeability of the visualization-quality key. We now handle writeability
    changes separately for this key so that this doesn't happen.

 src/totem-preferences.c | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

commit 90a1762cde5c3bfdfc73d1a8f4940277d362d88f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 22:38:21 2010 +0000

    Rename “audio out type” to “audio output type” in the BaconVideoWidget API
    
    This makes things more consistent, and has to be done before we reach the
    API freeze for 3.0 if it's to be done at all, because BvwAudioOutputType is
    effectively public API, since it's used in our GSettings schema.

 data/org.gnome.totem.gschema.xml.in.in    |  2 +-
 docs/reference/totem-sections.txt         | 10 +++++-----
 src/backend/bacon-video-widget-gst-0.10.c | 22 +++++++++++-----------
 src/backend/bacon-video-widget.h          | 12 ++++++------
 src/totem-preferences.c                   |  2 +-
 5 files changed, 24 insertions(+), 24 deletions(-)

commit be8183ef97c4ddad67d8392a75d469e439942cad
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 22:29:34 2010 +0000

    Remove unused variable from BaconVideoWidget
    
    vis_changed appeared to only ever be FALSE, and has been so since at least
    2.30.

 src/backend/bacon-video-widget-gst-0.10.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

commit 16538f22c7167c7dbb6dcbbbf205d6ebb2d7cacd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 22:27:32 2010 +0000

    Remove GSettings from BaconVideoWidget
    
    The last few straggly bits seem to be relics of the original port to
    GSettings.

 src/backend/bacon-video-widget-gst-0.10.c | 19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)

commit 769c0713d17471c8453fb39836d348ae06843b3b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 22:16:33 2010 +0000

    Remove audio-output-type GSettings machinery from BaconVideoWidget
    
    It belongs in totem-preferences.c.

 data/totem.ui                             |  1 -
 src/backend/bacon-video-widget-gst-0.10.c | 24 ++++++------------------
 src/totem-preferences.c                   | 18 +++++-------------
 3 files changed, 11 insertions(+), 32 deletions(-)

commit 66bc7ef1d961040b60dd98897cec689eedcfa7f6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 22:03:47 2010 +0000

    Add an audio-output-type property to BaconVideoWidget

 src/backend/bacon-video-widget-gst-0.10.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

commit b846fd43d94a17cedd06f6aa596dce22876cb015
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 21:55:25 2010 +0000

    Remove brightness, contrast, etc. GSettings machinery from BaconVideoWidget
    
    It doesn't belong in BaconVideoWidget, it belongs in totem-preferences.c.
    And that's where it now is. Closes: bgo#637317

 data/totem.ui                             |  4 --
 src/backend/bacon-video-widget-gst-0.10.c | 34 +--------------
 src/totem-preferences.c                   | 71 ++++++++-----------------------
 3 files changed, 19 insertions(+), 90 deletions(-)

commit e8982e9aec77cafee4839dd9820bd9c01ad73c2d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 21:29:52 2010 +0000

    Add brightness, contrast, saturation and hue properties to BaconVideoWidget

 src/backend/bacon-video-widget-gst-0.10.c | 77 ++++++++++++++++++++++++++++++-
 1 file changed, 76 insertions(+), 1 deletion(-)

commit ecf5dd2f06e36ba0f6da9dc7af4f03918ccbd7f5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 21:22:22 2010 +0000

    Minor documentation fixes to BaconVideoWidget

 src/backend/bacon-video-widget-gst-0.10.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 43d1b4022561b64a18755d136a004f57d436db77
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Dec 15 22:00:43 2010 +0100

    Updated Spanish translation

 po/es.po | 114 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 61 insertions(+), 53 deletions(-)

commit 0e49f9aaf3251e1bf3268ad5fd22c030778c97a3
Author: Abderrahim Kitouni <a.kitouni@gmail.com>
Date:   Wed Dec 15 20:37:48 2010 +0100

    Fix a typo in the python console plugin

 src/plugins/pythonconsole/pythonconsole.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 94f7eca4af87a06c4c557582364f0f240b94c497
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 19:06:42 2010 +0000

    Fix the GVariant code in the Jamendo plugin's configuration dialogue
    
    The dialogue is still broken due to bgo#637175, however.

 src/plugins/jamendo/jamendo.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1b9e1114614b8629ef1d4a2e8baae6675f63ba32
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 17:08:41 2010 +0000

    Fix an XML escaping error
    
    I can't write XML.

 data/totem.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8a810680960f0e7d2d9e10b6f21da21332a5bbfe
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 16:31:04 2010 +0000

    Use the new totem_playlist_add_mrls() API to add multiple playlist entries
    
    As described in the previous commit, this new API ensures that when adding
    multiple playlist entries asynchronously, they're not added to Totem's
    playlist out of order. Closes: bgo#636686

 src/plugins/publish/totem-publish.c |  7 +++-
 src/totem-object.c                  | 70 +++++++++++++++----------------------
 src/totem-playlist.c                | 28 ++++++++-------
 src/totem-video-list.c              |  7 +++-
 4 files changed, 57 insertions(+), 55 deletions(-)

commit 68702722fecd6baf8e006ab5804cbcd760182c87
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 14:37:59 2010 +0000

    Add totem_playlist_add_mrls() API
    
    Due to various places in Totem calling the new asynchronous playlist parsing
    API on lists of items, it's now possible for playlist to be added to Totem in
    orders other than their input order. This is bad.
    
    This commit adds a new totem_playlist_add_mrls() API, which asynchronously
    adds lists of MRLs to Totem's playlist, preserving their input order.
    
    Helps: bgo#636686

 src/totem-playlist.c | 251 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/totem-playlist.h |  16 ++++
 2 files changed, 267 insertions(+)

commit 86c5834c32e8d5d3b50042606b62b4de633ce802
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 16:56:56 2010 +0000

    Bug 637309 — translation context needed
    
    Add a translation context and a new translators' comment for the string
    “Auto”. Closes: bgo#637309

 data/totem.ui    | 2 +-
 src/totem-menu.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 95e2a5e3902709a2d5987ce634296a701c802ac8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 16:50:19 2010 +0000

    Update British English translation

 po/en_GB.po | 945 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 538 insertions(+), 407 deletions(-)

commit 30c0497d5b173c09ef707e545c8fb9620eb6d972
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Dec 15 11:00:19 2010 +0000

    Bug 622698 — "go -> skip to..." dialog entry is too small
    
    Change the character width of TotemTimeEntry according to the character
    width of the maximum number it can display at any time. This causes the
    “Skip To” dialogue to be resized accordingly (whenever it's displayed or a
    new video is loaded). Closes: bgo#622698

 src/plugins/skipto/totem-time-entry.c | 67 ++++++++++++++++++++++++++++++++++-
 src/plugins/skipto/totem-time-entry.h |  3 ++
 2 files changed, 69 insertions(+), 1 deletion(-)

commit 0041fa3b8d1fadda1d1799e19443b5d3707be652
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 14 12:52:35 2010 +0000

    Bug 635851 — Fullscreen button enabled with no media
    
    Disable the fullscreen button unless some media is being played.
    Closes: bgo#635851

 src/totem-object.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit fd2bd4e89b39d61f083924bbd0c068516b393f35
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 14 17:53:25 2010 +0000

    Reduce Totem's libpeas dependency to 0.7.0
    
    I was mistaken in bumping it; libpeas-ui became libpeas-gtk in 0.7.0, not
    0.7.1.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a7089ee9ad19f6ea2095d4f27695c1b196415c83
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 14 12:39:00 2010 +0000

    Bug 635440 — Add the shortcut Ctrl+= for zooming in

 src/totem-object.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit 0d84d5931030957210a031e74c5ff6d7fcace635
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 14 01:38:01 2010 +0000

    Move from peas-ui to peas-gtk
    
    For version 0.7.1, libpeasui is being renamed to libpeasgtk. This implements
    that change, and bumps our libpeas dependency to 0.7.1 accordingly.

 configure.in                       | 4 ++--
 src/Makefile.am                    | 4 ++--
 src/plugins/totem-plugins-engine.c | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

commit 33f40c087b7a6f416b4bce8549038bf24137aaae
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Dec 13 22:21:30 2010 +0000

    Bug 637191 — Port to GtkStyleContext

 browser-plugin/totem-plugin-viewer.c | 33 ++++++++++++++++++++++++---------
 data/Makefile.am                     |  3 ++-
 data/mozilla-viewer.css              |  5 +++++
 src/totem-cell-renderer-video.c      |  2 +-
 src/totem-object.c                   |  9 ++++-----
 5 files changed, 36 insertions(+), 16 deletions(-)

commit 38d0cd416a0c7df01619b5c8bfd289b56929c883
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 13 12:30:48 2010 +0000

    youtube: Use new gdk-pixbuf APIs
    
    Instead of the copy/paste version we had so far.

 configure.in                        |   2 +-
 src/plugins/youtube/totem-youtube.c | 155 +-----------------------------------
 2 files changed, 3 insertions(+), 154 deletions(-)

commit a23fe8096702c221e79b536f99d30e79733780fd
Author: Jan Schmidt <thaytan@noraisin.net>
Date:   Sun Dec 12 02:12:54 2010 +1100

    Fix title changes when the DVD chapters change.
    
    Remove the 'force' argument from totem_playlist_set_title,
    as we want to update the custom title whenever the metadata changes,
    making all calls to totem_playlist_set_title need force == TRUE anyway.
    
    Fixes updating the playlist label and window title when DVDs switch
    chapters or jump into/out of the menu, broken in 71eacd.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=594222

 src/totem-object.c   |  4 ++--
 src/totem-playlist.c | 11 +----------
 src/totem-playlist.h |  3 +--
 3 files changed, 4 insertions(+), 14 deletions(-)

commit 567f0e695054a2ab9222b8a0dc75d3491b768766
Author: Jan Schmidt <thaytan@noraisin.net>
Date:   Sun Dec 12 02:12:06 2010 +1100

    bvw: Fix trivial debug format string error.

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6ec2f1ead88c08f34f737fa6362e5e1aecd9e6f5
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Dec 11 20:56:45 2010 +0100

    Updated Slovenian translation

 po/sl.po | 188 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 102 insertions(+), 86 deletions(-)

commit c33b15f8ddeccdff5ad0c9d5b787a119b7a3dfde
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Dec 11 15:30:50 2010 +0100

    Updated Spanish translation

 po/es.po | 180 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 100 insertions(+), 80 deletions(-)

commit 996ac885d97bc1ab6c6b7059bec8fc36b8878371
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Dec 10 20:46:55 2010 +0100

    Updated Galician translations

 po/gl.po | 181 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 100 insertions(+), 81 deletions(-)

commit e49a607f54017690c5f6aef4c352cdbc01725daf
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Dec 10 12:16:00 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 59 +++++++++++++++++++----------------------------------------
 1 file changed, 19 insertions(+), 40 deletions(-)

commit 936c3a597acac8975f341203124760ffaf1c0f9d
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Dec 9 15:56:13 2010 +0200

    Updated Hebrew translation.

 po/he.po | 177 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 98 insertions(+), 79 deletions(-)

commit f33006ff54496f3e046a3e3add0835bf96b06ba2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 8 12:25:47 2010 +0000

    po: Update for source changes

 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cce123f328297fe7b6cadeba5525eae94df0f2bb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 13:30:41 2010 +0000

    save-file: Add save file plugin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=350261

 configure.in                              |  17 +-
 data/org.gnome.totem.gschema.xml.in.in    |   2 +-
 data/totem.ui                             |   5 +-
 src/plugins/save-file/Makefile.am         |  15 ++
 src/plugins/save-file/save-file.plugin.in |   9 +
 src/plugins/save-file/totem-save-file.c   | 351 ++++++++++++++++++++++++++++++
 6 files changed, 395 insertions(+), 4 deletions(-)

commit 2f01bc54e3f0567f84df0a769b46017be419adce
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 19:06:10 2010 +0000

    browser: Clean up draw button after it stops glowing

 browser-plugin/totem-glow-button.c | 1 +
 1 file changed, 1 insertion(+)

commit dfb7c0a3dc7a9a2c1b769bd90bd74c03ad3faeeb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 19:05:32 2010 +0000

    browser: Port glow button to GtkStyleContext

 browser-plugin/totem-glow-button.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

commit b64f844f751ced52ce3775374e6eaf342467fb5f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 18:43:07 2010 +0000

    backend: Small source cleanup

 src/backend/bacon-video-widget-gst-0.10.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 99f5ceb3403809670ee0ba2198f9e956460a5b74
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Dec 6 20:04:22 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 1248 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 690 insertions(+), 558 deletions(-)

commit 57338dfe7b2f2cd83e6f53b5776378ac0e38e268
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 18:13:19 2010 +0000

    main: Port OSD to GtkStyleContext
    
    Copied from gnome-settings-daemon.

 src/gsd-media-keys-window.c |  38 +++---
 src/gsd-osd-window.c        | 289 ++++++++++++++++++++++++++++++++++++--------
 src/gsd-osd-window.h        |   5 +-
 3 files changed, 259 insertions(+), 73 deletions(-)

commit 8e7ca24a7628b4361a3e45a9c0da430777669ca2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 15:58:14 2010 +0000

    screenshot: Port to GtkStyleContext

 src/plugins/screenshot/gnome-screenshot-widget.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit 7797891e04fe16254aaee2403022c0722e2148a0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 15:44:53 2010 +0000

    main: Port video cell to GtkStyleContext

 src/totem-cell-renderer-video.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit d0ebe92204382c04f5b751897e190530a5e42561
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 15:22:03 2010 +0000

    backend: Fix for GtkStyle changes in GTK+
    
    "It is no longer necessary to call gtk_widget_style_attach(),
    gtk_style_attach(), gtk_style_detach() or gtk_widget_ensure_style()."
    
    Cool :)

 src/backend/bacon-video-widget-gst-0.10.c | 2 --
 1 file changed, 2 deletions(-)

commit b492b4dd1f95e4ae31b7b8631b96e5d44b00568e
Author: Benjamin Otte <otte@redhat.com>
Date:   Mon Dec 6 16:06:55 2010 +0100

    backend: Clean up the draw function
    
    Make sure to let only GStreamer touch the video window if we are showing
    a video. Don't touch it ourselves.
    Otherwise, draw the same stuff into it that we would draw onto the
    background.
    
    Also clean up the logo rendering to use Cairo exclusively.

 src/backend/bacon-video-widget-gst-0.10.c | 65 +++++++++++++------------------
 1 file changed, 27 insertions(+), 38 deletions(-)

commit 74adcc6e1d350ff6e74d6031e0ae709aca52d3fd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 13:28:38 2010 +0000

    brasero: Fixes for latest GTK+ 3.x changes

 src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dfa71e4808635735c4c46b704c384e05cf4deff2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 13:25:05 2010 +0000

    brasero: Remove unused variable

 src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 4 ----
 1 file changed, 4 deletions(-)

commit 7c89a390cd57b158e89b2029da5efcfafa10341c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 13:23:49 2010 +0000

    brasero: Remove burn menu items from popup
    
    They're already accessible from the main Movie menu, and just
    clutter the right-click menu.

 data/totem.ui                                       |  2 --
 .../brasero-disc-recorder/totem-disc-recorder.c     | 21 ---------------------
 2 files changed, 23 deletions(-)

commit 7b0fdfd1ce106d3dd1f26a0ebb66e58ce81c0009
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 6 13:22:14 2010 +0000

    Remove trailing tabs

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit aeff0aae98ca41efedf453465e638291cf8b236c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Dec 4 12:00:58 2010 +0000

    Include information about exported packages in GIR
    
    See: bgo#635287

 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 2a431a3df87a1e63770a3b56211682353eac4322
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:   Fri Dec 3 18:10:58 2010 +0100

    Updated Slovenian translation

 po/sl.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 11fcbf6d9aea2d055ce5054493dc210e79f53404
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 3 01:27:15 2010 +0000

    backend: Use cairo_fill() to draw the black bg
    
    Instead of using cairo_rectangle() and cairo_paint(). Seeing
    as we already have a black background set, and paiting is much
    slower than clearing (or should be).
    
    This fixes some flicker in the display with more recent versions
    of GTK+ 3.x.

 src/backend/bacon-video-widget-gst-0.10.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit ac16366ad0fa981311a707d56f0c85ab33b55acd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 3 01:06:50 2010 +0000

    backend: Cleanup auto-resize code
    
    Thanks to Owen Taylor for the nice tricks!

 src/backend/bacon-video-widget-gst-0.10.c | 28 ++++++++------------
 src/backend/video-utils.c                 | 44 -------------------------------
 src/backend/video-utils.h                 |  3 ---
 3 files changed, 11 insertions(+), 64 deletions(-)

commit 6041c95a252ef493c4cded16ac6fed0f8fe9ad3c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 3 00:19:21 2010 +0000

    backend: Fix for latest GTK+ 3.x breakage

 src/backend/bacon-resize.c                | 12 ++++++------
 src/backend/bacon-video-widget-gst-0.10.c |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

commit ba211535bec81385ad6cb3fc272a5f9419d6e2df
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 1 23:16:27 2010 +0000

    backend: Remove dead code

 src/backend/bacon-video-widget-gst-0.10.c | 31 -------------------------------
 1 file changed, 31 deletions(-)

commit 52ca5b55ccef563322c731e54dbab854e5f3c5d7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 1 18:09:51 2010 +0000

    preview: Only list audio types as supported
    
    And not video types.

 src/totem-audio-preview.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 96601954b736c31a9daa83acac777ea6946d4182
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 1 18:09:24 2010 +0000

    data: Separate the support URI schemes to another file
    
    So that we can use it in scripts.

 data/Makefile.am          |  3 ++-
 data/desktop.sh           | 12 +++++++-----
 data/uri-schemes-list.txt |  9 +++++++++
 3 files changed, 18 insertions(+), 6 deletions(-)

commit 994cf65023ec776573a6376faebba71300c0760a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 24 12:28:21 2010 +0000

    Hide the slider when streaming
    
    So that people are not confused by the slider getting stuck in
    one location.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=549691

 configure.in       |  2 +-
 data/totem.ui      |  2 +-
 src/totem-object.c | 29 ++++++++++++++++++++++++-----
 3 files changed, 26 insertions(+), 7 deletions(-)

commit f0cad3b84b35afc4d2b9cca10696ade91c1fb29d
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Nov 27 16:52:15 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 33 ++++++++++++---------------------
 1 file changed, 12 insertions(+), 21 deletions(-)

commit 3240c9cb824e8848ef8fa0529beeee1105f66154
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 26 18:13:55 2010 +0000

    main: Avoid adding files twice on startup
    
    Because we open them through totem_action_open_files() in
    app_init(), we don't need to do this again in
    totem_options_process_for_server().

 src/totem.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 394aacbb50f37831e77dad87d6fad081579a6556
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 26 17:35:36 2010 +0000

    chapters: Don't warn when we'll ignore the error later

 src/plugins/chapters/totem-cmml-parser.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4be551479aaafd5c939922e0a5397e34af287269
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 24 12:27:47 2010 +0000

    Fix typo in NEWS

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0d4e63e26825384237e9295233ebc00cd978050b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 22 18:34:53 2010 +0000

    main: Remove debug messages

 src/totem-options.c | 3 ---
 1 file changed, 3 deletions(-)

commit 5c96df455511f156e86a49f7ba6f17d56d38d6b7
Author: Ísis Binder <isis.binder@gmail.com>
Date:   Wed Nov 24 12:25:15 2010 -0200

    Updated Brazilian Portuguese translation

 help/pt_BR/pt_BR.po | 607 +++++++++++++++++++++++++++-------------------------
 1 file changed, 315 insertions(+), 292 deletions(-)

commit 6e1b23c62f46db25f0bb738f7fadb03e9e256975
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 22 14:38:25 2010 +0000

    data: Really make "sidebar" icon re-colour
    
    We need paths, not strokes, to be able to recolour the icon.

 data/icons/scalable/view-sidebar-symbolic.svg | 32 +++++++++++++--------------
 1 file changed, 16 insertions(+), 16 deletions(-)

commit 16be75a384746d583e6e59eb70c77a140cd2faaf
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Mon Nov 22 20:15:10 2010 +1100

    Can't use both IT_PROG_INTLTOOL and AM_GNU_GETTEXT
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635134

 configure.in | 2 --
 1 file changed, 2 deletions(-)

commit 0b9091e928d3c53556f740b0d47b7355181bb6b7
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Sat Nov 20 13:03:27 2010 +0100

    Added UG translation

 po/ug.po | 547 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 222 insertions(+), 325 deletions(-)

commit e173ee5c8f847d7529f78c1b18cdb68bbb9c0748
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Fri Nov 19 11:15:59 2010 +1100

    Link against the X libraries
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635136

 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit ab6356cca0290fce0b137fa34eb36cf43684c67c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 15 15:20:55 2010 +0000

    build: Update requirement for dbus-glib to 0.82
    
    As we've been using dbus_g_connection_unregister_g_object() for a
    while, and it only appeared in that version.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=634831

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 52925836ae1813f50ca6949f68dbec473741bbf6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 15:23:05 2010 +0000

    Fix the OpenSubtitles plugin to use the latest PyGObject GTK+ overrides

 src/plugins/opensubtitles/opensubtitles.py | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 41bf18408a8155299c0868e65d97739374d59c3d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 14:21:48 2010 +0000

    Fix the Python Console plugin to use the latest PyGObject GTK+ overrides

 src/plugins/pythonconsole/console.py | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit 2880c4ee64db2785cdbd184abead6e1b3fab1dab
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 14:00:50 2010 +0000

    Fix row height in the Jamendo plugin
    
    This is done by changing from wrapping album titles to ellipsising them
    instead.

 src/plugins/jamendo/jamendo.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 85a5f9b53d524d361de10829cf86ea324c9a498d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 13:42:36 2010 +0000

    Fix sensitivity of album button in the Jamendo plugin

 src/plugins/jamendo/jamendo.py | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 54bfc371a3f79e7e15f54029fe558fd7717c5483
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 13:21:33 2010 +0000

    Fix enqueing and viewing album pages in the Jamendo plugin

 src/plugins/jamendo/jamendo.py | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit 23dcebe216890665c4e48f0517fadbf00f85273d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 12:56:11 2010 +0000

    Fix row expansion and context menus in the Jamendo plugin

 src/plugins/jamendo/jamendo.py | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 10695c57c6a1090b1de6bc0510f8a76142694d5f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 12:29:15 2010 +0000

    Fix the Jamendo plugin to use the latest PyGObject GTK+ overrides

 src/plugins/jamendo/jamendo.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 4d7d4e731b87852b97f64232452025a1ea1e42d0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 12:26:59 2010 +0000

    Ensure programme titles have XML entities decoded properly in iPlayer

 src/plugins/iplayer/iplayer.py  | 2 +-
 src/plugins/iplayer/iplayer2.py | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 70a36edbe499aa18b756ad6814efda86881b705a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 12:19:24 2010 +0000

    Fix the iPlayer plugin to use the latest PyGObject GTK+ overrides

 src/plugins/iplayer/iplayer.py | 36 +++++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 17 deletions(-)

commit f77023d9604e696cf4073c2e85202546d41e978d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 11:11:36 2010 +0000

    Update the README to reference GSettings instead of GConf

 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2b788d9af0b59e12edf3839b2871b7d506d670e4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Nov 14 11:11:23 2010 +0000

    Fix a typo in the OpenSubtitles schema path

 .../org.gnome.totem.plugins.opensubtitles.gschema.xml.in.in             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a6963d8e10b1ff9bf58116f36ed64c76d7fa1ca7
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:   Sat Nov 13 22:59:12 2010 +0100

    Added UG translation

 po/ug.po | 4824 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 3194 insertions(+), 1630 deletions(-)

commit 962d8b841214508ed65905a9eb76a8edf0acb022
Author: Ivar Smolin <okul@linux.ee>
Date:   Tue Nov 9 10:46:39 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 37 +++++++++----------------------------
 1 file changed, 9 insertions(+), 28 deletions(-)

commit 9c2f03d4bff1f8eb7ad42acf60feae7e8dfd4766
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 8 14:38:52 2010 +0000

    date: Fix data paths in GSettings schemas

 data/org.gnome.totem.gschema.xml.in.in                                  | 2 +-
 src/plugins/jamendo/org.gnome.totem.plugins.jamendo.gschema.xml.in.in   | 2 +-
 .../org.gnome.totem.plugins.opensubtitles.gschema.xml.in.in             | 2 +-
 .../org.gnome.totem.plugins.pythonconsole.gschema.xml.in.in             | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit 244a071c0f5c449b83ff38e38e9a8b8a2a3d6ec8
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Nov 6 21:21:43 2010 +0100

    Updated Slovenian translation

 po/sl.po | 1342 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 780 insertions(+), 562 deletions(-)

commit 291d610f6fc1ce83e5c968555221a6eefb41f3b6
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed Nov 3 21:15:53 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 307 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 217 insertions(+), 90 deletions(-)

commit b71ea5c4b23fc1d6894143302fc82fd7ff0c2549
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Nov 3 18:06:55 2010 +0100

    Updated Spanish translation

 po/es.po | 280 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 137 insertions(+), 143 deletions(-)

commit 5fd36394dc209b44940df80aed8ed2154909376c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 3 13:37:24 2010 +0000

    mythtv: Remove plugin
    
    Seeing as upstream is dead, and the data is exported through UPnP
    already.

 configure.in                        |  11 +-
 src/plugins/mythtv/Makefile.am      |  15 --
 src/plugins/mythtv/mythtv.plugin.in |   9 -
 src/plugins/mythtv/totem-mythtv.c   | 494 ------------------------------------
 4 files changed, 1 insertion(+), 528 deletions(-)

commit 898c18db0cc5fb0a24c5eed46e921a5d7310dc29
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Nov 3 09:08:08 2010 +0200

    Updated Hebrew translation.

 po/he.po | 314 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 136 insertions(+), 178 deletions(-)

commit 594ba9562a3663c22a600ff7e8b0dbe734f2b395
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Wed Nov 3 08:48:04 2010 +0900

    Updated Japanese translation

 po/ja.po | 427 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 232 insertions(+), 195 deletions(-)

commit 67be87d1fbfb1f1ce10f6753c9a741fee52e5f41
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Nov 2 23:22:24 2010 +0100

    Updated Galician translations

 po/gl.po | 333 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 146 insertions(+), 187 deletions(-)

commit f190d08bc41232933565784dc900e9633507a173
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 2 15:52:48 2010 +0000

    2.91.0
    
    Fix dist'ing with Vala disabled.

 NEWS         | 7 +++++++
 configure.in | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

commit b1474af923716f949f578837926831269ec04449
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 2 16:25:56 2010 +0000

    Build: Fix POTFILES.in to reference the new plugin files

 po/POTFILES.in | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit 06a3f88f151e3bcb3119e2cb7b9845bb220dbd92
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 2 16:16:12 2010 +0000

    Remove sample-vala plugin
    
    As we have no Vala support anyway.

 configure.in                                       | 36 +---------------------
 src/plugins/sample-vala/Makefile.am                | 22 -------------
 src/plugins/sample-vala/sample-vala.plugin.in      |  8 -----
 .../sample-vala/totem-sample-vala-plugin.vala      | 22 -------------
 4 files changed, 1 insertion(+), 87 deletions(-)

commit 2825c12db0bfb9fda93b785f010ed6047bc5f25c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 2 15:44:11 2010 +0000

    youtube: Fix compile-time warning

 src/plugins/youtube/totem-youtube.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 026ba988526c4a156d5cbad2934116d1650463f3
Author: A S Alam <aalam@users.sf.net>
Date:   Tue Nov 2 08:52:56 2010 +0530

    update Punjabi Translation by A S Alam

 po/pa.po | 34 ++++------------------------------
 1 file changed, 4 insertions(+), 30 deletions(-)

commit 71047797f8c4975a17f1a721d669ba55dfa4de2c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Oct 30 03:20:47 2010 +0100

    Make movie player UI look good again
    
    Don't set the slider and button box containers to expand, so that
    the largest amount of space is kept for the video widget.
    
    Fixes weird looking UI since the recent Height-For-Width changes
    in GTK+ for 3.x.

 data/totem.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 473a6e8d2b95f1e0a84f2d99ab2c1c414dfafe65
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Fri Oct 29 21:55:30 2010 +0100

    Updated Catalan (Valencian) translation

 po/ca@valencia.po | 846 +++++++++++++++++++++++++++++++-----------------------
 1 file changed, 490 insertions(+), 356 deletions(-)

commit 9ee03e0fd8a9d575c0b2bf6f1d9a3da3521472e3
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Oct 29 17:17:28 2010 +0100

    Prepare for the demise of size_request
    
    The size_request vfunc is going away in GTK3.
    This patch prepares totem for that.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=633409

 src/backend/bacon-video-widget-gst-0.10.c | 19 ++++++++++++++-----
 src/gsd-osd-window.c                      | 31 +++++++++++++++++++++++++------
 2 files changed, 39 insertions(+), 11 deletions(-)

commit d818ea98b280d62e8c150ea3cc3fac1744c4d439
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 29 17:10:22 2010 +0100

    Port Totem to new GApplication code
    
    This cleans up Totem's initialisation, and cleans up its
    command-line handling.
    
    We do use one hack to handle window creation and command-line
    handling in the same function, as some of Totem's functionality
    requires knowing about the command-line.
    
    This however breaks activating the application via D-Bus.

 src/totem-options.c | 107 +++++++-----------------
 src/totem-options.h |   3 +-
 src/totem-private.h |   2 +-
 src/totem.c         | 237 ++++++++++++++++++++++++----------------------------
 4 files changed, 141 insertions(+), 208 deletions(-)

commit 0847cae7bb376190c74b433824c68c7a8ad85fd8
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Oct 26 08:47:56 2010 +0200

    Updated Hebrew translation.

 po/he.po | 1184 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 732 insertions(+), 452 deletions(-)

commit 09752cb735aad9c91d582e5b01cbcc558565de1d
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Mon Oct 25 07:44:28 2010 +0000

    Fix gtk_widget_hide_all() drop
    
    Replace it by gtk_widget_hide().

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 82dfa6e67f413880be14fa5929aee93a7f1a95c0
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   Mon Oct 25 07:52:31 2010 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 162 +++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 99 insertions(+), 63 deletions(-)

commit 03351c51014ce6cd00000beaf2aab632806ba23f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 23 17:37:09 2010 +0100

    UTF-8 encode strings in the iPlayer plugin
    
    Due to bgo#60579, PyGObject will no longer accept Python Unicode objects as
    strings, so we need to UTF-8 encode them explicitly. Helps: bgo#626399

 src/plugins/iplayer/iplayer.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 090b85b9ebf8c3baa496d73f60e3fb6ed871b4e8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 23 17:31:45 2010 +0100

    Work around bgo#620912 in the iPlayer plugin
    
    There doesn't seem to be any progress towards solving the big problem
    which is bgo#620912, so we just work around it.

 src/plugins/iplayer/iplayer.py | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)

commit 8de995d28a40deb0d59382cf632f963187b38f85
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 23 14:37:05 2010 +0100

    Remove outdated properties from the Jamendo plugin GtkBuilder file

 src/plugins/jamendo/jamendo.ui | 3 ---
 1 file changed, 3 deletions(-)

commit 765d5d6dd1bec29aadf4a204b16eb77a613103f8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 23 14:34:10 2010 +0100

    Remove an outdated hack from the Jamendo plugin

 src/plugins/jamendo/jamendo.py | 16 ----------------
 1 file changed, 16 deletions(-)

commit 9edfcdeed3cd5d937c15049ed60c8c2a5154e55b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 23 13:58:32 2010 +0100

    Fix use of GtkTreeView.get_path_at_pos() in the Jamendo plugin
    
    This means it pretty much works now.

 src/plugins/jamendo/jamendo.py | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit db514ed6f5d61929a0b240f7cca7eddc9139f373
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 23 13:53:32 2010 +0100

    Remove workaround for bgo#622987
    
    Since bgo#622987 now has a fix, the workaround for it in the Jamendo plugin
    is no longer necessary.

 src/plugins/jamendo/jamendo.py | 20 ++++----------------
 src/plugins/jamendo/jamendo.ui |  6 +++---
 2 files changed, 7 insertions(+), 19 deletions(-)

commit 2f9199224aa162147d9789a89da4dddb113a51e5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 18 16:07:18 2010 +0100

    Fix for gtk_combo_box_append_text() deprecation

 src/totem-preferences.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit 666ff7e98dd4b48c7e2a1b0ebd26e363b613dd8d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 18 15:54:57 2010 +0100

    Fix warning when building against latest GTK+ 3.x

 src/totem-cell-renderer-video.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8b5aa922804b39c1d3b63eafba2ba6290fccae9b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 18 14:25:17 2010 +0100

    Fix gtk_widget_size_request deprecation

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4bdd6a36a2268744575d9f105043033114a9ae0c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 18 14:22:34 2010 +0100

    browser-plugin: No more resize grip

 browser-plugin/totem-plugin-viewer.c | 1 -
 1 file changed, 1 deletion(-)

commit ccc9c78873d06ed61ca705188b716acba5146846
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 18 14:11:26 2010 +0100

    Don't show/hide our resize grip ourselves
    
    The code in GTK+ to show resize grips in every window should be
    taking care of this for us.

 src/totem-object.c | 2 --
 1 file changed, 2 deletions(-)

commit 191030b3edea6c10d9f3c7b24b8b12849758600d
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Fri Oct 15 00:34:25 2010 +0200

    [l10n] Updated German translation

 po/de.po | 961 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 532 insertions(+), 429 deletions(-)

commit caa14d6e6a136cb7b68bbc9c7d012ec29ebfefe0
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Oct 14 21:24:41 2010 +0200

    Added sl for Slovenian translation

 help/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c272c84c644a4932e995fec3062dd524451984c0
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Oct 14 21:24:41 2010 +0200

    Added Slovenian translation

 help/sl/sl.po | 1102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1102 insertions(+)

commit d1dbb82c67bf3283dd4d649dffd0d0fbaa0571b9
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:   Tue Oct 12 13:12:13 2010 +0300

    Updated Romanian translation

 po/ro.po | 982 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 544 insertions(+), 438 deletions(-)

commit 38f29dd035eb3e4ae84a2843710a2ae542a34d28
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 11 19:28:45 2010 +0100

    Some fixes for parallel builds

 browser-plugin/Makefile.am                | 7 +++++--
 src/plugins/media-player-keys/Makefile.am | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

commit d8e3019fec486697748ffbb8f00b02baa1bf433b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Oct 9 14:25:59 2010 +0200

    Updated Spanish translation

 po/es.po | 135 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 85 insertions(+), 50 deletions(-)

commit 8eb71e3fb36af204023ded0a1946f2700154b531
Author: A S Alam <aalam@users.sf.net>
Date:   Sat Oct 9 08:10:37 2010 +0530

    updating translation for Punjabi

 po/pa.po | 957 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 535 insertions(+), 422 deletions(-)

commit 1c1672491442722ffff58c5ec2645096283b255f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Oct 9 00:14:38 2010 +0100

    Use upstream gettext instead of GLib's gettext
    
    As explained here: http://blogs.gnome.org/jjardon/2010/10/08
    /use-upstream-gettext-instead-the-glib-one/.

 configure.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 82f2996a85eb166af71eed918927dfe654867147
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 8 14:16:27 2010 +0100

    List audio/mp2 as supported

 data/mime-type-list.txt | 1 +
 1 file changed, 1 insertion(+)

commit b337849b174efd6b11304ddcdd3cfda015ffef5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 8 11:34:32 2010 +0100

    Fix x-scheme-handler/ printing
    
    Missing a little ";"

 data/desktop.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8e9df8979212e11ab00d51b9146e5a1e3f7caf5d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 7 14:51:53 2010 +0100

    2.90.6
    
    Remove extraneous plugin file, and disable Vala plugins from
    the dist for now.

 Makefile.am                                     |  2 +-
 NEWS                                            | 22 ++++++++++++++++++++++
 configure.in                                    |  2 +-
 src/plugins/grilo-search/grilo-search.plugin.in |  8 --------
 4 files changed, 24 insertions(+), 10 deletions(-)

commit 735a32a984262336bc148fad37dc3be95a8738db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 7 14:28:08 2010 +0100

    Use new GTK+ 3.x drawing APIs in glow button
    
    With help from Benjamin Otte's work on the panel tasklist:
    http://git.gnome.org/browse/libwnck/commit/?h=gtk3&id=211a61d40b3cbac8ac38d3efe17e885b00e85f0e
    http://git.gnome.org/browse/libwnck/commit/?h=gtk3&id=1857f00faa225c41a3d5d1ca5bce0c10e1c7deb6

 browser-plugin/totem-glow-button.c | 218 +++++++++----------------------------
 1 file changed, 50 insertions(+), 168 deletions(-)

commit 74833ef98e515104a5ef10b0e59af0b5a0244ed7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 5 11:06:41 2010 +0100

    Add support for URI scheme handlers

 data/desktop.sh           | 7 +++++++
 data/mime-functions.sh    | 4 ++--
 data/mime-type-include.sh | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit 9655a4d4c860a5e11135915dc4ee6c1b93cc3365
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Oct 7 12:54:15 2010 +0200

    Updated Galician translations

 po/gl.po | 1292 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 788 insertions(+), 504 deletions(-)

commit 83a6792f80a8de73c3bb2dd13bc44e16a22039b7
Author: Ross Burton <ross@linux.intel.com>
Date:   Sat Sep 25 09:08:15 2010 +0100

    Check if large thumbnails need borders
    
    Otherwise large (>256) raw thumbnails got sprockets anyway.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621802

 src/totem-video-thumbnailer.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit a5f081f92be3ea42143c55b35e57bd5fc0937335
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 23:52:34 2010 +0100

    Rename plugin files for new libpeas API

 src/plugins/Makefile.plugins                                     | 4 ++--
 src/plugins/bemused/Makefile.am                                  | 2 +-
 src/plugins/bemused/bemused.plugin.in                            | 9 +++++++++
 src/plugins/bemused/bemused.totem-plugin.in                      | 9 ---------
 src/plugins/brasero-disc-recorder/Makefile.am                    | 2 +-
 .../brasero-disc-recorder/brasero-disc-recorder.plugin.in        | 9 +++++++++
 .../brasero-disc-recorder/brasero-disc-recorder.totem-plugin.in  | 9 ---------
 src/plugins/chapters/Makefile.am                                 | 2 +-
 src/plugins/chapters/chapters.plugin.in                          | 9 +++++++++
 src/plugins/chapters/chapters.totem-plugin.in                    | 9 ---------
 src/plugins/coherence_upnp/Makefile.am                           | 2 +-
 src/plugins/coherence_upnp/coherence_upnp.plugin.in              | 9 +++++++++
 src/plugins/coherence_upnp/coherence_upnp.totem-plugin.in        | 9 ---------
 src/plugins/dbus-service/Makefile.am                             | 2 +-
 src/plugins/dbus-service/dbus-service.plugin.in                  | 9 +++++++++
 src/plugins/dbus-service/dbus-service.totem-plugin.in            | 9 ---------
 src/plugins/galago/Makefile.am                                   | 2 +-
 src/plugins/galago/galago.plugin.in                              | 9 +++++++++
 src/plugins/galago/galago.totem-plugin.in                        | 9 ---------
 src/plugins/grilo-search/grilo-search.plugin.in                  | 8 ++++++++
 src/plugins/gromit/Makefile.am                                   | 2 +-
 src/plugins/gromit/gromit.plugin.in                              | 8 ++++++++
 src/plugins/gromit/gromit.totem-plugin.in                        | 8 --------
 src/plugins/iplayer/Makefile.am                                  | 2 +-
 src/plugins/iplayer/iplayer.plugin.in                            | 9 +++++++++
 src/plugins/iplayer/iplayer.totem-plugin.in                      | 9 ---------
 src/plugins/jamendo/Makefile.am                                  | 2 +-
 src/plugins/jamendo/jamendo.plugin.in                            | 9 +++++++++
 src/plugins/jamendo/jamendo.totem-plugin.in                      | 9 ---------
 src/plugins/lirc/Makefile.am                                     | 2 +-
 src/plugins/lirc/lirc.plugin.in                                  | 8 ++++++++
 src/plugins/lirc/lirc.totem-plugin.in                            | 8 --------
 src/plugins/media-player-keys/Makefile.am                        | 2 +-
 src/plugins/media-player-keys/media-player-keys.plugin.in        | 9 +++++++++
 src/plugins/media-player-keys/media-player-keys.totem-plugin.in  | 9 ---------
 src/plugins/mythtv/Makefile.am                                   | 2 +-
 src/plugins/mythtv/mythtv.plugin.in                              | 9 +++++++++
 src/plugins/mythtv/mythtv.totem-plugin.in                        | 9 ---------
 src/plugins/ontop/Makefile.am                                    | 2 +-
 src/plugins/ontop/ontop.plugin.in                                | 8 ++++++++
 src/plugins/ontop/ontop.totem-plugin.in                          | 8 --------
 src/plugins/opensubtitles/Makefile.am                            | 2 +-
 src/plugins/opensubtitles/opensubtitles.plugin.in                | 9 +++++++++
 src/plugins/opensubtitles/opensubtitles.totem-plugin.in          | 9 ---------
 src/plugins/properties/Makefile.am                               | 2 +-
 src/plugins/properties/movie-properties.plugin.in                | 9 +++++++++
 src/plugins/properties/movie-properties.totem-plugin.in          | 9 ---------
 src/plugins/publish/Makefile.am                                  | 2 +-
 src/plugins/publish/publish.plugin.in                            | 8 ++++++++
 src/plugins/publish/publish.totem-plugin.in                      | 8 --------
 src/plugins/pythonconsole/Makefile.am                            | 2 +-
 src/plugins/pythonconsole/pythonconsole.plugin.in                | 9 +++++++++
 src/plugins/pythonconsole/pythonconsole.totem-plugin.in          | 9 ---------
 src/plugins/sample-python/Makefile.am                            | 2 +-
 src/plugins/sample-python/sample-python.plugin.in                | 9 +++++++++
 src/plugins/sample-python/sample-python.totem-plugin.in          | 9 ---------
 src/plugins/sample-vala/Makefile.am                              | 2 +-
 src/plugins/sample-vala/sample-vala.plugin.in                    | 8 ++++++++
 src/plugins/sample-vala/sample-vala.totem-plugin.in              | 8 --------
 src/plugins/screensaver/Makefile.am                              | 2 +-
 src/plugins/screensaver/screensaver.plugin.in                    | 9 +++++++++
 src/plugins/screensaver/screensaver.totem-plugin.in              | 9 ---------
 src/plugins/screenshot/Makefile.am                               | 2 +-
 src/plugins/screenshot/screenshot.plugin.in                      | 9 +++++++++
 src/plugins/screenshot/screenshot.totem-plugin.in                | 9 ---------
 src/plugins/sidebar-test/Makefile.am                             | 2 +-
 src/plugins/sidebar-test/sidebar-test.plugin.in                  | 9 +++++++++
 src/plugins/sidebar-test/sidebar-test.totem-plugin.in            | 9 ---------
 src/plugins/skipto/Makefile.am                                   | 2 +-
 src/plugins/skipto/skipto.plugin.in                              | 9 +++++++++
 src/plugins/skipto/skipto.totem-plugin.in                        | 9 ---------
 src/plugins/thumbnail/Makefile.am                                | 2 +-
 src/plugins/thumbnail/thumbnail.plugin.in                        | 8 ++++++++
 src/plugins/thumbnail/thumbnail.totem-plugin.in                  | 8 --------
 src/plugins/totem-plugins-engine.c                               | 2 --
 src/plugins/tracker/Makefile.am                                  | 2 +-
 src/plugins/tracker/tracker.plugin.in                            | 9 +++++++++
 src/plugins/tracker/tracker.totem-plugin.in                      | 9 ---------
 src/plugins/youtube/Makefile.am                                  | 2 +-
 src/plugins/youtube/youtube.plugin.in                            | 8 ++++++++
 src/plugins/youtube/youtube.totem-plugin.in                      | 8 --------
 81 files changed, 263 insertions(+), 257 deletions(-)

commit e5703515b90ddcbd023f1383280c87074091ec8e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 23:49:06 2010 +0100

    Fix plugin manager creation with new libpeas

 src/totem-menu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cc6e97fc6f25e1c022465d471821e6161406325b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 16:36:03 2010 +0100

    Port video renderer widget to GTK+ 3.x
    
    With help from Matthias Clasen <mclasen@redhat.com>

 src/totem-cell-renderer-video.c | 23 ++++++++---------------
 1 file changed, 8 insertions(+), 15 deletions(-)

commit d2f926690f3f397f991d3d941ed56a79f0a09fb9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 16:35:28 2010 +0100

    Port video widget to GTK+ 3.x
    
    With help from Matthias Clasen <mclasen@redhat.com>

 src/backend/bacon-video-widget-gst-0.10.c | 50 +++++++------------------------
 1 file changed, 11 insertions(+), 39 deletions(-)

commit ca74976ccb4728adffeb402c5b91959bc1eceb52
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 16:34:21 2010 +0100

    Make totem-fullscreen.c compile with GTK+ 3.x
    
    Including changing the defaults for the popup motion notify
    events so we can actually show the popups at all.

 src/totem-fullscreen.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit 7f38d5eddf5cfb2e5083c0e6bd6054f5e8368a1f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 16:15:54 2010 +0100

    Update to compile against latest libpeas

 configure.in                       |  2 +-
 src/plugins/totem-plugins-engine.c | 17 +++++------------
 2 files changed, 6 insertions(+), 13 deletions(-)

commit 8159ead3dd905d88c3fbfb4731b260e2ba7b540d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 16:09:12 2010 +0100

    Remove use of URL hooks
    
    So totem.c compiles with the latest GTK+ 3.x

 src/totem.c | 37 -------------------------------------
 1 file changed, 37 deletions(-)

commit a922392c4a5f6e89aaf479d9fbb87f0dc6cfaa36
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 16:08:36 2010 +0100

    Update OSD widget from gnome-settings-daemon
    
    So it compiles with the newest GTK+ 3.x

 src/Makefile.am             |   2 +
 src/gsd-media-keys-window.c | 432 +++-------------------------------
 src/gsd-media-keys-window.h |   6 +-
 src/gsd-osd-window.c        | 561 ++++++++++++++++++++++++++++++++++++++++++++
 src/gsd-osd-window.h        |  94 ++++++++
 5 files changed, 700 insertions(+), 395 deletions(-)

commit a1ffeedb24d694d2c7900c182b60059f87e20af5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 4 13:18:10 2010 +0100

    Fix GdkDrawable removal in GTK+ 3.x

 src/backend/bacon-video-widget-gst-0.10.c |  8 ++++----
 src/backend/video-utils.c                 | 16 +++++++++-------
 src/backend/video-utils.h                 |  9 ++++++---
 3 files changed, 19 insertions(+), 14 deletions(-)

commit 64cf15c8a105f7a1ac9e0d4e4b414f23d15c7c74
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Sep 27 13:28:55 2010 +0100

    drop GtkObject use
    
    As it has been removed in GTK+ 3.x
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630683

 src/ev-sidebar.c | 10 ----------
 1 file changed, 10 deletions(-)

commit a12cd32a9b2423e9a43a8a68dc9b2af63695b149
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Mon Sep 27 14:17:06 2010 +0600

    Initial translation to Kazakh

 po/LINGUAS |    1 +
 po/kk.po   | 2843 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2844 insertions(+)

commit 370d9239cca3a7bb49ac060088a137906dce8ce9
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sun Sep 26 22:43:05 2010 +0300

    Updated Romanian translation

 po/ro.po | 956 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 546 insertions(+), 410 deletions(-)

commit 6b02786483800c780fe07367de9d85216ca3550a
Author: Damyan Ivanov <dam+gnome@ktnx.net>
Date:   Sun Sep 26 17:40:18 2010 +0300

    Updated Bulgarian translation

 po/bg.po | 846 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 430 insertions(+), 416 deletions(-)

commit 8af0ec191177ff122c4e5b6ccae8938543f1e3e0
Author: Damyan Ivanov <dam+gnome@ktnx.net>
Date:   Sun Sep 26 17:17:19 2010 +0300

    Updated Bulgarian translation

 po/bg.po | 854 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 478 insertions(+), 376 deletions(-)

commit ee11fc8117404e0ee713b82f2e41f82836182d78
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sun Sep 26 15:53:55 2010 +0200

    Updated Dutch translation by Wouter Bolsterlee

 po/nl.po | 909 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 523 insertions(+), 386 deletions(-)

commit a61e9db7a8f96d23e886e4bf14b894e5e4add67b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Sep 24 18:02:18 2010 +0100

    Add translation context to the string “N/A”
    
    Closes: bgo#630515

 data/properties.ui                                   |  4 ++--
 .../properties/bacon-video-widget-properties.c       | 20 ++++++++++----------
 2 files changed, 12 insertions(+), 12 deletions(-)

commit c08eb7c166d95c32dfe84c1db78cce430a9b9434
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Sep 24 17:55:47 2010 +0100

    Improve a translation comment for the command line options

 src/totem-options.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 11c1e75baa74dd0dc644fa86561dd5343f308d23
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Sep 24 17:53:37 2010 +0100

    Add a translator comment in the iPlayer plugin

 src/plugins/iplayer/iplayer.py | 1 +
 1 file changed, 1 insertion(+)

commit a953719624330aba0ea7c437f4a30226b6323a69
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Sep 24 00:13:43 2010 +0100

    Add translator comments for the “Fullscreen” button
    
    Closes: bgo#630435

 src/totem-object.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 142dad2a6b737556378be2d7a351beba2ca6eac0
Author: Gil Forcada <gforcada@gnome.org>
Date:   Tue Sep 21 21:39:10 2010 +0200

    Updated Catalan translation

 po/ca.po | 898 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 513 insertions(+), 385 deletions(-)

commit 3d79852cfa73852707d2fa6c493f9ca5ad21934e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Sep 7 17:50:46 2010 +0200

    Updated Polish translation

 po/pl.po | 1161 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 637 insertions(+), 524 deletions(-)

commit c60d06dd9f7474ed768fd3d018121d68bb8369e9
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:   Mon Sep 20 10:01:48 2010 +0300

    Updated Finnish translation.

 po/fi.po | 1425 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 860 insertions(+), 565 deletions(-)

commit d7d9e7eb052e121d1d82b900cf4dadcbc81f4f04
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Sep 8 09:39:17 2010 +0100

    Use a finalize() method in TotemStatusbar instead of dispose()
    
    It was freeing a source, not breaking reference cycles.

 src/totem-statusbar.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

commit 73d75418fe6f634eb149154fbbe28acaae033a6a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Sep 8 09:38:22 2010 +0100

    Seal the private members of TotemStatusbar

 src/totem-statusbar.c | 122 +++++++++++++++++++++++++++++---------------------
 src/totem-statusbar.h |  20 ++-------
 2 files changed, 76 insertions(+), 66 deletions(-)

commit 921b3b789aac7279beb1b886279c5e9788377778
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 19 13:59:17 2010 +0100

    Add missing introspection annotations

 src/plugins/totem-dirs.c |  6 +++---
 src/totem-interface.c    | 30 ++++++++++++++++++++++++++++++
 src/totem-object.c       |  4 ++--
 src/totem-video-list.c   |  2 +-
 4 files changed, 36 insertions(+), 6 deletions(-)

commit 7e9c0664ca3874b4b77a400817a9c870f076f11d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 19 13:47:22 2010 +0100

    Enable g-ir-scanner warnings

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9a383c48dcb3b5ff86c2233deac9f3ea8f033405
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Sun Sep 19 01:17:18 2010 +0900

    Updated Japanese translation

 po/ja.po | 843 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 462 insertions(+), 381 deletions(-)

commit 80bd764690fad9e5c99da999fc1d3f67ca9e3656
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 18 12:16:53 2010 +0100

    Handle more enum values from GstInstallPluginsReturn
    
    This silences a gcc warning about not handling all enum values in a switch
    statement, and makes the code more explicit.

 src/backend/bacon-video-widget-gst-missing-plugins.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit f800bb9d12d0b319dd36e7531d2529346978ac3f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 18 12:11:19 2010 +0100

    Remove another use of GtkDialog::has-separator

 data/totem.ui | 1 -
 1 file changed, 1 deletion(-)

commit b4d4d139629fca931a9b24fb71d9c1301ef903e5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 18 12:09:02 2010 +0100

    Don't display URIs in YouTube tooltips
    
    They're long, undecipherable and generally unhelpful. Closes: bgo#629548

 src/plugins/youtube/youtube.ui | 2 ++
 1 file changed, 2 insertions(+)

commit 19857f506a3ff83b14ce461072ce4edadd612557
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 18 12:08:00 2010 +0100

    Add a TotemVideoList::show-tooltip-uri property
    
    When false, this prevents the URI of a video from being shown in the video's
    tooltip. This is useful for when the URI isn't particularly interesting, or
    we know that it will always be too long to fit on screen. Helps: bgo#629548

 src/totem-video-list.c | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

commit fd5f7c14d84c29092501a10d396d6830a5facc03
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Sep 18 11:32:26 2010 +0200

    Updated Spanish translation

 po/es.po | 109 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 47 insertions(+), 62 deletions(-)

commit ba8130de31b28d079203c2e883663d45b7c66668
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 18 01:03:57 2010 +0100

    Use GDK_KEY_* enums rather than the deprecated GDK_* ones

 browser-plugin/totem-plugin-viewer.c             |  22 +--
 src/plugins/chapters/totem-chapters.c            |   4 +-
 src/plugins/gromit/totem-gromit.c                |   8 +-
 src/plugins/screenshot/totem-screenshot-plugin.c |   4 +-
 src/plugins/skipto/totem-skipto-plugin.c         |   4 +-
 src/totem-fullscreen.c                           |   2 +-
 src/totem-object.c                               | 188 +++++++++++------------
 src/totem-playlist.c                             |   4 +-
 8 files changed, 118 insertions(+), 118 deletions(-)

commit b0a0821eae5fecbaead5cb00a6e25836b8e65639
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 18 01:03:10 2010 +0100

    Remove use of gtk_progress_bar_set_orientation()
    
    GtkProgressBar now implements GtkOrientable. This bumps our GTK+ dependency
    to 2.90.7.

 configure.in          | 2 +-
 src/totem-statusbar.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 5bd014da979e7d7f63bb860fa6adb6abc636fb67
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Sep 17 19:45:35 2010 +0200

    Updated Spanish translation, fixed typo

 po/es.po | 1187 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 706 insertions(+), 481 deletions(-)

commit 7aadaa8e66e605b1b3f7da4b66dba9a88e6e5834
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Sep 16 20:48:30 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit d4b8f57eb5eb2f7ef020a96dab09b405c43e07c5
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Thu Sep 16 17:54:19 2010 +0200

    [l10n] Updated Italian translation

 po/it.po | 852 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 480 insertions(+), 372 deletions(-)

commit 1adfebe789473ea1883be740c17d9b5ab1b2601b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Sep 16 11:27:23 2010 +0100

    Remove calls to gtk_dialog_set_has_separator()
    
    It's deprecated in GTK+ 2.22 and removed in GTK+ 3.

 src/plugins/chapters/totem-edit-chapter.c       | 1 -
 src/plugins/screenshot/totem-gallery-progress.c | 1 -
 src/plugins/screenshot/totem-screenshot.c       | 1 -
 src/plugins/skipto/totem-skipto.c               | 1 -
 src/totem-menu.c                                | 1 -
 src/totem-open-location.c                       | 1 -
 src/totem-preferences.c                         | 1 -
 7 files changed, 7 deletions(-)

commit 3ea791dd742ec8ac7fff96eb8bbad771065589ff
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Sep 16 01:18:28 2010 +0100

    Fix two more occurrences of GDK_DISPLAY
    
    Closes: bgo#629758

 src/backend/bacon-video-widget-gst-missing-plugins.c | 2 +-
 src/totem-interface.c                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit b02474733eb312220a3155a1d3be8ea84e0225b6
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Sep 15 22:40:20 2010 +0100

    Add missing documentation

 docs/reference/totem-docs.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit c1df39a4c515be36bf81467ff5796d4c21aa8430
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Sep 15 22:22:57 2010 +0100

    Don't use GDK_DISPLAY()
    
    It's been deprecated as part of the GTK+ 3 work. Closes: bgo#629758

 lib/totem-scrsaver.c | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit 8ebfda372c5d84233aade7fea470a2120ab5bb33
Author: Petr Kovar <pknbe@volny.cz>
Date:   Wed Sep 15 17:46:12 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po | 762 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 421 insertions(+), 341 deletions(-)

commit b9db5776453e5a117bc1eb0ba7e30c1d3188c6e5
Author: Aron Xu <aronxu@gnome.org>
Date:   Wed Sep 15 15:46:15 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 1224 ++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 703 insertions(+), 521 deletions(-)

commit 078d3754cfdf6a9e7f06fd54ca27834f53c3aebf
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Mon Sep 13 12:51:58 2010 +0530

    hindi update

 po/hi.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit c2ad8bf6da99ddd2ae9252958d9607a94441526f
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Sep 11 20:43:17 2010 +0100

    Updated Portuguese translation

 po/pt.po | 1440 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 819 insertions(+), 621 deletions(-)

commit adc93d1a1046ac5e939bf6e0a29088476201435e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 9 13:14:22 2010 +0100

    Make it possible to use --raw along with --size
    
    So that you can save a thumbnail of a video at a particular
    size, with no borders, but still with resizing.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621802

 src/totem-video-thumbnailer.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit 072ef1f981cfbed6a2b65078fdf0b05b4d43ca2d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Sep 3 16:28:22 2010 +0100

    Use an async queue to prevent crashes in bvw_update_tags_dispatcher()
    
    The BaconVideoWidget which called bvw_update_tags_dispatcher() could be
    destroyed while the update is waiting in the idle queue. To fix this, we
    change the tag update mechanism to use an async queue feeding a single idle
    handler. The idle handler is removed when the BaconVideoWidget is destroyed.
    Closes: bgo#628667

 src/backend/bacon-video-widget-gst-0.10.c | 51 +++++++++++++++++++++++--------
 1 file changed, 39 insertions(+), 12 deletions(-)

commit f048d91fe82d9ca5cb442f4b1d3240a4819d9d0b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 19:37:39 2010 +0100

    Use Jamendo's audio format preference when making requests for audio streams
    
    Previously, the Jamendo plugin's audio format preference wasn't used at all.
    This should fix that, though the change is untested due to introspection
    problems on my computer at the moment.

 src/plugins/jamendo/jamendo.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 396289afbf736b0c4678575649194778d9c4dbfa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 19:36:45 2010 +0100

    Port Jamendo plugin to libpeas 0.5.5

 src/plugins/jamendo/jamendo.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2c125a4ac8b939705db9cb482ab2853dece82efa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 15:25:45 2010 +0100

    Fix the totem-plugin file creating rule
    
    It was calling intltool-merge twice, once with invalid arguments, but the
    error was getting hidden as nothing depended on its success value.

 src/plugins/Makefile.plugins | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 96330e82f9d62b52cf06551da6c3f9a37cf7407d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 15:18:25 2010 +0100

    Fix the PEAS_CFLAGS in GIR generation

 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit af088fb449760a17f27da55659c1591fe1384964
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 15:17:11 2010 +0100

    Fix some syntax errors in the Jamendo plugin

 src/plugins/jamendo/jamendo.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c291cc084a60bb849f180692246f3bec267e0856
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:54:17 2010 +0100

    Clean up data/Makefile.am

 data/Makefile.am | 66 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 35 insertions(+), 31 deletions(-)

commit f07dbfd1e53b24fb69c318c01254091038538a5d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:40:33 2010 +0100

    Clean up SOURCES in browser-plugin/Makefile.am

 browser-plugin/Makefile.am | 83 ++++++++++++++--------------------------------
 1 file changed, 24 insertions(+), 59 deletions(-)

commit 42ade5333c9587519cc0993595dcf27308d7e413
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:38:12 2010 +0100

    Clean up CXXFLAGS in browser-plugin/Makefile.am

 browser-plugin/Makefile.am | 39 +++++++++++----------------------------
 1 file changed, 11 insertions(+), 28 deletions(-)

commit 26681a4eaf433ffca94c8c0b6b1a4260e17017ed
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:37:03 2010 +0100

    Clean up LIBADD in browser-plugin/Makefile.am

 browser-plugin/Makefile.am | 29 +++++++++--------------------
 1 file changed, 9 insertions(+), 20 deletions(-)

commit b907a4aa116d17ccf193d0e382400950447c769d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:35:13 2010 +0100

    Clean up LDFLAGS in browser-plugin/Makefile.am

 browser-plugin/Makefile.am | 30 ++++++++++--------------------
 1 file changed, 10 insertions(+), 20 deletions(-)

commit 22f1031fb5950234d2ceb63f45f453289e9c9e2a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:31:17 2010 +0100

    Clean up browser-plugin/Makefile.am

 browser-plugin/Makefile.am | 69 ++++++++++++++++------------------------------
 1 file changed, 24 insertions(+), 45 deletions(-)

commit b572b6a0156b16d7e512abdc7a059cb1701ecb8c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:29:35 2010 +0100

    Clean up CPPFLAGS in browser-plugin/Makefile.am

 browser-plugin/Makefile.am | 73 ++++++++--------------------------------------
 1 file changed, 12 insertions(+), 61 deletions(-)

commit 1d8ca5aef82699a170ab8a2a65a285c402235db0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:18:57 2010 +0100

    Clean up lib/Makefile.am

 lib/Makefile.am | 35 +++++++++++------------------------
 1 file changed, 11 insertions(+), 24 deletions(-)

commit e168b073f40a0b261b212cc43b84a0fadb47cbeb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 14:18:49 2010 +0100

    Clean up src/Makefile.am

 src/Makefile.am | 96 +++++++++++++++++++++++----------------------------------
 1 file changed, 39 insertions(+), 57 deletions(-)

commit bb0dc2f84ffeb1e8a9b2fb6531280b31d1a553da
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 13:34:16 2010 +0100

    Clean up the LDFLAGS in src/Makefile.am

 src/Makefile.am | 26 +++-----------------------
 1 file changed, 3 insertions(+), 23 deletions(-)

commit b229c9c4ed23640ecb436af8c12ce54a9ee7e8c4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 13:32:14 2010 +0100

    Clean up the CFLAGS and LIBS in src/Makefile.am

 src/Makefile.am | 72 ++++++++++++++++-----------------------------------------
 1 file changed, 20 insertions(+), 52 deletions(-)

commit 9b8f0f4b013b3a23f596c34ba8395e6b8784d61f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 13:29:57 2010 +0100

    Clean up the CPP flags in src/Makefile.am

 src/Makefile.am | 33 +++++----------------------------
 1 file changed, 5 insertions(+), 28 deletions(-)

commit 844031c4172b92a4d14b5fc098db2ffc43e40493
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 13:11:27 2010 +0100

    Clean up Python file distribution rules
    
    plugin_PYTHON automatically adds Python files to the distribution, so we
    don't need to explicitly put them in EXTRA_DIST.

 src/plugins/coherence_upnp/Makefile.am | 2 --
 src/plugins/dbus-service/Makefile.am   | 2 --
 src/plugins/iplayer/Makefile.am        | 2 --
 src/plugins/jamendo/Makefile.am        | 2 +-
 src/plugins/opensubtitles/Makefile.am  | 2 +-
 src/plugins/pythonconsole/Makefile.am  | 2 +-
 src/plugins/sample-python/Makefile.am  | 2 --
 7 files changed, 3 insertions(+), 11 deletions(-)

commit ef64ed89ec5670ac5fb7b69804eb829d685f93c0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 12:58:38 2010 +0100

    Clean up GSettings makefile rules
    
    gsettings.m4 ensures that all the appropriate GSettings files are cleaned
    and distributed correctly, so we don't have to.

 data/Makefile.am                      |  5 +----
 src/plugins/jamendo/Makefile.am       | 12 ++++--------
 src/plugins/opensubtitles/Makefile.am | 12 ++++--------
 src/plugins/publish/Makefile.am       | 12 ++++--------
 src/plugins/pythonconsole/Makefile.am | 12 ++++--------
 5 files changed, 17 insertions(+), 36 deletions(-)

commit 72b8bd3b8c3fe5e8b075a7fe26415d2b5621d963
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 12:58:30 2010 +0100

    uninstall foo

 src/plugins/sample-python/Makefile.am | 2 ++
 src/plugins/sample-vala/Makefile.am   | 2 ++
 src/plugins/sidebar-test/Makefile.am  | 2 ++
 3 files changed, 6 insertions(+)

commit 7d0c35463544c1147efc539f4a6799bd1624c0b9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 12:18:11 2010 +0100

    Fix includes in plugins
    
    There's no need to add an include CPP flag for the backend directory. It's
    clearer to explicitly state that BVW is in the backend directory.

 src/plugins/bemused/Makefile.am                        |  3 ---
 src/plugins/bemused/totem-bemused.c                    |  2 +-
 src/plugins/chapters/Makefile.am                       |  3 ---
 src/plugins/chapters/totem-chapters.c                  |  2 +-
 src/plugins/mythtv/Makefile.am                         |  3 ---
 src/plugins/mythtv/totem-mythtv.c                      | 11 +++++------
 src/plugins/properties/Makefile.am                     |  3 ---
 src/plugins/properties/bacon-video-widget-properties.c |  8 +++++---
 src/plugins/publish/Makefile.am                        |  3 ---
 src/plugins/skipto/Makefile.am                         |  3 ---
 src/plugins/skipto/totem-skipto.c                      |  4 ++--
 src/plugins/skipto/totem-time-entry.c                  |  2 +-
 src/totem-fullscreen.h                                 |  2 +-
 src/totem-private.h                                    |  2 +-
 14 files changed, 17 insertions(+), 34 deletions(-)

commit adc6fc33cf9ce71c13acbe7c4d78491a9beba497
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 12:13:07 2010 +0100

    Fix plugins' LIBADD and CFLAGS variables

 src/plugins/lirc/Makefile.am        | 4 +++-
 src/plugins/ontop/Makefile.am       | 1 -
 src/plugins/screensaver/Makefile.am | 4 +++-
 src/plugins/tracker/Makefile.am     | 4 +++-
 4 files changed, 9 insertions(+), 4 deletions(-)

commit d165d5727d9b73b0935e1156e65a01c877deba8e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 12:05:40 2010 +0100

    Fix distcheck for the sample-vala plugin
    
    Now that it's been ported to automake 1.11's Vala support, it's more obvious
    that the ENABLE_VALA check doesn't belong in the Makefile. The plugin will be
    built if Vala support is enabled, and won't be built if it's disabled.
    
    Of course, distcheck is still broken, as it tries to build the sample-vala
    plugin. This is correct, since we should distribute the C files for the Vala
    plugin, rather than the Vala files, but since Vala support (bindings) haven't
    been re-added to Totem, distcheck fails.

 src/plugins/sample-vala/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

commit 8ba2f789411ef399afd884665f6bb201a7c399b8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 11:36:15 2010 +0100

    Factor out common plugin makefile magic into a new Makefile.plugins

 src/plugins/Makefile.am                       |  2 ++
 src/plugins/Makefile.plugins                  | 24 +++++++++++++
 src/plugins/bemused/Makefile.am               | 25 +++-----------
 src/plugins/brasero-disc-recorder/Makefile.am | 25 ++------------
 src/plugins/chapters/Makefile.am              | 41 ++++++++++------------
 src/plugins/coherence_upnp/Makefile.am        | 10 ++----
 src/plugins/dbus-service/Makefile.am          | 10 ++----
 src/plugins/galago/Makefile.am                | 26 +++-----------
 src/plugins/gromit/Makefile.am                | 27 ++-------------
 src/plugins/iplayer/Makefile.am               | 11 +++---
 src/plugins/jamendo/Makefile.am               | 12 +++----
 src/plugins/lirc/Makefile.am                  | 29 +++-------------
 src/plugins/media-player-keys/Makefile.am     | 38 +++++++--------------
 src/plugins/mythtv/Makefile.am                | 30 ++++------------
 src/plugins/ontop/Makefile.am                 | 26 ++------------
 src/plugins/opensubtitles/Makefile.am         | 12 +++----
 src/plugins/properties/Makefile.am            | 44 ++++++------------------
 src/plugins/publish/Makefile.am               | 30 ++++++----------
 src/plugins/pythonconsole/Makefile.am         | 12 +++----
 src/plugins/sample-python/Makefile.am         | 15 ++++----
 src/plugins/sample-vala/Makefile.am           | 49 ++++++---------------------
 src/plugins/screensaver/Makefile.am           | 26 +++-----------
 src/plugins/screenshot/Makefile.am            | 27 +++------------
 src/plugins/sidebar-test/Makefile.am          | 29 ++++------------
 src/plugins/skipto/Makefile.am                | 30 ++++------------
 src/plugins/thumbnail/Makefile.am             | 27 ++-------------
 src/plugins/tracker/Makefile.am               | 23 ++-----------
 src/plugins/youtube/Makefile.am               | 27 +++------------
 28 files changed, 183 insertions(+), 504 deletions(-)

commit d8cd4963d1642d4d5e72024012c9cf6c04052e89
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 10:53:38 2010 +0100

    Clean up plugin makefiles

 src/plugins/bemused/Makefile.am               | 24 +++++++++-----------
 src/plugins/brasero-disc-recorder/Makefile.am | 24 +++++++++-----------
 src/plugins/chapters/Makefile.am              | 22 ++++++++----------
 src/plugins/coherence_upnp/Makefile.am        |  4 +---
 src/plugins/dbus-service/Makefile.am          |  4 +---
 src/plugins/galago/Makefile.am                | 22 ++++++++----------
 src/plugins/gromit/Makefile.am                | 24 +++++++++-----------
 src/plugins/iplayer/Makefile.am               |  9 ++++----
 src/plugins/jamendo/Makefile.am               |  9 ++++----
 src/plugins/lirc/Makefile.am                  | 24 +++++++++-----------
 src/plugins/media-player-keys/Makefile.am     | 32 ++++++++++++---------------
 src/plugins/mythtv/Makefile.am                | 24 +++++++++-----------
 src/plugins/ontop/Makefile.am                 | 24 +++++++++-----------
 src/plugins/opensubtitles/Makefile.am         |  8 +++----
 src/plugins/properties/Makefile.am            | 27 +++++++++-------------
 src/plugins/publish/Makefile.am               | 26 +++++++++-------------
 src/plugins/sample-python/Makefile.am         |  5 ++---
 src/plugins/sample-vala/Makefile.am           | 17 ++++++--------
 src/plugins/screensaver/Makefile.am           | 24 +++++++++-----------
 src/plugins/screenshot/Makefile.am            | 28 ++++++++++-------------
 src/plugins/sidebar-test/Makefile.am          | 22 ++++++++----------
 src/plugins/skipto/Makefile.am                | 30 +++++++++++--------------
 src/plugins/thumbnail/Makefile.am             | 24 +++++++++-----------
 src/plugins/tracker/Makefile.am               | 22 ++++++++----------
 src/plugins/youtube/Makefile.am               | 26 +++++++++-------------
 25 files changed, 212 insertions(+), 293 deletions(-)

commit d93e5766a13357aea804f0907d7302fba8b3d97b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 09:29:43 2010 +0100

    Remove unnecessary defines from plugin makefiles
    
    Most of the defines in common_defines in the plugins' makefiles was outdated
    and unused.

 src/plugins/bemused/Makefile.am               | 7 -------
 src/plugins/brasero-disc-recorder/Makefile.am | 7 -------
 src/plugins/chapters/Makefile.am              | 7 -------
 src/plugins/galago/Makefile.am                | 7 -------
 src/plugins/gromit/Makefile.am                | 7 -------
 src/plugins/lirc/Makefile.am                  | 7 -------
 src/plugins/media-player-keys/Makefile.am     | 7 -------
 src/plugins/mythtv/Makefile.am                | 7 -------
 src/plugins/ontop/Makefile.am                 | 7 -------
 src/plugins/properties/Makefile.am            | 7 -------
 src/plugins/publish/Makefile.am               | 7 -------
 src/plugins/sample-vala/Makefile.am           | 7 -------
 src/plugins/screensaver/Makefile.am           | 7 -------
 src/plugins/screenshot/Makefile.am            | 7 -------
 src/plugins/sidebar-test/Makefile.am          | 7 -------
 src/plugins/skipto/Makefile.am                | 7 -------
 src/plugins/thumbnail/Makefile.am             | 7 -------
 src/plugins/tracker/Makefile.am               | 7 -------
 src/plugins/youtube/Makefile.am               | 7 -------
 19 files changed, 133 deletions(-)

commit 0377eca3c0548121bee91b16c7c50a2f8d269b5e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 02:26:36 2010 +0100

    Move plugin struct and init functions to totem-plugin.h
    
    If all plugins are forced to use private data structs correctly, their
    instance structs and init functions become very standard, so can be moved
    into _TOTEM_PLUGIN_REGISTER to save code.

 src/plugins/bemused/totem-bemused.c                | 121 ++++-----
 .../brasero-disc-recorder/totem-disc-recorder.c    | 131 ++++------
 src/plugins/chapters/totem-chapters.c              | 104 +++-----
 src/plugins/galago/totem-galago.c                  |  40 +--
 src/plugins/gromit/totem-gromit.c                  |  75 ++----
 src/plugins/lirc/totem-lirc.c                      |  63 ++---
 .../media-player-keys/totem-media-player-keys.c    |  58 ++---
 src/plugins/mythtv/totem-mythtv.c                  | 113 ++++----
 src/plugins/ontop/totem-ontop.c                    |  25 --
 src/plugins/properties/totem-movie-properties.c    |  49 ++--
 src/plugins/publish/totem-publish.c                | 215 +++++++---------
 src/plugins/screensaver/totem-screensaver.c        |  72 ++----
 src/plugins/screenshot/totem-gallery.c             |   2 +-
 src/plugins/screenshot/totem-gallery.h             |   3 +-
 src/plugins/screenshot/totem-screenshot-plugin.c   |  35 +--
 src/plugins/screenshot/totem-screenshot-plugin.h   |  14 -
 src/plugins/screenshot/totem-screenshot.c          |   2 +-
 src/plugins/screenshot/totem-screenshot.h          |   5 +-
 src/plugins/sidebar-test/totem-sidebar-test.c      |  23 +-
 src/plugins/skipto/totem-skipto-plugin.c           |  51 +---
 src/plugins/thumbnail/totem-thumbnail.c            |  27 --
 src/plugins/totem-plugin.h                         |  22 +-
 src/plugins/tracker/totem-tracker.c                |  23 +-
 src/plugins/youtube/totem-youtube.c                | 283 ++++++++++-----------
 24 files changed, 610 insertions(+), 946 deletions(-)

commit a9e89c02e5c1fc10c23b25643c27af3b12ab6051
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 01:38:06 2010 +0100

    Move plugin class struct and type function definitions to totem-plugin.h
    
    They should all be very standard, so we same some clutter by putting them
    in the _TOTEM_PLUGIN_REGISTER macro.

 src/plugins/bemused/totem-bemused.c                     | 7 -------
 src/plugins/brasero-disc-recorder/totem-disc-recorder.c | 7 -------
 src/plugins/chapters/totem-chapters.c                   | 6 ------
 src/plugins/galago/totem-galago.c                       | 6 ------
 src/plugins/gromit/totem-gromit.c                       | 7 -------
 src/plugins/lirc/totem-lirc.c                           | 7 -------
 src/plugins/media-player-keys/totem-media-player-keys.c | 7 -------
 src/plugins/mythtv/totem-mythtv.c                       | 8 --------
 src/plugins/ontop/totem-ontop.c                         | 7 -------
 src/plugins/properties/totem-movie-properties.c         | 7 -------
 src/plugins/publish/totem-publish.c                     | 7 -------
 src/plugins/screensaver/totem-screensaver.c             | 8 --------
 src/plugins/screenshot/totem-screenshot-plugin.h        | 6 ------
 src/plugins/sidebar-test/totem-sidebar-test.c           | 8 --------
 src/plugins/skipto/totem-skipto-plugin.c                | 6 ------
 src/plugins/thumbnail/totem-thumbnail.c                 | 7 -------
 src/plugins/totem-plugin.h                              | 4 ++++
 src/plugins/tracker/totem-tracker.c                     | 8 --------
 src/plugins/youtube/totem-youtube.c                     | 6 ------
 19 files changed, 4 insertions(+), 125 deletions(-)

commit 61c4764ccb0c7103c0bae2653a7ce0323c542610
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 01:32:01 2010 +0100

    Remove totem-skipto-plugin.h
    
    It was unnecessary, since it wasn't properly used by any of the skipto code.

 src/plugins/skipto/Makefile.am           |  1 -
 src/plugins/skipto/totem-skipto-plugin.c | 28 ++++++++++---
 src/plugins/skipto/totem-skipto-plugin.h | 67 --------------------------------
 src/plugins/skipto/totem-skipto.c        |  7 ++--
 src/plugins/skipto/totem-skipto.h        |  3 +-
 5 files changed, 27 insertions(+), 79 deletions(-)

commit df5f7f673be84c80743ac00b9d94b62b83b9605b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 01:19:49 2010 +0100

    Factor out common code in plugin macros to a new _TOTEM_PLUGIN_REGISTER macro

 src/plugins/totem-plugin.h | 92 +++++++++++-----------------------------------
 1 file changed, 21 insertions(+), 71 deletions(-)

commit a4fa4a4000e543933287d0c7b5d588ced1acd7d3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 01:06:42 2010 +0100

    Move all plugin init/finalisation into the activate/deactivate functions
    
    That way, plugins only allocate resources when they're actually activated,
    and free them as soon as they're deactivated.

 src/plugins/galago/totem-galago.c           | 48 ++++++++---------------------
 src/plugins/gromit/totem-gromit.c           | 22 ++++---------
 src/plugins/mythtv/totem-mythtv.c           | 29 -----------------
 src/plugins/screensaver/totem-screensaver.c | 24 +++++----------
 src/plugins/skipto/totem-skipto-plugin.c    | 16 ++--------
 5 files changed, 28 insertions(+), 111 deletions(-)

commit bf334cd68556d02a424a913a3e62129f83724b8e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 00:55:52 2010 +0100

    Remove a redundant finalize method from the chapters plugin

 src/plugins/chapters/totem-chapters.c | 8 --------
 1 file changed, 8 deletions(-)

commit 6891adac18b5ee1a4cd78ab310c244982bc3ec3e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 00:50:34 2010 +0100

    Remove some redundant NULL checks
    
    g_settings_get_string() guarantees that it won't return NULL, so we can
    remove some checks for NULL strings. Spotted by
    Christian Persch <chpe@gnome.org>. Closes: bgo#628779

 src/plugins/publish/totem-publish.c              |  4 ++--
 src/plugins/screenshot/totem-screenshot-plugin.c |  2 +-
 src/totem-preferences.c                          | 22 +++++++---------------
 src/totem-uri.c                                  |  5 ++---
 4 files changed, 12 insertions(+), 21 deletions(-)

commit a3a334202e7e3e5ed4b7ca0794524eb7d833ea49
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 5 00:24:37 2010 +0100

    Tidy up src/backend/Makefile.am

 src/backend/Makefile.am | 48 +++++++++++++++++++++++-------------------------
 1 file changed, 23 insertions(+), 25 deletions(-)

commit 04e00fdd59a12cdaa8e7799328ff1a5ff747ca81
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 4 20:26:06 2010 +0100

    Modify git.mk to support GSettings and improve support for gnome-doc-utils
    
    These modifications have been e-mailed to Behdad Esfahbod so that they get
    into the upstream (Pango) git.mk.

 git.mk | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit ea0ed37621f336a5e71c51caacc1998959469143
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 4 20:24:49 2010 +0100

    Fix automake's file cleaning lists
    
    Our transition to git.mk exposed a few files which weren't getting cleaned
    at the correct point. This also adds a gtk-doc file which we were missing.

 Makefile.am                           | 26 +++++++++++++++++++++++++-
 data/Makefile.am                      |  7 ++-----
 docs/reference/totem-overrides.txt    |  0
 src/plugins/sample-python/Makefile.am |  7 ++++---
 4 files changed, 31 insertions(+), 9 deletions(-)

commit 386bef4803e2b3122de2af66d5aac590eca385a4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 4 20:23:10 2010 +0100

    Use gtk-doc's no-tmpl flavour
    
    This prevents it pointlessly generating the tmpl directory, since we don't
    use templates (we use inline documentation comments). This bumps our gtk-doc
    requirement to 1.14.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 05b427a509e77a755e6b275b814f64c5a905fde5
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 4 17:11:22 2010 +0100

    Add git.mk support
    
    Add git.mk from Pango to automatically generate and update .gitignore files.

 .gitignore                                    | 142 -------------------
 Makefile.am                                   |   1 +
 browser-plugin/Makefile.am                    |   2 +
 data/Makefile.am                              |   2 +
 data/icons/16x16/Makefile.am                  |   2 +
 data/icons/22x22/Makefile.am                  |   2 +
 data/icons/24x24/Makefile.am                  |   2 +
 data/icons/32x32/Makefile.am                  |   2 +
 data/icons/48x48/Makefile.am                  |   2 +
 data/icons/Makefile.am                        |   2 +
 data/icons/scalable/Makefile.am               |   2 +
 docs/Makefile.am                              |   2 +
 docs/reference/Makefile.am                    |   2 +
 git.mk                                        | 187 ++++++++++++++++++++++++++
 help/Makefile.am                              |   1 +
 lib/Makefile.am                               |   1 +
 src/Makefile.am                               |   2 +
 src/backend/Makefile.am                       |   2 +
 src/plugins/Makefile.am                       |   1 +
 src/plugins/bemused/Makefile.am               |   1 +
 src/plugins/brasero-disc-recorder/Makefile.am |   1 +
 src/plugins/chapters/Makefile.am              |   1 +
 src/plugins/coherence_upnp/Makefile.am        |   2 +
 src/plugins/dbus-service/Makefile.am          |   2 +
 src/plugins/galago/Makefile.am                |   2 +
 src/plugins/gromit/Makefile.am                |   1 +
 src/plugins/iplayer/Makefile.am               |   2 +
 src/plugins/jamendo/Makefile.am               |   2 +
 src/plugins/lirc/Makefile.am                  |   1 +
 src/plugins/media-player-keys/Makefile.am     |   1 +
 src/plugins/mythtv/Makefile.am                |   1 +
 src/plugins/ontop/Makefile.am                 |   1 +
 src/plugins/opensubtitles/Makefile.am         |   2 +
 src/plugins/properties/Makefile.am            |   1 +
 src/plugins/publish/Makefile.am               |   2 +
 src/plugins/pythonconsole/Makefile.am         |   2 +
 src/plugins/sample-python/Makefile.am         |   2 +
 src/plugins/sample-vala/Makefile.am           |   2 +
 src/plugins/screensaver/Makefile.am           |   1 +
 src/plugins/screenshot/Makefile.am            |   2 +
 src/plugins/sidebar-test/Makefile.am          |   1 +
 src/plugins/skipto/Makefile.am                |   2 +
 src/plugins/thumbnail/Makefile.am             |   1 +
 src/plugins/tracker/Makefile.am               |   1 +
 src/plugins/youtube/Makefile.am               |   1 +
 45 files changed, 255 insertions(+), 142 deletions(-)

commit 0b60a176f820f8c698d36a15a48ede15e67097d8
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 4 16:58:52 2010 +0100

    Fix the port of the Galago and Tracker plugins to libpeas 0.5.4

 src/plugins/galago/totem-galago.c   | 4 ++++
 src/plugins/tracker/totem-tracker.c | 6 ++++++
 2 files changed, 10 insertions(+)

commit 31eee03202e44af2a1f4016d4e338c0c73390b68
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 4 16:58:41 2010 +0100

    gcc warning fixes

 src/plugins/chapters/totem-chapters.c    | 42 ++++++++++++++++----------------
 src/plugins/chapters/totem-cmml-parser.c |  2 +-
 src/totem-fullscreen.c                   |  2 +-
 3 files changed, 23 insertions(+), 23 deletions(-)

commit f014ff99c1c6666dcd4955862fda2eb909e9a0ec
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 21:38:09 2010 +0100

    Improve naming of the visualization GSettings keys

 data/org.gnome.totem.gschema.xml.in.in    | 10 +++++-----
 data/totem.convert                        |  6 +++---
 src/backend/bacon-video-widget-gst-0.10.c |  2 +-
 src/totem-preferences.c                   | 22 +++++++++++-----------
 4 files changed, 20 insertions(+), 20 deletions(-)

commit 8826617a7812fdb74c95e6a190a780f19c5c9dfe
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 09:41:16 2010 +0100

    Convert visual-quality to an enum

 data/org.gnome.totem.gschema.xml.in.in | 6 +++---
 src/totem-preferences.c                | 4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

commit 90699ee4c30cb214018ae4d8d45b1eecb95a742a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 09:38:08 2010 +0100

    Convert audio-output-type to an enum

 data/org.gnome.totem.gschema.xml.in.in    | 5 ++---
 src/backend/bacon-video-widget-gst-0.10.c | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

commit db411c5c04f7b4d65ed049c4dc4ed808c81bc12e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 09:35:46 2010 +0100

    Convert connection-speed to an enum

 data/org.gnome.totem.gschema.xml.in.in    |  6 ++---
 src/backend/bacon-video-widget-gst-0.10.c |  4 ++--
 src/totem-preferences.c                   | 39 ++++++++++++++++++++++++++++++-
 3 files changed, 43 insertions(+), 6 deletions(-)

commit 3985fe548b238dabebeb72cbfd045942af17e8b0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 09:24:34 2010 +0100

    Change "*-path" keys to "*-uri"
    
    They store URIs, not paths.

 data/org.gnome.totem.gschema.xml.in.in           | 4 ++--
 data/totem.convert                               | 4 ++--
 src/plugins/screenshot/totem-screenshot-plugin.c | 4 ++--
 src/totem-uri.c                                  | 6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

commit 5b3e8745acbbff909885c4cdee722e1557eae617
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Aug 21 20:14:33 2010 +0100

    Eradicate GConf from configure.in

 configure.in | 2 --
 1 file changed, 2 deletions(-)

commit 551f901dd0ac62cc438b5b6d8590fef08688482a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 22:59:07 2010 +0100

    Port Python plugins to GSettings

 configure.in                                       |  3 ++
 po/POTFILES.in                                     |  3 ++
 po/POTFILES.skip                                   |  3 ++
 src/plugins/jamendo/Makefile.am                    | 15 ++++--
 src/plugins/jamendo/jamendo.convert                |  3 ++
 src/plugins/jamendo/jamendo.py                     | 57 +++++-----------------
 ...g.gnome.totem.plugins.jamendo.gschema.xml.in.in | 20 ++++++++
 src/plugins/opensubtitles/Makefile.am              | 15 ++++--
 src/plugins/opensubtitles/opensubtitles.convert    |  2 +
 src/plugins/opensubtitles/opensubtitles.py         | 24 +++------
 ...e.totem.plugins.opensubtitles.gschema.xml.in.in | 10 ++++
 src/plugins/pythonconsole/Makefile.am              | 15 ++++--
 ...e.totem.plugins.pythonconsole.gschema.xml.in.in | 10 ++++
 src/plugins/pythonconsole/pythonconsole.convert    |  3 ++
 src/plugins/pythonconsole/pythonconsole.py         |  8 +--
 15 files changed, 116 insertions(+), 75 deletions(-)

commit 84403b142e6c42b8b17a106562e3b919400d8b6c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 09:52:25 2010 +0100

    Port C plugins to GSettings

 configure.in                                       |   6 +-
 po/POTFILES.in                                     |   1 +
 po/POTFILES.skip                                   |   1 +
 src/plugins/bemused/Makefile.am                    |   1 -
 src/plugins/brasero-disc-recorder/Makefile.am      |   1 -
 src/plugins/chapters/Makefile.am                   |   1 -
 src/plugins/chapters/totem-chapters.c              |  40 +++----
 src/plugins/galago/Makefile.am                     |   1 -
 src/plugins/gromit/Makefile.am                     |   1 -
 src/plugins/lirc/Makefile.am                       |   1 -
 src/plugins/media-player-keys/Makefile.am          |   1 -
 src/plugins/mythtv/Makefile.am                     |  14 +--
 src/plugins/mythtv/totem-mythtv.c                  |  10 --
 src/plugins/ontop/Makefile.am                      |   1 -
 src/plugins/properties/Makefile.am                 |   1 -
 src/plugins/publish/Makefile.am                    |  15 ++-
 ...g.gnome.totem.plugins.publish.gschema.xml.in.in |  28 +++++
 src/plugins/publish/publish.convert                |   3 +
 src/plugins/publish/totem-publish.c                | 121 ++++++---------------
 src/plugins/sample-vala/Makefile.am                |   1 -
 src/plugins/screensaver/Makefile.am                |   1 -
 src/plugins/screensaver/totem-screensaver.c        |  29 +----
 src/plugins/screenshot/Makefile.am                 |   1 -
 src/plugins/screenshot/totem-screenshot-plugin.c   |  43 +++-----
 src/plugins/sidebar-test/Makefile.am               |   1 -
 src/plugins/skipto/Makefile.am                     |   1 -
 src/plugins/thumbnail/Makefile.am                  |   1 -
 src/plugins/tracker/Makefile.am                    |   1 -
 src/plugins/youtube/Makefile.am                    |   1 -
 29 files changed, 118 insertions(+), 210 deletions(-)

commit 1248407087d5ee41aa40ce454de0ffc7a823338e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 00:27:11 2010 +0100

    Use GSettings binding for the preferences

 browser-plugin/Makefile.am |   1 -
 data/totem.ui              |   7 --
 lib/Makefile.am            |   1 -
 src/Makefile.am            |   1 -
 src/backend/Makefile.am    |   1 -
 src/totem-preferences.c    | 209 ++++-----------------------------------------
 6 files changed, 18 insertions(+), 202 deletions(-)

commit 02883359331a706fb59741be5d697e463aeb37f4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 09:22:06 2010 +0100

    Add an active-plugins key to store the list of active plugins

 data/org.gnome.totem.gschema.xml.in.in | 5 +++++
 1 file changed, 5 insertions(+)

commit 9b403af7a43fe953dd6237f69a378086bd05d087
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 09:05:52 2010 +0100

    Remove url-handler and thumbnailer schema files
    
    They belong in gsettings-desktop-schemas.

 data/Makefile.am | 21 ++--------------
 data/handlers.sh | 47 -----------------------------------
 data/schemas.sh  | 74 --------------------------------------------------------
 3 files changed, 2 insertions(+), 140 deletions(-)

commit 8d65909f1207f6316b2055565b0e94c099c5e916
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 00:00:36 2010 +0100

    Port to GSettings

 browser-plugin/totem-plugin-viewer.c      |   1 -
 configure.in                              |  10 +-
 data/Makefile.am                          |  51 ++---
 data/handlers.sh                          |  49 +++--
 data/org.gnome.totem.gschema.xml.in.in    | 120 +++++++++++
 data/schemas.sh                           |  66 +++---
 data/totem.convert                        |  26 +++
 data/totem.schemas.in                     | 332 ------------------------------
 docs/reference/totem-sections.txt         |   2 +-
 po/POTFILES.in                            |   2 +-
 po/POTFILES.skip                          |   1 +
 src/backend/bacon-video-widget-gst-0.10.c |  77 +++----
 src/plugins/totem-dirs.c                  |  11 +-
 src/plugins/totem-plugins-engine.c        | 139 +------------
 src/totem-interface.c                     |   1 -
 src/totem-object.c                        |   4 +-
 src/totem-options.c                       |   3 +-
 src/totem-options.h                       |   1 -
 src/totem-playlist.c                      |  76 +++----
 src/totem-preferences.c                   | 226 ++++++--------------
 src/totem-private.h                       |   3 +-
 src/totem-uri.c                           |  23 ++-
 src/totem.c                               |  20 +-
 src/totem.h                               |   6 +-
 24 files changed, 412 insertions(+), 838 deletions(-)

commit d068d95ac5c21b458c42ced70dae795b5a951b24
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 21:33:04 2010 +0100

    Fix naming of visualization methods in BaconVideoWidget

 browser-plugin/totem-plugin-viewer.c      |  2 +-
 docs/reference/totem-sections.txt         | 14 +++---
 src/backend/bacon-video-widget-gst-0.10.c | 72 +++++++++++++++----------------
 src/backend/bacon-video-widget.h          | 38 ++++++++--------
 src/totem-preferences.c                   | 14 +++---
 5 files changed, 69 insertions(+), 71 deletions(-)

commit 1d94c7e07bb9675272d92a1056a35566888eab67
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 21:19:55 2010 +0100

    Add a visuals-quality property to BaconVideoWidget

 src/backend/bacon-video-widget-gst-0.10.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

commit 06d6373ebf7a1c802099f83b7470a37d369e9a72
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 09:31:09 2010 +0100

    Add a connection-speed property to BaconVideoWidget

 docs/reference/totem-sections.txt         |  3 +++
 src/backend/bacon-video-widget-gst-0.10.c | 23 +++++++++++++++++++++-
 src/backend/bacon-video-widget.h          | 32 +++++++++++++++++++++++++++++++
 3 files changed, 57 insertions(+), 1 deletion(-)

commit 642b465221413dd8f1ba5e4d081256f153fe23d0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 09:30:47 2010 +0100

    Generate enum types for BaconVideoWidget

 docs/reference/totem-sections.txt | 16 ++++++++++++++++
 src/backend/Makefile.am           | 24 +++++++++++++++++++++++-
 2 files changed, 39 insertions(+), 1 deletion(-)

commit 6d2a201ba1e8f6b189b810fd21c23914a0009c8e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 23:26:56 2010 +0100

    Add a remember-position property to TotemObject

 src/totem-object.c | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

commit c5ba0c0e819067f84b363b31e8d253b14b94ee38
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 23:06:33 2010 +0100

    Add a deinterlacing property to BaconVideoWidget

 src/backend/bacon-video-widget-gst-0.10.c | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

commit 1eac46a08cd345e618886e6fc4778092da44c863
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 00:26:57 2010 +0100

    Add an autoload-subtitles property to TotemObject

 src/totem-object.c | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

commit c34e17ebf2621499954df1214f74dd60cebe2199
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 18 00:22:45 2010 +0100

    Add an auto-resize property to BaconVideoWidget

 src/backend/bacon-video-widget-gst-0.10.c | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

commit ed884ba7a2991b3d8f192154a117e386c0e6773f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 23:16:46 2010 +0100

    Bug 627573 — Port from GDK to Cairo

 browser-plugin/totem-glow-button.c               | 47 ++++++++----------------
 src/backend/bacon-video-widget-gst-0.10.c        | 16 ++++----
 src/plugins/screenshot/gnome-screenshot-widget.c | 10 ++++-
 3 files changed, 32 insertions(+), 41 deletions(-)

commit 42f7dd46cb5ba11bc625d433a2fe193e956b7f99
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Sep 4 09:19:30 2010 +0200

    Updated German translation

 po/de.po | 1010 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 579 insertions(+), 431 deletions(-)

commit 197c94380a892bc9de9362613fb48a90c47b6d82
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Sep 4 01:28:54 2010 +0100

    Simplify unsupported schemes avoidance in chapters

 src/plugins/chapters/totem-chapters.c    | 4 +---
 src/plugins/chapters/totem-cmml-parser.c | 3 ++-
 2 files changed, 3 insertions(+), 4 deletions(-)

commit 7c8a3e7a8453b7323291ec7d158d8074663f7947
Author: Daniel Nylander <po@danielnylander.se>
Date:   Fri Sep 3 23:56:05 2010 +0200

    Updated Swedish translation

 po/sv.po | 755 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 441 insertions(+), 314 deletions(-)

commit fa08edd11691dda6dd22498b5b17d8c801cbcfae
Author: Djavan Fagundes <djavan@comum.org>
Date:   Fri Sep 3 15:24:04 2010 -0300

    Updated Brazilian Portuguese translation by André Gondim <andregondim@ubuntu.com> and myself

 po/pt_BR.po | 956 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 547 insertions(+), 409 deletions(-)

commit 9a5eb6f5b89aa48da8db0228bc0fd0a2fd43cfb8
Author: Djavan Fagundes <djavan@comum.org>
Date:   Fri Sep 3 11:19:53 2010 -0300

    Fixing a litte error in Brazilian Portuguese translation

 po/pt_BR.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d8d19a9bdb1a4feea9b76f8ba92cc0a5ef52a5df
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 3 00:49:32 2010 +0100

    Add missing include for configurable plugins
    
    Otherwise they'd need to include libpeas-gtk themselves.

 src/plugins/totem-plugin.h | 1 +
 1 file changed, 1 insertion(+)

commit a97d30e0cea752773cb0105c55409af0f606d18e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 2 23:24:15 2010 +0100

    Fix renaming typos in totem-fullscreen.c

 src/totem-fullscreen.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1aa563dde90b6c5a9429dc0ede2d45f5900ee34b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 2 23:24:00 2010 +0100

    Fix compile-time warning in chapters plugin

 src/plugins/chapters/totem-edit-chapter.c | 1 +
 1 file changed, 1 insertion(+)

commit f1e9c8a31a7fd516fd9647288024f8492ac116e8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 2 19:28:01 2010 +0100

    Fix compilation warnings
    
    And removed unused function.

 src/backend/bacon-video-widget-gst-0.10.c | 10 +++++-----
 src/totem-preferences.c                   | 28 ----------------------------
 2 files changed, 5 insertions(+), 33 deletions(-)

commit aa769696289b1498e2c0cec00bc0f117ebf9f8d8
Author: Ralf Ebert <info@ralfebert.de>
Date:   Sat Jan 2 06:31:44 2010 +0100

    Only popup controls when mouse moves a certain distance
    
    Only show the fullscreen popups when the mouse moves more
    than 30 pixels (or events) within 200 msecs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=331241

 src/totem-fullscreen.c | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

commit 63377577e22954c31f65da2b370366ac81a1180a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 2 18:57:35 2010 +0100

    Remove the unused "restart after change" dialogues
    
    https://bugzilla.gnome.org/show_bug.cgi?id=322226

 src/backend/bacon-video-widget-gst-0.10.c | 24 ++++++++----------------
 src/backend/bacon-video-widget.h          |  4 ++--
 src/totem-preferences.c                   | 12 ++----------
 3 files changed, 12 insertions(+), 28 deletions(-)

commit 8a5e18c87d9b90b49539f0e44444a147b8976457
Author: drtv <vasudeven@git.gnome.org>
Date:   Wed Sep 1 13:00:54 2010 +0530

    Updated Tamil translation

 po/ta.po | 203 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 105 insertions(+), 98 deletions(-)

commit f7e440e40d8daa1a77f634155471a85bb1c05f7f
Author: Michael Kotsarinis <mk73628@gmail.com>
Date:   Tue Aug 31 23:02:53 2010 +0300

    l10n: Updated Greek translation for totem

 po/el.po | 1523 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 739 insertions(+), 784 deletions(-)

commit e18bc5c1e2ab11fe72c6d2165cf32b5850e3bb40
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Aug 31 17:36:42 2010 +0100

    Don't try to load subtitles for streams
    
    So not from HTTP, RTSP, or RTMP.

 src/totem-uri.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 4413725c61a3ef49a9aa2f52610a5b812ce2bce4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Aug 31 17:36:02 2010 +0100

    Don't try loading subtitles for streams
    
    From HTTP, RTSP or RTMP streams

 src/plugins/chapters/totem-chapters.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit c5a7cf719fd3a1066dd753266fb861500b2adbd5
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:   Tue Aug 31 16:25:02 2010 +0700

    Updated Indonesian translation

 po/id.po | 686 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 408 insertions(+), 278 deletions(-)

commit bf9bc2de2469cf8c971f21bb17deb7ba781250f3
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Aug 30 01:34:39 2010 +0200

    Updated Hungarian translation

 po/hu.po | 892 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 495 insertions(+), 397 deletions(-)

commit e1aa47f9a3c1024d5b9ca51536831982d2447834
Author: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>
Date:   Mon Aug 30 03:19:04 2010 +0900

    Updated Japanese translation.

 po/ja.po | 1502 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 744 insertions(+), 758 deletions(-)

commit cde0f601c7a0ef22f521ab402782c041321f503e
Author: Милош Поповић <gpopac@gmail.com>
Date:   Sun Aug 29 21:01:31 2010 +0200

    Updated Serbian translation

 po/sr.po       | 993 +++++++++++++++++++++++++++++++++------------------------
 po/sr@latin.po | 993 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 1140 insertions(+), 846 deletions(-)

commit 116c68c4708c6e657bf6091f345682746d4f7adb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Aug 28 15:58:14 2010 +0100

    Update British English translation

 po/en_GB.po | 1231 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 676 insertions(+), 555 deletions(-)

commit b895839cbbeb3bac68426de5953a4100bceafb0b
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Aug 27 18:59:44 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6b85b74ab02bffc88b82cf9d968e27f3c80c2862
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Aug 26 22:17:39 2010 +0200

    Updated Arabic translation

 po/ar.po | 1243 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 688 insertions(+), 555 deletions(-)

commit ef78c9a45aa3963cbd8506ef21fa2d06b33b0a32
Author: Petr Kovar <pknbe@volny.cz>
Date:   Wed Aug 25 20:23:27 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po | 1021 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 576 insertions(+), 445 deletions(-)

commit 25c2a98df1c15a9865bcbc21dd5b7608a6ba684f
Author: Ivar Smolin <okul@linux.ee>
Date:   Tue Aug 24 15:12:04 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 772a2eb06954703af267ba6920e92c6fb4ac2126
Author: Ivar Smolin <okul@linux.ee>
Date:   Tue Aug 24 11:12:11 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po | 205 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 116 insertions(+), 89 deletions(-)

commit 1fd6fdee5f05c3b462b9496439d623f412d57f59
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Aug 22 13:45:15 2010 +0200

    Updated Danish translation

 po/da.po | 1132 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 629 insertions(+), 503 deletions(-)

commit b624e5b3d93b0c261fbeb09677dc555688d75ea4
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Aug 21 18:29:36 2010 +0100

    Exclude chapter headers from the documentation

 docs/reference/Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 2da63ea903efa9329c3a6e1a3a7a6ae29bd885a0
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Aug 21 14:40:20 2010 +0200

    Updated French translation

 po/fr.po | 512 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 230 insertions(+), 282 deletions(-)

commit 713549a7c373fd2a7cb73a9939eb3f34a8800d86
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Aug 21 14:34:51 2010 +0200

    Updated French translation

 po/fr.po | 902 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 505 insertions(+), 397 deletions(-)

commit 203cb232547dcb8093b373e982e58a14dc181ef7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 20 16:41:38 2010 +0100

    Fix run-time warning wrt libpeas changes

 src/plugins/totem-plugins-engine.c | 1 -
 1 file changed, 1 deletion(-)

commit a7d5b08be0f36074415ef188be1dd24ccef090a3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 19 11:24:32 2010 +0100

    Port to libpeas 0.5.5
    
    With its renaming of PeasUI to PeasGtk

 configure.in                        |  4 ++--
 src/plugins/publish/totem-publish.c |  4 ++--
 src/plugins/totem-plugin.h          | 12 ++++++------
 src/totem-menu.c                    |  4 ++--
 4 files changed, 12 insertions(+), 12 deletions(-)

commit f0c7fdcd4e45aac7c54133a74ea62bb1ab819ab5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 18 18:05:06 2010 +0100

    Fix sidebar icon for recolouring
    
    Only export a stroke, both the stroke and the fill for those objects,
    otherwise they don't recolour as expected.

 data/icons/scalable/view-sidebar-symbolic.svg | 30 +++++++++++++--------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 53c48b2363fea334eed04beb0f83500b3a271a2b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 18 17:52:25 2010 +0100

    Add view-sidebar icon from Hylke Bons
    
    And remove the arrow.

 data/icons/scalable/Makefile.am               |  5 +-
 data/icons/scalable/view-sidebar-symbolic.svg | 88 +++++++++++++++++++++++++++
 src/totem-object.c                            | 18 ++++--
 src/totem-sidebar.c                           | 14 +----
 4 files changed, 106 insertions(+), 19 deletions(-)

commit 18c681c2a64c062202b46d16764d51e28a8a703d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Aug 18 17:52:11 2010 +0100

    Make sure "Sidebar" menu item has a label

 data/totem.ui | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 482d7fe553db54a89c59f3c70c67aea004c79f6e
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Tue Aug 17 17:44:32 2010 +0300

    Updated Lithuanian translation (thanks to Aurimas Cernius).

 po/lt.po | 944 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 539 insertions(+), 405 deletions(-)

commit 68216a6b7c28b0d3af7ad8d824889cb1931b038e
Author: A S Alam <aalam@users.sf.net>
Date:   Mon Aug 16 07:28:29 2010 +0530

    update translation for Punjabi

 po/pa.po | 689 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 409 insertions(+), 280 deletions(-)

commit 8c9c10bf2e16a7c890f2eb41729d9395e63227ec
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 12 14:52:34 2010 +0100

    Clean up private struct usage in skipto plugin

 src/plugins/skipto/totem-skipto.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit dbfc9e0cc300d7512411e8f654705a19a08ba35d
Author: drtv <vasudeven@git.gnome.org>
Date:   Wed Aug 11 14:15:31 2010 +0530

    Updated Tamil translation

 po/ta.po | 683 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 403 insertions(+), 280 deletions(-)

commit 7884605b31298c4657775f219551d86068b5d219
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 9 23:23:17 2010 +0100

    Improve the handling of the "frames per second" plural string

 .../properties/bacon-video-widget-properties.c     | 34 ++++++++++------------
 1 file changed, 16 insertions(+), 18 deletions(-)

commit c2ebfa7ae3b7aa0e1d926e27bacd2927cc550a56
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 9 23:18:41 2010 +0100

    Add plural strings in the "Skip to" dialogue

 src/plugins/skipto/skipto.ui      |  6 +++---
 src/plugins/skipto/totem-skipto.c | 19 +++++++++++++++++++
 2 files changed, 22 insertions(+), 3 deletions(-)

commit 38bd7ec40a4502e01684355921cb26e1701e157d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 9 22:20:36 2010 +0100

    Add a plural string for "frames per second"

 .../properties/bacon-video-widget-properties.c       | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

commit 5588aa7699abb9a8bb51ae1b0bb5dec78b2d037f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 9 22:01:34 2010 +0100

    Bug 626422 — Translation comment needed
    
    Add some extra translation comments. Closes: bgo#626422

 data/totem.ui                       | 8 ++++----
 src/eggfileformatchooser.c          | 1 +
 src/plugins/bemused/totem-bemused.c | 4 +++-
 src/plugins/publish/totem-publish.c | 1 +
 src/totem-menu.c                    | 2 ++
 src/totem-options.c                 | 1 +
 6 files changed, 12 insertions(+), 5 deletions(-)

commit d61fd2d66bc4d45d0d8c86848599c8385f06e4a1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 9 09:53:09 2010 +0100

    Use libsoup directly to load video pages in the YouTube plugin
    
    This means we can ignore cookies, and don't encounter the cookie sharing
    problem we previously had between libsoup and gvfs. Closes: bgo#619207

 configure.in                        |  7 +++++
 src/plugins/youtube/Makefile.am     |  5 +++-
 src/plugins/youtube/totem-youtube.c | 51 ++++++++++++++++++++++++++-----------
 3 files changed, 47 insertions(+), 16 deletions(-)

commit 06dd10fd160682f63b96861b9d2f2eba258d9712
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 9 09:26:21 2010 +0100

    Port the Galago and Tracker plugins to libpeas 0.5.4

 src/plugins/galago/totem-galago.c   | 17 +++++++++++++----
 src/plugins/tracker/totem-tracker.c | 16 ++++++++++++----
 2 files changed, 25 insertions(+), 8 deletions(-)

commit 48e0e269b4516cdae91a3fd666a6f0251df7706b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 9 16:37:10 2010 +0100

    Port chapters plugin to libpeas 0.5.4
    
    Also fix a number of compile-time warnings, and the inability
    to load UI files from the uninstalled directory.

 src/plugins/chapters/totem-chapters.c     | 35 ++++++++++++++++---------------
 src/plugins/chapters/totem-cmml-parser.c  |  2 +-
 src/plugins/chapters/totem-edit-chapter.c |  2 +-
 3 files changed, 20 insertions(+), 19 deletions(-)

commit 66d1958a89affb91380777409bd863faf668e872
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Fri Jul 2 00:17:08 2010 +0400

    Merge chapters plugin with a master branch
    
    New chapters plugin
    Add option to preferences to auto-load external chapters

 configure.in                                  |   11 +-
 data/totem.schemas.in                         |   14 +
 data/totem.ui                                 |   95 ++
 po/POTFILES.in                                |    5 +
 src/plugins/chapters/Makefile.am              |   47 +
 src/plugins/chapters/chapters-edit.ui         |   35 +
 src/plugins/chapters/chapters-list.ui         |  237 +++++
 src/plugins/chapters/chapters.totem-plugin.in |    9 +
 src/plugins/chapters/totem-chapters-utils.c   |   95 ++
 src/plugins/chapters/totem-chapters-utils.h   |   33 +
 src/plugins/chapters/totem-chapters.c         | 1259 +++++++++++++++++++++++++
 src/plugins/chapters/totem-cmml-parser.c      |  826 ++++++++++++++++
 src/plugins/chapters/totem-cmml-parser.h      |   82 ++
 src/plugins/chapters/totem-edit-chapter.c     |  145 +++
 src/plugins/chapters/totem-edit-chapter.h     |   58 ++
 src/totem-preferences.c                       |   43 +-
 16 files changed, 2992 insertions(+), 2 deletions(-)

commit 640088aa5e38e4da6f4484a96c6a0d417a1e2245
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Aug 9 12:31:58 2010 +0300

    Updated Hebrew translation.

 po/he.po | 378 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 185 insertions(+), 193 deletions(-)

commit 1aaa9e376fe862ef6f8bf6f226fc858aa52d95a8
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Sun Aug 8 15:18:30 2010 +0100

    Sort allowed_plugins alphabetically

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit defd3ec6c6bb4dab310c47dbaa71eae2c6dc1e1d
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Sun Aug 8 10:24:37 2010 +0100

    Port all the Python plugins to libpeas 0.5.4

 src/plugins/coherence_upnp/coherence_upnp.py | 14 ++++++++------
 src/plugins/dbus-service/dbus-service.py     | 12 +++++++-----
 src/plugins/iplayer/iplayer.py               | 13 +++++++------
 src/plugins/jamendo/jamendo.py               | 13 +++++++------
 src/plugins/opensubtitles/opensubtitles.py   | 19 +++++++++---------
 src/plugins/pythonconsole/pythonconsole.py   | 29 +++++++++++++++-------------
 src/plugins/sample-python/sample-python.py   |  8 +++++---
 7 files changed, 59 insertions(+), 49 deletions(-)

commit 3560fbf5541902f6343dbdf237b83bb19f161ec1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 6 16:39:51 2010 +0100

    Port all the C plugins to libpeas 0.5.4

 src/plugins/bemused/totem-bemused.c                | 15 ++++++----
 .../brasero-disc-recorder/totem-disc-recorder.c    | 32 ++++++++++++---------
 src/plugins/gromit/totem-gromit.c                  | 16 +++++------
 src/plugins/lirc/totem-lirc.c                      | 15 ++++++----
 .../media-player-keys/totem-media-player-keys.c    | 20 +++++++++----
 src/plugins/mythtv/totem-mythtv.c                  | 13 +++++----
 src/plugins/ontop/totem-ontop.c                    | 27 ++++++++++--------
 src/plugins/properties/totem-movie-properties.c    | 17 +++++++----
 src/plugins/publish/totem-publish.c                | 12 +++++---
 src/plugins/screensaver/totem-screensaver.c        | 16 +++++++----
 src/plugins/screenshot/totem-screenshot-plugin.c   | 14 +++++----
 src/plugins/sidebar-test/totem-sidebar-test.c      | 18 +++++++-----
 src/plugins/skipto/totem-skipto-plugin.c           | 30 +++++++++++---------
 src/plugins/thumbnail/totem-thumbnail.c            | 33 ++++++++++++----------
 src/plugins/youtube/totem-youtube.c                | 19 ++++++++-----
 15 files changed, 175 insertions(+), 122 deletions(-)

commit 3f013e69936a13287a42339f7c1afbd2499c7af9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 6 16:37:45 2010 +0100

    Require libpeas 0.5.4
    
    And update the helper macros.

 configure.in                       |  2 +-
 src/plugins/totem-plugin.h         | 80 ++++++++++++++++++++++++++++++++++++--
 src/plugins/totem-plugins-engine.c |  4 +-
 3 files changed, 80 insertions(+), 6 deletions(-)

commit 22d2912eb034869a9b9881a0cedcd1e39a75edc4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 6 16:36:58 2010 +0100

    Fix compilation following accurate seek changes

 src/backend/bacon-video-widget-gst-0.10.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

commit 07e11de11a9f84209b31ebffdeec4983f91b9dae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 5 10:56:11 2010 +0100

    Ref TotemScreensaver so it's still valid in the cb
    
    Especially on exit, we need to keep our own reference of the
    screensaver object, or it might disappear by the time we
    receive the callback from GDBus.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626092

 lib/totem-scrsaver.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit 9f355c1721553c3ca4f34c9b62c44bb58015a4e7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Mar 19 12:49:17 2010 +0000

    Don't block main thread in _seek()
    
    Instead keep hold of the last seek request and apply it
    when we've been told that the previous one finished, or
    apply it straight away if the previous seek took longer than
    1/10th of a second.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=588377

 src/backend/bacon-video-widget-gst-0.10.c | 89 +++++++++++++++++++++++++++----
 1 file changed, 80 insertions(+), 9 deletions(-)

commit 5375802211d40edcc85abca6e44a4328da62b830
Author: A S Alam <aalam@users.sf.net>
Date:   Wed Aug 4 15:05:22 2010 +0530

    update Translation in master for Punjabi by A S Alam

 po/pa.po | 1179 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 582 insertions(+), 597 deletions(-)

commit 476142590be33762b4238416fe3257d53e0557db
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:   Wed Aug 4 10:23:17 2010 +0700

    Updated Indonesian translation

 po/id.po | 4148 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 2203 insertions(+), 1945 deletions(-)

commit d6aab2ca5bab0524cce21bd61044cb32201d59c4
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Mon Aug 2 17:54:28 2010 +0530

    Updated Oriya Translation

 po/or.po | 1243 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 551 insertions(+), 692 deletions(-)

commit 55ff6cec4ecd42e85dd271e90461c8b4ac139efa
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Aug 1 17:47:06 2010 +0100

    Bug 619207 — Support Web-M videos
    
    Support all YouTube's video formats in the YouTube plugin. Closes: bgo#619207

 src/plugins/youtube/totem-youtube.c | 69 ++++++++++++++++++++++++++++++++++---
 1 file changed, 64 insertions(+), 5 deletions(-)

commit 496984c1d4610fd1ce94853801a416c6821b1bf9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Aug 1 15:59:58 2010 +0100

    Remove unused plugins UI file
    
    We use the libpeas plugin manager UI now.

 data/Makefile.am |   1 -
 data/plugins.ui  | 437 -------------------------------------------------------
 po/POTFILES.in   |   1 -
 3 files changed, 439 deletions(-)

commit 13d45d3a09be162bd24c12d407fc1e71f1839966
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Fri Jul 30 14:30:03 2010 +0200

    Only use Gtk.Allocation properties if they're available
    
    The bindings for Gtk.Allocation are broken with GTK+ 3, so abort the column
    wrapping hack if we're using GTK+ 3.

 src/plugins/jamendo/jamendo.py | 5 +++++
 1 file changed, 5 insertions(+)

commit 5033d6449aaae55df4b41faf1b43c2944c7c7eba
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Fri Jul 30 15:30:13 2010 +0200

    Work around bgo#622987 to fix the Jamendo plugin
    
    Python dicts can't be inserted into GtkTreeStores due to bgo#622987, so they
    need to be wrapped in a thin GObject to get the Jamendo plugin working.

 src/plugins/jamendo/jamendo.py | 20 ++++++++++++++++----
 src/plugins/jamendo/jamendo.ui |  6 +++---
 2 files changed, 19 insertions(+), 7 deletions(-)

commit 02cf6290cd527faa3674402c05c65722f84b906d
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Fri Jul 30 14:57:33 2010 +0530

    hindi update

 po/hi.po | 716 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 338 insertions(+), 378 deletions(-)

commit ffb3f3b33b50d0187f8ebba85cffd28e471939c5
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Wed Jul 28 17:06:38 2010 +0530

    Updated Telugu Translations

 po/te.po | 1273 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 644 insertions(+), 629 deletions(-)

commit c1e8af260c55a52ce150995ef8b4e345b8b22742
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
Date:   Mon Jul 26 17:53:47 2010 +0200

    Updated Norwegian Nynorsk translation

 po/nn.po | 994 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 501 insertions(+), 493 deletions(-)

commit a5f45ecd1d10117e89d139538ee9521a4eb0f7b9
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Jul 25 20:00:12 2010 +0200

    Updated Swedish translation

 po/sv.po | 1262 ++++++++++++++++++++++++--------------------------------------
 1 file changed, 484 insertions(+), 778 deletions(-)

commit 8d87ecfd993f6d9ee9a456a9f4a7891a79bd8ff4
Author: drtv <vasudeven@git.gnome.org>
Date:   Sat Jul 24 19:38:00 2010 +0530

    Updated Tamil translation

 po/ta.po | 1011 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 505 insertions(+), 506 deletions(-)

commit 50027abd715acc24978e7830162c70c7e1a05811
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 23 18:32:38 2010 +0100

    Bug 625013 — Can't play "GUADEC 2010 STATE OF THE UNION Teaser"
    
    YouTube changed the page format again, necessitating a change in the way
    video URIs are scraped from the playback page. Closes: bgo#625013

 src/plugins/youtube/totem-youtube.c | 51 +++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 28 deletions(-)

commit 8df5efb99c5c2c796fe302613a629f481f1f7bcb
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Thu Jul 22 15:15:11 2010 +0530

    Updated Marathi Translations

 po/mr.po | 940 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 457 insertions(+), 483 deletions(-)

commit 7aecec85ad12c655648b387951b0000993ade816
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jul 21 18:23:48 2010 +0100

    Require newer GStreamer and plugins
    
    So that download buffering and deinterlacing work as expected.

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6e631db17e86baaf449cb0348c597e156792c022
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Wed Jul 21 16:15:05 2010 +0200

    Updated Galician translations

 po/gl.po | 159 ++++++---------------------------------------------------------
 1 file changed, 13 insertions(+), 146 deletions(-)

commit f067d39e0a9f198e3d8b630b436e4c898a1ca08b
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Jul 21 15:01:28 2010 +0530

    Updated Gujarati Translations

 po/gu.po | 911 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 432 insertions(+), 479 deletions(-)

commit 338dbc54cff9f756951aa131b4d0ae0f8a5c7a48
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Jul 21 14:46:54 2010 +0530

    Updated Gujarati Translations

 po/gu.po | 610 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 283 insertions(+), 327 deletions(-)

commit 76f69bd51c0e041fca309133afe847032d980c24
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Tue Jul 20 12:29:33 2010 +0200

    Updated Galician translations

 po/gl.po | 205 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 101 insertions(+), 104 deletions(-)

commit 18d0907e09dd85e97cb8be60a08e2c0a4d154345
Author: Aron Xu <aronxu@gnome.org>
Date:   Tue Jul 20 14:00:13 2010 +0800

    Update Simplified Chinese help translation.

 help/zh_CN/zh_CN.po | 357 +++++++++++++++++++++++++---------------------------
 1 file changed, 174 insertions(+), 183 deletions(-)

commit 0ac6c8843e36042262bc655c1aa327b26ab04f76
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 19 21:56:39 2010 +0100

    Bug 624607 — Redundant window_on_top GConf key
    
    Remove the window_on_top GConf key which was orphaned by the fix to
    bgo#171691. Closes: bgo#624607

 data/totem.schemas.in | 14 --------------
 1 file changed, 14 deletions(-)

commit 1ec0795d3a0c79354ace6f731e4bc47e74a83396
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 19 20:34:34 2010 +0100

    Bump libpeas requirement due to builtin API changes

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e8b8f3966722e04d9073ed2f0ca61f5d34c56572
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Jul 18 12:54:26 2010 +0200

    Updated Spanish translation

 po/es.po | 182 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 90 insertions(+), 92 deletions(-)

commit d71f1c8b4c258596ba7c97525bb98474066a5c32
Author: Hugo Vaz Sampaio <hvazsampaio@gmail.com>
Date:   Sat Jul 17 22:52:49 2010 -0400

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 1023 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 513 insertions(+), 510 deletions(-)

commit 9c50d46add15e38ef64a47b4453e4c2b863fb8ba
Author: Aron Xu <aronxu@gnome.org>
Date:   Sun Jul 18 10:07:46 2010 +0800

    Update Simplified Chinese translation.

 po/zh_CN.po | 1159 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 579 insertions(+), 580 deletions(-)

commit 67f09011d0121b9d2042ecf0edcd7a10ab82e4cc
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Fri Jul 16 20:19:47 2010 +0200

    [i18n] Updated German translation

 po/de.po | 695 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 344 insertions(+), 351 deletions(-)

commit 26041ac5c27ccc7c68b1cf7c90e5c7dfa2746211
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jul 15 23:31:33 2010 +0100

    gcc warning fixes in plugin viewer
    
    Constness issues, shadowing and missing cases in switch statements.

 browser-plugin/totem-plugin-viewer.c | 56 ++++++++++++++++++++----------------
 1 file changed, 32 insertions(+), 24 deletions(-)

commit 81403ff7d040c10e4edbf17aadfff9599da97e5d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jul 15 23:24:02 2010 +0100

    gcc warning fixes in Totem
    
    Constness problems, shadowing and missing cases in switch statements.

 src/totem-object.c   |  9 ++++++---
 src/totem-options.c  |  2 +-
 src/totem-playlist.c |  1 +
 src/totem.c          | 32 +++++---------------------------
 4 files changed, 13 insertions(+), 31 deletions(-)

commit b7ddff7b1b20fef6f324f4dd6954e5939223cd39
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jul 15 23:07:16 2010 +0100

    gcc warning fixes in plugins
    
    Duplicate declarations, unsigned/signed confusion and non-optimiseable
    loops.

 src/plugins/bemused/totem-bemused.c                | 42 +++++++++++-----------
 .../brasero-disc-recorder/totem-disc-recorder.c    |  2 --
 src/plugins/lirc/totem-lirc.c                      | 10 ++----
 src/plugins/publish/totem-publish.c                |  6 ++--
 4 files changed, 26 insertions(+), 34 deletions(-)

commit 3d74f874eb62f2df06dba1cfd41eb8df790271da
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jul 15 09:33:35 2010 +0100

    Use millisecond seeking in the video thumbnailer
    
    This allows more accurate calculation of the screenshot interval, and means
    it's less likely that the screenshot interval will be rounded down to 0. To
    prevent this entirely, it now has a lower bound of 1ms.

 src/totem-video-thumbnailer.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

commit 519a608b9edd98e754a496078ca3cb5049ed532c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jul 15 09:29:05 2010 +0100

    Remove use of GtkNotebookPage due to removal from GTK+

 src/plugins/youtube/totem-youtube.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c73bd203eed8b8d1cb45f8746a988d8cda0d408d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 14 23:24:48 2010 +0100

    Update builtin plugin support in line with the latest libpeas changes
    
    Due to the changes in bgo#621858 we can drop some code which handled
    hiding builtin plugins in the plugin manager.

 src/plugins/totem-plugins-engine.c | 35 +++--------------------------------
 1 file changed, 3 insertions(+), 32 deletions(-)

commit 33675d6be663d7676cb01cc66081d4db168fe6ef
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 13 21:36:48 2010 +0100

    Re-enable Python support for testing

 configure.in | 3 ---
 1 file changed, 3 deletions(-)

commit 99169b4ecb87a7b8e0cf48a3fce1a0c4425cd1a3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 13 21:25:39 2010 +0100

    2.90.5

 NEWS         | 15 +++++++++++++++
 configure.in |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

commit 8e1a0053c8b835176193da415524a9702a0ba686
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 13 21:17:36 2010 +0100

    Fix the documentation build

 docs/reference/totem-sections.txt | 29 +++++++++++++++++++++++++++++
 src/totem-object.c                |  4 ++--
 2 files changed, 31 insertions(+), 2 deletions(-)

commit 54eeb96c0f1271abf66e0ee3dbdadf199f7f4b46
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 13 20:39:34 2010 +0100

    Disable support for Python plugins again
    
    They're not stable enough to make the 2.90.5 release. Support will be
    re-enabled after the release.

 configure.in | 3 +++
 1 file changed, 3 insertions(+)

commit a87a2b1be8b536f9a14faf668684d00dd881e3ef
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jul 13 21:30:32 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 655 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 312 insertions(+), 343 deletions(-)

commit 6635b01e3b01db6ecbc76738a78fb02e2865963c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 12 23:16:01 2010 +0100

    Depend on libpeas >= 0.5.2
    
    The PeasUIConfigurable interface broke API for 0.5.2, and the Totem
    plugins have been updated to the new API.

 configure.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit da410ba883ec34ae6b559c7250fb68517c75617f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 11 01:07:38 2010 +0100

    Fix the configuration dialogue in the jamendo plugin

 src/plugins/jamendo/jamendo.py | 116 +++++++++---------
 src/plugins/jamendo/jamendo.ui | 258 +++++++++++++++--------------------------
 2 files changed, 158 insertions(+), 216 deletions(-)

commit 62c464fe8ccd462171f85deabf1e410fae5412c2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 11 01:07:21 2010 +0100

    Add (allow-none) annotation to totem_plugin_load_interface()

 src/plugins/totem-dirs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1402550414e07ba7b6e889e7dc0c68805e325c57
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 11 00:38:11 2010 +0100

    Fix the configuration dialogue in the publish plugin

 src/plugins/publish/totem-publish.c | 64 ++++++++++++++++++++-----------------
 1 file changed, 35 insertions(+), 29 deletions(-)

commit 854c51a5190d94357b5a25b90cc0607f31cc6906
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 11 00:22:46 2010 +0100

    Port publish plugin to libpeas

 configure.in                          |   2 +-
 src/plugins/publish/Makefile.am       |  12 +--
 src/plugins/publish/publish-plugin.ui | 171 ++++++++++++----------------------
 src/plugins/publish/totem-publish.c   |  64 ++++++-------
 4 files changed, 92 insertions(+), 157 deletions(-)

commit 5c2df01379d3c5babea63dd4c1e09df9ced8ca00
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 11 00:22:33 2010 +0100

    Re-add support for configurable plugins

 src/plugins/totem-plugin.h | 51 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

commit 81081b9dc0dc02cb82a158358c0f829afd4e5cb3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jul 10 23:01:34 2010 +0100

    Fix use of GSEALed API in the mythtv plugin

 src/plugins/mythtv/totem-mythtv.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit 7a6ed59e66fb8c0d2cd8028ae31387cd616e51f6
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Wed Jul 7 17:28:40 2010 +0300

    Support for VLC "input.length" property
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623790

 browser-plugin/totemConeInput.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit db49cebaf26f8f6cd88b6146723e8e21f2fff3ab
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 7 23:43:20 2010 +0100

    Fix get_selected_rows() calls in the Jamendo plugin

 src/plugins/jamendo/jamendo.py | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit e45632bbcdaba6007217440c5ce6471bbe125536
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jul 7 23:35:32 2010 +0100

    Update use of GVariant API to follow API changes in GLib master

 configure.in | 2 +-
 src/totem.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4b1eb1e42e9a626f0718bd8e4a09fd9663910480
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Wed Jul 7 18:41:58 2010 +0200

    Updated Galician translations

 po/gl.po | 292 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 148 insertions(+), 144 deletions(-)

commit 40c675e8215d40bfd0d670731c878ffbd4711804
Author: Reuben Potts <reuben03@live.com>
Date:   Wed Jul 7 14:01:52 2010 +0200

    Added Manx translation

 po/LINGUAS |    1 +
 po/gv.po   | 3065 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3066 insertions(+)

commit 09d0bc1462cd2bcf7e622f56c9d87bd05431de4e
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Tue Jul 6 22:20:17 2010 -0700

    Remove usage of sealed fields in bacon-resize.c

 src/backend/bacon-resize.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4679624c01ffbedf2feefa0175fbe6627f672552
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 6 09:36:42 2010 +0100

    Bug 623497 — TotemVideoList crashes in row_activated_cb
    
    Ensure we don't use uninitialised memory. Closes: bgo#623497

 src/totem-video-list.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 55c6e4d54e92c657e9517bc66ecef9b7fd86c63c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Jul 5 18:24:20 2010 +0200

    Updated Slovenian translation

 po/sl.po | 5692 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 2732 insertions(+), 2960 deletions(-)

commit ce964d5230c6521f1fc74ba7005411509ae011f5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Jul 3 01:25:18 2010 +0300

    Updated Hebrew translation.

 po/he.po | 444 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 223 insertions(+), 221 deletions(-)

commit b843aea57e778ed71ff5b660b0c481558fd9ce23
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:   Fri Jul 2 20:22:16 2010 +0200

    Add Esperanto translation

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit a0978396fc94eae4fd666d9c77966cc73dd4208b
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:   Fri Jul 2 20:22:15 2010 +0200

    Add Esperanto translation

 po/eo.po | 2778 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 2778 insertions(+)

commit 58167486b055698c9fb1588ec03892596d9f19d3
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Jul 2 11:48:36 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po | 75 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 38 insertions(+), 37 deletions(-)

commit 020d998824fd306109201a6a76e624233cdfb954
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 2 09:24:56 2010 +0100

    Remove unused parameter from TotemOpenLocation
    
    Spotted by Alexander Saprykin <xelfium@gmail.com>. Closes: bgo#623127

 src/totem-object.c        | 2 +-
 src/totem-open-location.c | 6 ++----
 src/totem-open-location.h | 2 +-
 3 files changed, 4 insertions(+), 6 deletions(-)

commit bd3cd0446e0d4c29c8b511bd50c4cb4a4ffc2b7f
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Wed Jun 30 12:05:14 2010 +0400

    Add some sanity checks to TotemOpenLocation dialog
    
    Closes: bgo#623127

 src/totem-open-location.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit a15e34e5df18b0a25eadeeae479f07e420c9576a
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Wed Jun 30 11:53:45 2010 +0400

    Disable Open button in TotemOpenLocation dialog when URI entry is empty
    
    Helps: bgo#623127

 data/uri.ui               |  1 +
 src/totem-open-location.c | 11 +++++++++++
 2 files changed, 12 insertions(+)

commit 73bf9a60cdd527ae967dbbe8ef328f5761242994
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Wed Jun 30 02:09:49 2010 +0400

    Do not hold GtkBuilder object after initialization in TotemOpenLocation
    
    Helps: bgo#623127

 src/totem-open-location.c | 35 ++++++++++++-----------------------
 1 file changed, 12 insertions(+), 23 deletions(-)

commit f9f073961ddbfd37c0036b7259e4246f5b60877f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 2 09:05:09 2010 +0100

    Port tracker plugin to libpeas
    
    Closes: bgo#623281

 src/plugins/tracker/Makefile.am     |  3 +--
 src/plugins/tracker/totem-tracker.c | 23 +++++++----------------
 2 files changed, 8 insertions(+), 18 deletions(-)

commit 2cab21039e7032242a223347403c6762a5bf47cd
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Jul 2 08:55:02 2010 +0200

    Updated Spanish translation

 po/es.po | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 81b755ae00be282bcd70b8f98c8de771ce744721
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Jul 1 23:40:59 2010 +0100

    Port galago plugin to libpeas
    
    Closes: bgo#623279

 src/plugins/galago/Makefile.am    |  2 +-
 src/plugins/galago/totem-galago.c | 54 +++++++++++++++++----------------------
 2 files changed, 25 insertions(+), 31 deletions(-)

commit e19f67a9f45ffe7d2977ef817b0d892dc39c2ef5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Jul 1 22:53:44 2010 +0300

    Updated Hebrew translation.

 po/he.po | 626 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 309 insertions(+), 317 deletions(-)

commit 9b9885b590a79695f3c923653cd14a66a5d67bd8
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Thu Jul 1 09:01:53 2010 +0200

    Updated Spanish translation

 po/es.po | 671 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 331 insertions(+), 340 deletions(-)

commit bd9fd4fff3960ed9ba48bb42f69da33f263981e5
Merge: b87d5fa e5394da
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jun 30 18:55:02 2010 +0100

    Merge branch 'introspection'

commit b87d5fafab5866a9d3895c8c86081cec9095a322
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jun 30 09:34:21 2010 +0100

    Add a note in the TotemVideoList documentation about the totem property
    
    It's required to be set for the TotemVideoList to work.

 src/totem-video-list.c | 2 ++
 1 file changed, 2 insertions(+)

commit e5394da4d2b8025e4080eb35c170653a3c31051d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 23:20:45 2010 +0100

    Fix binding of TotemObject.action_error()

 src/plugins/screenshot/totem-screenshot-plugin.c |  4 +--
 src/totem-object.c                               | 34 ++++++++++++------------
 src/totem.h                                      |  6 ++---
 3 files changed, 22 insertions(+), 22 deletions(-)

commit 0d9e72a80eccc8b8f23e0aa8ec6049cf6cc3edc1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 23:20:35 2010 +0100

    More jamendo plugin fixes

 src/plugins/jamendo/jamendo.py | 23 ++++++++---------------
 1 file changed, 8 insertions(+), 15 deletions(-)

commit cfcf946c775172f98984e5c024e02ad71749c7c9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 16:57:27 2010 +0100

    Port sample-python plugin to libpeas

 src/plugins/sample-python/sample-python.py | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 881dfe85a7d732b590312bebae440dfc753e3e4e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 16:49:42 2010 +0100

    Port pythonconsole plugin to libpeas

 src/plugins/pythonconsole/console.py       | 59 +++++++++++++++---------------
 src/plugins/pythonconsole/pythonconsole.py | 50 ++++++++++++++-----------
 2 files changed, 58 insertions(+), 51 deletions(-)

commit 1b43d0db44bedb684aee35556400e8ed3396b198
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 15:51:04 2010 +0100

    Port opensubtitles plugin to libpeas
    
    The interface works, but downloading subtitles is untested due to it
    requiring threading.

 src/plugins/opensubtitles/opensubtitles.py | 84 ++++++++++++++++--------------
 1 file changed, 44 insertions(+), 40 deletions(-)

commit 6806dd04450ced2095a09709fe5ce10b37cbe02a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 13:35:24 2010 +0100

    Port jamendo plugin to libpeas
    
    The configuration dialogue doesn't work and neither does searching, as it
    relies on Python threading.

 src/plugins/jamendo/jamendo.py | 83 +++++++++++++++++++++---------------------
 1 file changed, 41 insertions(+), 42 deletions(-)

commit 1a15a7120357cf715d874428192743237a5bdd91
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 12:39:21 2010 +0100

    Port dbus-service plugin to libpeas

 src/plugins/dbus-service/dbus-service.py | 33 ++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

commit c8674f3da9a3bb6879ae0efb8da855efafe826dd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 11:53:26 2010 +0100

    Port coherence_upnp plugin to libpeas
    
    The code has been ported, but the plugin has to be disabled as it depends on
    the Coherence library, which still uses PyGTK.

 configure.in                                 |  5 +++++
 src/plugins/coherence_upnp/coherence_upnp.py | 19 +++++++++++--------
 2 files changed, 16 insertions(+), 8 deletions(-)

commit 8014ce3ff6aa7cf4fbf1fbcb8220c478feb4630c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 01:01:28 2010 +0100

    Port iplayer plugin to libpeas
    
    It doesn't currently work due to lack of support for Python threads, but the
    interface loads.

 src/plugins/iplayer/iplayer.py  | 24 ++++++++++++++++--------
 src/plugins/iplayer/iplayer2.py | 10 +++++++---
 2 files changed, 23 insertions(+), 11 deletions(-)

commit a6ad2e75b4023b717bda0ecadd62444106698d18
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 16:57:55 2010 +0100

    Move methods from Totem to TotemObject for use in plugins
    
    g-ir-scanner will assign methods named "totem_foo" to the Totem record, so
    they all need to be renamed to "totem_object_foo" so that they're correctly
    assigned to the TotemObject class.
    
    This just changes the method declarations and definitions, and adds a #define
    for each method so that the old name continues to work in Totem code. This
    can be tidied up in a later commit, possibly at the same time as tidying up
    Totem's plugin-visible API.

 docs/reference/totem-sections.txt |  56 +++----
 src/totem-object.c                | 344 +++++++++++++++++++-------------------
 src/totem.h                       | 136 +++++++++------
 3 files changed, 282 insertions(+), 254 deletions(-)

commit a23e06d4ea6eef6e00c7b633db37120cd022ff64
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 01:01:15 2010 +0100

    Re-enable Python plugins support

 configure.in                       | 5 +----
 src/plugins/totem-plugins-engine.c | 6 ++----
 2 files changed, 3 insertions(+), 8 deletions(-)

commit a7f2c8abebae482c2225973c4f4d94dd31841648
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 00:09:42 2010 +0100

    Remove Python and Vala bindings
    
    Python and Vala plugins should be ported to use the introspected bindings.

 Makefile.am                       |   2 +-
 bindings/Makefile.am              |   9 -
 bindings/python/Makefile.am       |  65 -----
 bindings/python/__init__.py       |  50 ----
 bindings/python/override_common.c | 189 --------------
 bindings/python/override_common.h |  50 ----
 bindings/python/totem.defs        | 537 --------------------------------------
 bindings/python/totem.override    | 117 ---------
 bindings/python/totemmodule.c     | 230 ----------------
 bindings/vala/Makefile.am         |   3 -
 bindings/vala/totem.deps          |   1 -
 bindings/vala/totem.vapi          | 127 ---------
 configure.in                      |  62 +----
 13 files changed, 5 insertions(+), 1437 deletions(-)

commit 567558c62a5df85795bbcb2ceb79604e58cb20fb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 23:39:13 2010 +0100

    Bug 602753 — Make it possible to build plugins out-of-tree
    
    Install a limited set of headers for plugins to use, plus a pkg-config file.
    Closes: bgo#602753

 configure.in     | 12 ++++++++++++
 data/Makefile.am |  4 ++++
 data/totem.pc.in | 11 +++++++++++
 src/Makefile.am  |  4 ++++
 4 files changed, 31 insertions(+)

commit 92ae2c5426274ac39fc93748b81c38e03c8e8674
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 22:54:59 2010 +0100

    Bug 551290 — Add gobject-introspection support
    
    Add gobject-introspection support to libtotem.la. For the time being,
    we're introspecting only the files which exposed API which was previously
    used by the Python bindings.
    
    This adds a hard dependency on gobject-introspection 0.6.7, as the
    introspection will be necessary for Python and Vala plugin support.
    
    Closes: bgo#551290

 Makefile.am     |  3 +--
 configure.in    |  1 +
 src/Makefile.am | 51 ++++++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 46 insertions(+), 9 deletions(-)

commit fea7f1b27ea17807f5a439676dfb63f93b5578e9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 23:27:45 2010 +0100

    Rename libtotem_main.la to libtotem.la
    
    libtotem.la is a more conventional name, and we don't need to leak the fact
    that Totem is built from an unholy mess of noinsted libraries into the
    set of installed libraries.

 docs/reference/Makefile.am |  2 +-
 src/Makefile.am            | 30 +++++++++++++++---------------
 2 files changed, 16 insertions(+), 16 deletions(-)

commit 418c93a910536cc679661b8c411a5dd2493f9d8b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 22:53:04 2010 +0100

    Fix nicknames for enum values

 src/totem-object.c | 62 +++++++++++++++++++++++++++---------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

commit 723cf28b588a1f7705ebdc21d9b6e5438bfeba96
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 22:02:37 2010 +0100

    Move TotemDiscMediaType get_type() and quark() functions to totem-pl-parser
    
    The enum lives there, so the type functions should do too.

 docs/reference/totem-sections.txt |  4 ----
 src/totem-object.c                | 31 -------------------------------
 src/totem.h                       |  5 -----
 3 files changed, 40 deletions(-)

commit cfedb89b7f2d171ea7d4ad933213860f59d831f3
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 21:46:55 2010 +0100

    Merge libtotemmodule.la with libtotem_main.la
    
    There's no need for the plugin module code to be compiled into a noinst
    library when it can just as easily be directly compiled into the main Totem
    library.

 src/Makefile.am         | 10 ++++++++--
 src/plugins/Makefile.am | 42 ------------------------------------------
 2 files changed, 8 insertions(+), 44 deletions(-)

commit 5347aa66d58b1a966886231de1bb000613a59470
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jun 27 17:42:42 2010 +0100

    Don't use sealed GdkDragContext fields

 src/totem-object.c   | 29 ++++++++++++++++-------------
 src/totem-playlist.c | 11 +++++++----
 2 files changed, 23 insertions(+), 17 deletions(-)

commit 350b94324c2120bc042f4330f76ead789f90242f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jun 27 14:30:23 2010 +0100

    Fix GApplication handling bugs
    
    As spotted by Christian Persch.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622151#c12

 src/totem.c | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

commit 09126747056d8381d01575c935d92c1945fa2189
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 13:54:16 2010 +0100

    Fix gcc warnings and whitespace in YouTube plugin

 src/plugins/youtube/totem-youtube.c | 106 ++++++++++++++++++------------------
 1 file changed, 53 insertions(+), 53 deletions(-)

commit a39491154701e801f3060abc0cab2e24df4c5a65
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 26 13:41:39 2010 +0100

    Bug 618958 — Pressing search in youtube search >1 times quickly crashes totem
    
    Refactor the cancellable handling in the YouTube plugin so that it doesn't
    use a single global cancellable instance (which didn't actually work anyway).
    Closes: bgo#618958

 src/plugins/youtube/totem-youtube.c | 205 +++++++++++++++++++++++-------------
 1 file changed, 133 insertions(+), 72 deletions(-)

commit 0707073a6970109d06453617f1462bc8beadaec9
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   Sat Jun 19 18:24:53 2010 -0700

    Port from unique to GApplication
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622151

 configure.in                    |  4 +-
 src/Makefile.am                 |  4 --
 src/plugins/publish/Makefile.am |  1 -
 src/totem-options.c             | 98 +++++++++++++++++++++++++++--------------
 src/totem-options.h             |  4 +-
 src/totem-private.h             |  3 +-
 src/totem.c                     | 92 ++++++++++++++++++++++++++++----------
 7 files changed, 139 insertions(+), 67 deletions(-)

commit 13102877454344614fda239589eb649527291f1c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 22 13:42:01 2010 +0100

    Clean up TotemPlaylist destruction
    
    Keep a hold of the widgets we're interested in, and unref the
    GtkBuilder ASAP.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=622374

 src/totem-playlist.c | 70 +++++++++++++++++++++++++++++-----------------------
 1 file changed, 39 insertions(+), 31 deletions(-)

commit 9792aa50caef3b29402de675d1c999ce1c7c3efb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jun 21 17:22:39 2010 +0100

    Fix glib2 requires
    
    For the GDBus screensaver changes.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d58f7060fc05ec7b2b98d58a87058fda692a4011
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Jun 20 01:47:51 2010 +0200

    Updated Galician translations

 po/gl.po | 507 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 250 insertions(+), 257 deletions(-)

commit 1ebcf48674c1638e8f6c5a0d07831e6a7ca2ff11
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 19 19:30:05 2010 +0100

    2.90.0

 NEWS         | 23 +++++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)

commit a3da22c634cef93b85071dea9c5a1d99b983ca92
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 19 19:08:56 2010 +0100

    Disable Vala plugins

 configure.in | 4 ++++
 1 file changed, 4 insertions(+)

commit 02e0d2b0b177e4da1e2eb26bc829e23dd3280148
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 19 19:07:55 2010 +0100

    Add missing documentation

 docs/reference/totem-sections.txt | 2 +-
 src/plugins/totem-dirs.c          | 9 +++++++++
 src/plugins/totem-plugin.h        | 9 +++++++++
 src/totem-object.c                | 3 ++-
 4 files changed, 21 insertions(+), 2 deletions(-)

commit 8e88d6ded570650cdf5bf55494c0cee440428aff
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 19 17:57:31 2010 +0100

    Bug 619763 — Drag and drop to the main window fails
    
    Fix drag-and-drop of videos to the main window, which was broken because it
    was trying to play the new video after starting the async add MRL process,
    rather than after the process finished. Closes: bgo#619763

 src/totem-object.c | 80 ++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 51 insertions(+), 29 deletions(-)

commit ee05f2b124e54e565dc6c13a947e88d024da8660
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Jun 19 16:05:22 2010 +0100

    Fix plugin documentation build
    
    Remove symbols from the documentation files which no longer exist.

 docs/reference/totem-sections.txt | 32 +-------------------------------
 docs/reference/totem.types        |  2 --
 2 files changed, 1 insertion(+), 33 deletions(-)

commit 87b637874399f2c6dad3ece63cc099fc3a5cd0e3
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Sun Jun 13 15:55:27 2010 +0200

    [scrsaver] Adapt to GDBus API change
    
    The g_bus_watch_proxy/g_bus_unwatch_proxy API has been removed.
    Instead, it is now possible to use well-known names for GBusProxy.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621445

 lib/totem-scrsaver.c | 77 +++++++++++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 37 deletions(-)

commit 598ee954b85e626a8a5ed9aaf66a585825a704a1
Author: Łukasz Jernaś <deejay1@srem.org>
Date:   Thu Jun 17 11:29:33 2010 +0200

    Update POTFILES.in after the libpeas transition
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621866

 po/POTFILES.in | 1 -
 1 file changed, 1 deletion(-)

commit b49863832ccce0a77ff9d34410073e36c2fb2526
Author: Aleksander Łukasiewicz <aleksander@lukasiewicz.org>
Date:   Thu Jun 17 11:46:34 2010 +0200

    Updated Polish translation

 help/pl/pl.po | 120 ++++------------------------------------------------------
 1 file changed, 7 insertions(+), 113 deletions(-)

commit 58384d60d5da25c870c7c5d6ae9e9e41ec2ad087
Author: Luca Ferretti <lferrett@gnome.org>
Date:   Wed Jun 16 23:52:55 2010 +0200

    remove autogerated files in help

 help/bg/legal.xml    |   9 -
 help/bg/totem-bg.omf |  32 ---
 help/bg/totem.xml    | 597 ---------------------------------------------------
 3 files changed, 638 deletions(-)

commit de2413eb366f7739f0c14add88b6d035c5374e1f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 19:23:23 2010 +0100

    Update for latest libpeas API changes

 src/plugins/totem-plugins-engine.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 7b87251597b49210ed4778aca6d4ebdf47aa8bed
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:50:56 2010 +0100

    Cleanup thumbnail plugin definition

 src/plugins/thumbnail/totem-thumbnail.c | 34 ++-------------------------------
 1 file changed, 2 insertions(+), 32 deletions(-)

commit d3b431fc06d9b8c418a43e580d1dce87f7bbd0a0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:49:27 2010 +0100

    Cleanup skipto plugin definition

 src/plugins/skipto/totem-skipto-plugin.c | 39 +++-----------------------------
 src/plugins/skipto/totem-skipto-plugin.h |  2 --
 2 files changed, 3 insertions(+), 38 deletions(-)

commit 79b94e1b7d53ad1dced46e6c60453179ea61c2ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:45:59 2010 +0100

    Cleanup screenshot plugin definition

 src/plugins/screenshot/totem-screenshot-plugin.c | 36 +++---------------------
 src/plugins/screenshot/totem-screenshot-plugin.h |  1 -
 2 files changed, 4 insertions(+), 33 deletions(-)

commit 947e40f59c064c7f91b7ba13e2a1f0c1574329f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:43:34 2010 +0100

    Cleanup screensaver plugin definition

 src/plugins/screensaver/totem-screensaver.c | 39 +++--------------------------
 1 file changed, 4 insertions(+), 35 deletions(-)

commit 456f0245dc61c1ff135a32a41d125c1fb10fd799
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:42:12 2010 +0100

    Cleanup properties plugin definition

 src/plugins/properties/totem-movie-properties.c | 39 +++----------------------
 1 file changed, 4 insertions(+), 35 deletions(-)

commit b499ea75220788d6b1a155466af6c104a1c81108
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:40:50 2010 +0100

    Cleanup ontop plugin definition

 src/plugins/ontop/totem-ontop.c | 35 ++---------------------------------
 1 file changed, 2 insertions(+), 33 deletions(-)

commit 6f7212548f6a5c58c3da581d649f6938a64427b5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:39:40 2010 +0100

    Cleanup lirc plugin definition

 src/plugins/lirc/totem-lirc.c | 44 ++-----------------------------------------
 1 file changed, 2 insertions(+), 42 deletions(-)

commit aefc430b0fb60bde2d2b6f7a7fd2156ce45adb21
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:39:14 2010 +0100

    Cleanup media-player-keys plugin definition

 .../media-player-keys/totem-media-player-keys.c    | 48 ++--------------------
 1 file changed, 4 insertions(+), 44 deletions(-)

commit 1a989a4c2c0625465858f58c001b048e772606ff
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:35:41 2010 +0100

    Clean up gromit plugin definition

 src/plugins/gromit/totem-gromit.c | 35 ++---------------------------------
 1 file changed, 2 insertions(+), 33 deletions(-)

commit 31b07e10f7807f70cdc64f87afbc6ccc42dec1f8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:26:08 2010 +0100

    Add totem-plugin.h to the distribution

 src/plugins/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit df9ac486d233ff586d8744eac1a3d189f3c78ec2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:15:35 2010 +0100

    Port ontop to libpeas

 src/plugins/ontop/Makefile.am   |  1 +
 src/plugins/ontop/totem-ontop.c | 63 ++++++++++++++++++++++++++++-------------
 2 files changed, 44 insertions(+), 20 deletions(-)

commit 5ce530b8b47278b702ef03c8602d28c0f817ae4d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:11:35 2010 +0100

    Port bemused plugin to libpeas

 src/plugins/bemused/Makefile.am     |  1 +
 src/plugins/bemused/totem-bemused.c | 46 +++++++++++--------------------------
 2 files changed, 14 insertions(+), 33 deletions(-)

commit ddf3551f2877d72c4d4ecf66f78bd5ac779f09a6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:59:58 2010 +0100

    Port sidebar-test plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/sidebar-test/Makefile.am          |  1 +
 src/plugins/sidebar-test/totem-sidebar-test.c | 38 +++++++--------------------
 2 files changed, 11 insertions(+), 28 deletions(-)

commit e23c7dcef33a95bca3d0cf3b299cead2adcf569c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:57:20 2010 +0100

    Port mythtv plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/mythtv/Makefile.am    |  1 +
 src/plugins/mythtv/totem-mythtv.c | 32 ++++++++++++--------------------
 2 files changed, 13 insertions(+), 20 deletions(-)

commit d269adfc8f1ea9ce75283c96baadb1b9fadfab0f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:31:39 2010 +0100

    Port lirc plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/lirc/Makefile.am  |  1 +
 src/plugins/lirc/totem-lirc.c | 74 ++++++++++++++++++++++++++++++-------------
 2 files changed, 53 insertions(+), 22 deletions(-)

commit 493b0537ba69d895289e469347c51cfb08ae55b7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:07:07 2010 +0100

    Port gromit plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/gromit/Makefile.am    |  1 +
 src/plugins/gromit/totem-gromit.c | 66 ++++++++++++++++++++++++++++-----------
 2 files changed, 48 insertions(+), 19 deletions(-)

commit f923116228d2dcad78d30c6dad02a4078dc2a651
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:00:12 2010 +0100

    Port media-player-keys plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/media-player-keys/Makefile.am          |  1 +
 .../media-player-keys/totem-media-player-keys.c    | 71 +++++++++++++++-------
 2 files changed, 50 insertions(+), 22 deletions(-)

commit a303e558d9bffb1e48e89c618871b93c35c80639
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 16:42:41 2010 +0100

    Port properties plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/properties/Makefile.am              |  1 +
 src/plugins/properties/totem-movie-properties.c | 63 ++++++++++++++++++-------
 2 files changed, 46 insertions(+), 18 deletions(-)

commit cd95d6fe8506825397dbb9ace536b54f830471a6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 15 17:48:10 2010 +0100

    Port thumbnail plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/thumbnail/Makefile.am       |  1 +
 src/plugins/thumbnail/totem-thumbnail.c | 63 ++++++++++++++++++++++-----------
 2 files changed, 44 insertions(+), 20 deletions(-)

commit 06f51a153420afa02b078e25cb9311a998007e8a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 15 17:14:55 2010 +0100

    Port screenshot plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/screenshot/Makefile.am               |  1 +
 src/plugins/screenshot/totem-gallery.c           |  5 +-
 src/plugins/screenshot/totem-gallery.h           |  4 +-
 src/plugins/screenshot/totem-screenshot-plugin.c | 69 ++++++++++++++++--------
 src/plugins/screenshot/totem-screenshot-plugin.h |  9 ++--
 src/plugins/screenshot/totem-screenshot.c        |  5 +-
 src/plugins/screenshot/totem-screenshot.h        |  4 +-
 7 files changed, 64 insertions(+), 33 deletions(-)

commit 1a529aa667beee22c68276d4813317209409bf19
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:13:47 2010 +0100

    Port brasero-disc-recorder plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/brasero-disc-recorder/Makefile.am      |  1 +
 .../brasero-disc-recorder/totem-disc-recorder.c    | 39 +++++++++-------------
 2 files changed, 16 insertions(+), 24 deletions(-)

commit 9b7c8d03af6188e9b318ad735b910b676723486f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 16:36:03 2010 +0100

    Port screensaver plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/screensaver/Makefile.am         |  1 +
 src/plugins/screensaver/totem-screensaver.c | 64 ++++++++++++++++++++---------
 2 files changed, 46 insertions(+), 19 deletions(-)

commit c892eb7e4092b956e85c8e1f073fe883aa8b4b48
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 15 17:26:59 2010 +0100

    Port youtube plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/youtube/totem-youtube.c | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

commit f5364cf6faeb2d474f6bf3d3caa3e2bd0da5c3a1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 16:27:03 2010 +0100

    Port skipto plugin to libpeas
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 src/plugins/skipto/Makefile.am           |  1 +
 src/plugins/skipto/totem-skipto-plugin.c | 69 ++++++++++++++++++++------------
 src/plugins/skipto/totem-skipto-plugin.h |  7 +++-
 src/plugins/skipto/totem-skipto.c        |  5 ++-
 4 files changed, 52 insertions(+), 30 deletions(-)

commit 20fff7bb5d66fbf1183ffcfa91230e7663659854
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:16:49 2010 +0100

    Remove unused totem-plugin.c

 src/plugins/totem-plugin.c | 374 ---------------------------------------------
 1 file changed, 374 deletions(-)

commit eba99cb83fe80225f6ae2e1cc36331c3df3c2fd7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 18:11:22 2010 +0100

    Re-enable plugins

 src/plugins/Makefile.am | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit f4e9632fc807adc931932652240e07d8fb2e45d5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:53:39 2010 +0100

    Add helper macro for registering plugins

 src/plugins/totem-plugin.h | 328 +++++----------------------------------------
 1 file changed, 35 insertions(+), 293 deletions(-)

commit 202847fd9a4aab2c1e41a8bd103335c133dad2dc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 17:16:03 2010 +0100

    Fix compilation of the preferences dialogue

 src/totem-preferences.c | 1 -
 1 file changed, 1 deletion(-)

commit afef518ca487da553e736ec91812d754ac55319e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 14:55:05 2010 +0100

    Disable the Python loader for now
    
    So we can have it installed, and not crashing when we load Totem.

 src/plugins/totem-plugins-engine.c | 4 ++++
 1 file changed, 4 insertions(+)

commit ea41955fd602f68dd7ae9ba0686595c94de34c53
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 16:07:23 2010 +0100

    Add GConf state handling for plugins
    
    Based on the old GConf code in Totem 2.30.

 src/plugins/totem-plugins-engine.c | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

commit 7bf399f1365f8e9f76edb08007b10a9c756f650b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 15 17:10:52 2010 +0100

    Port to libpeas for plugin handling
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604830

 .gitignore                          |   1 +
 bindings/python/Makefile.am         |  24 +-
 bindings/python/__init__.py         |  50 +++
 bindings/python/override_common.c   |   2 +-
 bindings/python/totem.defs          |  70 +--
 bindings/python/totem.override      |  47 +-
 bindings/python/totemmodule.c       | 230 ++++++++++
 bindings/vala/totem.vapi            |   2 +-
 configure.in                        |  19 +-
 docs/reference/Makefile.am          |   3 +-
 src/Makefile.am                     |  21 +-
 src/plugins/Makefile.am             |  42 +-
 src/plugins/totem-dirs.c            | 182 ++++++++
 src/plugins/totem-dirs.h            |  39 ++
 src/plugins/totem-module.c          | 173 --------
 src/plugins/totem-module.h          |  56 ---
 src/plugins/totem-plugin-manager.c  | 533 -----------------------
 src/plugins/totem-plugin-manager.h  |  78 ----
 src/plugins/totem-plugins-engine.c  | 845 ++++++++----------------------------
 src/plugins/totem-plugins-engine.h  |  48 +-
 src/plugins/totem-python-module.c   | 566 ------------------------
 src/plugins/totem-python-module.h   |  61 ---
 src/plugins/totem-python-plugin.c   | 282 ------------
 src/plugins/totem-python-plugin.h   |  52 ---
 src/plugins/totem/Makefile.am       |   4 -
 src/plugins/totem/__init__.py       |   6 -
 src/plugins/tracker/Makefile.am     |   1 +
 src/plugins/tracker/totem-tracker.c |  15 +-
 src/plugins/youtube/Makefile.am     |   1 +
 src/plugins/youtube/totem-youtube.c |  14 +-
 src/totem-interface.c               |   4 +-
 src/totem-interface.h               |   3 +-
 src/totem-menu.c                    |   4 +-
 src/totem-object.c                  |  14 +-
 src/totem-private.h                 |   2 +
 src/totem.h                         |   2 +-
 36 files changed, 829 insertions(+), 2667 deletions(-)

commit dc894da891c37c30b0acb648da9d49e2bc9c6d61
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jun 16 14:49:14 2010 +0100

    Initialise the GType system when called into
    
    Add calls to g_type_init() in the plugin entry points so that
    GThread is initialised if not already, so that GIO calls work
    as expected.
    
    Note that this requires GLib 2.24 to work properly, so only
    done in master (gnome-2-30 depends on GLib 2.22)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=621771

 browser-plugin/totemPluginGlue.cpp | 4 ++++
 1 file changed, 4 insertions(+)

commit eb6a913257d852a495a3005aab6748680ee1d2bd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 15 11:10:27 2010 +0100

    Fix compile-time warnings

 src/totem-object.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e7a8ae67f923ec05e16aca9cdc98f83a9c7862ee
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jun 13 17:58:52 2010 +0100

    Disable Python plugin support for now

 configure.in | 4 ++++
 1 file changed, 4 insertions(+)

commit c3a022f5d4228b65c86ae1cf4e16dfacca44f15e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Jun 12 17:12:51 2010 +0100

    Fix up screensaver support
    
    Copy evince screensaver code, and add the ability to
    set the reason outside the module itself.

 browser-plugin/totem-plugin-viewer.c        |   3 +
 configure.in                                |   3 +-
 lib/totem-scrsaver.c                        | 344 ++++++++++++++++++----------
 lib/totem-scrsaver.h                        |  16 +-
 po/POTFILES.in                              |   2 +-
 src/plugins/screensaver/totem-screensaver.c |   3 +
 6 files changed, 241 insertions(+), 130 deletions(-)

commit 781e168a0b35783a650732cfba46670534dc7065
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 12 21:09:33 2010 +0100

    Use dark theme and symbolic icons
    
    Use GTK+ 3.0, a dark theme and symbolic icons.
    
    Missing justify icon for the sidebar. Some more icons missing.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617921

 configure.in         | 18 +++++++++---------
 data/playlist.ui     |  4 ++--
 data/totem.ui        | 22 +++++++++++-----------
 src/totem-dnd-menu.c |  2 +-
 src/totem-object.c   | 48 ++++++++++++++++++++++++------------------------
 src/totem-playlist.c | 10 +++++-----
 src/totem.c          |  4 ++++
 7 files changed, 56 insertions(+), 52 deletions(-)

commit 199d02674bcfb105cb6c2e4f2cc4e00585966cfd
Author: Christian Persch <chpe@gnome.org>
Date:   Mon May 10 12:13:51 2010 +0200

    Port TotemScrsaver to GDBus
    
    (Untested)
    
    Bug #618244.

 configure.in         |   2 +-
 lib/totem-scrsaver.c | 200 +++++++++++++++++++++++++--------------------------
 2 files changed, 98 insertions(+), 104 deletions(-)

commit ecb17359bc11ad2e4aa792efd1bd7c092ce5708d
Author: Simon Wenner <simon@wenner.ch>
Date:   Fri May 14 18:19:35 2010 +0200

    Fix incorrect Vala configure check
    
    https://bugzilla.gnome.org/show_bug.cgi?id=618546

 autogen.sh   |  2 +-
 configure.in | 17 +++++++++--------
 2 files changed, 10 insertions(+), 9 deletions(-)

commit 6117981bacc3b56d2fa7ea4c37d1db295e2fe27f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jun 7 16:39:47 2010 +0100

    Add little debugging for seekable in the backend

 src/backend/bacon-video-widget-gst-0.10.c | 1 +
 1 file changed, 1 insertion(+)

commit f04d1c81319c3e25f22b06552f7c74183acbc597
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jun 7 17:46:58 2010 +0100

    Set deinterlace and download flags separately
    
    So that we can debug download buffering problems on git master.

 src/backend/bacon-video-widget-gst-0.10.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit c91691abdab4f017c7481c8d73e30f14143e3405
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jun 1 19:42:56 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 324 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 164 insertions(+), 160 deletions(-)

commit e420d73be8966c236c6d49830a4570da6906db1b
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sun May 30 01:45:05 2010 +0300

    Updated Hebrew translation.

 po/he.po | 763 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 379 insertions(+), 384 deletions(-)

commit 1619e43ba466a684bf9c02d6de478f4103922c5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri May 28 16:16:26 2010 +0100

    Add missing help/bg/bg.po
    
    https://bugzilla.gnome.org/show_bug.cgi?id=619752

 help/bg/bg.po | 1083 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1083 insertions(+)

commit 5d2eb4c0c35b77ea78a13e33e1adc273e73b3491
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Fri May 28 01:40:56 2010 +0400

    Clean up totem-open-location destruction
    
    totem_open_location_destroy() was useless as we were already
    destroying ->open_location, and resetting its value with a
    weak pointer.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=619883

 src/totem-object.c        | 14 ++------------
 src/totem-open-location.c |  5 +----
 2 files changed, 3 insertions(+), 16 deletions(-)

commit 83d39acb5e16eb0e7a5d613eaea2f1870fd7b379
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed May 26 19:51:12 2010 +0300

    Estonian translation updated

 po/et.po | 116 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 63 insertions(+), 53 deletions(-)

commit ef85a1696e57e11899e08d1af2ece53d5b741fd1
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun May 23 19:45:04 2010 +0200

    Update Czech translation by Marek Cernocky

 po/cs.po | 591 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 297 insertions(+), 294 deletions(-)

commit 42b7ed293cfee5ce6cadc899d1d8cde7c5695d06
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat May 22 12:54:18 2010 +0100

    Add support for video/mp2t
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614422

 data/mime-type-list.txt | 1 +
 1 file changed, 1 insertion(+)

commit 87207e8f91ca9ec1b9bcb02c8dd6542acb483841
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu May 20 16:57:42 2010 +0100

    Add WebM support to Totem and browser plugin

 browser-plugin/totemPlugin.cpp | 1 +
 data/mime-type-list.txt        | 1 +
 2 files changed, 2 insertions(+)

commit c5d86dfbc74024a25528b705efa65af8c78101be
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Tue May 18 17:28:03 2010 +0300

    Add support for VLC "toolbar" argument
    
    With different behaviour if a "vlc" mimetype was requested
    or not.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=618929

 browser-plugin/totemPlugin.cpp | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit 772390ad6a6399fe8b8ea438df67edda52705a77
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Tue May 18 16:56:17 2010 +0300

    Support for the togglePause() function from VLC JavaScript API.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=618929

 browser-plugin/totemConePlaylist.cpp | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 611fee723b6ee506945cab398602904d62128c02
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Tue May 18 16:48:05 2010 +0300

    Support for the "input.time" property from VLC JavaScript API.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=618929

 browser-plugin/totemConeInput.cpp | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit e1332de49febdd4135adf193440340fbd48717dd
Author: Alexander Saprykin <xelfium@gmail.com>
Date:   Mon May 17 16:14:26 2010 +0400

    Add support for accurate seek
    
    Add "accurate" argument to seek functions, and
    use GST_SEEK_FLAG_ACCURATE instead of GST_SEEK_FLAG_KEY_UNIT
    when an accurate seek is requested.
    
    All the users of the seek functions will request "inaccurate" seeks
    except the video thumbnailer and the skipto plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=618746

 bindings/python/totem.defs                |  6 ++--
 bindings/vala/totem.vapi                  |  4 +--
 browser-plugin/totem-plugin-viewer.c      |  3 +-
 src/backend/bacon-video-widget-gst-0.10.c | 11 +++++--
 src/backend/bacon-video-widget.h          |  1 +
 src/plugins/bemused/totem-bemused.c       |  2 +-
 src/plugins/skipto/totem-skipto-plugin.c  |  3 +-
 src/totem-menu.c                          |  4 +--
 src/totem-object.c                        | 48 ++++++++++++++++---------------
 src/totem-video-thumbnailer.c             |  2 +-
 src/totem.h                               |  4 +--
 11 files changed, 50 insertions(+), 38 deletions(-)

commit daa1b3d36490c2fc05723585557843b5c08b11d2
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Mon May 17 13:09:00 2010 +0530

    hindi update

 po/hi.po | 1009 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 427 insertions(+), 582 deletions(-)

commit e8930fc439386304c392272cf3b7b038d8899376
Author: Cody Russell <bratsche@gnome.org>
Date:   Fri May 14 12:39:46 2010 +0200

    Set BaconVideoWidget's colormap to the system colormap.
    
    In the future, GTK+ will use an RGBA colormap by default,
    so we set BVW's colormap to the system colormap to be
    forward-compatible with this.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=618597

 src/backend/bacon-video-widget-gst-0.10.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit c08176cc1e2ef645427936069c7c2ad75b31d23b
Author: Gianvito Cavasoli <janvitus@ubuntu-it.org>
Date:   Fri May 14 12:34:45 2010 +0200

    Updated Italian translation

 po/it.po | 319 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 157 insertions(+), 162 deletions(-)

commit 2e89f984292219204d00b027ec9ef8c5abef45be
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Wed May 12 18:41:03 2010 -0400

    Updated Shavian transliteration

 po/en@shaw.po | 1462 +++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 1062 insertions(+), 400 deletions(-)

commit af8e68ddfc6e1ae02de20e6e894eab638e221b6b
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu May 13 00:42:28 2010 +0200

    Updated Galician translations

 po/gl.po | 301 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 156 insertions(+), 145 deletions(-)

commit ea6a516b927506dbe0ac989597f24a87e943a915
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri May 7 16:32:06 2010 +0100

    Fix loading OSD icons when there's no SVG version
    
    In gnome-icon-theme in 2.30.x, there's no SVG icons anymore,
    so the OSD popups won't look like the rest of the system,
    as "hand-drawn" icons will be used instead.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=618023

 src/gsd-media-keys-window.c | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

commit 16748a5c8af4bfbbd55d643f08dd6e084c1498af
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun May 9 13:05:16 2010 +0200

    Updated Spanish translation

 po/es.po | 312 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 159 insertions(+), 153 deletions(-)

commit c1b48193e9d16d54ea7b3ae6ddc1457d98f5a58a
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat May 8 11:23:53 2010 +0200

    Updated German translation

 po/de.po | 313 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 160 insertions(+), 153 deletions(-)

commit 5856ae9fe71fe2e8dfbda10bba417effa531d697
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri May 7 20:44:32 2010 +0200

    Updated Slovenian translation

 po/sl.po | 5925 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 2960 insertions(+), 2965 deletions(-)

commit 9bd9116330c5c479418c7076571396d50e27d9e5
Author: Jonathan Matthew <jonathan@kaolin.wh9.net>
Date:   Fri May 7 13:23:17 2010 +0100

    Fix version requirements for PyGTK
    
    pygtk.require() actually needs the major GTK+ version, and
    doesn't use the minor version in the require.
    
    Also make sure to check for the return value to avoid surprises.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617821

 src/plugins/totem-python-module.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 6fddb476a5477859a4a870802ee244f05df8d41b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri May 7 10:10:55 2010 +0100

    Fix position when QT gets to EOS
    
    When QuickTime reaches the end of a stream, the expected behaviour
    is for the position to stay at the end of the file, rather than
    back at 0.

 browser-plugin/totemPlugin.cpp | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit b71b5c5dc756104eb1817ba7c3ede5b02c3e7223
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu May 6 10:43:34 2010 +0100

    Fix constant buffering when playing live streams
    
    When playing Ogg Theora live streams, we should wait until the
    buffer reaches 100% before we start the actual playback.
    Otherwise the buffer will be consumed as it is downloaded, and
    we'll be constantly buffering, which is problematic visually,
    and could cause hiccups during playback.
    
    Fixes constant buffering with the streams at:
    http://dir.xiph.org/by_format/Ogg_Theora
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617791

 src/backend/bacon-video-widget-gst-0.10.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

commit ae5e1b16592a34f824713d655def63660f45100a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 17:50:52 2010 +0100

    Fix URL parameter usage in GMP plugin
    
    The URL parameter is never the baseURI, it's the same as the SRC
    parameter, so some websites use both.
    
    Add support for the actual "baseURL" parameter instead.
    
    Fixes playback at:
    http://www.ta3.com/sk/relacie/23_hlavne-spravy/9167_hlavne-spravy-z-27-aprila
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617639

 browser-plugin/totemPlugin.cpp | 26 ++++++++++++++++++++++++--
 browser-plugin/totemPlugin.h   |  1 +
 2 files changed, 25 insertions(+), 2 deletions(-)

commit 386142b4de7d6ce15448e50b32ba714a57090df7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 17:10:37 2010 +0100

    Remove use of GConf volume variable
    
    Seeing as it's not set anywhere anymore, and PulseAudio is
    supposed to remember the volume of the previous stream.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617525

 browser-plugin/totem-plugin-viewer.c | 9 ---------
 1 file changed, 9 deletions(-)

commit 299b49300a2f1f2b1cec920b33a65f3473f4ccaa
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 17:07:58 2010 +0100

    Remove dead GConf code in backend
    
    There's no queue-threshold or anything like that in playbin2 anymore,
    so disable it altogether.

 src/backend/bacon-video-widget-gst-0.10.c | 62 -------------------------------
 1 file changed, 62 deletions(-)

commit 4b2d22d9038b5b9eb7b400470746d0268d4d399d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 16:28:03 2010 +0100

    Make "Also disable the screensaver when playing audio" clearer
    
    "Also disable the screensaver when playing audio" is mysterious,
    so make the use of the preference clearer using radio buttons,
    instead of a single checkbox button.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605370

 data/totem.ui           | 87 +++++++++++++++++++++++++++++++------------------
 src/totem-preferences.c | 35 ++++++++++++--------
 2 files changed, 77 insertions(+), 45 deletions(-)

commit 94418a2d7295de739200cc6657263076c0f2d80b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 15:57:26 2010 +0100

    Move deinterlacing to the preferences
    
    As deinterlacing is now automatic in playbin2 for interlaced streams,
    enable it by default, so that interlaced videos look nicer by default.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=617283

 README                  |  2 --
 data/totem.1            |  2 --
 data/totem.schemas.in   |  6 ++--
 data/totem.ui           | 33 +++++++++++++++-------
 src/totem-menu.c        | 12 --------
 src/totem-object.c      | 12 --------
 src/totem-preferences.c | 74 +++++++++++++++++++++++++++++--------------------
 7 files changed, 70 insertions(+), 71 deletions(-)

commit 31f3116b58899f550afcb8f9f424b3e2c6710745
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 15:55:13 2010 +0100

    Turn on automatic deinterlacing by default
    
    As it's now only used when interlaced streams are being played.

 src/backend/bacon-video-widget-gst-0.10.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit aab7cd10e971a60010d65aa257918da2740b2d00
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 13:52:18 2010 +0100

    Fix bold labels in Glade

 data/plugins.ui    |  8 ++++----
 data/properties.ui |  6 +++---
 data/totem.ui      | 15 ++++++++-------
 3 files changed, 15 insertions(+), 14 deletions(-)

commit b01b0158834b8456216b210e2aabe5706cdd2115
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed May 5 13:26:37 2010 +0100

    Add Orientation properties to all the GtkVBoxes

 data/mozilla-viewer.ui |  1 +
 data/playlist.ui       |  1 +
 data/plugins.ui        |  7 +++++++
 data/properties.ui     |  4 ++++
 data/totem.ui          | 17 +++++++++++++++++
 data/uri.ui            |  1 +
 6 files changed, 31 insertions(+)

commit 14cfbd5528d958c4c378baea210a19dbac43f3f1
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Tue May 4 19:07:23 2010 +0200

    Check for libICE and link to it when using the X11 backend

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit addefa4d29b287f9bcfeadd9917dda0225fa6284
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun May 2 15:26:09 2010 +0200

    Updated German translation

 po/de.po | 716 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 354 insertions(+), 362 deletions(-)

commit 548ba8b489d0cff28a59f93a6f08cbe6ae9c0381
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun May 2 11:51:40 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 593 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 286 insertions(+), 307 deletions(-)

commit f65917f0af65f77a3e059af94e0195522274a9c3
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sat May 1 20:07:54 2010 +0200

    Updated Galician translation

 po/gl.po | 610 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 303 insertions(+), 307 deletions(-)

commit be5afc6938ed02ef420db53256c853164994df7b
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Apr 29 19:28:55 2010 +0200

    Use GIcon for the recent menu items' icons
    
    Bug #617199.

 src/totem-menu.c | 36 +++++++++++++++---------------------
 1 file changed, 15 insertions(+), 21 deletions(-)

commit 606a625ec64d6400f49ab95af385cb1f565fec19
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 29 18:51:02 2010 +0100

    Implement deinterlacing support
    
    Using playbin2's deinterlacing capabilities.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=491627

 src/backend/bacon-video-widget-gst-0.10.c | 77 +++++++++++++++++--------------
 src/backend/bacon-video-widget.h          |  1 -
 src/totem-object.c                        |  3 --
 3 files changed, 42 insertions(+), 39 deletions(-)

commit b63cce8c6e66c9e8259de16cb84ea34402fe6e74
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Apr 27 20:55:07 2010 +0200

    Updated Spanish translation

 po/es.po | 645 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 322 insertions(+), 323 deletions(-)

commit 909657193fafec666170c323cada71c09ed66298
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 27 18:17:28 2010 +0100

    Fix compilation

 src/totem-object.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 05eaadb15edb1508a45157b3993b86dd3b73ea10
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 27 18:04:32 2010 +0100

    Really remove the border width

 src/totem-object.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

commit 961bb8f4e9f3e953f767b8dd2db8bb6d474bfeef
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 27 17:54:31 2010 +0100

    Make the auto resize half-scale if available
    
    Or 2x the size if it fits on the screen.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=585598

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit be3ef3405d53d03d0b0d422c1bcdb6b2c2fabcff
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 27 17:42:22 2010 +0100

    Remove "automatically" from strings
    
    It's a computer, it's automatic already.

 data/totem.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 331f2a7abbe040585d613f0ac13762d1359f70cc
Author: Sean Neakums <sneakums@ondioline.org>
Date:   Tue Apr 27 17:26:12 2010 +0100

    Fix window height when showing controls again
    
    Fix regression due to commit eb74e996
    
    When hiding and then showing the controls again with the 'H'
    hotkey, the window height will be huge, because the wrong
    allocation was used to calculate the new window height.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614514

 src/totem-object.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 61c1a5ada63e3a4c3251354d6bc2e40fb9cbb695
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 27 17:18:07 2010 +0100

    Avoid slight resize when showing the sidebar
    
    for the first time.
    
    We didn't take the box' border into account it seems.

 data/totem.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f5b4cad2ab5c8a9878e4dcbc846db5c33b0550a4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 27 12:53:24 2010 +0100

    Update version number for development branch

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 024de838bd0f099cdc14b5082e23a60490d9159e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Apr 25 14:43:00 2010 +0100

    Bug 559628 — Support async loading of playlists
    
    Add async playlist support. This converts most calls to the playlist
    add MRL function to be async, dealing with the cursor appropriately
    (such that concurrent operations using a busy cursor don't trample on
    each others' cursors when they finish). Closes: bgo#559628

 src/plugins/publish/totem-publish.c |   2 +-
 src/totem-object.c                  |  79 ++++++++++++-----
 src/totem-playlist.c                | 166 ++++++++++++++++++++++++++----------
 src/totem-playlist.h                |  18 ++--
 src/totem-session.c                 |   4 +-
 src/totem-video-list.c              |   2 +-
 6 files changed, 192 insertions(+), 79 deletions(-)

commit 7f08318121734101c280f0c48e22f4075df40c41
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Apr 7 19:10:39 2010 +0100

    Fix some strings in the BBC iPlayer plugin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=615090

 src/plugins/iplayer/iplayer.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3f8ae7afeb7bbdfb03f039e99eb5b259e892936d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 27 10:24:12 2010 +0100

    2.30.1

 NEWS         | 20 ++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

commit e17595407217defbd08c363bb5202889558ccba3
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Wed Apr 21 22:40:22 2010 +0200

    Updated Catalan (Valencian) translation

 po/ca@valencia.po | 1686 ++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 1202 insertions(+), 484 deletions(-)

commit e0e9167b408f2a3d2e89a2454cd6caf2f01c9010
Author: Shankar Prasad <svenkate@svenkate.pnq.redhat.com>
Date:   Wed Apr 21 18:11:51 2010 +0530

    Updated Kannada translations

 po/kn.po | 777 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 385 insertions(+), 392 deletions(-)

commit f8861bf66c1af308c31ea6d471b1f0f47ec62793
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 20 13:35:36 2010 +0100

    Fix artifacts or black screen when paused
    
    Fix regression introduced by commit eb74e996.
    
    The video widget expects to not be double-buffered by default,
    and was due to an error when converting from pre-G_SEAL gtk_widget
    calls.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614177

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 540aaa7a104de22128218dd96be2c1078d2a3f8c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Apr 16 19:54:06 2010 +0100

    Bug 615506 — totem: Youtube Search lasts forever while playing Video
    
    Use a network timeout of 30 seconds if it's supported by the version of
    libgdata we're building against. This will error out of queries if they take
    longer than 30 seconds. Closes: bgo#615506

 configure.in                        | 7 +++++++
 src/plugins/youtube/totem-youtube.c | 6 ++++++
 2 files changed, 13 insertions(+)

commit 376f92f60f2fa7e695bdd472d0a9b9f298a300d8
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Sat Apr 17 15:03:49 2010 +0530

    Updated Bengali India Translation

 po/bn_IN.po | 695 ++++++++++++++++++++++++++++--------------------------------
 1 file changed, 320 insertions(+), 375 deletions(-)

commit 013d7840fae287aa431699dbcaeb79c644cd6bc0
Author: Shaun McCance <shaunm@gnome.org>
Date:   Fri Apr 16 09:05:19 2010 -0500

    Fixed invalid multiple objects on RDF properties

 totem.doap | 2 ++
 1 file changed, 2 insertions(+)

commit bff0927709eeca0046307185930fb09a60b4f407
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 16 10:03:14 2010 +0100

    Require gstreamer 0.10.28.1 for queue2 fixes
    
    So we can depend on the buffering-left time in queue2 being
    implemented for the bvw_buffering_done() function.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 052768b8e5f9073f9991b73e8dac154c0da9d726
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 16 10:02:49 2010 +0100

    Add debug for download buffering "buffering done"
    
    So we know what's going on.

 src/backend/bacon-video-widget-gst-0.10.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

commit bd2e1e47f39f13c579114c43c452c03c0977f1e0
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Wed Apr 14 18:26:07 2010 +0200

    Updated Danish translation

 po/da.po | 295 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 143 insertions(+), 152 deletions(-)

commit f4de4ee5c6992a2430c1888e0964f27809621462
Author: Hagen Fürstenau <hfuerstenau@gmx.net>
Date:   Wed Apr 14 13:37:12 2010 +0100

    Fix possible crasher when PyGTK isn't available
    
    If PyGTK is available at compile-time, but not available at run-time,
    then we shouldn't try to call pyg_gil_state_ensure() as it would crash.
    
    Print errors and disable Python support if PyGTK isn't available.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=615437

 src/plugins/totem-python-module.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

commit 24c12eb129fc66f3578f4b1317bc528640e522a1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 14 13:27:14 2010 +0100

    Avoid crashes on exit
    
    When the plugin viewer is set to exit, we don't want to receive
    messages on the bus, or we might crash. Just close the D-Bus
    connection before showing the error message.

 browser-plugin/totem-plugin-viewer.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 7687ebf72c3b17c971d6eea5ec898f6bc096d596
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Tue Apr 13 20:03:47 2010 +0530

    Updated Marathi Translations

 po/mr.po | 504 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 231 insertions(+), 273 deletions(-)

commit 58b60f0977c28f180c702993e29ed04ba915dc60
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Tue Apr 13 19:51:48 2010 +0530

    Updated Marathi Translations

 po/mr.po | 554 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 227 insertions(+), 327 deletions(-)

commit f0119f724c1c72cda08f324154a02fa83ab9fa30
Author: Martyn Russell <martyn@lanedo.com>
Date:   Tue Apr 13 11:26:35 2010 +0100

    Fixes bug #614839 - Tracker-Plugin: Migrate to Tracker 0.8
    
    - Only shows count and results for videos that exist (i.e. not for
      memory cards which are not mounted)
    - Orders results by rank then by url
    - Fixes includes
    - Fixes configure.in to work with 0.8 and 0.9

 configure.in                               |  6 +++-
 src/plugins/tracker/totem-tracker-widget.c | 54 ++++++++++++++++++------------
 src/plugins/tracker/totem-tracker-widget.h |  2 +-
 3 files changed, 38 insertions(+), 24 deletions(-)

commit eea5406f087a9a5f0bdb03155e119fd8e7152f79
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Apr 11 17:44:12 2010 +0100

    Prefer the stream URI when copying the location

 browser-plugin/totem-plugin-viewer.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit ce11ce47ead3b058f6c405d9916019ecc5c63b1d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 10 16:45:59 2010 +0100

    Never use the browser for the NarrowSpace plugin
    
    By default, the QuickTime plugin *might* use the browser to load movies,
    usually respecting the QTSRCDONTUSEBROWSER parameter.
    
    But then again, QTSRCDONTUSEBROWSER is only for QtSrc, not SRC itself.

 browser-plugin/totemPlugin.cpp | 3 +++
 1 file changed, 3 insertions(+)

commit df292f6c52ed3fcc02d3b09991440f07dbabb10d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 10 16:43:30 2010 +0100

    Never use the browser for the Cone plugin
    
    the VLC-provided plugin always uses its internal way of accessing files,
    and never uses the browser to load streams.

 browser-plugin/totemPlugin.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9e6af35511b3aed2a981d1d62fba666543850072
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 10 16:35:00 2010 +0100

    Implement SetTime in the NarrowSpace plugin

 browser-plugin/org_gnome_totem_PluginViewer.xml |  3 +++
 browser-plugin/totem-plugin-viewer.c            | 12 ++++++++++++
 browser-plugin/totemGMPControls.cpp             |  2 +-
 browser-plugin/totemNarrowSpacePlugin.cpp       | 14 ++++++++++++--
 browser-plugin/totemPlugin.cpp                  | 19 +++++++++++++++++++
 browser-plugin/totemPlugin.h                    |  3 ++-
 6 files changed, 49 insertions(+), 4 deletions(-)

commit a5c72233b5e3857175a3781a36308bfe676e9313
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Apr 10 14:18:48 2010 +0100

    Update NarrowSpace compat version to 7.6.6
    
    Fixes plugin detection on the Apple trailers site.
    
    Latest version is listed in the download section at:
    http://www.apple.com/quicktime/download/

 browser-plugin/totemPlugin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c8a680a9d055ae485f62792a3b60dcc3ef37d1f5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 9 15:00:44 2010 +0100

    Make seeking with the mouse behave the same as the main player
    
    Instead of shifting the scale a tiny bit.

 browser-plugin/totem-plugin-viewer.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 9c487aff7017df24aa2f8b22e69b9c599725e4f3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 9 14:56:30 2010 +0100

    Split setting up and opening browser streams
    
    Wait until we have the browser stream set up before opening stdin
    in the browser, which means we might have a chance to get the stream
    size.
    
    With recent GStreamer changes, this means that download buffering would
    work, and that we'd get download progress and seeking without needing
    to wait until the end of the download.
    
    Helps with https://bugzilla.gnome.org/show_bug.cgi?id=608301

 browser-plugin/org_gnome_totem_PluginViewer.xml |  5 +++-
 browser-plugin/totem-plugin-viewer.c            | 39 ++++++++++++++++++-------
 browser-plugin/totemPlugin.cpp                  | 39 +++++++++++++++++++++++--
 browser-plugin/totemPlugin.h                    |  3 ++
 4 files changed, 72 insertions(+), 14 deletions(-)

commit eadad87158e3edcce12cc593e471ff18369b00e0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 20:00:39 2010 +0100

    Avoid problems when pausing before preroll
    
    When pausing before preroll, we would check the length of the file
    and find that we might we using a live stream, and stopping it, thus
    stopping the preroll.
    
    Instead, when pausing when still prerolling, pause, and only when
    the preroll has been done, stop the pipeline if pause was requested.

 src/backend/bacon-video-widget-gst-0.10.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit 5ff367b005b7d946ce45f6d5d47abe6e7b26ab9a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 19:32:25 2010 +0100

    Add element name in download buffering debug output
    
    It's useful for us to know which element gave us the download buffering
    stats, instead of guessing ("queue2 or playbin?").

 src/backend/bacon-video-widget-gst-0.10.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit e09459ec8961c8ccb5f2e21bd1b621281517fadb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 19:30:32 2010 +0100

    Ensure the GDK windows we paint on are native ones
    
    Use gdk_window_ensure_native() on the GDK windows we'll be
    using to paint videos.

 src/backend/bacon-video-widget-gst-0.10.c | 2 ++
 1 file changed, 2 insertions(+)

commit 9aecfc7095577e2fc63680e755422ceec3b893ef
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 17:44:14 2010 +0100

    Add gitignore file for the test files

 browser-plugin/tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

commit f18812985719409d504f786948d9a8bfebe9dde5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 17:43:32 2010 +0100

    Add test file for subtitle handling in Cone plugin

 browser-plugin/tests/test.srt | 2348 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 2348 insertions(+)

commit 35f1019a287b9a37ce9c705b697eed0ad996a118
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 17:42:12 2010 +0100

    Add sample file for testing NP_FULL mode
    
    So that it's not handled by the HTML5 video support in Webkit for
    example. Downloaded from:
    
    http://www.esnips.com/doc/7e4bc5e8-0778-40c0-9d55-ea2f2c198fec/Sample

 browser-plugin/tests/Sample.qtif | Bin 0 -> 18663 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 2082669fb983e9a0ae79b99ef585691c25ee54af
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 13:51:24 2010 +0100

    Don't handle GtkLinkButton cliking ourselves
    
    GtkLinkButton already calls gtk_show_uri() itself when clicked,
    so no need to handle it ourselves.
    
    Should fix 2 web pages popping up (once for the URI hook, once for
    click handler), and avoid quoting problems.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=612579

 src/totem-interface.c | 35 -----------------------------------
 1 file changed, 35 deletions(-)

commit 4150fa8888acb322323ffc1a65c224c2080a78a8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 13:51:06 2010 +0100

    Fix link to codecs web page

 src/totem-object.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4f6595a6f421c256c54210187ce5f0aa597072e5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 13:41:07 2010 +0100

    Disable seeking in DVD menus
    
    If we enabled seeking in menus, either we'd miss
    navigation events, or we'd need to parse the MPEG stream
    anyway. So just disable DVD menus right now.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=607556

 src/backend/bacon-video-widget-gst-0.10.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 9a03e8eccbf64b89d63bc03aad0f8ccb56d6b28f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 11:39:21 2010 +0100

    On restore, prefer session position to file one
    
    When restoring the session, we would get both the session saved
    position, and the one saved as metadata to the file. We should
    only take the session position into account, in preference to
    the one saved on disk.

 src/totem-object.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit c2ca1cb46e8f72c5bd483ff013d034f9874d6a02
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 8 11:19:43 2010 +0100

    Fix Eject menu item not being available for DVDs
    
    g_file_find_enclosing_mount() on the root directory for the disc
    would find the root mount, instead of the DVD mount, and, when
    playing the DVD from the menu, the device node path is used
    instead the mount's path.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=582306

 src/totem-uri.c | 44 ++++++++++++++++++++++++++++++++++++++------
 1 file changed, 38 insertions(+), 6 deletions(-)

commit fb551004b25cdbd2da530c14d89645b8d5c9c3ac
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Apr 7 18:58:25 2010 +0100

    Bug 613636 — plugins don't handle lack on network connectivity well
    
    Improve error reporting in the case of network errors in the BBC iPlayer
    plugin. Helps: bgo#613636

 src/plugins/iplayer/iplayer.py | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit bde645c86b798f06c16f1b3547f9e0fbc8541165
Author: Ilya Murav'jov <muravev@yandex.ru>
Date:   Wed Apr 7 18:52:13 2010 +0100

    Fix position setting on session restore
    
    Copy/paste error...
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614125

 src/totem-object.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 4cdd69285b2f9fffe834b65d19876b5dc7841ef8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Apr 7 17:01:25 2010 +0100

    Use giosrc natively when playing back from FTP
    
    As it will not work properly when using FUSE in between.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=579235

 src/backend/bacon-video-widget-gst-0.10.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a699f3ec1e7eb4e317f89c4772a417e45de8f025
Author: Adrian Bunk <adrian.bunk@movial.com>
Date:   Mon Mar 15 18:12:35 2010 +0200

    configure.in: Don't error out if the souphttpsrc check fails
    
    Just print a warning like in the libgdata case for the same plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=613704

 configure.in | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 2641b76918ddac0e5bf0decf6cb0ec4a8e0d4945
Author: Robin Stocker <robin@nibor.org>
Date:   Thu Mar 25 21:59:51 2010 +0100

    Get rid of remaining GTK_WIDGET_REALIZED calls
    
    http://bugzilla.gnome.org/show_bug.cgi?id=594053
    
    https://bugzilla.gnome.org/show_bug.cgi?id=613958

 src/backend/bacon-resize.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8f146bf0db349f12b9528df415fa1e5c8329cb53
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Sat Mar 27 21:20:43 2010 +0000

    Fake QT user-agent for trailers.apple.com
    
    trailers.apple.com will serve a html file instead of the movie
    we were asking for unless we pretend to be quicktime, iotw same
    issue as with movies.apple.com.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614127

 src/totem-object.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5ecafddf9438a1189c966932009fab64f84dfeb1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 6 17:08:02 2010 +0100

    Use GstTag library to translate subtitle languages
    
    Instead of implementing iso-codes parsing ourselves.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614976

 configure.in     |  30 +----------
 src/totem-menu.c | 154 +------------------------------------------------------
 2 files changed, 3 insertions(+), 181 deletions(-)

commit 70a7ee8a63514426263de88f9ccc71f850816afd
Author: Simon Wenner <simon@wenner.ch>
Date:   Tue Apr 6 15:11:54 2010 +0100

    Key navigation is broken in "local search" plugin
    
    Fix arrow keys not working in the tracker plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=523141

 src/plugins/tracker/totem-tracker-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8814f0c880fb88f0a2476335a67b2dd1a741e0ba
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Sat Mar 27 13:21:49 2010 +0100

    baconv-video-widget-gst-0.10: queue-size property doesn't exist in playbin2
    
    Therefore don't try to set it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614095

 src/backend/bacon-video-widget-gst-0.10.c | 10 ----------
 1 file changed, 10 deletions(-)

commit 2cb0d18763f63871666654ca1b46b864ea9c5db1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 6 14:56:54 2010 +0100

    Remove buffer-size from the schemas
    
    As playbin2 doesn't have the property in question any more.

 data/totem.schemas.in | 12 ------------
 1 file changed, 12 deletions(-)

commit 93f289d3532912b5976cfb1260fed713cc52a495
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 5 00:57:12 2010 +0100

    Bug 614679 — cannot play youtube videos
    
    Update the regex used to grab the t-param from YouTube pages. Why do Google
    always update YouTube just after a GNOME release? Closes: bgo#614679

 src/plugins/youtube/totem-youtube.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit bc3d21468318116f1d14faecea9b1f00967ac4e0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Mar 25 17:41:10 2010 +0000

    Fix download buffering for non-fast start FLVs
    
    When filling during pre-roll, we need to make sure that
    we query the queue2 element, and not playbin, otherwise it will fail.
    
    When reaching 100% during pre-roll, make sure that bvw_buffering_done()
    knows that we're ready to go.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=613935

 src/backend/bacon-video-widget-gst-0.10.c | 37 +++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 7 deletions(-)

commit f3014142c45338389386008a81992edfcf11669e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 29 17:24:00 2010 +0100

    2.30.0

 NEWS         | 3 +++
 configure.in | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit fd223c5ea50c73ac92a24e30cc3091450be46987
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 17 14:24:12 2010 +0000

    Add audio/x-aiff as a supported audio type

 data/mime-type-list.txt | 1 +
 1 file changed, 1 insertion(+)

commit ddef47bd2d137234ac79b9bcc736918214a9268f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Mar 17 14:23:01 2010 +0000

    2.29.92

 NEWS         | 3 +++
 configure.in | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

commit 9dfafa896eb3d584466f2d621678e39074b29b77
Author: Ahmed Noor Kader Mustajir Md Eusoff <sir.ade@gmail.com>
Date:   Mon Mar 29 15:28:50 2010 +0300

    Updated Malay translation for totem

 po/ms.po | 3792 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 2761 insertions(+), 1031 deletions(-)

commit f25b67d9caecf25f376cfe5c2d9904c55d6e29a5
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Mar 28 23:42:22 2010 +0200

    Updated Danish translation

 help/da/da.po | 805 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 415 insertions(+), 390 deletions(-)

commit 4adaa9c8c566fc0edea71ceec5752bd6d0231ad8
Author: Simos Xenitellis <simos@gnome.org>
Date:   Sun Mar 28 23:10:37 2010 +0300

    Updated Greek translation for totem

 po/el.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8da6f5b4d8cf53ac6438dfb2c7b2cc7dcfbe0cf3
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat Mar 27 23:59:26 2010 +0100

    Updated Danish translation

 po/da.po | 633 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 317 insertions(+), 316 deletions(-)

commit f5683d5079df7420adf0011d48d36c6e10dcf56d
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Sun Mar 28 02:34:22 2010 +0600

    Updated Bengali translation

 po/bn.po | 500 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 253 insertions(+), 247 deletions(-)

commit 224d4a045cf87b4921191133160b8ad740462ccc
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Fri Mar 26 14:30:58 2010 +0200

    Updated Ukrainian translation

 po/uk.po | 275 +++++++++++++++++++++++----------------------------------------
 1 file changed, 102 insertions(+), 173 deletions(-)

commit 6937cb6524af60821300d4b12a45dd28d135f577
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Mar 24 16:28:51 2010 +0100

    Updated Basque language

 po/eu.po | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit ff22093f8a255a313171fb628049988b6a819245
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:   Wed Mar 24 01:27:42 2010 +0100

    Updated Serbian translations

 po/sr.po       | 632 ++++++++++++++++++++++++++++++---------------------------
 po/sr@latin.po | 632 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 660 insertions(+), 604 deletions(-)

commit f6bdc2f5473e652f91cf5b455f8425cb7a5aa67d
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Mon Mar 22 19:11:08 2010 +0100

    Dutch translation updated by Tino Meinen

 po/nl.po | 1154 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 626 insertions(+), 528 deletions(-)

commit 7fea04b25c173c6b50f67e87686a79896004da0e
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Mar 22 15:56:01 2010 +0530

    Updated Gujarati translations

 po/gu.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 228b3e0b397bd0578832f006a441daa2c0597b11
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Mon Mar 22 15:50:36 2010 +0530

    Updated Gujarati Translations

 po/gu.po | 251 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 122 insertions(+), 129 deletions(-)

commit 93bc06d51e28f06d9eafd96ef2aea5f7e2d73c74
Author: Robert Moerland <veel_mail@xs4all.nl>
Date:   Sat Mar 20 14:00:37 2010 +0000

    Bug 613214 — totem subtitle plugin cannot contact opensubtitles.org
    
    Fix the API URI for the opensubtitles.org plugin. Closes: bgo#613214

 src/plugins/opensubtitles/opensubtitles.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bd27c8110b186b2043f40371378bf56149817b00
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Sat Mar 20 12:46:25 2010 +0200

    Update Russian translation from Юрий Козлов

 po/ru.po | 246 +++++++++++++++++++++++----------------------------------------
 1 file changed, 88 insertions(+), 158 deletions(-)

commit 1aa35e4a0db34fb845cd555e118c1a50bdf41a56
Author: Gil Forcada <gforcada@gnome.org>
Date:   Fri Mar 19 23:26:10 2010 +0100

    Updated Catalan translation

 po/ca.po | 692 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 346 insertions(+), 346 deletions(-)

commit 8def24a33b51b430f3de8754a898e62a359222c6
Author: Nikos Bakaoukas <nikolaosx1@gmail.com>
Date:   Fri Mar 19 22:22:25 2010 +0200

    Updated Greek translation for totem

 po/el.po | 779 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 451 insertions(+), 328 deletions(-)

commit 0f5ec3bc4f70215ff7a9e964a36f43b5d42f12ff
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Mar 19 13:05:24 2010 +0100

    Updated Polish translation

 po/pl.po | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit 682d530de3ea55ba11493948668f5f09a0467c72
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Wed Mar 17 23:32:25 2010 -0500

    Updated Crimean Tatar (Crimean Turkish) translation

 po/crh.po | 572 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 289 insertions(+), 283 deletions(-)

commit 174563b57e1168c5f2fe902a15b368d7bb4809a4
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Mon Mar 15 21:34:43 2010 +0100

    Updated Italian translation

 po/it.po | 530 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 240 insertions(+), 290 deletions(-)

commit 249a95b738788c7b5356a83e61e45ade0972579e
Author: A S Alam <aalam@users.sf.net>
Date:   Mon Mar 15 07:48:02 2010 +0530

    updating for Punjabi by A S Alam

 po/pa.po | 697 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 356 insertions(+), 341 deletions(-)

commit 703e473c730d34e7fedd8c2c6ccfd4025cc7899d
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
Date:   Sat Mar 13 20:22:13 2010 +0100

    Updated Norwegian Nynorsk translation

 po/nn.po | 449 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 205 insertions(+), 244 deletions(-)

commit 8c5af140549529c865df2724ed0e03bf31e91467
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 14 03:16:18 2010 +0900

    Updated Korean translation

 po/ko.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2806cf0d026634c859700c4e75deefa40c18193a
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 14 03:13:27 2010 +0900

    Updated Korean translation

 po/ko.po | 679 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 353 insertions(+), 326 deletions(-)

commit f12d33a19c7eefefdea75123925de99d95387954
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Tue Mar 9 00:14:07 2010 +0000

    Updated Portuguese translation

 po/pt.po | 659 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 330 insertions(+), 329 deletions(-)

commit fb9744cbf6c6165607288f9af11d8c10773c00e0
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Sun Mar 7 20:41:56 2010 +0200

    Updated Latvian translation.

 po/lv.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d7055b3598c951bdaab9f3710b883b10542a0ab0
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Sun Mar 7 20:39:26 2010 +0200

    Updated Latvian translation.

 po/lv.po | 755 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 350 insertions(+), 405 deletions(-)

commit 917afea27f08200cad33411704a37fdd09a78a04
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Mar 7 15:29:00 2010 +0100

    Update Czech translation

 help/cs/cs.po                          | 1634 ++++++--------------------------
 help/cs/figures/totem_start_window.png |  Bin 0 -> 43256 bytes
 2 files changed, 293 insertions(+), 1341 deletions(-)

commit 86ac6aeb4070b597344254426fa981f8cbf47ad4
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Mar 5 11:43:19 2010 +0100

    Updated Hungarian translation

 po/hu.po | 566 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 256 insertions(+), 310 deletions(-)

commit b6065490a4bfc5f011281d4ad2f0c2ac553f9601
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Tue Mar 2 17:34:51 2010 +0200

    Updated Lithuanian translation.

 po/lt.po | 617 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 313 insertions(+), 304 deletions(-)

commit f9cc47c463d0b86fdf9083f65f0f828eccc681ad
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Mar 2 13:18:10 2010 +0100

    Update Czech translation

 po/cs.po | 242 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 117 insertions(+), 125 deletions(-)

commit 66ea75d81e60e3045be90365cb9403d34c398907
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:   Sat Feb 27 23:29:53 2010 +0200

    Updated Finnish translation.

 po/fi.po | 626 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 319 insertions(+), 307 deletions(-)

commit 3b0e6fe4ebe014e413cbdb5be49334bf0c9df35e
Author: Torstein Adolf Winterseth <kvikende@yahoo.no>
Date:   Sat Feb 27 13:01:20 2010 +0100

    Updated Norwegian Nynorsk translation

 po/nn.po | 3045 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 1898 insertions(+), 1147 deletions(-)

commit 6a4b05773a4255635c53783796b6e7414678767a
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Thu Feb 25 18:10:05 2010 +0100

    Improve the comment in the last commit to mention where we set the bus to flush=false again

 src/backend/bacon-video-widget-gst-0.10.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit fda6b27a40f4e130b48cd2c7ab8f9bed7b8009f3
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Thu Feb 25 17:45:40 2010 +0100

    Set playbin2's bus to flushing when shutting down until we start playback again
    
    This makes sure that we never get any pending messages after we
    stopped playback. Without this change, error messages after a
    missing plugin message could still appear although the codec
    installer was started and playbin2 was stopped already.

 src/backend/bacon-video-widget-gst-0.10.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 9b4946edec013bfdc0ce2ad281b1296cdc3ecb20
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Feb 25 01:55:49 2010 +0100

    Updated Polish translation

 po/pl.po | 1170 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 605 insertions(+), 565 deletions(-)

commit 4a17b08834df3fb581481a0322f4a05900fbc222
Author: Nikos Charonitakis <nikosx@gmail.com>
Date:   Thu Feb 25 01:05:40 2010 +0200

    Updated Greek translation

 po/el.po | 683 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 367 insertions(+), 316 deletions(-)

commit 6f64e37b5ae01131e67911e76639d5c2ba727793
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:   Wed Feb 24 17:00:59 2010 +0000

    Updated British English translation

 po/en_GB.po | 649 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 330 insertions(+), 319 deletions(-)

commit a1cc9dc7fca9d30ed94452008b853347e2198958
Author: Bastien Nocera <hadess@hadess.net>
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 <hadess@hadess.net>
Date:   Mon Feb 22 16:42:50 2010 +0000

    Enable debugging by default when using autogen.sh

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 18b6a2a8a82cdc218d38b6ea174da4e7bc485473
Author: Bastien Nocera <hadess@hadess.net>
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 file changed, 4 insertions(+), 3 deletions(-)

commit 0ffc54f90c73a99072db193230acb8409ee79752
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 22 15:52:46 2010 +0000

    Fix gdb hooks to use gnome-terminal

 browser-plugin/totem-plugin-viewer.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

commit d068e771391d22ee24f217a017f60227c9ad96c7
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Mon Feb 22 11:09:00 2010 +0200

    Update Russian translation by Alexander Saprykin

 po/ru.po | 593 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 313 insertions(+), 280 deletions(-)

commit 828c36bbd3f8d268c4052970459247d3c49e72fa
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Sun Feb 21 13:06:09 2010 +0000

    Bump GStreamer and gst-plugins-base requirements to released versions

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2d9717e7644e956e26d1f5d74da8e28f96452da6
Author: Tim-Philipp Müller <tim@centricular.net>
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 file changed, 5 insertions(+)

commit 7406932a9defc5404435ac6186fdecd1f694d139
Author: vasudeven <agnihot3@gmail.com>
Date:   Sun Feb 21 14:27:57 2010 +0530

    updated Tamil translation

 po/ta.po | 112 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 58 insertions(+), 54 deletions(-)

commit 5a4e330215804330f7096f901f2c4e52e99881ff
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Feb 20 10:48:56 2010 +0100

    Updated French translation

 po/fr.po | 559 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 252 insertions(+), 307 deletions(-)

commit c9db96161cc7cabc72361767bfdacc93752926e6
Author: Claude Paroz <claude@2xlibre.net>
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(+)

commit b8f37bca74f8e74ec00d16aa1dcef65f1a835c1c
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Thu Feb 18 16:01:11 2010 +0100

    Updated French doc translation

 help/fr/fr.po | 51 +++++++++++++++++++++++++++------------------------
 1 file changed, 27 insertions(+), 24 deletions(-)

commit a4d0c265350ad3125a70b097bae5513c6f0e2352
Author: Philip Withnall <philip@tecnocode.co.uk>
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 <philip@tecnocode.co.uk>
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 <hadess@hadess.net>
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 file changed, 3 insertions(+), 2 deletions(-)

commit 4311a9ab3226609ea134e5de11b8f3ff1b4efd9e
Author: vasudeven <agnihot3@gmail.com>
Date:   Thu Feb 18 10:23:25 2010 +0530

    updated Tamil translation

 po/ta.po | 500 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 252 insertions(+), 248 deletions(-)

commit e4762c0c9abc90457acd5b55061035d7962781e8
Author: Vladimir Melo <vmelo@gnome.org>
Date:   Wed Feb 17 23:03:42 2010 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 806 ++++++++++++++++++++++--------------------------------------
 1 file changed, 292 insertions(+), 514 deletions(-)

commit 38c342fd4669042a7bfb784f06fa14ecf01c8fac
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Tue Feb 16 19:23:13 2010 +0100

    Updated Basque language

 po/eu.po | 81 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 50 insertions(+), 31 deletions(-)

commit 4196f348b9e7946bd9c568d679c47085d2b87809
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
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 <frandieguez@ubuntu.com>
Date:   Mon Feb 15 17:33:58 2010 +0100

    Updated Galician Translation

 po/gl.po | 882 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 445 insertions(+), 437 deletions(-)

commit 3b6ae8054f5bd46cd9e3974931200309a602e684
Author: Simon Wenner <simon@wenner.ch>
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 file changed, 55 insertions(+), 3 deletions(-)

commit c8a4b9e08566ed875b8658bbc974a3db7359672d
Author: Matthias Clasen <mclasen@redhat.com>
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 <hadess@hadess.net>
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 file changed, 8 insertions(+), 2 deletions(-)

commit 3e0e29ce08eafbabed82664f5639051a5f7cffd1
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Feb 13 18:28:06 2010 +0200

    Update Romanian translation

 po/ro.po | 848 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 479 insertions(+), 369 deletions(-)

commit eb74e996cbddfa6758b2bb392fbbaf7310adf3b6
Author: Javier Jardón <jjardon@gnome.org>
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 <hadess@hadess.net>
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 file changed, 7 insertions(+), 1 deletion(-)

commit 595a6b2e9c7a549d9b7aae46e5944383ea4ebf49
Author: Philip Withnall <philip@tecnocode.co.uk>
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 <stuckdownawell@gmail.com>. Closes: bgo#608794

 src/plugins/tracker/totem-tracker-widget.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fcd056645e198ebc61b89d900d9b63df3fb3573a
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:   Sun Jan 31 01:59:28 2010 +0200

    Updated Greek documentation translation

 help/el/el.po | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

commit 1ddf863a4ea815e6186b85f8500ecdda4ea13f28
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sat Jan 30 16:36:46 2010 +0700

    Updated Thai translation.

 po/th.po | 615 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 308 insertions(+), 307 deletions(-)

commit 6b6c80318c508c0f156404f7f004effc033ba5ec
Author: Mattias Põldaru <mahfiaz gmail com>
Date:   Thu Jan 28 16:43:34 2010 +0200

    Updating Estonian translation

 po/et.po | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit 8594966fde7c2cd67ea91c3fa55f518d29db93d0
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Jan 27 11:48:05 2010 +0100

    Updated Slovenian translation

 po/sl.po | 297 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 139 insertions(+), 158 deletions(-)

commit 59df2f887c22390004205e040b8a80162eaddee9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 26 14:05:15 2010 +0000

    2.29.4

 NEWS         | 3 +++
 configure.in | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit e1e90a74361924e3e1a053c0690321040777e334
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 26 12:07:29 2010 +0000

    Remove Bulgarian docs special casing

 configure.in        |  1 -
 help/Makefile.am    |  3 +--
 help/bg/Makefile.am | 13 -------------
 help/bg/totem.xml   |  7 ++++++-
 4 files changed, 7 insertions(+), 17 deletions(-)

commit f533b36f128d18e3a049fb22fcda06d8fcfcc2d6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 26 11:25:45 2010 +0000

    2.29.3

 NEWS         | 25 +++++++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)

commit e907b64b74ed031524b59da7744e0096259404cf
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Jan 26 06:31:11 2010 +0200

    Updated Bulgarian translation

 po/bg.po | 575 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 256 insertions(+), 319 deletions(-)

commit 666b1da2aeea1151fb529e513d8ed1ffe25f1da4
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Tue Jan 26 03:00:50 2010 +0600

    Updated Bengali translation

 po/bn.po | 583 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 364 insertions(+), 219 deletions(-)

commit b25fd88cd2be2b3643f8aca4a5f83733d40c636c
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sat Jan 23 21:43:13 2010 +0100

    Flush playbin2's bus before reusing it
    
    This makes sure that we don't get any messages from a previous URI.
    
    Fixes bug #607224.

 src/backend/bacon-video-widget-gst-0.10.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit a75edccd76990d664b962122ebcf2448b8e940e8
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Jan 23 21:41:50 2010 +0200

    Updated Arabic translation

 po/ar.po | 391 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 191 insertions(+), 200 deletions(-)

commit 6f95bf8d38e9bc4998b19b817487b7f1a549aeaa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jan 22 14:18:39 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 335 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 139 insertions(+), 196 deletions(-)

commit e7b1013b705f37c9645c248b028b2888ac7bd5da
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Fri Jan 22 13:08:03 2010 +0600

    Updated Bengali translation

 po/bn.po | 1140 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 504 insertions(+), 636 deletions(-)

commit 37fff207f6e33b431caffcc164d70b88c67b01ea
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:30:05 2010 +0000

    Add better debug

 browser-plugin/totem-plugin-viewer.c | 21 +++++++++++++++++----
 browser-plugin/totemPlugin.cpp       | 11 ++++++++++-
 2 files changed, 27 insertions(+), 5 deletions(-)

commit 1f01e518a3348338b9e381814c455884376fdc38
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:15:14 2010 +0000

    Implement Narrowspace's SetURL function

 browser-plugin/totemNarrowSpacePlugin.cpp |  9 ++++++++-
 browser-plugin/totemPlugin.cpp            | 24 ++++++++++++++++++++++++
 browser-plugin/totemPlugin.h              |  1 +
 3 files changed, 33 insertions(+), 1 deletion(-)

commit d18f2b03d9ccbac47172f364c073d7e176a06184
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:14:41 2010 +0000

    Implement more player states for Narrowspace

 browser-plugin/totemPlugin.cpp | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit ff5bb8d1392a2fa4e8af18d1e97e65a3e5da937a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:12:17 2010 +0000

    Fix many NarrowSpace functions not working
    
    All the functions after GetTimeScale were broken. It's wonder
    it ever worked.

 browser-plugin/totemNarrowSpacePlugin.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e3062f7c98f2ecf951b84779ba7c8031a4688783
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:10:41 2010 +0000

    Remove trailing ","
    
    For consistency

 browser-plugin/totemGMPSettings.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e956258bc4d5e25240fc6c49ae2e5af37a882b84
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:09:51 2010 +0000

    Cleanup bvw_open() call
    
    As all the errors are handled asynchrounsly.

 browser-plugin/totem-plugin-viewer.c | 38 ++++++------------------------------
 1 file changed, 6 insertions(+), 32 deletions(-)

commit d0371fbda9523988bb7720538ffcfb9254e9a339
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Sun Jan 17 15:44:23 2010 +0000

    Only set the uri when the playbin is in READY state
    
    Playbin must be in either the NULL or READY state before the uri
    property can be set otherwise the new value won't be applied properly
    
    https://bugzilla.gnome.org/show_bug.cgi?id=607225

 src/backend/bacon-video-widget-gst-0.10.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 2b67674da8ed6ea91f377f071426ed3358481f3b
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Jan 17 20:56:03 2010 +0200

    Updating Estonian translation

 po/et.po | 60 +++++-------------------------------------------------------
 1 file changed, 5 insertions(+), 55 deletions(-)

commit 39e436739a71a473f60eb25f3a23f4b0ad7d9eeb
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Jan 17 13:57:15 2010 +0100

    Updated German doc translation

 help/de/de.po | 57 ++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 32 insertions(+), 25 deletions(-)

commit 3b04ce36bb7155ae0e68a69953dec661647f58d3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 14 15:30:30 2010 +0000

    Fix state of the button popup when popup is dismissed

 browser-plugin/totem-plugin-viewer.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 0780e46091b21750afa4ce3b9631d28e054e640a
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Jan 13 18:55:30 2010 +0100

    Updated Basque language

 po/eu.po | 599 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 263 insertions(+), 336 deletions(-)

commit 042ff3195f8acdca0c45830fea125fb16debdb6c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Jan 13 18:49:25 2010 +0100

    Updated Basque language

 po/eu.po | 216 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 108 insertions(+), 108 deletions(-)

commit 9021e1e8626d3ab785567959ecde35874c0ce016
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Tue Jan 12 21:15:07 2010 +0100

    Updated German translation

 po/de.po | 728 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 374 insertions(+), 354 deletions(-)

commit e48396356cdd599b402690ac035f10eabee9d2d3
Author: Xandru Armesto Fernandez <xandru@softastur.org>
Date:   Mon Jan 11 19:11:01 2010 +0100

    Updated asturian translation

 po/ast.po | 2455 ++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1357 insertions(+), 1098 deletions(-)

commit 34496f45253a784f355495320f63f71999f5f71d
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Jan 9 17:38:02 2010 +0100

    Updated Swedish translation

 po/sv.po | 428 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 204 insertions(+), 224 deletions(-)

commit 7e823b3aee592623c19e450ff12b02d3778ce0ac
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Sat Jan 9 16:38:24 2010 +0200

    Add Ukrainian translation

 help/uk/uk.po | 2369 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 1664 insertions(+), 705 deletions(-)

commit 647909128b0c587b26e1e13e42da7036982f68b2
Author: Carlos Garnacho <carlos@lanedo.com>
Date:   Wed Dec 23 16:33:29 2009 +0100

    TotemPlaylist: Use totem_pl_parser_save().
    
    Use newer TotemPlPlaylist and totem_pl_parser_save() in order
    to save playlists.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605312

 configure.in         |  2 +-
 src/totem-playlist.c | 55 +++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 43 insertions(+), 14 deletions(-)

commit 17b14004206910e8bee8e4226905160bc0e9d7a0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 5 10:52:22 2010 +0100

    Use the giosrc when reading from gvfs archive mounts
    
    Reading that same file through FUSE fails.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597448

 src/backend/bacon-video-widget-gst-0.10.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit bc39c6554c53cb141396b8c4d7be3afaac46df3b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jan 4 18:13:28 2010 +0000

    Bug 606036 — Fix debug logging
    
    Fix debug logging by defining a log domain for all of Totem and installing a
    log handler for that domain for debug messages. Messages are suppressed unless
    the --debug command line option is passed. Closes: bgo#606036

 src/Makefile.am                               | 35 ++++++++++++++++-----------
 src/plugins/Makefile.am                       |  1 +
 src/plugins/bemused/Makefile.am               |  1 +
 src/plugins/brasero-disc-recorder/Makefile.am |  1 +
 src/plugins/galago/Makefile.am                |  1 +
 src/plugins/gromit/Makefile.am                |  1 +
 src/plugins/lirc/Makefile.am                  |  1 +
 src/plugins/media-player-keys/Makefile.am     |  1 +
 src/plugins/mythtv/Makefile.am                |  1 +
 src/plugins/ontop/Makefile.am                 |  1 +
 src/plugins/properties/Makefile.am            |  1 +
 src/plugins/publish/Makefile.am               |  1 +
 src/plugins/screensaver/Makefile.am           |  1 +
 src/plugins/screenshot/Makefile.am            |  1 +
 src/plugins/sidebar-test/Makefile.am          |  1 +
 src/plugins/skipto/Makefile.am                |  1 +
 src/plugins/thumbnail/Makefile.am             |  1 +
 src/plugins/tracker/Makefile.am               |  1 +
 src/plugins/youtube/Makefile.am               |  1 +
 src/totem.c                                   | 21 ++++++++++++++++
 20 files changed, 60 insertions(+), 14 deletions(-)

commit bebc121ec0e9678b31b40ddb4bdf2b0482374d3b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Jan 6 21:10:22 2010 +0100

    Updated Spanish translation

 help/es/es.po | 69 ++++++++++++++++-------------------------------------------
 1 file changed, 18 insertions(+), 51 deletions(-)

commit b87ea4345f36ed5d5eecf16cec83ff7ca708327c
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Wed Jan 6 17:37:44 2010 +0100

    Updated Italian translation

 po/it.po | 144 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 70 insertions(+), 74 deletions(-)

commit 0cb4e71dd45d53dbdd79b2bd01634b7353db5908
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Jan 6 17:16:37 2010 +0100

    Updated Spanish translation

 po/es.po | 217 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 99 insertions(+), 118 deletions(-)

commit 24bc393eeb0d40ebe8ea3f28f95e0534e8043004
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 6 15:34:26 2010 +0000

    Mention where subtitles are downloaded in docs
    
    Add the location where the opensubtitles plugin saves its subtitles,
    in case people want access to those.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605701

 help/C/totem.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 408a322e45638c7b916df2a02a21b303f869342c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 6 15:27:33 2010 +0000

    Add a fullscreen button to the main UI
    
    https://bugzilla.gnome.org/show_bug.cgi?id=603178

 src/totem-object.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit 8e65acd2cc8b5f511269e3836a17b415bc3ebc8c
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Tue Jan 5 12:20:41 2010 +0200

    Update Ukrainian translation

 po/uk.po | 602 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 305 insertions(+), 297 deletions(-)

commit 94d8c4c86eb46d71101c97fa0fc741340a5bf230
Author: Simon Wenner <simon@wenner.ch>
Date:   Mon Jan 4 18:50:57 2010 +0000

    Bug 605450 — Incomplete Vala bindings
    
    Extend the Totem VAPI to match the Python bindings for Totem and correct some
    problems. Closes: bgo#605450

 bindings/vala/totem.vapi | 59 ++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 47 insertions(+), 12 deletions(-)

commit 297883f72eeafa396cdd14f117a725346ef9028b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jan 4 11:29:52 2010 +0000

    Only declare screen_changed_cb if we HAVE_XVIDMODE
    
    screen_changed_cb() is only used if we HAVE_XVIDMODE, so only declare it if
    that's true.

 src/backend/bacon-resize.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit a040a4d5d6146c919294e625ba29bf61d99a2f9c
Author: Ray Wang <raywang@gnome.org>
Date:   Mon Jan 4 09:52:07 2010 +0800

    Update Simplified Chinese help translation.

 help/zh_CN/zh_CN.po | 324 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 203 insertions(+), 121 deletions(-)

commit d739473310854d6d04b4d8914b030f518f9f8116
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Dec 30 02:01:46 2009 +0100

    Update Czech translation.

 po/cs.po | 778 ++++++++++++++++++++++++---------------------------------------
 1 file changed, 292 insertions(+), 486 deletions(-)

commit 97a3234bc0ea07035626526184387c5ad0d81465
Author: Lorenzo Travaglio <ltrav02@yahoo.it>
Date:   Sat Dec 26 13:47:31 2009 +0100

    Updated Italian translation

 help/it/it.po | 2317 +++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 1746 insertions(+), 571 deletions(-)

commit 86a9b24c1b95b9f942495c9a9b4b4e539c1902c3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 22 15:15:13 2009 +0000

    Don't rebuild the Movie menu when nothing changed
    
    As there's no DVB menu items to check any more.

 src/totem-menu.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit cb844acc76ccf9cd5a7c6fe808b1c330222a993c
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Tue Dec 22 15:13:49 2009 +0000

    Remove built-in DVB support
    
    This will now be handled through gnome-dvb-daemon's Totem plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=515759

 src/Makefile.am                           |   2 -
 src/backend/bacon-video-widget-gst-0.10.c | 195 +-----------------------------
 src/totem-dvb-setup.c                     | 134 --------------------
 src/totem-dvb-setup.h                     |  47 -------
 src/totem-menu.c                          |  58 ---------
 src/totem-object.c                        |  46 -------
 6 files changed, 1 insertion(+), 481 deletions(-)

commit 6e133cb14f516039ccd63e6a8eb83d022e2325f4
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Dec 21 20:53:58 2009 +0100

    Updated Slovenian translation

 po/sl.po | 363 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 173 insertions(+), 190 deletions(-)

commit a3ee0ef291b9313d8229394ea2bcf3c60150b0ca
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:   Mon Dec 21 18:49:39 2009 +0200

    Add Finnish help translation by Kaarina V. Sauna-aho / Nomovok Ltd.

 help/Makefile.am |    2 +-
 help/fi/fi.po    | 1090 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1091 insertions(+), 1 deletion(-)

commit 99edb57f7f059f04262136f194992187456c5371
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Dec 19 14:34:19 2009 +0100

    Updated Spanish translation

 po/es.po | 271 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 143 insertions(+), 128 deletions(-)

commit 48f0afb696810f6f5805bdede1720575f9553f97
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Dec 19 12:48:10 2009 +0200

    Update Romanian translation

 po/ro.po | 1054 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 480 insertions(+), 574 deletions(-)

commit a615415f4e569b194c4c1435da342a002b70b3d1
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Dec 17 17:52:53 2009 +0200

    Updating Estonian translation

 po/et.po | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

commit fb02c55314effa7b71f04bfbba8eff70843a5789
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 16 12:51:11 2009 +0000

    Use GDK keysyms instead of XF86 ones

 src/totem-object.c | 45 ++++++++++++---------------------------------
 1 file changed, 12 insertions(+), 33 deletions(-)

commit a05c81bd26f4f1a1d2fce4a582104a725f997127
Author: Jürg Billeter <j@bitron.ch>
Date:   Tue Dec 15 20:48:16 2009 +0100

    Improve Vala bindings to avoid warning

 bindings/vala/totem.vapi | 3 +++
 1 file changed, 3 insertions(+)

commit 3fc702f6f66f5bd01c06807fc805e6ef48e99c68
Author: Jürg Billeter <j@bitron.ch>
Date:   Tue Dec 15 20:46:33 2009 +0100

    Fix build of Vala plugin

 src/plugins/sample-vala/Makefile.am | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

commit 1de736add46bbd792278f11b039c3300fa443013
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 15 19:57:32 2009 +0000

    Display embedded cover images in audio streams
    
    Instead of visualisations.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=581249

 src/backend/bacon-video-widget-gst-0.10.c | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit cba6a476fdf25d7ca40c0ab99d827467a376ee9f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 15 19:50:25 2009 +0000

    Fix crasher on exit caused by signal still being caught

 src/plugins/properties/totem-movie-properties.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit b3bf617ea2582fe7c56ace86d1b8af1524e6433d
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Tue Dec 15 19:41:33 2009 +0000

    Stop pipeline when closing Totem
    
    To call TEARDOWN on RTSP streams, and clean up any temporary
    download files.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=601688

 src/totem-object.c | 1 +
 1 file changed, 1 insertion(+)

commit 3d6c727f65bffb22d001bf8b9181ef6b191c9815
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Oct 30 11:29:08 2009 +0100

    Intern some strings
    
    Bug #600110 .

 src/backend/bacon-resize.c                |  6 ++--
 src/backend/bacon-video-widget-gst-0.10.c | 50 +++++++++++++++++++------------
 2 files changed, 35 insertions(+), 21 deletions(-)

commit ad170b039a517d3dff1d0bfd3236445f66834d70
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Tue Oct 27 15:38:23 2009 +0000

    playlist: implement type-ahead search in the playlist
    
    Implement a basic form of type-ahead search for the playlist treeview
    widget. This makes it easy to jump to an item in the playlist by name
    if the title or filename is known.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599795

 src/totem-playlist.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

commit 63e3be640eafce6678e87d6a592981597fac7f09
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 15 19:32:05 2009 +0000

    Make 'Escape' pass the focus away from the playlist
    
    To the video widget. We need some hacking to avoid pinching
    key release events when pressing escape to dismiss a menu,
    or the type-ahead popup.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=313343

 src/totem-object.c  | 19 +++++++++++++++++--
 src/totem-sidebar.c | 23 ++++++++++++++++++++++-
 src/totem-sidebar.h |  2 +-
 3 files changed, 40 insertions(+), 4 deletions(-)

commit 14e7f8e172446cf90d1d7f5f228ba20d16f073de
Author: Robin Stocker <robin@nibor.org>
Date:   Tue Dec 8 00:44:45 2009 +0100

    Use gtk_drag_get_source_widget instead of storing window

 src/totem-object.c  | 7 ++++---
 src/totem-private.h | 4 ----
 2 files changed, 4 insertions(+), 7 deletions(-)

commit c8baa5bdf6737a7e82025e99a83376f6ea174365
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 15 16:16:43 2009 +0000

    Add GConf key to disable all keyboard shortcuts
    
    https://bugzilla.gnome.org/show_bug.cgi?id=573149

 data/totem.schemas.in   | 14 +++++++++++++-
 src/totem-object.c      |  2 ++
 src/totem-preferences.c | 16 ++++++++++++++++
 src/totem-private.h     |  1 +
 4 files changed, 32 insertions(+), 1 deletion(-)

commit b8b835d197551d3272c1c071c5aa6b26da82d9de
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 27 20:33:23 2009 +0100

    Bug 595684 — Convert D-Bus plugin to use MPRIS API

 bindings/python/totem.defs                         |  77 +++++
 bindings/python/totem.override                     |  16 +-
 src/plugins/dbus-service/dbus-service.py           | 372 ++++++++++++---------
 .../dbus-service/dbus-service.totem-plugin.in      |  24 +-
 src/totem-object.c                                 |  75 ++++-
 src/totem.h                                        |   8 +
 6 files changed, 392 insertions(+), 180 deletions(-)

commit a436a3c1458d028540c920158fa91551cfdb8a78
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 17:05:24 2009 +0000

    Ignore OSD file in API docs

 docs/reference/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit dec5c14a272c09834ea024f36e00072674719443
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 17:02:47 2009 +0000

    Add httplib to not be translated

 po/POTFILES.skip | 1 +
 1 file changed, 1 insertion(+)

commit 24f79aa035e075ab98e10ead3a07d4168c16f671
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 15:39:11 2009 +0000

    Fix documentation checks failing

 docs/reference/Makefile.am                |  6 +++++-
 docs/reference/totem-sections.txt         |  9 +++++----
 src/backend/bacon-video-widget-gst-0.10.c | 29 ++++++++++++++++++++++++-----
 src/backend/bacon-video-widget.h          |  6 ++----
 src/totem-object.c                        |  2 +-
 5 files changed, 37 insertions(+), 15 deletions(-)

commit 5075f29e256557c187f181b4311f56e9bf619a5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 16:23:27 2009 +0000

    Fix distclean trying to clean browser-plugin/ twice

 Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 73f665513b0f1d741d04713ebeae817c13bb9d2d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 10 02:31:42 2009 +0000

    Fix packing of the label in the status bar

 src/totem-statusbar.c | 2 ++
 1 file changed, 2 insertions(+)

commit a926c0de57ab2a9c764432c68bdd7fca51e0f00f
Author: weitao <weitao1979@gmail.com>
Date:   Thu Dec 10 09:24:02 2009 +0800

    Updated zh_CN translation.

 po/ChangeLog |  4 +++
 po/zh_CN.po  | 99 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 53 insertions(+), 50 deletions(-)

commit 6d323117f05bdf74c3b9b0914beb393bb8c67874
Author: Sébastien Bacher <seb128@ubuntu.com>
Date:   Wed Dec 9 00:48:22 2009 +0100

    don't use LOCALMODLIBS for the build
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604077

 configure.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit f9309a3470ee81cbf91e7e3098946d88a271871c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 7 13:59:37 2009 +0000

    Remove more unneeded GtkActionEntries

 src/totem-menu.c | 16 ----------------
 1 file changed, 16 deletions(-)

commit c9c15a48af7c5bf81d68b40f10da3c0ad5e4a774
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 7 13:34:28 2009 +0000

    Removed unused GtkActionEntries declarations

 src/totem-menu.c | 10 ----------
 1 file changed, 10 deletions(-)

commit a91e9ae2aa434bce2e70463c7d691b12d7a706e0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 7 11:51:56 2009 +0000

    Fix translation of skip menu items in RTL languages
    
    https://bugzilla.gnome.org/show_bug.cgi?id=603604

 src/totem-menu.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit 78939cbd67a1c264c0bc777b81aa40bc73cf8056
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Dec 5 20:27:16 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po | 251 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 135 insertions(+), 116 deletions(-)

commit 2933258789b8e6de00ebc1c0db0b3b628395be54
Author: Robin Stocker <robin@nibor.org>
Date:   Fri Dec 4 21:50:48 2009 +0100

    Replace hack to set always-show-image for devices
    
    https://bugzilla.gnome.org/show_bug.cgi?id=589808

 src/totem-menu.c | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

commit a16c3d44bd0a84002b91ea886a3b24a4b750605a
Author: Yaron Sharabani <sh.yaron@gmail.com>
Date:   Sat Dec 5 12:53:23 2009 +0200

    Updated Hebrew translation

 po/he.po | 753 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 428 insertions(+), 325 deletions(-)

commit 0b4d73463c0a391c928bc9b027ae32da38bc5b86
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 4 00:18:15 2009 +0000

    Make Totem depend on a newer GTK+
    
    and remove compat code.

 configure.in          |  2 +-
 src/totem-statusbar.c | 12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

commit 3771f232ecb3ed7bf87bf4c4af3bfaa49e5cc413
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 16 14:55:00 2009 +0100

    Use gtk_statusbar_get_message_area()
    
    Just the the provided hbox, instead of performing widget surgery.
    Bug #602096.

 src/totem-statusbar.c | 4 ++++
 1 file changed, 4 insertions(+)

commit b0faec52a23bf1bf2a6336de7cc4b34ef5a6a291
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Wed Dec 2 15:43:39 2009 +0200

    Updated Arabic translation

 po/ar.po | 499 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 255 insertions(+), 244 deletions(-)

commit fa0eab16e4c903203d0d3dff9e48cd4b45eb5a9a
Author: Zhang Miao <mymzhang@gmail.com>
Date:   Wed Dec 2 17:38:02 2009 +0800

    Updated Simplified Chinese translation of totem help.

 help/zh_CN/zh_CN.po | 475 +++++++++++++++++++++++++++++-----------------------
 1 file changed, 265 insertions(+), 210 deletions(-)

commit 309f265c5db0dbe3ef09a225120ecf531b3dc6c1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 30 18:49:41 2009 +0000

    2.29.2

 NEWS         | 5 +++++
 configure.in | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 28e06939ad317d549fa6052f77697309d6a1f701
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 30 18:48:51 2009 +0000

    Fix distchecking problems with the nautilus extension

 Makefile.am  |  2 +-
 configure.in | 12 +++++++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

commit f643cedcf72a15aa9ce1545d842e827a7473e839
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Nov 30 17:54:36 2009 +0200

    Update Hebrew translation

 po/he.po | 536 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 274 insertions(+), 262 deletions(-)

commit 7cec407f6d1e2aee6bcb7ad766e46dfd1bad38dc
Author: Aron Xu <aronxu@gnome.org>
Date:   Mon Nov 30 00:52:55 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po | 261 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 132 insertions(+), 129 deletions(-)

commit a633140f11d4bbb6ef3f144f653f814b91df5806
Author: Lyper Lai <lyp069@gmail.com>
Date:   Mon Nov 30 00:46:17 2009 +0800

    Update Simplified Chinese help translation.

 help/zh_CN/zh_CN.po | 210 +++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 160 insertions(+), 50 deletions(-)

commit 4bd6b1cab04ae2c3a438d2991bc647baa365ce27
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Nov 27 18:28:47 2009 +0200

    Updating Estonian translation

 po/et.po | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 79fe21d9204c81a0bede486dbe03dfac2571e9ce
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 27 16:10:34 2009 +0000

    Use cairo to draw the logo
    
    And it's fast!

 src/backend/bacon-video-widget-gst-0.10.c | 28 +++++++++-------------------
 1 file changed, 9 insertions(+), 19 deletions(-)

commit 6bae3c4dbcdc9427e2cd96aa8f89669e4f113485
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 27 16:10:00 2009 +0000

    Add translator comments for new image playback

 src/totem-menu.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 7f7c31c4d6cd31f276994f1512e96cb41f9ddc16
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Nov 27 13:39:51 2009 +0100

    Updated Slovenian translation

 po/sl.po | 88 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 47 insertions(+), 41 deletions(-)

commit fbe3f57ca149afc3572399e1ee0f693f960fc174
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 27 11:51:12 2009 +0000

    Don't set a subtitle when none is passed in browser
    
    Avoids errors trying to use webpages as subtitles.

 browser-plugin/totem-plugin-viewer.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit c4daf7c2d505223dedc456e610522fedbdd4857d
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Thu Nov 26 20:23:36 2009 -0500

    Shavian translation

 po/LINGUAS    |    1 +
 po/en@shaw.po | 2228 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2229 insertions(+)

commit ff0bd350855cf561a2564da88d97ab0899703d08
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Nov 27 01:36:04 2009 +0100

    Updated Spanish translation

 po/es.po | 81 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 43 insertions(+), 38 deletions(-)

commit 3cbced4a9b7680cee0112819f6d9643e9c0d819f
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Nov 26 20:02:39 2009 +0100

    Updated Slovenian translation

 po/sl.po | 209 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 107 insertions(+), 102 deletions(-)

commit 55eb1b387893f2c955305ea709908d5ded05a7d7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 26 18:10:04 2009 +0000

    Add note about recent totem-menu.c changes

 data/mime-type-list.txt | 1 +
 1 file changed, 1 insertion(+)

commit 1f53dd60262a29beabd2a6b7427d3cea35c895ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 26 18:09:14 2009 +0000

    Add support for playing DVDs from images in the menu
    
    Show mounted archives in the Movie menu, and allow playback
    from those archives.

 src/totem-menu.c | 223 +++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 192 insertions(+), 31 deletions(-)

commit 3a4945d16b025bc9042075dd09230fa8a657708e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 26 16:49:37 2009 +0000

    Fix some memory leaks in volume handling

 src/totem-menu.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 2984b6b1807c0072db2d7eca61be03655c21ca25
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 26 16:45:20 2009 +0000

    Move volume handling for the menus into its own function

 src/totem-menu.c | 210 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 112 insertions(+), 98 deletions(-)

commit a60910742a48f331ddd32148658201aa9df89417
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed Nov 25 12:42:10 2009 +0200

    Updating Estonian translation

 po/et.po | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

commit a84cecfa5d590f578db449be041c3a464e4d702e
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Nov 24 17:57:39 2009 +0100

    Updated Spanish translation

 po/es.po | 149 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 78 insertions(+), 71 deletions(-)

commit a4b3ab79a9a1b7eee767797a27daa9f992c6928a
Author: Robin Stocker <robin@nibor.org>
Date:   Sat Nov 21 19:25:08 2009 +0100

    Include movie title in suggested name of gallery
    
    Also make it use "Gallery" instead of "Screenshot".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595760

 src/plugins/screenshot/totem-gallery.c           | 13 ++++++++++---
 src/plugins/screenshot/totem-screenshot-plugin.c | 12 ++++++------
 src/plugins/screenshot/totem-screenshot-plugin.h |  2 +-
 src/plugins/screenshot/totem-screenshot.c        |  9 ++++++---
 src/plugins/screenshot/totem-screenshot.h        |  2 +-
 5 files changed, 24 insertions(+), 14 deletions(-)

commit 91b9cebdc00b0ca71c120e7cb9a80ad359fe74ed
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 23 14:04:25 2009 +0000

    Export downloaded filename as a property
    
    This should allow for the front-end to know which
    file to copy.

 src/backend/bacon-video-widget-gst-0.10.c | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

commit 5edf87a0226e71a3b873c3f0b7509e6aa4bfc3d5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 23 12:39:38 2009 +0000

    Update NEWS

 NEWS | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 3e3de882d4643662b5a19e4e046944f9d8dca729
Author: Robin Stocker <robin@nibor.org>
Date:   Mon Nov 23 12:38:17 2009 +0000

    Suggest filename when capturing a gallery
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595760

 src/plugins/screenshot/totem-gallery.c           | 11 ++++++++++-
 src/plugins/screenshot/totem-screenshot-plugin.c |  5 ++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

commit 09dcc4deb301b3deecf5356572d7732ea2e9ac29
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 23 12:36:33 2009 +0000

    Keep track of the download buffer's filename
    
    Useful if we want to copy the file later on.

 src/backend/bacon-video-widget-gst-0.10.c | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

commit 298708c166793a4f50b1371f68e43f8a6129def9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 17:34:13 2009 +0000

    Add test case for Cone subtitle API

 browser-plugin/tests/11.html | 47 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

commit 19e811da24496f44dbc25812aff666497bc782b0
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Nov 21 20:48:42 2009 +0000

    Bug 602497 — Progress bar doesn't stop if there are no search results
    
    Ensure the YouTube progress bar stops once a search is finished, even
    if there are no results. Closes: bgo#602497

 src/plugins/youtube/totem-youtube.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 75e7d2f78824fb446a38f325f1b3f4e5af223c89
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Nov 21 21:39:12 2009 +0200

    Updating Estonian translation

 po/et.po | 104 +++------------------------------------------------------------
 1 file changed, 5 insertions(+), 99 deletions(-)

commit c59b48103c1dc00bc1926c3c3a1cd7089d2bd57e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 17:04:05 2009 +0000

    Pass the base URI from the plugin to the viewer
    
    When using AddItem(). Makes the subtitle handling test case
    for OLPC work.

 browser-plugin/org_gnome_totem_PluginViewer.xml |  1 +
 browser-plugin/totem-plugin-viewer.c            |  3 ++-
 browser-plugin/totemPlugin.cpp                  | 10 ++++------
 3 files changed, 7 insertions(+), 7 deletions(-)

commit 5eb549916bf98dc396a993c2fea79aef197ef564
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 16:28:45 2009 +0000

    Add subtitle handling to plugin viewer
    
    https://bugzilla.gnome.org/show_bug.cgi?id=560946

 browser-plugin/totem-plugin-viewer.c | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)

commit 66cbcd4cf6bf55bc35ef777d225e8fdd3a8d2529
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 16:17:01 2009 +0000

    Add support for queueing Javascript commands
    
    This should allow us to implement a more robust Javascript
    handling. Not all the commands are queued right now.

 browser-plugin/totemPlugin.cpp | 114 ++++++++++++++++++++++++++++++++++-------
 browser-plugin/totemPlugin.h   |  27 ++++++++++
 2 files changed, 123 insertions(+), 18 deletions(-)

commit 03addbe4c6741245472787ba54cde0474120644c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 16:16:28 2009 +0000

    Fix double-free in the Cone plugin's playlist

 browser-plugin/totemConePlaylist.cpp | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 4357329e301e96365540c0697ed42b6ca7e518c5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 14:43:58 2009 +0000

    Check number of args in playlist.add in Cone

 browser-plugin/totemConePlaylist.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3353323b0c79dbdfe5ef3ca5f71037188dae9c13
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 13:57:01 2009 +0000

    Remove the "Complex" (Real Media compatible) browser plugin
    
    Because it was broken, and nobody in their right minds still
    use Real stuff. Desperate people can probably use the HelixPlayer,
    though it won't play anything interesting.

 browser-plugin/Makefile.am                 |  60 -----
 browser-plugin/README.browser-plugin       |  14 --
 browser-plugin/TODO                        |   6 -
 browser-plugin/idl/totemIComplexPlayer.idl | 193 ----------------
 browser-plugin/totem-plugin-viewer.c       |  48 +---
 browser-plugin/totemComplexPlugin.cpp      | 315 --------------------------
 browser-plugin/totemComplexPlugin.h        | 165 --------------
 browser-plugin/totemPlugin.cpp             | 346 -----------------------------
 browser-plugin/totemPlugin.h               |  27 ---
 configure.in                               |  12 -
 10 files changed, 7 insertions(+), 1179 deletions(-)

commit 99a02e3de707cb9abe351749c3526e4554ff3fd6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 20 01:55:42 2009 +0000

    Don't pass garbage to AddItem
    
    if some arguments aren't present in playlist.add

 browser-plugin/totemConePlaylist.cpp | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 183b9c1b0aff35b7f15c2f809f1a7c028eedf704
Author: Christian Persch <chpe@gnome.org>
Date:   Wed Nov 18 18:54:43 2009 +0100

    Fix property/method name lookup
    
    Don't read the arrays out of bounds! Bug #560946 comment 12.

 browser-plugin/totemNPClass.cpp  |  6 ++++--
 browser-plugin/totemNPObject.cpp | 10 ++++++----
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 0912743133df061fd46e1ebb6c1c9a5e4d07e1c3
Author: Maxim Ermilov <zaspire@rambler.ru>
Date:   Thu Nov 19 14:33:21 2009 +0000

    Don't hide fullscreen popups when mouse is on top of it
    
    Check the mouse pointer entering and leaving the fullscreen
    popups, and don't auto-hide them when the mouse pointer is
    left on top of them.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=593042

 data/fullscreen.ui     |  4 ++++
 src/totem-fullscreen.c | 28 +++++++++++++++++++++++++++-
 2 files changed, 31 insertions(+), 1 deletion(-)

commit ddbee71115063b9117665e892971b579d6aa5300
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 19 14:26:25 2009 +0000

    Make sure temporary copy of playlist file keeps permissions

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7d66f40d515f0e2ca010796f16beb90a9af13b87
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 18 18:49:58 2009 +0000

    Add support for authentication on the soup HTTP source

 src/backend/bacon-video-widget-gst-0.10.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit ea148d038c6e865d4fc763c74ba8ab209084d156
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 18 18:22:32 2009 +0000

    Make the window behind the "exit fullscreen" button transparent
    
    As there's no need for that window to "hold" the button.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=567317

 src/totem-fullscreen.c | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

commit adb4dd9f042d9133e5c88f6e9e23e1322cdd9da4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 12 19:14:19 2009 +0000

    Clean up RTSP authentication support
    
    Instead of recreating the URL by hand, use rtspsrc's properties,
    and don't do any authentication if the rtspsrc doesn't have
    the necessary properties.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=601732

 src/backend/bacon-video-widget-gst-0.10.c | 49 ++++++++++++++++++++++---------
 1 file changed, 35 insertions(+), 14 deletions(-)

commit 9efc634b38a7635cd0cb487d81272080897d02e1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 18 15:51:53 2009 +0000

    Add support for VLC's Playlist.Add options
    
    Add support for adding items with a subtitle option
    in the VLC plugin. Not implemented on the viewer side.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=560946

 browser-plugin/org_gnome_totem_PluginViewer.xml |  2 ++
 browser-plugin/totem-plugin-viewer.c            | 17 ++++++++++----
 browser-plugin/totemConePlaylist.cpp            | 30 ++++++++++++++++++++++++-
 browser-plugin/totemPlugin.cpp                  | 26 +++++++++++++++++----
 browser-plugin/totemPlugin.h                    |  2 +-
 5 files changed, 67 insertions(+), 10 deletions(-)

commit 6515e371d9b99c9181d8249e67928b31fbb8f862
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 18 11:35:25 2009 +0000

    Place OSD properly when using RTL locales

 src/totem-fullscreen.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit f49609cc32ebf7ca664ce3a319deabbde8b90730
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Nov 18 07:16:22 2009 +0100

    Updated Slovenian translation

 po/sl.po | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit 255d4030e99eecdd8f99005647fd48b3adf88761
Author: lyper <lyp069@gmail.com>
Date:   Tue Nov 17 15:20:39 2009 +0800

    Updated Simplified Chinese translation.

 help/zh_CN/zh_CN.po | 214 ++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 158 insertions(+), 56 deletions(-)

commit f093f3c006adeb165ab0e1e2f6bfa09ea5caf447
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Mon Nov 16 17:08:30 2009 +0100

    Initialize a variable to NULL to fix a (correct) compiler warning

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d6d60e7d4041989aaa4e3db999f0ae071edeca85
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Mon Nov 16 17:04:51 2009 +0100

    Make a small array const

 src/totem-playlist.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1b62a9c299b71a4173a65ac7116ccc62a5bb0702
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 15:03:39 2009 +0000

    Disable video decoding in audio mode
    
    So as to get some more free CPU cycles, and avoid errors
    during video decoding.

 src/backend/bacon-video-widget-gst-0.10.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit 7fa67887aaab0a3d2d4950d01cb6c38a1064a451
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 14:06:00 2009 +0000

    No need to call _play() in the properties
    
    It's a no-op in metadata mode.

 src/totem-properties-view.c | 7 -------
 1 file changed, 7 deletions(-)

commit 05cdc7f04998c9928dee3461abb076256f13f2f5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 14:03:39 2009 +0000

    No need to call _play() in the video indexer
    
    It's a no-op for metadata mode.

 src/totem-video-indexer.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit 9e880b1c29991cee2aefb7ac92a52f15b5c055c2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 14:03:17 2009 +0000

    No need to call _play() in the thumbnailer
    
    It's a no-op for capture mode.

 src/totem-video-thumbnailer.c | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

commit 8b27fddb722435314f49e9bdb6f5392636861358
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 13:59:25 2009 +0000

    Fix thumbnailer not picking up covers for videos
    
    When getting updated metadata, and we're in capture mode,
    do send out the "got-metadata" signal otherwise
    the thumbnailer will never know we got a cover.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=598703

 src/backend/bacon-video-widget-gst-0.10.c | 3 +++
 1 file changed, 3 insertions(+)

commit 5856bbe379e32caa77177036f2a79f4e0763212d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 13:38:08 2009 +0000

    Fix thumbnailer in debug mode
    
    Don't forget to open the display if we're going to show
    a GTK+ window.

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 26947d6f667405332147a576db5ca3bc12ccaa8d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 13:21:00 2009 +0000

    Fix spurious errors when running nice()
    
    Check the value of errno before saying that nice() fails, as
    per the nice(3p) man page.

 src/totem-video-thumbnailer.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 5f644765f52427eef7a297d2b9d04feccd50cd33
Author: Simon Pecher <simon.pecher@googlemail.com>
Date:   Mon Nov 16 13:06:37 2009 +0000

    Error when resolving redirect URIs
    
    If the plugin-viewer gets a redirect to an absolute URL it may corrupt
    the redirect-URL by trying to append it to either "emb->stream_uri",
    "emb->current_uri" or "emb->base_uri" by calling "resolve_redirect". I suppose
    absolute URLs should not be processed any further by "resolve_redirect",
    should they?
    
    Appending an else after the first if-statement may solve this issue.
    
    (The error occured while I tried to watch wmv videos on
    http://www.3sat.de/mediathek/mediathek.php)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=600852

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 795304b11ab2463c06bc9cd6341f13b5d7ed0f82
Author: Javier Jardón <jjardon@gnome.org>
Date:   Sat Nov 14 14:02:00 2009 +0100

    Substitute some deprecated Glib symbols
    
    Bump Glib required version to 2.22
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=601896

 configure.in                        | 2 +-
 src/plugins/bemused/totem-bemused.c | 2 +-
 src/totem-object.c                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit e79427f5fb75656ee9f7888e9a6d1ffce3f3caad
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 11:56:40 2009 +0000

    Set the display on the video sink
    
    When creating the video sink, make sure it gets assigned the
    same display as passed to --display on the command-line.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=570651

 src/backend/bacon-video-widget-gst-0.10.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 3cdece9999694a09422b420d8334bb2b51100b41
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 16 11:54:57 2009 +0000

    Show an OSD when middle-clicking on canvas
    
    When using the middle-click of the mouse to play/pause playback,
    show an OSD to inform the user that something happened.

 src/totem-object.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 1ee78ac07e61289a2011956820e9da756e484281
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Nov 15 15:11:30 2009 +0100

    Updated Spanish translation

 po/es.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 8a18c752979d16a286e102509054bb3ae1ac53d8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Nov 15 14:08:06 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po | 351 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 173 insertions(+), 178 deletions(-)

commit 14b0c9e7ca8472fadf59a77bbb43786ee94b72b1
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sat Nov 14 16:44:28 2009 +0100

    Only set playbin2 to NULL on errors or after 10 seconds of doing nothing
    
    This makes track switches faster and prevents useless state changes.
    
    Setting playbin2 to NULL after 10 seconds of idle is a good idea to
    close any audio devices.
    
    See bug #599478.

 src/backend/bacon-video-widget-gst-0.10.c | 44 +++++++++++++++++++++++++++++--
 1 file changed, 42 insertions(+), 2 deletions(-)

commit cb442f6c9fb078679c6e2e28758f8d3b98f1e829
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Nov 14 11:16:06 2009 +0100

    Updated Slovenian translation

 po/sl.po | 259 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 126 insertions(+), 133 deletions(-)

commit ce706e97c6ed3cb6fe88046a91871cef1b13a7a8
Author: Aron Xu <aronxu@gnome.org>
Date:   Sat Nov 14 17:39:25 2009 +0800

    Small fix on zh_CN.po

 po/zh_CN.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 66d712940b47701333055692089791863e6ddf77
Author: arccos <boyermoore@gmail.com>
Date:   Sat Nov 14 17:37:02 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po | 359 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 179 insertions(+), 180 deletions(-)

commit 04ec7ed4e6ab6a6d6cd9cbfb94a03d86d22798f5
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Nov 13 18:44:37 2009 +0100

    Updated Spanish translation

 po/es.po | 74 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 39 insertions(+), 35 deletions(-)

commit c2020a730cd6dfd99abadfafe0333ccc4952c115
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 13 16:16:56 2009 +0000

    Enhance stepping code
    
    Only switch to reverse or forward playback when needed, and
    keep track of the current playback direction.
    This avoids the worst parts of:
    https://bugzilla.gnome.org/show_bug.cgi?id=595958
    and makes reverse stepping useful

 src/backend/bacon-video-widget-gst-0.10.c | 141 +++++++++++++++++++-----------
 1 file changed, 91 insertions(+), 50 deletions(-)

commit 4a4e421c22cea93a5c097759a5211363590b4784
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 13 13:50:30 2009 +0000

    Fix utter stupidness making viz not work
    
    Left-over from the reverse-stepping bug.

 src/backend/bacon-video-widget-gst-0.10.c | 1 -
 1 file changed, 1 deletion(-)

commit dc3b8aab60c3744eb48928014fcbb74fe59e4856
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 13 13:24:18 2009 +0000

    Fix stream tags leaking into next played file on error
    
    When an error occurs during playback, we only clear the
    tags when we have a new source element, which might happen
    after we've tried to play a new file.
    
    We should always clear the tags on _close() instead.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=536896

 src/backend/bacon-video-widget-gst-0.10.c | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)

commit 2eb6b4ba64d01594cdd7d1d60443c2247cf55e7e
Author: Jan Schmidt <thaytan@noraisin.net>
Date:   Fri Nov 13 12:50:26 2009 +0000

    Fix movie aspect ratio errors with slow streams
    
    When getting media size before the pipeline is pre-rolled,
    we'd be getting errors because we're trying to set the aspect ratio
    with a zero denominator.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=601707

 src/backend/bacon-video-widget-gst-0.10.c | 2 ++
 1 file changed, 2 insertions(+)

commit 7ece79aa5aec0977778e28b39bc1c9e225158ed4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 12 17:58:37 2009 +0000

    Add authentication support for RTSP streams
    
    Using GtkMountOperation to request a username and password
    from the user.

 src/backend/bacon-video-widget-gst-0.10.c | 106 +++++++++++++++++++++++++++++-
 1 file changed, 105 insertions(+), 1 deletion(-)

commit 290dfcebaedaba8f878323b4859f0856a30cfa30
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 12 15:35:52 2009 +0000

    Fix memory leaks when mounting GIO mounts
    
    Getting the URI from the playbin object doesn't give you a
    const char, but a copy of the URI.

 src/backend/bacon-video-widget-gst-0.10.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 57d551421a48f3b7bd08cefdadae0c0e8e46d0b3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 11 18:12:24 2009 +0000

    Add reverse-frame-stepping to the movie player
    
    ** DEBUG version **
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595958

 src/backend/bacon-video-widget-gst-0.10.c | 57 +++++++++++++++++++++++++++----
 src/backend/bacon-video-widget.h          |  1 +
 src/totem-object.c                        |  6 +++-
 3 files changed, 57 insertions(+), 7 deletions(-)

commit 2e94d1067a5096f87a18faa11505f27d964e4013
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Nov 6 16:54:21 2009 +0000

    Show OSD when keys are pressed in fullscreen
    
    Better than popping up the fullscreen popups.
    
    Only works when compositing is on.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=600985

 src/Makefile.am             |    3 +
 src/gsd-media-keys-window.c | 1081 +++++++++++++++++++++++++++++++++++++++++++
 src/gsd-media-keys-window.h |   72 +++
 src/totem-fullscreen.c      |   53 +++
 src/totem-fullscreen.h      |    3 +
 src/totem-object.c          |   62 ++-
 6 files changed, 1262 insertions(+), 12 deletions(-)

commit 3110aef8cd00aa8af1d9b3a5a091c74a89fd0f4e
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Nov 10 01:00:35 2009 +0100

    Updated Spanish translation

 po/es.po | 203 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 100 insertions(+), 103 deletions(-)

commit 2ef4cb0fdcde35ebf35ed931e8077864c56b6984
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Nov 8 23:40:15 2009 +0100

    Updated Swedish translation

 po/sv.po | 247 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 120 insertions(+), 127 deletions(-)

commit 9e2469523bbba1027cb638950db63fd0ff968a1d
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Fri Nov 6 21:27:21 2009 +0100

    Updated Italian translation

 po/it.po | 94 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 47 insertions(+), 47 deletions(-)

commit 97b310d853012f52a9a41effb0a77b8c59707d95
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 5 14:59:36 2009 +0000

    Fix behaviour on EOS with only one item in the playlist
    
    We want to seek back instead of closing and reopening the
    file when the stream is seekable, and repeat is off.
    
    Also make sure we don't start playing back again in those cases.

 src/totem-object.c | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

commit 3c757b351c7bc518bb7acb3a71c6a5a36521f7f7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 5 14:35:53 2009 +0000

    Check on buffering-left in the buffering query timeout
    
    Because we won't be receiving buffering messages forever.
    
    Also make sure that we disable the timeout when switching
    from download mode to normal buffering.

 src/backend/bacon-video-widget-gst-0.10.c | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

commit f03c5713b591358056e9798042fadcede8c75203
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Nov 5 01:01:05 2009 +0000

    Fix run-time warnings in test application

 src/backend/bvw-test.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

commit 2bb88dc5cb0d5aed0df7e5388fde5751c65b8bb6
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Thu Nov 5 11:27:25 2009 +0100

    Check that the taglist is not NULL before trying to free it
    
    Fixes assertion failures in gst_tag_list_free().

 src/backend/bacon-video-widget-gst-0.10.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ab6d49f8db445e9dc1e8b116eee34b5c8572ba94
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 4 19:49:55 2009 +0000

    Don't save audio volume state
    
    Just like in the front-end

 browser-plugin/totem-plugin-viewer.c | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

commit ec63d879243ded32322a910d9c9244ddabb26813
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 4 19:40:58 2009 +0000

    Use direct seeking with file caches
    
    When caching the stream to disk, allow direct seeking in the UI

 src/backend/bacon-video-widget-gst-0.10.c | 3 +++
 1 file changed, 3 insertions(+)

commit 7231cd429f76b3bfd72580c9d215caf5e40f45df
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 4 19:38:59 2009 +0000

    Increase the time left to buffer slightly
    
    So that we don't get stopped on the way during playback.

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 80297bca6a3ac70d18ddeaaf4fe6a08817c9c008
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 4 19:29:20 2009 +0000

    Only start playback when the download buffer is filled enough
    
    We ignore the play request, but record that it was requested,
    then start playback when the buffer is filled enough so that
    we won't have to pause to download.

 src/backend/bacon-video-widget-gst-0.10.c | 55 ++++++++++++++++++++++++++++---
 1 file changed, 51 insertions(+), 4 deletions(-)

commit 6c3c98ea469e31a8a70ccce637a2d84990c4ef5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 4 17:03:27 2009 +0000

    Stop the download buffering timeout when done
    
    No need to keep the download buffering timeout going if
    we've already buffered all we can.

 src/backend/bacon-video-widget-gst-0.10.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit ae1de70d74d55611a87a142d0a7d4e83fbef01ea
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 4 16:43:34 2009 +0000

    Only start playing after mount if actually asked to

 src/backend/bacon-video-widget-gst-0.10.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 00e199b498d8c72f4413a5db2a7447eb06d56363
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Nov 4 16:38:55 2009 +0000

    Don't try to play a file when mounting failed
    
    If mounting the mount the file is on failed, then we shouldn't
    try to play it.

 src/backend/bacon-video-widget-gst-0.10.c | 1 -
 1 file changed, 1 deletion(-)

commit e5d05e3dfbd68f13d90d42ff0c7afbcd526dabb2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 3 19:10:20 2009 +0000

    Add download buffering support to browser plugin

 browser-plugin/totem-plugin-viewer.c | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

commit c7d213cd13c008964838e0bc177534fbd33cb5d6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 3 19:00:52 2009 +0000

    Add support for download buffering in movie player

 src/totem-object.c | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

commit 919c4286504b526b20a2fc14ebd656d74e600657
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 3 19:00:23 2009 +0000

    Add download buffering support
    
    AKA YouTube-style buffering, with on-disk cache.

 src/backend/bacon-video-widget-gst-0.10.c | 79 +++++++++++++++++++++++++++++++
 src/backend/bacon-video-widget.h          |  1 +
 2 files changed, 80 insertions(+)

commit da7d98d1714618771247c8a474cad95ee711f029
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 3 18:13:22 2009 +0000

    Add hack to allow playback of Apple trailers in the movie player

 src/totem-object.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 2b045cbd798a436a16dd5fbe4a59cabb41457a5f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 3 16:13:44 2009 +0000

    Set the download flag on playbin2

 src/backend/bacon-video-widget-gst-0.10.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit c7639d3aabe43731b22b29b536d3a364fbe7ab92
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 3 16:12:55 2009 +0000

    Split off buffering message handling into its own function

 src/backend/bacon-video-widget-gst-0.10.c | 69 +++++++++++++++++--------------
 1 file changed, 37 insertions(+), 32 deletions(-)

commit 59d369a7ee12f83ebf64f5e96324e2132c86e3ce
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Tue Nov 3 17:45:35 2009 +0100

    Updated Polish translation

 help/pl/figures/totem_next_button.png     | Bin 671 -> 0 bytes
 help/pl/figures/totem_pause_button.png    | Bin 1058 -> 0 bytes
 help/pl/figures/totem_play_button.png     | Bin 928 -> 0 bytes
 help/pl/figures/totem_previous_button.png | Bin 653 -> 0 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

commit 904447b54f1a098f5b717afb25f1d60db9525542
Author: Aleksander Łukasiewicz <aleksander@lukasiewicz.org>
Date:   Tue Nov 3 17:42:15 2009 +0100

    Updated Polish translation

 help/pl/figures/totem_next_button.png           |  Bin 0 -> 671 bytes
 help/pl/figures/totem_pause_button.png          |  Bin 0 -> 1058 bytes
 help/pl/figures/totem_play_button.png           |  Bin 0 -> 928 bytes
 help/pl/figures/totem_previous_button.png       |  Bin 0 -> 653 bytes
 help/pl/figures/totem_show_playlist_button.png  |  Bin 0 -> 906 bytes
 help/pl/figures/totem_start_window.png          |  Bin 58914 -> 67599 bytes
 help/pl/figures/totem_volume_maximum_button.png |  Bin 0 -> 512 bytes
 help/pl/figures/totem_volume_mute_button.png    |  Bin 0 -> 341 bytes
 help/pl/pl.po                                   | 1119 ++++++++++++++++-------
 9 files changed, 764 insertions(+), 355 deletions(-)

commit 3b997f6cd2a86640414f938c34f9c1bea53f197d
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Fri Oct 30 11:52:31 2009 +0100

    Remove volume restoring feature

 data/totem.schemas.in | 12 ------------
 src/totem-object.c    | 14 --------------
 2 files changed, 26 deletions(-)

commit 0c11f1ba21a48bd154988ce2620f03b89fa4d2f9
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Fri Oct 30 09:48:04 2009 +0100

    Don't special-case pulseaudio and clean up the volume handling
    
    totem now won't use pulsesink by default if it's available but will
    simply use gconfaudiosink, like it did in 2.28.0 and earlier.
    Fixes bug #596164.
    
    For this to work properly, the following GStreamer changesets are necessary
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=de1db5ccbdc10a835a2dfdd5984892f3b0c9bcf4
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=d85dadc122d40608ee304516702b479fb79c8ed7
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=598c9376342b4f67012d1d418c090f432fc26d27
    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=e72c3029c0e4674e3ce6d9770dc9de665e7a3793
    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=e4d6a2aa2c6b8b3d9137a38e10d28434eb31a580
    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=3f541452c4916b31a222043b172b3398647b8091
    
    To give the best user experience with pulseaudio, pulseaudio >= 0.9.20
    is required because of this changeset:
    http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=f27a50691c8fe45bac7dd6b21fac91a359def3a1

 configure.in                              |  2 +-
 src/backend/bacon-video-widget-gst-0.10.c | 75 +++++++------------------------
 2 files changed, 18 insertions(+), 59 deletions(-)

commit 95b56216aee80c7e95d0e7d033ff8e1a63852813
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Nov 3 12:12:53 2009 +0000

    Bug 600369 — YouTube plugin does not work
    
    Fixed the regex to correctly extract the t param for YouTube video
    queries again. Closes: bgo#600369

 src/plugins/youtube/totem-youtube.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ad58124059635e1630dc6d19caa9c0b05b20d88e
Author: Robin Stocker <robin@nibor.org>
Date:   Mon Nov 2 16:28:05 2009 +0100

    Update .gitignore
    
    https://bugzilla.gnome.org/show_bug.cgi?id=600438

 .gitignore | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)

commit 1fcd7b100b9df1f2b8407115aec910ce8cbe5f9c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 2 15:59:02 2009 +0000

    Fix saving current position for the wrong playlist item
    
    When skipping to the next item in the playlist, we
    used to use totem_get_current_mrl(), which gets the current
    item from the playlist.
    
    Except that the playlist thinks we're already at the next item.
    
    Also use different variables to store the startup and the restore
    positions, as we don't want to pause newly added items.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=600425

 src/totem-object.c  | 16 ++++++++++++----
 src/totem-options.c |  2 +-
 src/totem-private.h |  3 ++-
 src/totem-uri.c     | 11 ++++-------
 4 files changed, 19 insertions(+), 13 deletions(-)

commit 99eb9ea5d04b5736f603671d29d04f3df2058efc
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Oct 27 21:57:23 2009 +0100

    Updated Spanish translation

 po/es.po | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit d36bbf2e8b883fcc79027734ad854f61e10e74b1
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Oct 27 21:53:12 2009 +0100

    Updated Spanish translation

 po/es.po | 180 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 88 insertions(+), 92 deletions(-)

commit c582d4ba080c8106453ae2dbeeefc180c825c591
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Oct 26 23:02:45 2009 +0200

    Updating Estonian translation

 po/et.po | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit d3e4383c0055e63806944e8b20ecc69dc4038ca3
Author: Aron Xu <aronxu@gnome.org>
Date:   Tue Oct 27 01:13:47 2009 +0800

    Updated Simplified Chinese translation, fixed two mistakes.

 po/zh_CN.po | 1408 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 788 insertions(+), 620 deletions(-)

commit 7f1a540554ff24698fafe8ad9f2a718e0a944153
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Oct 22 13:26:15 2009 +0200

    Pass referrer info to the plugin viewer
    
    Get the plugin document's URI and pass that as the referrer to the
    plugin viewer.
    
    Part of bug #581857.

 browser-plugin/totem-plugin-viewer-options.h |  1 +
 browser-plugin/totem-plugin-viewer.c         | 16 ++++++++++-
 browser-plugin/totemPlugin.cpp               | 40 +++++++++++++++++++++++++++-
 browser-plugin/totemPlugin.h                 |  1 +
 4 files changed, 56 insertions(+), 2 deletions(-)

commit b99361abb4c9171bde8725b672f4695c8eb6413b
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Oct 22 13:07:28 2009 +0200

    Set the user agent and referrer on the existing source
    
    When changing the user agent or the referrer while a source already
    exists, change them on the existing source.

 src/backend/bacon-video-widget-gst-0.10.c | 36 +++++++++++++++++++++----------
 1 file changed, 25 insertions(+), 11 deletions(-)

commit 849aab10072b15d6b6b99ac559500ec9d3bb8010
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Oct 22 12:59:12 2009 +0200

    Add HTTP referrer property to BaconVideoWidget
    
    Part of bug #581857.

 src/backend/bacon-video-widget-gst-0.10.c | 105 +++++++++++++++++++++++++++---
 src/backend/bacon-video-widget.h          |   3 +
 2 files changed, 100 insertions(+), 8 deletions(-)

commit 0db9e34f69cc3b7fd23e3ca81cf1adc141197576
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Oct 22 12:33:08 2009 +0200

    Make user agent a property on BaconVideoWidget
    
    Instead of transporting the value via environment variable, add a
    gobject property for it.

 browser-plugin/totem-plugin-viewer.c      | 24 +++++--------
 src/backend/bacon-video-widget-gst-0.10.c | 60 ++++++++++++++++++++++++++++---
 src/backend/bacon-video-widget.h          |  3 ++
 3 files changed, 66 insertions(+), 21 deletions(-)

commit 24bbd72124a66ce9c8173848cbe0a05add8edfa2
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Oct 26 14:46:15 2009 +0100

    Updated Slovenian translation

 po/sl.po | 343 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 174 insertions(+), 169 deletions(-)

commit 0719ba0fae5d1bbf9967e0ab3e498996e51e9dac
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Fri Oct 23 21:34:23 2009 +0530

    Updated Tamil translation

 po/ta.po | 361 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 182 insertions(+), 179 deletions(-)

commit 4a44eaed99cd41c482bed490752306b273f497e3
Author: Martyn Russell <martyn@lanedo.com>
Date:   Thu Oct 22 01:08:27 2009 +0100

    Update tracker plugin for 0.7 API

 configure.in                               |   2 +-
 src/plugins/tracker/totem-tracker-widget.c | 383 ++++++++++++++++++++---------
 2 files changed, 273 insertions(+), 112 deletions(-)

commit dc268b810e33396085c8e4d1bfae7aefdee4db95
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 22 00:46:26 2009 +0100

    Support midi files in the browser plugin
    
    As Totem should be able to play those.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=598850

 browser-plugin/totemPlugin.cpp | 1 +
 1 file changed, 1 insertion(+)

commit 7deabe5e6b2c63a18267fd38a1865273ed500503
Author: Jan Schmidt <thaytan@noraisin.net>
Date:   Thu Oct 22 00:33:26 2009 +0100

    Fix intermittent pixel-aspect-ratio warnings.
    
    Don't cache a pointer to the GValue containing the pixel-aspect-ratio,
    as it may end up being accessed after those caps have been destroyed.
    Instead, store the pixel-aspect-ratio fraction values directly.

 src/backend/bacon-video-widget-gst-0.10.c | 28 ++++++++++++++++------------
 1 file changed, 16 insertions(+), 12 deletions(-)

commit 25f582e9a05c4d038167120a1d514738f11e7a8a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Oct 21 19:46:26 2009 +0100

    Fix play order when removing the currently playing song
    
    We should start playing the first item that won't be removed
    after the currently playing one.
    
    Items numbered from 1 to 4, if 3 is playing and 2 and 3 and being
    removed, 4 should start playing.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=577030

 src/totem-playlist.c | 107 ++++++++++++++++++++++++++++++++-------------------
 1 file changed, 68 insertions(+), 39 deletions(-)

commit c013d41bec755a9ddb7b4f8dedbd19d93ab9ec66
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 19 15:43:07 2009 +0100

    Update gst-plugins-base requirements

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bf8610db9e396f77305761210e71b1b9cc2665bc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 19 15:40:29 2009 +0100

    Use Cubic volume when StreaVolume interface is available
    
    Fixes Totem's sound not matching the volume levels advertised
    in pavucontrol and gnome-volume-control.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595304

 src/backend/bacon-video-widget-gst-0.10.c | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

commit 2734f8fa1d08eb1cf5cbc1c55702eaee901b8f28
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Mon Oct 19 05:41:17 2009 -0500

    Updated Crimean Tatar (Crimean Turkish) translation

 po/crh.po | 1378 ++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 759 insertions(+), 619 deletions(-)

commit c68102b76e6cb0376fccfc3de977bb611f4d6a3d
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Oct 18 22:16:23 2009 +0200

    Updated Swedish translation

 po/sv.po | 345 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 172 insertions(+), 173 deletions(-)

commit 69a10e91a1c20933981a8757e312aacce32b2c81
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 18:34:33 2009 +0100

    Fix thumbnailer's command-line option in help

 src/totem-video-thumbnailer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f2c5681680e8ea377b65d2536d6d7be25fed39b6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 18:25:13 2009 +0100

    Fix warning when creating a screenshot
    
    The buffer is a GstMiniObject, not a GObject.

 src/backend/gstscreenshot.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 38cf9321450187fe91d0b76ca65014595b6a1be8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 17:56:52 2009 +0100

    Fix disabling of the screensaver in the browser plugin
    
    Did this ever work? Probably not...
    
    https://bugzilla.gnome.org/show_bug.cgi?id=554750

 lib/totem-scrsaver.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit a2deaf3a6cad2cecfdb3dac47562cef2062be27c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 17:48:03 2009 +0100

    Fix parsing playlists in the browser plugin
    
    when using WebKit, by making a temporary copy of the playlist file.

 browser-plugin/totem-plugin-viewer.c | 45 +++++++++++++++++++++++++++++++++---
 1 file changed, 42 insertions(+), 3 deletions(-)

commit af8b6fa4701429a53590be8d803429e9b8b4c846
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 16:34:44 2009 +0100

    Fix screensaver code warnings
    
    Avoid warnings because of our re-use of GErrors.
    
    When the "new" (-ish) APIs of gnome-screensaver fail, don't overwrite
    the existing GError, and print the original error.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=598173

 lib/totem-scrsaver.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit b138f4e57e33905c90f30c49aed5d8ed1a0908af
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 15:57:42 2009 +0100

    Fix links not showing up in error messages
    
    https://bugzilla.gnome.org/show_bug.cgi?id=598679

 src/totem-interface.c | 1 +
 1 file changed, 1 insertion(+)

commit 1afdf0783f2582f19cb1a6294be017beee7d8afe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 15:26:23 2009 +0100

    Remove unused new_vol variable

 src/backend/bacon-video-widget-gst-0.10.c | 3 ---
 1 file changed, 3 deletions(-)

commit 989de441472dc093b89aef1dcf97c2da91ffe69e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 16 15:24:32 2009 +0100

    Make sure to release the seek slider when EOS arrives
    
    Otherwise we might have a stuck grab when playing the next playlist
    item.

 src/totem-object.c | 2 ++
 1 file changed, 2 insertions(+)

commit 4feaa041b8349de9ca5a123f96c36cf3036e557e
Author: Robert Ancell <robert.ancell@gmail.com>
Date:   Thu Oct 15 14:00:28 2009 +0100

    Fix logic error in the preferences
    
    The screensaver preferences toggle does not activate.  This is
    due to broken logic in the toggled callback.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=598514

 src/totem-preferences.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3e8acc939bd6df4b6a43493a2f9e941bbb8b946d
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Wed Oct 14 18:49:53 2009 +0300

    Updated Greek translation.

 po/el.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit df00c6940fcaf45b92fcc665434a1d374bc2b7ee
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 13 17:22:58 2009 +0100

    Use GDK spawn functions instead of g_spawn_*

 .../brasero-disc-recorder/totem-disc-recorder.c      | 20 ++++++++++----------
 src/totem-dvb-setup.c                                |  8 ++++++--
 2 files changed, 16 insertions(+), 12 deletions(-)

commit 7c39986414220163419644e937600805270c6e63
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Oct 8 09:57:20 2009 +0300

    Updating Estonian translation

 po/et.po | 58 +++++++++++++++++++++-------------------------------------
 1 file changed, 21 insertions(+), 37 deletions(-)

commit 4f1dcdcfddb9c8dc5c81aec5c02b5fa1b719ba3a
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Tue Oct 6 12:50:59 2009 +0200

    Updated Italian translation

 po/it.po | 216 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 105 insertions(+), 111 deletions(-)

commit 878fb47eb0a1beb5da8049161ee21e1ae105a86b
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Mon Oct 5 12:49:28 2009 +0300

    Updated Russian translation

 po/ru.po | 1327 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 641 insertions(+), 686 deletions(-)

commit fc641a2067600c69537d472c5b0c0051544eab41
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Mon Oct 5 09:18:41 2009 +0300

    Updated Belarusian translation by Andrey Ladyko

 po/be.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a74d8dd1800b7c0bfbce6c8111f97c14ed6326a6
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Mon Oct 5 09:01:42 2009 +0300

    Updated Belarusian translation by Andrey Ladyko

 po/be.po | 2564 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 1544 insertions(+), 1020 deletions(-)

commit f46d7fbc70b624bb75986ac7003c628ec4e6149d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 2 15:47:36 2009 +0100

    Fix warning when setting the tooltip with unescaped text
    
    When a filename/title has a '&', the tooltip should have its
    text escaped.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597097

 data/playlist.ui     |  1 +
 src/totem-playlist.c | 17 +++++++++++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

commit 58a0a43841ed911e33263186327948daf8f996bd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Oct 2 13:30:00 2009 +0100

    Fix DVB tuner activation
    
    Fix double-frees of the channels.conf filename, a couple of
    memory leaks, and the file wrongly being considered broken
    when parsing the last line of it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597092

 src/backend/bacon-video-widget-gst-0.10.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

commit 4106e25f466042e96d3cf19fad2773bcbd7ff310
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Thu Oct 1 13:16:05 2009 +0100

    .gitignore: ignore more

 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

commit 11d6c1ba5a3fad3bfb34d44e0a4205025c6c5b69
Author: Alessandro Decina <alessandro.decina@collabora.co.uk>
Date:   Wed Sep 30 18:33:48 2009 +0100

    totem-python-plugin: ensure and release GIL before unrefing python object
    
    Should fix 'Fatal Python error: PyEval_SaveThread: NULL tstate' error
    when closing totem with the BBC plugin loaded. Might happen with other
    python plugins as well.
    
    Fixes #593967.

 src/plugins/totem-python-plugin.c | 4 ++++
 1 file changed, 4 insertions(+)

commit b055fb4ea078311436bbba5130e700e6bf5e93f1
Author: Jan Schmidt <thaytan@noraisin.net>
Date:   Wed Sep 30 20:37:40 2009 +0100

    Release the global lock when calling into playbin2
    
    As a workaround for a deadlock, release the global lock when
    asking playbin2 for a reference to the video sink.

 src/backend/bacon-video-widget-gst-0.10.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit d51eeeaa4702eebd07d1ae76d38950a77c1f3700
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Sep 30 11:29:52 2009 +0100

    Fixed Icelandic plural forms
    
    On advice given by Sveinn í Felli <sveinki@nett.is>, the Plural Forms
    can mercifully be a lot simpler.

 po/is.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1174f20889cc03cf49974423f26efdbfde8456fe
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Sep 28 23:21:05 2009 +0100

    Fixed Icelandic, Malay and Uighur translations

 po/is.po | 7 ++++---
 po/ms.po | 3 ++-
 po/ug.po | 4 +++-
 3 files changed, 9 insertions(+), 5 deletions(-)

commit bc97c8be4691a268e7308aaaad6b760a64be1e97
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Sep 28 22:02:12 2009 +0200

    Updated Spanish translation

 po/es.po | 300 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 153 insertions(+), 147 deletions(-)

commit fc91c757dcb6bd625349f4c8788368d6375325d7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Sep 28 09:27:13 2009 +0100

    Various small UI fixes
    
    A series of small UI fixes to various dialogues and sidebars to fix
    spacing and padding issues, and make them pretty.

 src/plugins/jamendo/jamendo.py             |   1 +
 src/plugins/jamendo/jamendo.ui             | 184 +++++++++--------------------
 src/plugins/opensubtitles/opensubtitles.py |  10 +-
 src/plugins/opensubtitles/opensubtitles.ui |  72 ++++++-----
 src/plugins/publish/publish-plugin.ui      |   7 +-
 src/plugins/youtube/youtube.ui             |   5 +-
 src/totem-open-location.c                  |   1 +
 7 files changed, 118 insertions(+), 162 deletions(-)

commit 2e358177f4d81c94cc6e83c16e7f4bbcb79f504f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 24 19:25:50 2009 +0100

    Fix possible playback problems in WebKit browsers
    
    When we're passed a cached file, WebKit _will_ remove it
    straight after the end of StreamAsFile as it has absolutely
    no cache implementation.
    
    Work-around that by keeping the file opened with a file
    descriptor.

 browser-plugin/totem-plugin-viewer.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

commit 9639fa75e6b2ed726e7bc9e92ae0e0c71123421e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 24 16:24:09 2009 +0100

    Disable "Remember position" by default

 data/totem.schemas.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b58f210029c1cf987df92da1bb112aa578a4a766
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Sep 21 18:24:37 2009 +0100

    Empty the saved position rather than NULL it
    
    This stops GVfs crashing when trying to serialise a NULL value.

 src/totem-uri.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0cb7a40b56b668f67cbffe2ba0b9a296a68b7fd6
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Tue Sep 22 19:15:53 2009 +0530

    Updated Telugu Translation

 po/te.po | 176 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 86 insertions(+), 90 deletions(-)

commit 73a42f82b124f026185a63ddd99eb61239d2c1c9
Author: Lucas Lommer <llommer@svn.gnome.org>
Date:   Mon Sep 21 19:10:42 2009 +0200

    Update Czech translation

 po/cs.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit fc75f8401d320e17032803d53b9fed09c3d4f8a1
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Sep 21 18:13:26 2009 +0200

    Update Czech translation

 po/cs.po | 1342 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 748 insertions(+), 594 deletions(-)

commit 72ef4e734960ebeb1b34a39320e3921cc1a3f103
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Sep 21 16:49:04 2009 +0100

    Bug 164918 — Remember current position when Pause is clicked
    
    Fixes a case where the position of a stream would be remembered if you
    paused and closed Totem, then reopened Totem and played the stream to
    the end. Next time you opened Totem, the old saved position would be
    used.
    
    Also prevents stream positions from being saved if the position is
    within a given percentage (of the stream length) of the start of the
    file. Re-closes: bgo#164918

 src/totem-uri.c | 34 ++++++++++++++++++++++------------
 1 file changed, 22 insertions(+), 12 deletions(-)

commit d74b379b8b0e1ecb36259c21301c8c43f562703b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Sep 21 16:26:57 2009 +0100

    Fix single-includes in egg-macros.h

 src/egg-macros.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a71822e5db8c2bb78d5b970779a39e59ef3cc81c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 21 16:15:09 2009 +0100

    Bug 595529 - Screenshot cause memory leakage
    
    We take ownership of the buffer, but never actually unref it,
    do this, even on error. With help from Tim.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595529

 src/backend/gstscreenshot.c | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

commit b792db18efc4ffca662bc19c15835a9647345f51
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 17 16:59:31 2009 +0100

    Remove unused retval
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595481

 src/backend/bacon-video-widget-gst-0.10.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit c0c91eb86ba572f3b15e674ba93c66088aa00d76
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 17 16:55:18 2009 +0100

    Remove unused variable in screensaver plugin
    
    https://bugzilla.gnome.org/show_bug.cgi?id=595481

 src/plugins/screensaver/totem-screensaver.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 8b8e3be5d3c95a27bc2a6e9b24a9a9cc763bce47
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Sep 21 16:19:20 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 79 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 45 insertions(+), 34 deletions(-)

commit 5c64b20855b5990969038c287907d7a34df619e3
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Mon Sep 21 17:23:35 2009 +0300

    Updated Greek translation.

 po/el.po | 844 +++++++++++++++++++++++++--------------------------------------
 1 file changed, 338 insertions(+), 506 deletions(-)

commit d25c512ff80e2f8ff3ae80167dc5987af0540d88
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Sep 21 21:14:41 2009 +0700

    Updated Thai translation.

 po/th.po | 1340 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 738 insertions(+), 602 deletions(-)

commit 8f63212e889aa70fb000a378fbe5bbb908a6a42a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 21 12:11:27 2009 +0100

    2.28.0

 NEWS         | 7 +++++++
 configure.in | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

commit d50b09363bbc5d2ba743da3c83a455cc04a3bf0e
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Mon Sep 21 11:43:06 2009 +0530

    Upadated Oriya Translation

 po/or.po | 386 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 189 insertions(+), 197 deletions(-)

commit d9212605547a9c534e838c839916514259bdd5ce
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Sep 21 11:03:26 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po | 1395 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 749 insertions(+), 646 deletions(-)

commit 127f9df043ca2ab990dd160723113c3dae213f19
Author: Dumitru Mișu Moldovan <dumol@gnome.ro>
Date:   Mon Sep 21 01:28:03 2009 +0300

    Updated Romanian translation

 po/ro.po | 354 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 172 insertions(+), 182 deletions(-)

commit 87c950f446f67ee922cef4c8d07e0b99de3aa4c9
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Mon Sep 21 00:11:24 2009 +0200

    Updated Danish translation

 help/da/da.po | 743 ++++++++++++++++++++++++++++------------------------------
 1 file changed, 359 insertions(+), 384 deletions(-)

commit d4dae747f159615be1b66d938dae5154c135fdec
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:   Sun Sep 20 15:35:02 2009 +0530

    Updating Assamese translations

 po/as.po | 2938 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 1959 insertions(+), 979 deletions(-)

commit 5191e593ec7aa668f57fcb460be5021cbe91c6fd
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Sep 19 22:50:14 2009 +0200

    Updated Slovenian translation

 po/sl.po | 64 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

commit e28cbf68e7de1d46fa65815321cf583bcb350a91
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Sat Sep 19 22:44:57 2009 +0900

    Updated Japanese translation

 po/ja.po | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 4a1fddcd5a2776d23a14bd06c359281d87235cc8
Author: Adi Roiban <adi@roiban.ro>
Date:   Thu Sep 17 22:09:22 2009 +0300

    Updated Romanian translation

 po/ro.po | 1586 +++++++++++++++++++++++---------------------------------------
 1 file changed, 596 insertions(+), 990 deletions(-)

commit 1fd0806a129ec555b2a1d4f2473e743f80834d2f
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Fri Sep 18 02:20:14 2009 +0900

    Updated Japanese translation

 po/ja.po | 1218 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 657 insertions(+), 561 deletions(-)

commit ef231a5afd31c4dea1c68369d3f2652798fa3278
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Thu Sep 17 19:12:38 2009 +0300

    Added Ukrainian translation

 po/uk.po | 767 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 423 insertions(+), 344 deletions(-)

commit 5a35e59c5b047d110232df2e5d6655ebd877b2d3
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Wed Sep 16 22:48:53 2009 +0200

    Updated Polish translation

 po/pl.po | 713 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 304 insertions(+), 409 deletions(-)

commit 0b44d0309a6bcb2642334648343954a8f9b13ac8
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Sep 16 13:05:08 2009 +0200

    Updated Slovenian translation

 po/sl.po | 1563 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 771 insertions(+), 792 deletions(-)

commit a365d50c19b900911d7fe1bfdb24d22f8ab5bc98
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 15 13:54:29 2009 +0100

    Set the PA stream volume from Totem
    
    ...instead of having a separate one.
    
    - avoid setting the volume when pulsesink isn't in a state where it has
    a stream
    - don't set the volume on the stream on startup when using pulsesink

 src/backend/bacon-video-widget-gst-0.10.c | 95 ++++++++++++++++++++++++-------
 1 file changed, 76 insertions(+), 19 deletions(-)

commit 8a9dddc93a1050713bd55cf72e902b6e1cab45f9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 15 01:26:16 2009 +0100

    Truncate the baseURI to the length provided
    
    As seen in:
    https://bugzilla.gnome.org/show_bug.cgi?id=537456
    
    The baseURI might not be nil-terminated, so truncate it ourselves.

 browser-plugin/totemNPVariantWrapper.h | 1 +
 browser-plugin/totemPlugin.cpp         | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit e7b035dd531406066f75ee9f28c4ba56ad667464
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Sep 12 23:07:52 2009 +0200

    Fix plugin crash in webkit browsers
    
    Don't assume the strings from NPAPI are 0-terminated.
    Bug #537456.

 browser-plugin/npapi.h                    |  1 +
 browser-plugin/totemConePlaylist.cpp      |  4 +--
 browser-plugin/totemGMPControls.cpp       | 16 ++++-----
 browser-plugin/totemGMPPlayer.cpp         |  4 +--
 browser-plugin/totemNPNGlue.cpp           | 25 ++++++++++++--
 browser-plugin/totemNPObject.cpp          | 22 ++++++-------
 browser-plugin/totemNPObject.h            |  2 +-
 browser-plugin/totemNarrowSpacePlugin.cpp | 16 ++++-----
 browser-plugin/totemPlugin.cpp            | 55 +++++++++++++++++++++++--------
 browser-plugin/totemPlugin.h              | 11 ++++---
 10 files changed, 102 insertions(+), 54 deletions(-)

commit f92022ca430c651846b8b83ab022ff67cced8fd6
Author: Ani <peter.ani@gmail.com>
Date:   Mon Sep 14 17:15:14 2009 +0530

    Updaeted Malayalam Translations

 po/ml.po | 2334 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 1427 insertions(+), 907 deletions(-)

commit cf09f3fae1a2497a1fed31250ea602819ae0aa50
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Sep 14 10:38:08 2009 +0200

    Update Norwegian bokmål translation.

 po/nb.po | 157 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 77 insertions(+), 80 deletions(-)

commit f0c070e2fa9df3c0cb4730f4c202fe571e6f4ca5
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Sep 12 23:02:56 2009 +0200

    Fix compiler warning
    
    Bug #595020.

 src/eggfileformatchooser.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ce1f9d073de3f9a2189cb678643fe8ef3655c658
Author: Ilkka Tuohela <hile@iki.fi>
Date:   Sun Sep 13 06:55:49 2009 +0300

    Updated Finnish translation

 po/fi.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 481d54f2a87ec637b68b678d13d7529240ec83eb
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Sep 13 03:50:16 2009 +0200

    Updated Danish translation

 po/da.po | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

commit 8d53eb3bdcb9a027fdbb9e61bde945ae0677a101
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 12 22:32:24 2009 +0100

    Updated British English translation

 po/en_GB.po | 1412 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 779 insertions(+), 633 deletions(-)

commit 0bbcc00a0eeaaa50d98ca61cd23020b7905ce3eb
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Sat Sep 12 21:33:06 2009 +0300

    Updated Finnish translation

 po/fi.po | 201 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 113 insertions(+), 88 deletions(-)

commit 9480ef5d38d57bbafb7fad3240edea637025177e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 12 16:46:52 2009 +0100

    Bug 594586 — Solaris totem 2.27.92 compile issue
    
    Syncronise our copy of the libegg file format chooser with libegg, to re-fix
    bgo#568511. Closes: bgo#594586

 src/eggfileformatchooser.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3c0f4e9bd347d98eea737c8c552dccc7584655bd
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat Sep 12 03:26:31 2009 +0200

    Updated Danish translation

 po/da.po | 846 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 464 insertions(+), 382 deletions(-)

commit 8f151b03be0b9e07efb565998c1d13ca38d00e26
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Fri Sep 11 18:59:27 2009 +0300

    Updated Greek translation.

 po/el.po | 797 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 453 insertions(+), 344 deletions(-)

commit 0e0be4d75500ccaede1ba3da5c32760a77f4cb49
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Fri Sep 11 21:03:59 2009 +0530

    Updated Telugu Translations

 po/te.po | 561 +++++++++++++--------------------------------------------------
 1 file changed, 112 insertions(+), 449 deletions(-)

commit b319c3003ba9e3912c6cc8def2e260a1a79deb30
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Sep 11 10:47:47 2009 +0200

    Fixed French translation

 po/fr.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 28c4d82bc4375044597f90a4f43dc170573ba9b5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 00:57:19 2009 +0100

    Use playlist name to add to recent files for streams
    
    When playing a YouTube video, we probably won't be able to
    get any file information, so remember the display name,
    and use that in the recent files.

 src/totem-menu.c     |  8 +++++---
 src/totem-menu.h     |  4 +++-
 src/totem-object.c   | 10 ++++++----
 src/totem-playlist.c | 17 ++++++++++++-----
 4 files changed, 26 insertions(+), 13 deletions(-)

commit 93fa0f29dae15fb1fb8ff7e340e390bfb7038127
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 00:45:17 2009 +0100

    Bug 594817 - Hangs playing a search result
    
    When querying for info on files we want to add to the recent files,
    we might as well use the async functions, saves us hanging on
    remote files.

 src/totem-menu.c | 35 ++++++++++++++++++++++++-----------
 1 file changed, 24 insertions(+), 11 deletions(-)

commit fa91ff0afbc93df01a302b46d9b5d236e874d702
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 00:26:54 2009 +0100

    Bug 594320 - Playing youtube videos results in 404 in gst_soup_http_src_parse_status()
    
    The "t" parameter is a bit too escaped (it's escaped in the gdata xml,
    and again by g_string_append_uri_escaped()).
    
    So unescape it before escaping it again.

 src/plugins/youtube/totem-youtube.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 2126377898121ae25d9693ec10e59dd88e2f9d8e
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Thu Sep 10 15:38:07 2009 +0300

    Updated Lithuanian translation.

 po/lt.po | 1303 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 721 insertions(+), 582 deletions(-)

commit 58bf17b397bc47cfaa4e18137c834804b86d8a22
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Sep 10 13:33:47 2009 +0200

    Hungarian translation updated

 po/hu.po | 1256 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 642 insertions(+), 614 deletions(-)

commit b7d10e87d97db1b600f146747c614e5f2e3a411c
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Thu Sep 10 13:10:06 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po | 3261 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 2135 insertions(+), 1126 deletions(-)

commit a7464e79240d7c09341ce0e7cea12208a1c1ece5
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Wed Sep 9 06:10:27 2009 +0200

    Updated breton translation

 po/br.po | 265 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 138 insertions(+), 127 deletions(-)

commit b56e81cb532172f8fc5f7d626d58428111c5b98b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 8 11:18:54 2009 +0100

    2.27.92

 NEWS         | 26 ++++++++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 27 insertions(+), 1 deletion(-)

commit 161d5b29d7bb9293d7a6367e1259ee9728fe6cea
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Tue Sep 8 15:10:18 2009 +0530

    Updated Gujarati Translations

 po/gu.po | 98 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 49 insertions(+), 49 deletions(-)

commit 2e2d8159a6b55f2fc131fb5cd0992188e56c3f1e
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Sep 7 23:47:12 2009 +0200

    Minor fixes to Catalan translation

 po/ca.po | 78 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 38 insertions(+), 40 deletions(-)

commit 4e1ee78daaa37164b1cfdb5fe6e9192e8e4124ba
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Mon Sep 7 23:46:21 2009 +0200

    Added Catalan (Valencian) translation

 po/LINGUAS        |    1 +
 po/ca@valencia.po | 3092 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3093 insertions(+)

commit d28b9ac2f7475e8f1651f7d55795e97e164c9f39
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 7 11:35:57 2009 +0100

    Bug 581443 -  Detect non-xine channels configuration
    
    Detect that the channels.conf file isn't in the format we
    expect and error out

 src/backend/bacon-video-widget-gst-0.10.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 1b8f5dd85f8b2de2abb0e26bbe93a2a0f2bc5b80
Author: A S Alam <aalam@users.sf.net>
Date:   Mon Sep 7 06:34:09 2009 +0530

    Updating for pa.po by A S Alam

 po/pa.po | 776 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 433 insertions(+), 343 deletions(-)

commit 88e6889207609cf169512bc8eb520387783baa9b
Author: Branko Kokanović <branko.kokanovic@gmail.com>
Date:   Sun Sep 6 16:46:57 2009 +0000

    Updated Serbian translation

 po/sr.po       | 2979 ++++++++++++++++++++++++++------------------------------
 po/sr@latin.po | 2979 ++++++++++++++++++++++++++------------------------------
 2 files changed, 2716 insertions(+), 3242 deletions(-)

commit 9bae756184ce96bc5d978e12055b0d1a513382c3
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Sep 6 15:41:50 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 110 ++++++++++++++++++++++++++++++++--------------------------
 po/zh_TW.po | 112 ++++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 125 insertions(+), 97 deletions(-)

commit 8ad61e3c67ec97986858ee13e34528ee74ba7eca
Author: Μάριος Ζηντίλης <m.zindilis@dmajor.org>
Date:   Sun Sep 6 01:28:55 2009 +0300

    Updated Greek translation

 help/el/el.po | 596 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 308 insertions(+), 288 deletions(-)

commit 994579e892008dc8b7dbc525d541dce0c5c17c68
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Sep 5 09:11:35 2009 +0300

    Updating Estonian translation

 po/et.po | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 1c895947d4c69ec40e6a1e51ffccc4e2487edd13
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 4 14:14:18 2009 +0100

    Remove use of sealed struct members for volume popup
    
    As we now have an accessor function for the popup itself.

 src/totem-fullscreen.c | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

commit cb608927f3c43cfeb578745a3454c9b20a002518
Author: Robin Stocker <robin@nibor.org>
Date:   Fri Sep 4 10:25:25 2009 +0100

    Bug 590551 - Nicer build with AM_SILENT_RULES Automake option
    
    With an additional sprinkling of AM_V_GEN

 configure.in                              |  3 +++
 data/Makefile.am                          | 12 ++++++------
 src/Makefile.am                           | 12 ++++++------
 src/plugins/media-player-keys/Makefile.am |  4 ++--
 4 files changed, 17 insertions(+), 14 deletions(-)

commit 1c99908bf844a464ebf718c545b520fa4090eef6
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Thu Sep 3 22:50:05 2009 +0200

    Updated Italian translation

 po/it.po | 1199 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 581 insertions(+), 618 deletions(-)

commit 149a572a2b11517a7cde9a73f44af0bf947428f3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 3 14:11:16 2009 +0100

    Bug 593556 - Controls not shown in non-fullscreen mode
    
    Show the controls when VLC mode wasn't explicitely asked.

 browser-plugin/totemPlugin.cpp | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 25a45ed4e16bac71eaed6455f8cf6f5f2f6ee19d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 3 13:55:33 2009 +0100

    Bug 592631 - PULSE_PROP_media.role is wrong when playing audio
    
    Use "music" instead of "audio" as the PA role.

 browser-plugin/totem-plugin-viewer.c | 2 +-
 src/totem-audio-preview.c            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a7580053b0f59e696b31f0253a0dea8adc4bf7f7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 18:11:46 2009 +0100

    Bug 592103 - Adding subtitles defaults to the wrong directory
    
    Select the directory in which the file is by default, and add
    the last directory used as a shortcut.

 src/totem-uri.c | 25 +++++++++++++------------
 src/totem-uri.h |  2 +-
 2 files changed, 14 insertions(+), 13 deletions(-)

commit 0992cff4ccdc6c9eaedcb7f0583e8a91a26c5900
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 18:10:08 2009 +0100

    Pass a URI to totem_add_subtitle()
    
    And don't use the filename to get it, because it doesn't have
    any path information whatsoever...

 src/totem-playlist.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 633ba780182807db04efb1943ddb167f341a7802
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 17:22:18 2009 +0100

    Fix crasher when USB storage is encrypted
    
    Meaning that it has an emblem.

 src/totem-menu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 71eacd3b43b1f256fe6e2277f34de9f0cc6ca6d1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 17:15:14 2009 +0100

    Bug 593676 - does not display artist on the title bar
    
    Remove the title vs. metadata UI updates distinction. There
    won't be many cases where it's important.

 src/backend/bacon-video-widget-gst-0.10.c | 29 +----------------------------
 src/totem-object.c                        | 14 --------------
 2 files changed, 1 insertion(+), 42 deletions(-)

commit c3a784b72a70b9fae5ef9279faa15ea4dc49933c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 13:17:07 2009 +0100

    Bug 375867 - check user-agents
    
    Override the HTTP user-agents for Quicktime and Windows Media Player,
    fixes playback of the Apple trailers.

 browser-plugin/totem-plugin-viewer.c |  4 +---
 browser-plugin/totemPlugin.cpp       | 21 +++++++++++++++++----
 2 files changed, 18 insertions(+), 7 deletions(-)

commit d3180aafb8597a6244a9e98425c721b1a6b0a33c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 13:14:17 2009 +0100

    Allow overriding the HTTP user-agent in the video widget

 src/backend/bacon-video-widget-gst-0.10.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit 840d3f23845afbb030404c1ae116cf79f73d5b40
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Sat Aug 15 13:32:13 2009 +0100

    Update .gitignore

 .gitignore | 85 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 46 insertions(+), 39 deletions(-)

commit 83e149cec807d519772f95176873f0552eb54181
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Sep 1 14:00:20 2009 +0200

    Update Norwegian bokmål translation.

 po/nb.po | 213 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 111 insertions(+), 102 deletions(-)

commit 4b47819aa913a5879fb9ce4aa4db3b8e11c8b6e9
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Mon Aug 31 16:59:35 2009 +0530

    Updated Telugu Translations

 po/te.po | 3739 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 2612 insertions(+), 1127 deletions(-)

commit 2952eb8b13123aa38640c1badbe2efdcfcfc301e
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Mon Aug 31 14:57:11 2009 +0530

    Updated Marathi Translations

 po/mr.po | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

commit e7104fbcf4ee572c58992c130474147e9daa5ba9
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Mon Aug 31 04:07:05 2009 +0700

    Updated Bengali translation

 po/bn.po | 3607 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 2337 insertions(+), 1270 deletions(-)

commit 5f776218b06cb9770e4d605914c61231ffab754a
Author: Baris Cicek <baris@teamforce.name.tr>
Date:   Sun Aug 30 09:15:07 2009 +0300

    Updated Turkish translation.

 po/tr.po | 1140 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 578 insertions(+), 562 deletions(-)

commit 6a8a7526d639742beec88df33b45da9f6d393b98
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Sat Aug 29 15:12:21 2009 +0200

    Updated Polish translation

 po/pl.po | 1117 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 541 insertions(+), 576 deletions(-)

commit ac653560f0981857a91c40ca9153208c8d0a8fc5
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat Aug 29 09:53:54 2009 +0200

    Updated Basque language

 po/eu.po | 64 ++++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 42 insertions(+), 22 deletions(-)

commit 305504fec9765d25885fa6abfb391e4e5dd3b1dc
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Aug 28 22:29:33 2009 +0200

    Updated French translation

 po/fr.po | 182 +++++++++------------------------------------------------------
 1 file changed, 26 insertions(+), 156 deletions(-)

commit cec00b7b3fefd0ba09c927c667eadb80ee335881
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Fri Aug 28 21:01:25 2009 +0530

    Updated Marathi Translations

 po/mr.po | 2347 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 1427 insertions(+), 920 deletions(-)

commit d2753fcc0977a35d4d2bfe134af7f2952178e926
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Aug 28 15:24:17 2009 +0100

    Bug 593221 — Unneeded invisible char in .ui file?
    
    Remove unnecessary "invisible-char" properties from UI files. Removes one
    translatable string. Closes: bgo#593221

 src/plugins/jamendo/jamendo.ui             | 1 -
 src/plugins/screenshot/gnome-screenshot.ui | 1 -
 2 files changed, 2 deletions(-)

commit a10688bdc49ff417a9bc32876e77c6c983bf34c2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Aug 28 14:47:46 2009 +0100

    Bug 592760 — respect the button-images setting
    
    Fix the plugin manager's UI file so that the "Configure" button uses images
    properly, instead of embedding them as child widgets. Closes: bgo#592760

 data/plugins.ui | 74 +++++++--------------------------------------------------
 1 file changed, 8 insertions(+), 66 deletions(-)

commit 4d6e27ba6185ee5c90837f2bcf64b4cc720ac42a
Author: Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>
Date:   Fri Aug 28 14:32:05 2009 +0100

    Bug 592647 — MIME scripts need quotes around ^# for grep
    
    Patch to add quotes around ^# for grep so that the build doesn't print
    warnings on Solaris.

 data/mime-functions.sh    | 4 ++--
 data/mime-type-include.sh | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 5b19ea090b6e896d9c2b9f3a6b12fad4609d1276
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Fri Aug 28 16:29:52 2009 +0530

    Updated Gujarati Translations

 po/gu.po | 503 +++++++++++++++++++++++----------------------------------------
 1 file changed, 180 insertions(+), 323 deletions(-)

commit 1c3fe9c8aba56b953dade726f902ea55c9392f60
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Fri Aug 28 10:56:17 2009 +0300

    Updated Latvian translation.

 po/lv.po | 3730 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 2350 insertions(+), 1380 deletions(-)

commit 0dd75d9f78cc2e15a522c76a23811c3173272cb8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Aug 28 00:55:02 2009 +0100

    Updated Portuguese translation

 po/pt.po | 1279 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 687 insertions(+), 592 deletions(-)

commit b906ac7f8752dab84eb77e546a327f12a0ac8fd3
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Thu Aug 27 18:10:07 2009 +0200

    Updated Basque language

 po/eu.po | 1256 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 626 insertions(+), 630 deletions(-)

commit 9b3eafa8d69f17392cb6c9afc6602f406a4365ff
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Aug 27 13:49:32 2009 +0300

    Updated Arabic translation

 po/ar.po | 1600 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 823 insertions(+), 777 deletions(-)

commit c8b6af18482299baa89d3437e32179b4f5927cdc
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Aug 26 22:29:06 2009 +0200

    Bug 593136 – Fixed typo

 browser-plugin/totem-plugin-viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 574bfee312a83fd3487c177f7aa5bca7b1e239c6
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Wed Aug 26 15:34:20 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po | 1989 ++++++++++++++++++++++++++++-------------------------------
 1 file changed, 955 insertions(+), 1034 deletions(-)

commit a1e968434564cdd77d955a17ffe7f00ed2ca7195
Author: ifelix <ifelix@redhat.com>
Date:   Wed Aug 26 14:30:29 2009 +0530

    Updated Tamil Translations

 po/ta.po | 252 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 134 insertions(+), 118 deletions(-)

commit 149be2e8051e3e1605f387b348585a1ec37b5ee1
Author: Djavan Fagundes <dnoway@gmail.com>
Date:   Tue Aug 25 15:28:25 2009 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 49 +++++++++++++++++++++++++++++++------------------
 1 file changed, 31 insertions(+), 18 deletions(-)

commit 105edc4228b40f00fcf0328ea7af77bd2fa7494b
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Aug 24 18:29:28 2009 +0200

    Minor update to Catalan translation

 po/ca.po | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 6c9112bee1042cf10ef2694480953befc0eb1bab
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Aug 24 18:25:35 2009 +0200

    Updated Catalan translation

 po/ca.po | 1249 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 676 insertions(+), 573 deletions(-)

commit c6f96dd3f600d1a5fe420c3cf39b0bd82a6e4b8d
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Aug 23 22:06:24 2009 +0200

    Updated Swedish translation

 po/sv.po | 1422 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 769 insertions(+), 653 deletions(-)

commit 263a818ad2a2877d63d3bb739dbfd27db8d45779
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 23 12:11:52 2009 +0200

    Updated German translation

 po/de.po | 289 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 149 insertions(+), 140 deletions(-)

commit 629f04d99cf115418b4a6de4ef59d43c86ea8a68
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Aug 23 09:04:37 2009 +0900

    Update Korean translation

 po/ko.po | 1350 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 745 insertions(+), 605 deletions(-)

commit 6876d2f6e5a7196822c7e823ce47f3260fcb32cd
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Aug 22 19:02:08 2009 +0300

    Updated Bulgarian translation

 po/bg.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8bf15d2c9435f5ca9b45e8ff75750f1818ea08a9
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Aug 22 18:50:23 2009 +0300

    Updated Bulgarian translation

 po/bg.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 254257a24d4535b1574f9b0e86419b83150c82d8
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Aug 22 17:49:11 2009 +0200

    Some more fixes which refers to bug #591916

 help/de/de.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 3f081898efc85b05eab304a869d04b83d3b2f15e
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Aug 22 17:39:48 2009 +0200

    Fixed bug #591916

 help/de/de.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d8b8768e2e3a2afe8b9caf79106806c70e402ded
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Aug 22 10:59:44 2009 +0300

    Updated Bulgarian translation

 po/bg.po | 1177 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 603 insertions(+), 574 deletions(-)

commit 392d833b31f645cf798845796580e051e640b435
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Aug 22 12:07:00 2009 +0200

    Updated Spanish translation

 po/es.po | 218 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 115 insertions(+), 103 deletions(-)

commit ffe1aeeb519ec034b2587d5a999f53768ddb2eab
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Aug 21 19:40:48 2009 +0300

    Updated Hebrew translation

 po/he.po | 1246 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 614 insertions(+), 632 deletions(-)

commit b3a723069d2d77380f2302475c4197883eb69d6e
Author: Antón Méixome <meixome@mancomun.org>
Date:   Thu Aug 20 14:43:53 2009 +0200

    Updated Galician Translation

 po/gl.po | 125 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 72 insertions(+), 53 deletions(-)

commit 8569e3c7632571bf630059f9d3c4bc2387999800
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Aug 20 10:51:24 2009 +0300

    Updating Estonian translation

 po/et.po | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

commit 8092789a916dbb1209715033fbefa9794ec5fbd1
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Aug 19 15:11:59 2009 -0400

    Add missing files to POTFILES.in

 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

commit 5f1ea570b6dbe8874b44c8a891515dd817624155
Author: Antón Méixome <meixome@mancomun.org>
Date:   Wed Aug 19 13:47:23 2009 +0200

    Updated Galician Translation

 po/gl.po | 124 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 55 insertions(+), 69 deletions(-)

commit 1a2a8a0dfee33f8d2aeb4bbdbb6290afda1f5443
Author: lyper <lyp069@gmail.com>
Date:   Sun Aug 16 14:19:36 2009 +0800

    Added Simplified Chinese translation.

 help/ChangeLog      |    5 +
 help/Makefile.am    |    2 +-
 help/zh_CN/zh_CN.po | 1655 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1661 insertions(+), 1 deletion(-)

commit 7d24c0edc03d957006c8d9f68e5690f9b8f5d68a
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Aug 15 16:32:10 2009 +0200

    Updated French translation

 po/fr.po | 748 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 407 insertions(+), 341 deletions(-)

commit c247f4944ea86dd7a3f6bc43fc7b73d320a28fa3
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Sat Aug 15 15:31:00 2009 +0300

    Updated Finnish translation

 po/fi.po | 1337 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 739 insertions(+), 598 deletions(-)

commit 422d573a9b9dc81b80884edf6be09bbb923af0b6
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Thu Aug 13 19:20:42 2009 -0300

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 1499 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 831 insertions(+), 668 deletions(-)

commit 8dc30d79a3163fa7817a869d4991e55fbbf70bf4
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Thu Aug 13 20:42:27 2009 +0530

    Updated Oriya Translation

 po/or.po | 1332 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 667 insertions(+), 665 deletions(-)

commit 6c6a08cb4d45098aa4a822eaa4af2e601f4c3b15
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 13 13:41:59 2009 +0100

    Fix compile-time warning
    
    Makes gcc happy

 src/backend/bacon-video-widget-gst-0.10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 94119986f43e49cd31fbe2a80643a616da8fcb23
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Aug 12 18:47:42 2009 +0530

    Updated Gujarati Translations

 po/gu.po | 1384 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 783 insertions(+), 601 deletions(-)

commit f280da70f3955deef3dd3e34c15accf3ceac8962
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Aug 11 09:04:48 2009 +0100

    Bug 591400 – Wrong exit code on failure
    
    Only push got-metadata signal on error when we're in metadata mode,
    it's useless to start checking for metadata when we can't open
    the file.

 src/backend/bacon-video-widget-gst-0.10.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit a984acaedf7fd15bd94061bea74fb804f9fcc858
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Aug 11 15:40:58 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 716 ++++++++++++++++++++++++++++++++---------------------------
 po/zh_TW.po | 718 +++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 778 insertions(+), 656 deletions(-)

commit 71aa3641b10154204cbf07c33b8ea3a184d88a82
Author: Robin Stocker <robin@nibor.org>
Date:   Tue Aug 11 08:29:36 2009 +0100

    Bug 576750 – Thumbnailer should be able to output thumbnails without borders
    
    Add ability to disable the film borders on thumbnails for scripting
    purposes.

 src/totem-video-thumbnailer.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 75ef216e7fd62ff8543644f4a9130f032cb67d4e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 10 21:40:12 2009 +0100

    Bug 589755 – Make screenshot dialogue more like GNOME's
    
    This copies the GnomeScreenshotWidget from gnome-screenshot so that our
    interface can easily be kept consistent with the GNOME Screenshot dialogue.
    Permission for the licence exception was gained by e-mail. Closes: bgo#589755

 src/plugins/screenshot/Makefile.am               |   4 +-
 src/plugins/screenshot/gnome-screenshot-widget.c | 431 +++++++++++++++++++++++
 src/plugins/screenshot/gnome-screenshot-widget.h |  71 ++++
 src/plugins/screenshot/gnome-screenshot.ui       | 149 ++++++++
 src/plugins/screenshot/totem-gallery.c           |   6 +-
 src/plugins/screenshot/totem-screenshot-plugin.c |  35 +-
 src/plugins/screenshot/totem-screenshot-plugin.h |   2 +-
 src/plugins/screenshot/totem-screenshot.c        | 188 ++++------
 src/plugins/screenshot/totem-screenshot.h        |  13 +-
 src/totem-uri.c                                  |  13 -
 src/totem-uri.h                                  |   1 -
 11 files changed, 751 insertions(+), 162 deletions(-)

commit 0d24ea5c04fe05785ab8a45801291e0785c33180
Author: Antón Méixome <meixome@mancomun.org>
Date:   Mon Aug 10 16:48:44 2009 +0200

    Updated Galician translation

 po/gl.po | 1832 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 855 insertions(+), 977 deletions(-)

commit ae841ae633bc6169c0683d4e2d60789c0094ef83
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Aug 8 21:58:06 2009 +0100

    Bug 514089 – Optimise BVW logo
    
    Only scale the logo pixbuf when necessary, due to now limiting the size of
    the logo to 256px. Closes: bgo#514089

 src/backend/bacon-video-widget-gst-0.10.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

commit 2aff9b91410a9223822680cb577c2f2dc6f036c3
Author: Robin Stocker <robin@nibor.org>
Date:   Sat Aug 8 21:27:08 2009 +0100

    Bug 589808 – Set always-show-image on some menu items

 src/totem-menu.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 32f456f8f4a4fd287673a974c58cfe2f0557d24b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Aug 8 20:58:18 2009 +0100

    Bug 480200 – Show Totem new logo as default screen
    
    Use the new Totem logo in both the browser plugin and main player, and
    simplify logo handling in BVW. Closes: bgo#480200

 browser-plugin/totem-plugin-viewer.c      |  54 +-----------------------------
 data/Makefile.am                          |   1 -
 data/totem_logo.png                       | Bin 185953 -> 0 bytes
 src/Makefile.am                           |   1 -
 src/backend/bacon-video-widget-gst-0.10.c |  44 ++++++++----------------
 src/totem.c                               |   2 +-
 6 files changed, 16 insertions(+), 86 deletions(-)

commit 45f656a13c4c3f0a404724279a63ee520d551b50
Author: Robert Ancell <robert.ancell@gmail.com>
Date:   Sat Aug 8 19:28:59 2009 +0100

    Bug 581249 – Display embedded cover images in audio streams
    
    Display cover images when available. Currently doesn't display cover images
    instead of visualisations. Helps: bgo#581249

 src/backend/bacon-video-widget-gst-0.10.c | 83 ++++++++++++++++++++++++-------
 1 file changed, 65 insertions(+), 18 deletions(-)

commit ca8812c646c744604ffbafe4dfe6230424671c0e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 14 20:19:59 2009 +0100

    Bug 588569 – Add plugin authoring tutorial

 docs/reference/Makefile.am       |   2 +-
 docs/reference/totem-docs.xml    |   5 ++
 docs/reference/totem-plugins.xml | 147 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 153 insertions(+), 1 deletion(-)

commit 8b051630fb7472d21a5d632d206a00366cf2337e
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Sat Aug 8 16:41:43 2009 +0100

    Bug 591015 – Strings should use American spellings
    
    Patch modified to update the PO files with the changes.

 data/totem.schemas.in | 2 +-
 data/totem.ui         | 4 ++--
 po/ar.po              | 6 +++---
 po/as.po              | 4 ++--
 po/ast.po             | 6 +++---
 po/az.po              | 4 ++--
 po/be.po              | 4 ++--
 po/be@latin.po        | 6 +++---
 po/bg.po              | 6 +++---
 po/bn.po              | 4 ++--
 po/bn_IN.po           | 6 +++---
 po/br.po              | 6 +++---
 po/ca.po              | 6 +++---
 po/crh.po             | 6 +++---
 po/cs.po              | 6 +++---
 po/cy.po              | 4 ++--
 po/da.po              | 6 +++---
 po/de.po              | 6 +++---
 po/dz.po              | 4 ++--
 po/el.po              | 6 +++---
 po/en_CA.po           | 4 ++--
 po/en_GB.po           | 6 +++---
 po/es.po              | 6 +++---
 po/et.po              | 6 +++---
 po/eu.po              | 6 +++---
 po/fa.po              | 4 ++--
 po/fi.po              | 6 +++---
 po/fr.po              | 6 +++---
 po/ga.po              | 6 +++---
 po/gl.po              | 6 +++---
 po/gu.po              | 6 +++---
 po/he.po              | 6 +++---
 po/hi.po              | 4 ++--
 po/hr.po              | 4 ++--
 po/hu.po              | 6 +++---
 po/id.po              | 4 ++--
 po/it.po              | 6 +++---
 po/ja.po              | 6 +++---
 po/ka.po              | 4 ++--
 po/kn.po              | 6 +++---
 po/ko.po              | 6 +++---
 po/ku.po              | 4 ++--
 po/lt.po              | 6 +++---
 po/lv.po              | 4 ++--
 po/mai.po             | 6 +++---
 po/mg.po              | 4 ++--
 po/mk.po              | 4 ++--
 po/ml.po              | 4 ++--
 po/mr.po              | 4 ++--
 po/nb.po              | 6 +++---
 po/ne.po              | 4 ++--
 po/nl.po              | 6 +++---
 po/nn.po              | 4 ++--
 po/oc.po              | 4 ++--
 po/or.po              | 8 ++++----
 po/pa.po              | 6 +++---
 po/pl.po              | 6 +++---
 po/pt.po              | 6 +++---
 po/pt_BR.po           | 6 +++---
 po/ro.po              | 6 +++---
 po/ru.po              | 6 +++---
 po/rw.po              | 4 ++--
 po/sk.po              | 6 +++---
 po/sl.po              | 6 +++---
 po/sq.po              | 4 ++--
 po/sr.po              | 4 ++--
 po/sr@latin.po        | 4 ++--
 po/sv.po              | 6 +++---
 po/ta.po              | 6 +++---
 po/te.po              | 4 ++--
 po/th.po              | 6 +++---
 po/tr.po              | 6 +++---
 po/uk.po              | 6 +++---
 po/vi.po              | 6 +++---
 po/wa.po              | 4 ++--
 po/xh.po              | 4 ++--
 po/zh_CN.po           | 6 +++---
 po/zh_HK.po           | 6 +++---
 po/zh_TW.po           | 6 +++---
 79 files changed, 207 insertions(+), 207 deletions(-)

commit 5cb60a8b69c253e214ed4165e9ea5318e2de5104
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Fri Aug 7 16:30:25 2009 +0100

    Bump GStreamer requirements from pre-release to released versions
    
    To minimise confusion.

 configure.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2bafe8f16c9139097161f33b8f88ceb5a0d89c81
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Fri Aug 7 16:28:54 2009 +0100

    Bump vala requirement to 0.7.5 or later
    
    Since the vala plugin fails to build for me with 0.7.4
    (see bug #590759).

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 057750ad34482076abef7f228620ed544683c8a2
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Thu Aug 6 17:15:24 2009 -0600

    Updated Irish translation

 po/ga.po | 42 ++++++++++++++++++++++++++----------------
 1 file changed, 26 insertions(+), 16 deletions(-)

commit da5da21123722ea221e9ba9efd41b68b12bd8fe6
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Aug 7 00:26:42 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 697 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 376 insertions(+), 321 deletions(-)

commit 5f0e9579d87c393a8d1acd59111b1e83135c8959
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Aug 6 18:54:31 2009 +0200

    Updated German translation

 po/de.po | 1167 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 632 insertions(+), 535 deletions(-)

commit ff09579e2d7b18d08033bcdf9a0a263187f63805
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Thu Aug 6 02:33:47 2009 -0600

    Updated Irish translation

 po/ga.po | 200 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 100 insertions(+), 100 deletions(-)

commit ce9e754fb03fa91e630c51592de942768ba21e47
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 5 19:33:26 2009 +0100

    Bug 590770 – Home in the time slider doesn't go to the beginning
    
    Add key bindings for Home and End, to seek to the start of the stream and
    start playing the next stream, respectively. Closes: bgo#590770

 src/totem-object.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 8c4db8512f18cdf0324a329029a3c6685c6ecf01
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Aug 4 19:25:20 2009 +0200

    Updated Spanish translation

 po/es.po | 565 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 312 insertions(+), 253 deletions(-)

commit 108189b30a6794391f476eee0ff0b0dbf4c60668
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:   Tue Aug 4 13:48:56 2009 +0200

    Updated breton translation

 po/br.po | 3883 ++++++++++++++++++++++++++++----------------------------------
 1 file changed, 1762 insertions(+), 2121 deletions(-)

commit 004806b9a51a495a11498db571b8db0c189ae361
Author: Alan Monfort <alan.monfort@free.fr>
Date:   Tue Aug 4 12:47:21 2009 +0200

    Updated breton translation

 po/br.po | 3962 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 2717 insertions(+), 1245 deletions(-)

commit 59cf22db54473d787b9ee45627b97d46232eff98
Author: Robin Stocker <robin@nibor.org>
Date:   Mon Aug 3 11:25:55 2009 +0200

    Bug 590566 – Compiler warning in totem-python-module.c
    
    Fix compiler warning about passing incompatible pointer type.
    Closes: bgo#590566

 src/plugins/totem-python-module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1688811a60922a9f259f4f61557f5c84f4e7c962
Author: Robin Stocker <robin@nibor.org>
Date:   Mon Aug 3 11:23:22 2009 +0200

    Bug 590565 – Compiler warning in totemPlugin.cpp
    
    Fix compiler warning about unhandled enum value. Closes: bgo#590565

 browser-plugin/totemPlugin.cpp | 4 ++++
 1 file changed, 4 insertions(+)

commit 7bf506ef9cb3a370423640f0692a72be5d621d42
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 31 19:03:52 2009 +0100

    Use signal blocking, rather than disconnecting

 src/totem-preferences.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 3d97dc944581146ae81ca20f9b7e43d2780c89bf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 31 19:03:04 2009 +0100

    Fix crash when a (storage) volume has an emblem
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=514914

 src/totem-menu.c | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

commit 267fe451b59d9ae544ae3d3cc3ebd507deb02db0
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Fri Jul 31 01:34:26 2009 -0600

    Updated Irish translation

 po/ga.po | 2244 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 1326 insertions(+), 918 deletions(-)

commit f65806e527dfbe02f10425c6e7bad97b555f9aff
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Wed Jul 29 14:03:49 2009 +0530

    Updated Tamil translation

 po/ta.po | 534 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 295 insertions(+), 239 deletions(-)

commit d99946cf8933a9188f663a9e9fe0cb4808588d1f
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Jul 27 10:01:24 2009 +0300

    Updating Estonian translation

 po/et.po | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 58 insertions(+), 11 deletions(-)

commit 011a99b05e764798b90bcd7dff94ec4dfad49101
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 27 00:04:30 2009 +0100

    Bug 537399 – debug option mess
    
    Tidied up the debugging infrastructure as well.

 browser-plugin/totemNPObject.h                     | 40 +++--------
 browser-plugin/totemPlugin.cpp                     | 78 +++++++++++-----------
 browser-plugin/totemPluginGlue.cpp                 | 19 +++---
 configure.in                                       | 13 ----
 src/Makefile.am                                    |  3 +-
 src/backend/Makefile.am                            |  3 +-
 src/backend/debug.h                                | 45 -------------
 .../properties/bacon-video-widget-properties.c     |  2 -
 src/plugins/screenshot/totem-screenshot.c          |  1 -
 src/plugins/totem-python-module.c                  |  9 ++-
 src/plugins/totem-python-plugin.c                  |  7 +-
 src/totem-dvb-setup.c                              |  1 -
 src/totem-menu.c                                   |  2 +-
 src/totem-object.c                                 |  2 -
 src/totem-playlist.c                               |  4 +-
 src/totem-preferences.c                            |  2 -
 src/totem-profile.h                                | 57 ++++++++++++++++
 17 files changed, 128 insertions(+), 160 deletions(-)

commit 9a9e4c909da87157c532d41ff4ea20e7c2e1760c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 20:50:29 2009 +0100

    Added missing libegg file

 src/Makefile.am  |   1 +
 src/egg-macros.h | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 155 insertions(+)

commit a90406a1f5876696bc1598965b5c14cf04086ee3
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Jul 26 23:16:56 2009 +0200

    Updated Czech help translation by Marek Cernocky

 help/cs/cs.po | 626 +++++++++++++++++++++++++++++++---------------------------
 1 file changed, 331 insertions(+), 295 deletions(-)

commit d30b179e7e5a04fe5fe4d72b50df802f04cbafc2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 20:26:29 2009 +0100

    Updated files from libegg master

 src/eggdesktopfile.c       |   4 +-
 src/eggfileformatchooser.c | 572 +++++++++++++++++++++++++++++++++++++++++++--
 src/eggfileformatchooser.h |  18 ++
 3 files changed, 569 insertions(+), 25 deletions(-)

commit 3b42e1d9e1d2e0e3f922797a2cbff2f36c512b92
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 20:19:28 2009 +0100

    Added missing tooltips to menu actions

 data/totem.ui    | 5 +++++
 src/totem-menu.c | 8 +++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 6fdfd1ca71ee5d0c82ba1915df981fd26b0a7b7f
Author: Robin Stocker <robin@nibor.org>
Date:   Sun Jul 26 20:08:47 2009 +0100

    Bug 484142 – Show menu item descriptions in status bar

 src/totem-menu.c      | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/totem-statusbar.c | 23 +++++++++++++++++++++
 src/totem-statusbar.h |  3 +++
 3 files changed, 81 insertions(+)

commit af11b1a7338d87bb5707490e332e7fd41547ff3f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 18:59:38 2009 +0100

    Use Pango attributes instead of boldify and italicise functions

 data/plugins.ui                                    | 12 +++
 data/properties.ui                                 | 51 ++++++++++++
 data/totem.ui                                      | 23 +++++-
 .../properties/bacon-video-widget-properties.c     | 14 +---
 src/plugins/totem-plugin-manager.c                 | 13 ---
 src/totem-interface.c                              | 92 ----------------------
 src/totem-interface.h                              |  4 -
 src/totem-preferences.c                            |  9 ---
 8 files changed, 87 insertions(+), 131 deletions(-)

commit 7c34a2a8b84c55537c01183dea6f8eabedcb42d0
Author: Robin Stocker <robin@nibor.org>
Date:   Sun Jul 26 19:43:03 2009 +0200

    Bug 588937 – Drag and drop on itself with Alt appends instead of asking
    
    Applied commit f53e438e0e530e5cbbd7ed607df498310645013d again after it
    was accidentally reverted in cce286bf32d4b800000aa9f731adbd8574ca5339.

 src/totem-object.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 454c33d8762e8ed313994ebdf4f8b821596dd80c
Author: Robin Stocker <robin@nibor.org>
Date:   Sun Jul 26 18:22:03 2009 +0100

    Bug 164918 – Remember current position when Pause is clicked
    
    Add functionality to remember the current position of a stream when pausing
    or closing, by saving it in a GIO metadata attribute. Closes: bgo#164918

 data/totem.schemas.in   | 11 ++++++
 data/totem.ui           | 70 ++++++++++++++++++++++++++++++++++++++
 src/totem-object.c      | 27 ++++++++-------
 src/totem-preferences.c | 42 +++++++++++++++++++++++
 src/totem-private.h     |  1 +
 src/totem-uri.c         | 90 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/totem-uri.h         |  3 ++
 7 files changed, 232 insertions(+), 12 deletions(-)

commit 70587b630000c43e7bc72d5763ba95043ab809db
Author: Pascal Sachs <psachs@student.ethz.ch>
Date:   Sun Jul 26 17:48:28 2009 +0100

    Bug 577605 – Performance of shuffle playlist should be improved
    
    Modified version of a patch by Pascal Sachs <psachs@student.ethz.ch> to
    improve memory handling performance when shuffling the playlist.
    Closes: bgo#577605

 src/totem-playlist.c | 54 ++++++++++++++++++++++++++--------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

commit 54258966077c579f6ac94ef688fe34061f0c8a77
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Jul 26 15:44:33 2009 +0200

    Updated German translation

 help/de/de.po | 1060 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 538 insertions(+), 522 deletions(-)

commit 363b6aaf1c638f8a79866f4556e64dd738d22008
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 23:22:52 2009 +0100

    2.27.2

 NEWS         | 26 ++++++++++++++++++++++++++
 configure.in |  2 +-
 2 files changed, 27 insertions(+), 1 deletion(-)

commit a7777d81fab0fff05e096917c6e0b3705d01b9e3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 18:19:34 2009 +0100

    Revert "Split out the subtitle loading"
    
    This reverts commit 9eab91849905a403ac9309351edba39a3fcb0995.
    
    playbin2 is broken when loading the subtitle after we've opened
    the file.

 browser-plugin/totem-plugin-viewer.c      |  2 +-
 src/backend/bacon-video-widget-gst-0.10.c | 34 ++++++++-----------------------
 src/backend/bacon-video-widget.h          |  3 +--
 src/backend/bvw-test.c                    |  2 +-
 src/totem-audio-preview.c                 |  2 +-
 src/totem-object.c                        |  5 ++---
 src/totem-properties-view.c               |  2 +-
 src/totem-video-indexer.c                 |  2 +-
 src/totem-video-thumbnailer.c             |  2 +-
 9 files changed, 18 insertions(+), 36 deletions(-)

commit 9eab91849905a403ac9309351edba39a3fcb0995
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 17:53:26 2009 +0100

    Split out the subtitle loading
    
    Split out the subtitle loading from _open() so it could
    eventually be handled on-the-fly (without reloading the movie
    itself).

 browser-plugin/totem-plugin-viewer.c      |  2 +-
 src/backend/bacon-video-widget-gst-0.10.c | 34 +++++++++++++++++++++++--------
 src/backend/bacon-video-widget.h          |  3 ++-
 src/backend/bvw-test.c                    |  2 +-
 src/totem-audio-preview.c                 |  2 +-
 src/totem-object.c                        |  5 +++--
 src/totem-properties-view.c               |  2 +-
 src/totem-video-indexer.c                 |  2 +-
 src/totem-video-thumbnailer.c             |  2 +-
 9 files changed, 36 insertions(+), 18 deletions(-)

commit f092b508ce04d1198840bebc36c834b6c3aa29de
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 17:34:23 2009 +0100

    Remove #subtitle: crapola
    
    Remove "xine-lib feature parity" hack.

 src/backend/bacon-video-widget-gst-0.10.c | 33 ++-----------------------------
 1 file changed, 2 insertions(+), 31 deletions(-)

commit 0243c3de4daed0aff9f0e04df2e89cbb97db6ba4
Author: Yaron Sharabani <sh.yaron@gmail.com>
Date:   Wed Jul 22 00:51:57 2009 +0300

    Updated Hebrew translation

 po/he.po | 859 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 471 insertions(+), 388 deletions(-)

commit 89b9926e5c78395b38b1977b9d95cd0ea7bf0c95
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Jul 21 17:33:01 2009 +0530

    Updated Tamil translation

 po/ta.po | 546 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 282 insertions(+), 264 deletions(-)

commit 30fada8ad0f236db706f7896a51b0ea94ee11dc0
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Jul 21 17:25:06 2009 +0530

    Updated Tamil translation

 po/ta.po | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 27bc9b1e4520265ad4221779dde0ec36099f273e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 21 01:22:00 2009 +0100

    Move ChangeLog to be auto-generated

 ChangeLog            | 27047 -------------------------------------------------
 ChangeLog.pre-gitlog | 27047 +++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am          |    11 +
 3 files changed, 27058 insertions(+), 27047 deletions(-)

commit 3660f991631e8fefce44da2946fdf11378817120
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 20 22:47:57 2009 +0100

    Fixed libgdata 0.4.0 compatibility problems
    
    2009-07-20  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* src/plugins/youtube/totem-youtube.c (resolve_t_param),
    	(thumbnail_loaded_cb), (thumbnail_opened_cb),
    	(open_in_web_browser_activate_cb): Fixed compatibility problems
    	with libgdata 0.4.0 and removed some unnecessary error dialogues from
    	the YouTube plugin.

 ChangeLog                           |  8 ++++++++
 src/plugins/youtube/totem-youtube.c | 20 ++++++--------------
 2 files changed, 14 insertions(+), 14 deletions(-)

commit 1e7eb412f155459d1cd13e4606450bf3fd31b337
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 20 22:39:45 2009 +0100

    Homogenise the Local Search plugin's appearance with Jamendo and YouTube
    
    2009-07-20  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* src/plugins/tracker/totem-tracker-widget.c
    	(totem_tracker_widget_init): Homogenise the Local Search plugin's
    	appearance with the Jamendo and YouTube plugins. (Closes: #572292)

 ChangeLog                                  |  6 ++++++
 src/plugins/tracker/totem-tracker-widget.c | 11 ++---------
 2 files changed, 8 insertions(+), 9 deletions(-)

commit c2db8b70b879529392b8b98a6ec27991c1c1dd83
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 20 22:28:13 2009 +0100

    Limit the Tracker versions we build against to 0.6.x
    
    2009-07-20  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* configure.in: Limit the Tracker versions we can build the Local
    	Search plugin against to 0.6.x. (Closes: #580726)

 ChangeLog    | 5 +++++
 configure.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 4f9691981084af4a358e658a7b5addba00cf9a92
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 20 22:21:24 2009 +0100

    Build the docs first, and the code last
    
    2009-07-20  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* Makefile.am: Build the docs first, and the code last

 ChangeLog   | 4 ++++
 Makefile.am | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
