commit bba510e86ce157ca09941c300daa3a9b181306e2 Author: Bastien Nocera Date: Mon Oct 26 11:27:17 2009 +0000 2.28.2 NEWS | 21 +++++++++++++++++++++ configure.in | 2 +- 2 files changed, 22 insertions(+), 1 deletions(-) commit ee42ed2f29999d9e7927e5da17bd7971accec4ba Author: Bastien Nocera 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 files changed, 1 insertions(+), 0 deletions(-) commit 5d76cbae12920b05f9cce8ef36955a0d09f90247 Author: Jan Schmidt 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 files changed, 16 insertions(+), 12 deletions(-) commit 96e3868c7c7d640e254222a7abddf29a1ce7f89e Author: Bastien Nocera 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 files changed, 68 insertions(+), 39 deletions(-) commit b830b61a08471161a2b78515477d2fea3133b08e Author: Bastien Nocera Date: Mon Oct 19 15:43:07 2009 +0100 Update gst-plugins-base requirements configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit afa4390023494baee01accb2160cac50e2f0644c Author: Bastien Nocera 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 files changed, 17 insertions(+), 3 deletions(-) commit 9e00dcffa2ef463a336b4d9822cddcb6bed03ede Author: Bastien Nocera 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 files changed, 0 insertions(+), 3 deletions(-) commit 60ca69b24a40e116d184b2119d017d7aef0fa953 Author: Reşat SABIQ Date: Mon Oct 19 06:00:50 2009 -0500 Updated Crimean Tatar (Crimean Turkish) translation po/crh.po | 1311 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 726 insertions(+), 585 deletions(-) commit 9d80161d2b4a135846b9fc9a3b2877daca2b10ff Author: Bastien Nocera 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 files changed, 1 insertions(+), 1 deletions(-) commit fab93f85262716bf53c0a8a68dbf18bdf04ce67a Author: Bastien Nocera 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 files changed, 1 insertions(+), 2 deletions(-) commit a5057698481716848cfc24973d69b252a6242074 Author: Bastien Nocera 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 files changed, 42 insertions(+), 3 deletions(-) commit adcea01ec59eb5152d511b65e5d8531a2cf14919 Author: Bastien Nocera 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 files changed, 6 insertions(+), 2 deletions(-) commit 05d9f2d0a0ca2ff10dfa75f3ad19936e98748342 Author: Bastien Nocera 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 files changed, 1 insertions(+), 0 deletions(-) commit 23a4e7fe457c5e7753364536e498052c71b78540 Author: Bastien Nocera 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 files changed, 2 insertions(+), 0 deletions(-) commit 1787f25988ec466eb389d797a36622c46d4c7e36 Author: Robert Ancell 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 files changed, 1 insertions(+), 1 deletions(-) commit 184699c9d245db52ee9f21eb8d0371abe5aecf92 Author: Kostas Papadimas Date: Wed Oct 14 18:51:00 2009 +0300 Updated Greek translation. po/el.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit f4d5a13bfc006d06eff17376b4098d7bda370120 Author: Kjartan Maraas Date: Sun Oct 11 22:05:15 2009 +0200 Updated Norwegian bokmål translation po/nb.po | 90 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 46 insertions(+), 44 deletions(-) commit 0de34f9c7b8aed1d8639b690ad1f014cc2b40473 Author: Leonid Kanter Date: Tue Oct 6 18:56:41 2009 +0300 Updated Russian translation by help/ru/figures/totem_next_button.png | Bin 0 -> 816 bytes help/ru/figures/totem_pause_button.png | Bin 0 -> 775 bytes help/ru/figures/totem_play_button.png | Bin 0 -> 778 bytes help/ru/figures/totem_previous_button.png | Bin 0 -> 820 bytes 4 files changed, 0 insertions(+), 0 deletions(-) commit 312afd58c8eb9a118844875004b3c1802805f129 Author: Leonid Kanter Date: Tue Oct 6 18:55:14 2009 +0300 Updated Russian translation by help/ru/ru.po | 2167 ++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 1525 insertions(+), 642 deletions(-) commit 470e53b019b8513c8e1bcd01d45b1ea4d75c71dd Author: Gianvito Cavasoli Date: Tue Oct 6 12:50:59 2009 +0200 Updated Italian translation po/it.po | 216 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 105 insertions(+), 111 deletions(-) commit aa0c3aee60d09d1930e9e783735e794543354519 Author: Leonid Kanter Date: Mon Oct 5 13:01:24 2009 +0300 Updated Russian translation po/ru.po | 1253 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 605 insertions(+), 648 deletions(-) commit 9f205813b980ae5a19868227480a8cac74145b37 Author: Bastien Nocera 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 b5772763f6a31ef429d11a2070c681a424a3e430 Author: Bastien Nocera 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 files changed, 13 insertions(+), 3 deletions(-) commit 73992e3ae291472e50e7f2efc085e68b70d8ec65 Author: Tim-Philipp Müller Date: Thu Oct 1 13:16:05 2009 +0100 .gitignore: ignore more .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 9bc969e01432790014be90bb1e5b5759b82f7278 Author: Jan Schmidt 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 files changed, 7 insertions(+), 0 deletions(-) commit b51aeaa5c559c2cfa3acf27166ca004c131d0dc0 Author: Alessandro Decina 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 files changed, 4 insertions(+), 0 deletions(-) commit 4edce66624a438682798c6a7a1a583e763e4305b Author: Philip Withnall Date: Wed Sep 30 11:29:52 2009 +0100 Fixed Icelandic plural forms On advice given by Sveinn í Felli , the Plural Forms can mercifully be a lot simpler. po/is.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)