[rhythmbox] Rhythmbox 3.0
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] Rhythmbox 3.0
- Date: Wed, 4 Sep 2013 13:20:35 +0000 (UTC)
commit e3da11a1fab8ef218b40f5e30bc2c76805bf0a38
Author: Jonathan Matthew <jonathan d14n org>
Date: Wed Sep 4 22:01:38 2013 +1000
Rhythmbox 3.0
ChangeLog |27457 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
NEWS | 84 +
README | 2 +-
configure.ac | 4 +-
4 files changed, 24855 insertions(+), 2692 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 592ce0c..de31d48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,21877 @@
+commit aa039a0324d899e6e3c6658451a47382345a6392
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 4 22:01:38 2013 +1000
+
+ Rhythmbox 3.0
+
+ NEWS | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
+ 3 files changed, 86 insertions(+), 2 deletions(-)
+
+commit 16e457bf650c1ba4f297a192e13e7844f997bf16
+Author: Elad Alfassa <elad fedoraproject org>
+Date: Tue Sep 3 12:51:20 2013 +0300
+
+ Fix categories in .desktop file to make Rhythmbox show up in gnome-software
+
+ gnome-software uses the desktop file categories to sort the applications
+ it shows.
+
+ This commit fixes the categories according to the freedesktop spec,
+ so that Rhythmbox will appear in the correct category.
+
+ For more information:
+ http://standards.freedesktop.org/menu-spec/latest/apa.html
+ http://standards.freedesktop.org/menu-spec/latest/apas02.html
+
+ data/rhythmbox.desktop.in.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9a4214b8adc90b465467673b862ea5bfbf3a93f9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 4 20:59:48 2013 +1000
+
+ metadata: handle extended comment tags
+
+ ID3 comment tags often show up as extended comments of the
+ form 'Comment[xxx]=actual comment string', so we now translate
+ these into the rhythmdb comment property.
+
+ Based on patches from lmf <jimmythy gmail com>.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=707184
+
+ metadata/rb-metadata-gst.c | 37 ++++++++++++++++++++++++++++++++++---
+ 1 file changed, 34 insertions(+), 3 deletions(-)
+
+commit 3440c2e508a5e4a63eec9b1d77d7ddc26229dfee
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Tue Sep 3 22:46:23 2013 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1269 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 659 insertions(+), 610 deletions(-)
+
+commit 9e59f1d44ec5f63eb9921b9e864400767492f74c
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Sep 2 18:12:48 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 291 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 153 insertions(+), 138 deletions(-)
+
+commit 64c090b7f3ed1eccc817f6aafbe81b6372a5f2f8
+Author: Jiro Matsuzawa <jmatsuzawa gnome org>
+Date: Sat Aug 31 00:19:26 2013 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 764 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 320 insertions(+), 444 deletions(-)
+
+commit 241a6516c24ab9d0c94e3b1d3b0b69c56c77b35c
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Thu Aug 29 11:45:54 2013 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 1263 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 652 insertions(+), 611 deletions(-)
+
+commit 1a45b28ff696f0cbcf20a29ea9a7fa96566f3f26
+Author: Pavol Klačanský <pavol klacansky com>
+Date: Wed Aug 28 21:54:06 2013 +0200
+
+ Updated slovak translation
+
+ po/sk.po | 1155 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 579 insertions(+), 576 deletions(-)
+
+commit 6be3f3ce4825e4ac2abbf0d0604fa1eec40481d5
+Author: Christian Kirbach <christian kirbach gmail com>
+Date: Wed Aug 28 20:53:54 2013 +0200
+
+ Updated German translation
+
+ po/de.po | 389 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 204 insertions(+), 185 deletions(-)
+
+commit eb4641a127828a0fa567eb19c26c66ff7f3b2f52
+Author: Yosef Or Boczko <yoseforb gmail com>
+Date: Wed Aug 28 09:23:40 2013 +1000
+
+ notification: set button arrow icons according to locale's text direction
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=706760
+
+ plugins/notification/rb-notification-plugin.c | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit cd7194ff5549ab6914990aa309b85889ec2920fc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Aug 28 09:10:10 2013 +1000
+
+ notification: use a single notification for non-playback stuff
+
+ This stops podcast download notifications from piling up.
+
+ plugins/notification/rb-notification-plugin.c | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
+commit 94d15dfb05c43fa41cb3eb77d5ba6c7bfe8108f4
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Wed Aug 28 01:00:26 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 256 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 133 insertions(+), 123 deletions(-)
+
+commit fc90ce1a6992f46073e21db72966a897d841f105
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Aug 27 19:06:05 2013 +0200
+
+ Updated Spanish Translation
+
+ Miguel Rodriguez <bokeronesfritos gmail com>
+
+ help/es/es.po | 312 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 158 insertions(+), 154 deletions(-)
+
+commit 63c771b587486339d4d1ea5f8ac30fcc18823679
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Aug 27 19:05:43 2013 +0200
+
+ Revert "Updated Spanish Translation"
+
+ This reverts commit bc84728055d56f0d6df17a23e5121f1e4098abc0.
+
+ po/es.po | 9584 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 5932 insertions(+), 3652 deletions(-)
+
+commit bc84728055d56f0d6df17a23e5121f1e4098abc0
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Aug 27 19:04:41 2013 +0200
+
+ Updated Spanish Translation
+
+ Miguel Rodriguez <bokeronesfritos gmail com>
+
+ po/es.po | 9584 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 3652 insertions(+), 5932 deletions(-)
+
+commit ca6f03328beb3b091de3ca5a6d87611b0d354047
+Author: Enrico Nicoletto <liverig gmail com>
+Date: Mon Aug 26 01:29:55 2013 -0300
+
+ Enabled Brazilian Portuguese translation
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4f9436bc75ea327c6efbaed1a327171877a947aa
+Author: Enrico Nicoletto <liverig gmail com>
+Date: Mon Aug 26 01:29:09 2013 -0300
+
+ Added Brazilian Portuguese translation for help files
+
+ help/pt_BR/pt_BR.po | 3391 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 3391 insertions(+)
+
+commit 510b81c09e2d2e68acf258ebd2238bed52c0517d
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Sun Aug 25 23:28:57 2013 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 251 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 122 insertions(+), 129 deletions(-)
+
+commit 1ec8ad19244fcacaeef1f5811cdd7e7671705b2e
+Author: Rūdolfs Mazurs <rudolfsm src gnome org>
+Date: Sun Aug 25 20:17:04 2013 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 1106 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 549 insertions(+), 557 deletions(-)
+
+commit 725248d67274104ec122ab2ad92b72874a2f5eff
+Author: Claude Paroz <claude 2xlibre net>
+Date: Sun Aug 25 17:49:35 2013 +0200
+
+ Updated French translation
+
+ help/fr/fr.po | 367 +++++++++----------
+ po/fr.po | 1129 ++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 726 insertions(+), 770 deletions(-)
+
+commit 22b4fe17dd8fc6db4b340448b6d3606ca754bcaa
+Author: Milo Casagrande <milo ubuntu com>
+Date: Sun Aug 25 17:12:15 2013 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 1083 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 532 insertions(+), 551 deletions(-)
+
+commit a2e09cbb354530fbdbe9706daebb016a049c85c5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 24 12:26:47 2013 +1000
+
+ rhythmbox-client: seek in seconds, not microseconds
+
+ remote/dbus/rb-client.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 6d4f58c937b92d431f1ed537d713e15d07d7b72e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 24 11:24:49 2013 +1000
+
+ rhythmbox-client: make --quit work
+
+ data/rhythmbox-client.1 | 3 +++
+ remote/dbus/rb-client.c | 2 +-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit b83b10bc28de77f3cf63d19a0f24798e0b1b0c7c
+Author: Enrico Nicoletto <liverig gmail com>
+Date: Fri Aug 23 21:12:23 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 909 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 450 insertions(+), 459 deletions(-)
+
+commit 158a07904a42ca89281d1d89f2094bfb6c6fd9b4
+Author: Yosef Or Boczko <yoseforb gmail com>
+Date: Sun Aug 4 02:30:07 2013 +0300
+
+ entry-view: set button arrow icons according to locale's text direction
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=702627
+
+ widgets/rb-entry-view.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit fef54d67fdbb45723bc87ef4427cdf056e67d00a
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Fri Aug 23 00:42:47 2013 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 236 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 118 insertions(+), 118 deletions(-)
+
+commit e0db2847dab9cf81b332234604cd889e85929e1f
+Author: Marek Černocký <marek manet cz>
+Date: Thu Aug 22 20:27:04 2013 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 442 +++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 206 insertions(+), 236 deletions(-)
+
+commit ab16d14ff914091030f8f54d9d7f6bebfd4d41da
+Author: Marek Černocký <marek manet cz>
+Date: Thu Aug 22 20:10:51 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 269 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 136 insertions(+), 133 deletions(-)
+
+commit 882bf1f7e40a2121cdadf9316244eef44677e82e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 22 09:39:26 2013 +1000
+
+ help: keep the shortcut key section up to date
+
+ is this the only part anyone cares about?
+
+ help/C/index.docbook | 89 +++++++++++++++++-----------------------------------
+ 1 file changed, 29 insertions(+), 60 deletions(-)
+
+commit ed78da7b38f7a7a9f62fdcea1d79a20d641d0a25
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 22 09:05:13 2013 +1000
+
+ shell: follow the playing track in the track list
+
+ Jump to the new playing track when it changes. There is now a
+ setting that controls this, and an item in the app menu (under
+ view) for changing it. While we're here, add an accelerator
+ key for jumping to the playing track, since that went missing
+ a while ago.
+
+ data/org.gnome.rhythmbox.gschema.xml | 5 ++
+ data/ui/app-menu.ui | 4 ++
+ shell/rb-shell.c | 92 ++++++++++++++++++++----------------
+ 3 files changed, 60 insertions(+), 41 deletions(-)
+
+commit 918a3698461fe244a107d7ce9accf4c32b3dd78f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 22 09:03:32 2013 +1000
+
+ entry-view: scroll to the playing entry on clicking the column header
+
+ This seems like a reasonable thing for the playing column header to do.
+ It didn't do anything before.
+
+ widgets/rb-entry-view.c | 30 ++++++++++++++++++++++--------
+ 1 file changed, 22 insertions(+), 8 deletions(-)
+
+commit fa302246d1bcd7ff2d82b5ee94927565490f16ef
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 22 09:02:54 2013 +1000
+
+ shell-player: remove jump-to-playing-track stuff
+
+ We can do this better in the shell.
+
+ shell/rb-shell-player.c | 55 -------------------------------------------------
+ 1 file changed, 55 deletions(-)
+
+commit 31fe3a28a9c1b23d801d60ba688781814d45c091
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Aug 21 23:14:37 2013 +1000
+
+ import-dialog: redesign a bit
+
+ Now we have a single 'import' button that describes what will be
+ imported, with separate options (only one so far, whether to copy
+ files in to the library or not) determining what happens when it
+ gets clicked. The remove button has been removed.
+
+ Closing the dialog now stops any scanning task that may have been
+ in progress.
+
+ data/ui/import-dialog.ui | 88 +++++++++-----------
+ sources/rb-library-source.c | 15 ----
+ widgets/rb-import-dialog.c | 192 ++++++++++++++++++++++----------------------
+ 3 files changed, 135 insertions(+), 160 deletions(-)
+
+commit 6a1799d907fb20f2cb84c3ff2a64429b66037c0e
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Aug 20 23:51:54 2013 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 58 +++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 29 insertions(+), 29 deletions(-)
+
+commit 3518dd2100cd40996901adfad55128e594b6932c
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Sun Aug 18 23:16:47 2013 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1198 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 569 insertions(+), 629 deletions(-)
+
+commit f48f352853df75be52ee7713cc9137df1ec11b1b
+Author: Wylmer Wang <wantinghard gmail com>
+Date: Fri Aug 16 13:01:27 2013 +0800
+
+ Update Chinese simplified translation
+
+ po/zh_CN.po | 1033 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 537 insertions(+), 496 deletions(-)
+
+commit eee94e0dcdb166bdd916edade56e5df762fe32cf
+Author: W. Michael Petullo <mike flyn org>
+Date: Sun Aug 11 17:35:52 2013 -0400
+
+ daap: small code clean up
+
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ plugins/daap/rb-daap-plugin.c | 15 ++++-----------
+ 1 file changed, 4 insertions(+), 11 deletions(-)
+
+commit 3cf445d1aad10455ecf342e4cb5122e3e6bcc417
+Author: W. Michael Petullo <mike flyn org>
+Date: Tue Aug 6 11:49:31 2013 -0400
+
+ daap: fix playing songs from a host with two or more DAAP shares
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=705539
+
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ plugins/daap/rb-daap-plugin.c | 60 +++++++++++++++++++++++++++++--------------
+ 1 file changed, 41 insertions(+), 19 deletions(-)
+
+commit 695c1fdf39c311dda26f4dd3b7fbc532bd3b229f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 4 10:11:43 2013 +1000
+
+ more .gitignore
+
+ .gitignore | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit 55814d6e2fb79b1f613caa98fdb6053b5b688cd4
+Author: Christian Kirbach <christian kirbach gmail com>
+Date: Sat Aug 3 15:02:58 2013 +0200
+
+ Updated German help translation
+
+ help/de/de.po | 461 ++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 272 insertions(+), 189 deletions(-)
+
+commit 51b0878349980b125c0c7bd24b177d86201479b2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 2 23:28:49 2013 +1000
+
+ replaygain: use BLOCK_DOWNSTREAM probe rather than IDLE
+
+ IDLE probes run way too much risk of recursive and simultaneous
+ callbacks in multiple threads. At the point we're probing, we
+ know data is flowing, so BLOCK_DOWNSTREAM should work fine.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=700401
+
+ plugins/replaygain/player.py | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit d921d31c787eba29d2f267d3082295de6a1576c2
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Fri Aug 2 13:30:20 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 536 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 267 insertions(+), 269 deletions(-)
+
+commit cdcfc088516d14dfe63207f6b8c8f84a2e63953e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 29 20:13:27 2013 +1000
+
+ grilo: ignore magnatune plugin
+
+ plugins/grilo/rb-grilo-plugin.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit fd14c775810882ce6e072c30c7f9a0c3431fe550
+Author: Antonio Fernandes C. Neto <fernandesn gnome org>
+Date: Thu Jul 25 16:03:24 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 1195 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 614 insertions(+), 581 deletions(-)
+
+commit 682fa7c3c687c911267cc631c08ee0a2e93c266f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 13 22:57:36 2013 +1000
+
+ playlist: save settings in playlists.xml
+
+ This includes browser visibility (and size) and the selected search
+ type. Sorting for automatic playlists was already covered, and
+ static playlists aren't sortable.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=703626
+ https://bugzilla.gnome.org/show_bug.cgi?id=652892
+
+ plugins/daap/rb-daap-source.c | 16 +++---
+ sources/rb-auto-playlist-source.c | 7 ++-
+ sources/rb-auto-playlist-source.h | 1 +
+ sources/rb-playlist-source.c | 104 +++++++++++++++++++++++++++++++++---
+ sources/rb-playlist-xml.h | 3 ++
+ sources/rb-static-playlist-source.c | 20 +++----
+ sources/rb-static-playlist-source.h | 3 +-
+ 7 files changed, 122 insertions(+), 32 deletions(-)
+
+commit 4bf3fdd7b23a1fee60a0f31f4319f843ba7c4f26
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 13 19:15:55 2013 +1000
+
+ entry-view: set follow-state on the pixbuf renderer
+
+ widgets/rb-entry-view.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 8c708e53a82d34d488934ede962037fe3c66eddf
+Author: Marek Černocký <marek manet cz>
+Date: Tue Jul 9 22:14:18 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 510 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 245 insertions(+), 265 deletions(-)
+
+commit fbdd1b8c4ed210f29df28f65641b7ea801813254
+Author: Rico Tzschichholz <ricotz ubuntu com>
+Date: Mon Jul 8 23:38:48 2013 +0200
+
+ display-page-tree: Remove fatal gsettings left-overs
+
+ In addition to 562a81e22ee12c840402b16d1494f710f61751bb
+
+ sources/rb-display-page-tree.c | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit 6d91c5eefe9e4850d214ddbb78780fbf1b42103d
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Jul 8 13:39:26 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 535 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 265 insertions(+), 270 deletions(-)
+
+commit 5f4f6a62b5084a0073ed545290e351e867e5c73e
+Author: Christophe Fergeau <cfergeau redhat com>
+Date: Mon Jul 8 10:40:54 2013 +0200
+
+ gst: Don't leak bus in RBEncoderGst
+
+ When starting the GstPipeline in RBEncoderGst, the associated GstBus
+ was not correctly unreffed. gst_pipeline_get_bus() returns a reference
+ to the bus object so it must be released after use. Most importantly,
+ as described in https://bugzilla.gnome.org/show_bug.cgi?id=683470 ,
+ we must make sure to remove the bus watch from the main loop
+ when we no longer need it, or this will cause the GstBus being watched
+ not to be properly disposed of.
+ In my testing, this was causing leaks of 2 fds per track transferred.
+ As the default max fd per process is 1024, this means that after about
+ 500 tracks transferred, rhythmbox would get in big troubles as it
+ can no longer open new file descriptors.
+
+ backends/gstreamer/rb-encoder-gst.c | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 20ab8e728086067a019bf4c1f20ccc2d333f3431
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Jul 7 22:15:39 2013 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 510 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 245 insertions(+), 265 deletions(-)
+
+commit 2230f5ce5e7c889ececa1413148512a3f5b78d5e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 7 23:14:45 2013 +1000
+
+ library: don't crash if we can't create an encoder
+
+ sources/rb-library-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6fa6eb87c9c0e8d74935acd01552dafdca2bc375
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 7 23:14:19 2013 +1000
+
+ media-types: use the top level profile name in warnings
+
+ lib/rb-gst-media-types.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a73ff98a4b5cb7301a2c50756aab688199a90bd4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 7 20:46:01 2013 +1000
+
+ library: add cbr and vbr encoding styles
+
+ These replace the 'custom settings' option in the format settings.
+ They expose different sets of properties for editing (mostly
+ bitrate for CBR, quality for VBR). The encoding profile file
+ describes the property settings required to configure the encoder
+ for the style.
+
+ This will be more useful when media player devices have their own
+ encoding settings, but for now if you want 128kbps mp3s in your
+ library, you can have them.
+
+ data/rhythmbox.gep | 40 ++++++++--
+ lib/rb-gst-media-types.c | 101 +++++++++++++++++++++----
+ lib/rb-gst-media-types.h | 7 +-
+ sources/rb-library-source.c | 180 +++++++++++++++++++++++++++-----------------
+ 4 files changed, 238 insertions(+), 90 deletions(-)
+
+commit 71025350b967ebce4a3e6b53bc99e60eee2a0ff2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 5 23:23:42 2013 +1000
+
+ add ogg opus encoding profile and file extension
+
+ data/rhythmbox.gep | 14 ++++++++++++++
+ lib/rb-gst-media-types.c | 2 ++
+ 2 files changed, 16 insertions(+)
+
+commit dd1420790dfcb91af3dfc8211aabf11ae06f4727
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 5 08:22:36 2013 +1000
+
+ rhythmdb: emit entry-changes with a GPtrArray rather than a GArray
+
+ This is slightly more efficient (no copies) and it's also easier
+ for pygobject to chew on.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=701307
+
+ plugins/ipod/rb-ipod-source.c | 5 ++---
+ plugins/mpris/rb-mpris-plugin.c | 4 ++--
+ plugins/visualizer/rb-visualizer-fullscreen.c | 5 ++---
+ podcast/rb-podcast-source.c | 5 ++---
+ rhythmdb/rhythmdb-query-model.c | 7 +++----
+ rhythmdb/rhythmdb.c | 18 +++++++-----------
+ shell/rb-shell-player.c | 7 +++----
+ 7 files changed, 21 insertions(+), 30 deletions(-)
+
+commit 37130e1b897b5398ad1b80b05b950a09c1fd274e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jul 4 20:57:03 2013 +1000
+
+ auto-playlist: skip get/set query functions for introspection
+
+ sources/rb-auto-playlist-source.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f980b500c0262d73673e07ef023cb05d5a99e3a1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jul 4 20:45:41 2013 +1000
+
+ convert limit-value to a GVariant
+
+ rhythmdb/rhythmdb-query-model.c | 35 ++++-----
+ shell/rb-playlist-manager.c | 8 +--
+ sources/rb-auto-playlist-source.c | 71 ++++++------------
+ sources/rb-auto-playlist-source.h | 4 +-
+ tests/test-widgets.c | 147 ++++----------------------------------
+ widgets/rb-query-creator.c | 25 +++----
+ widgets/rb-query-creator.h | 4 +-
+ 7 files changed, 72 insertions(+), 222 deletions(-)
+
+commit 7c176bb5e23aafd3f6852780dcafc98f0a04e543
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jul 4 19:14:35 2013 +1000
+
+ podcast: register boxed types for podcast parser structs
+
+ podcast/rb-podcast-parse.c | 24 ++++++++++++++++++++++++
+ podcast/rb-podcast-parse.h | 5 +++++
+ 2 files changed, 29 insertions(+)
+
+commit c2f7faff0628bc83dbc5dca9b27db54af1594255
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jul 3 22:36:15 2013 +1000
+
+ fix a variety of introspection annotations
+
+ backends/gstreamer/rb-player-gst-helper.c | 20 +++++++++++++-
+ bindings/gi/Makefile.am | 4 +++
+ lib/rb-debug.c | 8 +++---
+ lib/rb-list-model.c | 2 +-
+ lib/rb-util.c | 44 +++++++++++++++----------------
+ metadata/rb-ext-db-key.c | 6 ++---
+ metadata/rb-ext-db.c | 4 +++
+ podcast/rb-podcast-manager.c | 8 ++++++
+ rhythmdb/rhythmdb-entry-type.c | 2 +-
+ rhythmdb/rhythmdb-query-model.c | 2 +-
+ rhythmdb/rhythmdb-query-results.c | 4 +--
+ rhythmdb/rhythmdb.c | 4 +--
+ shell/rb-application.c | 42 ++++++++++++++---------------
+ shell/rb-shell-player.c | 2 +-
+ shell/rb-task-list.c | 8 ++++++
+ shell/rb-track-transfer-batch.c | 2 +-
+ shell/rb-track-transfer-queue.c | 2 +-
+ sources/rb-source-search-basic.c | 2 +-
+ sources/rb-transfer-target.c | 2 +-
+ widgets/rb-property-view.c | 2 +-
+ 20 files changed, 106 insertions(+), 64 deletions(-)
+
+commit 006f43624e2cbab0b2f028b7e2a364eb2401b8cf
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Wed Jul 3 22:38:40 2013 +0200
+
+ Updated German translation
+
+ po/de.po | 1154 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 588 insertions(+), 566 deletions(-)
+
+commit e1956dd067da549301558c8c19e5ae3e9e17ed3f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 2 19:42:24 2013 +1000
+
+ playlist-manager: link shared menus into the playlist menu
+
+ shell/rb-playlist-manager.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 1061942c47662a9ff1cbf2a9f67825bf338a7302
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 1 23:01:38 2013 +1000
+
+ remove unused icons
+
+ configure.ac | 9 -
+ data/icons/hicolor/16x16/Makefile.am | 2 +-
+ data/icons/hicolor/16x16/actions/Makefile.am | 26 -
+ .../hicolor/16x16/actions/audio-cd-duplicate.png | Bin 927 -> 0 bytes
+ .../hicolor/16x16/actions/audio-cd-duplicate.svg | 273 --
+ data/icons/hicolor/16x16/actions/audio-cd-new.png | Bin 869 -> 0 bytes
+ data/icons/hicolor/16x16/actions/audio-cd-new.svg | 426 ---
+ .../hicolor/16x16/actions/internet-radio-new.png | Bin 707 -> 0 bytes
+ .../hicolor/16x16/actions/internet-radio-new.xcf | Bin 3091 -> 0 bytes
+ data/icons/hicolor/16x16/actions/media-eject.png | Bin 531 -> 0 bytes
+ .../16x16/actions/playlist-automatic-new.png | Bin 775 -> 0 bytes
+ .../16x16/actions/playlist-automatic-new.xcf | Bin 2675 -> 0 bytes
+ data/icons/hicolor/16x16/actions/playlist-new.png | Bin 733 -> 0 bytes
+ data/icons/hicolor/16x16/actions/playlist-new.xcf | Bin 2689 -> 0 bytes
+ data/icons/hicolor/16x16/actions/podcast-new.png | Bin 875 -> 0 bytes
+ data/icons/hicolor/16x16/actions/podcast-new.xcf | Bin 2934 -> 0 bytes
+ data/icons/hicolor/16x16/places/Makefile.am | 22 -
+ .../16x16/places/library-internet-radio.png | Bin 494 -> 0 bytes
+ .../16x16/places/library-internet-radio.xcf | Bin 4209 -> 0 bytes
+ .../icons/hicolor/16x16/places/library-podcast.png | Bin 870 -> 0 bytes
+ .../icons/hicolor/16x16/places/library-podcast.svg | 237 --
+ data/icons/hicolor/16x16/places/music-library.png | Bin 971 -> 0 bytes
+ .../hicolor/16x16/places/playlist-automatic.png | Bin 680 -> 0 bytes
+ .../hicolor/16x16/places/playlist-automatic.svg | 282 --
+ data/icons/hicolor/16x16/places/playlist.png | Bin 566 -> 0 bytes
+ data/icons/hicolor/16x16/places/playlist.svg | 346 --
+ data/icons/hicolor/22x22/Makefile.am | 2 +-
+ data/icons/hicolor/22x22/actions/Makefile.am | 25 -
+ .../hicolor/22x22/actions/audio-cd-duplicate.png | Bin 1455 -> 0 bytes
+ .../hicolor/22x22/actions/audio-cd-duplicate.svg | 292 --
+ data/icons/hicolor/22x22/actions/audio-cd-new.png | Bin 1388 -> 0 bytes
+ data/icons/hicolor/22x22/actions/audio-cd-new.svg | 456 ---
+ .../hicolor/22x22/actions/internet-radio-new.png | Bin 1149 -> 0 bytes
+ .../hicolor/22x22/actions/internet-radio-new.xcf | Bin 3025 -> 0 bytes
+ .../22x22/actions/playlist-automatic-new.png | Bin 1077 -> 0 bytes
+ .../22x22/actions/playlist-automatic-new.xcf | Bin 2918 -> 0 bytes
+ data/icons/hicolor/22x22/actions/playlist-new.png | Bin 1016 -> 0 bytes
+ data/icons/hicolor/22x22/actions/playlist-new.xcf | Bin 2890 -> 0 bytes
+ data/icons/hicolor/22x22/actions/podcast-new.png | Bin 1458 -> 0 bytes
+ data/icons/hicolor/22x22/actions/podcast-new.xcf | Bin 3430 -> 0 bytes
+ data/icons/hicolor/22x22/places/Makefile.am | 21 -
+ .../22x22/places/library-internet-radio.png | Bin 929 -> 0 bytes
+ .../22x22/places/library-internet-radio.svg | 595 ----
+ .../icons/hicolor/22x22/places/library-podcast.png | Bin 1449 -> 0 bytes
+ .../icons/hicolor/22x22/places/library-podcast.svg | 324 --
+ .../hicolor/22x22/places/playlist-automatic.png | Bin 837 -> 0 bytes
+ .../hicolor/22x22/places/playlist-automatic.svg | 317 --
+ data/icons/hicolor/22x22/places/playlist.png | Bin 671 -> 0 bytes
+ data/icons/hicolor/22x22/places/playlist.svg | 299 --
+ data/icons/hicolor/24x24/Makefile.am | 2 +-
+ data/icons/hicolor/24x24/places/Makefile.am | 11 -
+ data/icons/hicolor/24x24/places/music-library.png | Bin 1563 -> 0 bytes
+ data/icons/hicolor/32x32/Makefile.am | 2 +-
+ data/icons/hicolor/32x32/actions/Makefile.am | 23 -
+ .../hicolor/32x32/actions/audio-cd-duplicate.png | Bin 2213 -> 0 bytes
+ .../hicolor/32x32/actions/audio-cd-duplicate.svg | 293 --
+ data/icons/hicolor/32x32/actions/audio-cd-new.png | Bin 2257 -> 0 bytes
+ data/icons/hicolor/32x32/actions/audio-cd-new.svg | 373 --
+ .../hicolor/32x32/actions/internet-radio-new.png | Bin 1868 -> 0 bytes
+ .../hicolor/32x32/actions/internet-radio-new.svg | 1308 -------
+ .../32x32/actions/playlist-automatic-new.png | Bin 1462 -> 0 bytes
+ .../32x32/actions/playlist-automatic-new.svg | 1526 --------
+ data/icons/hicolor/32x32/actions/playlist-new.png | Bin 1285 -> 0 bytes
+ data/icons/hicolor/32x32/actions/playlist-new.svg | 1515 --------
+ data/icons/hicolor/32x32/places/Makefile.am | 19 -
+ .../32x32/places/library-internet-radio.png | Bin 1664 -> 0 bytes
+ .../32x32/places/library-internet-radio.svg | 1274 -------
+ .../hicolor/32x32/places/playlist-automatic.png | Bin 1223 -> 0 bytes
+ .../hicolor/32x32/places/playlist-automatic.svg | 318 --
+ data/icons/hicolor/32x32/places/playlist.png | Bin 862 -> 0 bytes
+ data/icons/hicolor/32x32/places/playlist.svg | 307 --
+ data/icons/hicolor/scalable/Makefile.am | 2 +-
+ data/icons/hicolor/scalable/actions/Makefile.am | 18 -
+ .../scalable/actions/audio-cd-duplicate.svg | 291 --
+ .../hicolor/scalable/actions/audio-cd-new.svg | 411 ---
+ .../scalable/actions/internet-radio-new.svg | 1201 -------
+ .../scalable/actions/playlist-automatic-new.svg | 1434 --------
+ .../hicolor/scalable/actions/playlist-new.svg | 984 ------
+ data/icons/hicolor/scalable/places/Makefile.am | 16 -
+ .../scalable/places/library-internet-radio.svg | 1167 ------
+ .../hicolor/scalable/places/playlist-automatic.svg | 318 --
+ data/icons/hicolor/scalable/places/playlist.svg | 327 --
+ data/icons/src/Makefile.am | 2 +-
+ data/icons/src/music-library.svg | 3738 --------------------
+ lib/rb-stock-icons.c | 12 -
+ lib/rb-stock-icons.h | 11 -
+ 86 files changed, 6 insertions(+), 20851 deletions(-)
+
+commit 562a81e22ee12c840402b16d1494f710f61751bb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 1 22:54:38 2013 +1000
+
+ display-page-tree: copy layout from GtkPlacesSidebar, remove expanders
+
+ Expanders in the top level groups add a fair amount of clutter and
+ aren't really all that useful. The tree is generally ordered so that
+ even if you have lots of playlists, network shares and devices, you
+ don't need to scroll through them constantly.
+
+ data/org.gnome.rhythmbox.gschema.xml | 7 -
+ sources/rb-display-page-tree.c | 315 ++++++++++++-----------------------
+ 2 files changed, 106 insertions(+), 216 deletions(-)
+
+commit 4ab8c1bd45c186d71e86dcfd2abdce638ed197cc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 1 22:44:13 2013 +1000
+
+ display-page-tree: use symbolic icons instead of pixbufs
+
+ All sources and other pages now provide a GIcon instance instead
+ of a GdkPixbuf. Most of the icons are part of the GNOME icon
+ theme, except for custom icons for last.fm and magnatune.
+
+ plugins/audioscrobbler/Last.fm-icon.png | Bin 1014 -> 0 bytes
+ plugins/audioscrobbler/Last.fm-icon.svg | 79 ---------------
+ plugins/audioscrobbler/Last.fm-symbolic.svg | 110 +++++++++++++++++++++
+ plugins/audioscrobbler/Libre.fm-icon.png | Bin 803 -> 0 bytes
+ plugins/audioscrobbler/Makefile.am | 6 +-
+ .../rb-audioscrobbler-profile-page.c | 16 +--
+ plugins/daap/rb-daap-plugin.c | 110 +--------------------
+ plugins/daap/rb-daap-plugin.h | 2 +-
+ plugins/daap/rb-daap-source.c | 31 +++---
+ plugins/daap/rb-dacp-pairing-page.c | 13 +--
+ plugins/grilo/rb-grilo-plugin.c | 1 +
+ plugins/grilo/rb-grilo-source.c | 1 +
+ plugins/ipod/rb-ipod-source.c | 21 +---
+ plugins/iradio/rb-iradio-source.c | 17 +---
+ plugins/magnatune/Makefile.am | 11 +--
+ .../icons/hicolor/24x24/places/magnatune.png | Bin 1062 -> 0 bytes
+ plugins/magnatune/magnatune-symbolic.svg | 84 ++++++++++++++++
+ plugins/magnatune/magnatune.py | 9 +-
+ plugins/mtpdevice/rb-mtp-source.c | 13 +--
+ plugins/visualizer/rb-visualizer-page.c | 14 +--
+ podcast/rb-podcast-main-source.c | 18 +---
+ podcast/rb-podcast-source.c | 18 +---
+ sources/rb-auto-playlist-source.c | 28 +-----
+ sources/rb-device-source.c | 50 ++--------
+ sources/rb-display-page-tree.c | 65 +++++++-----
+ sources/rb-display-page.c | 54 ++++++----
+ sources/rb-display-page.h | 4 +-
+ sources/rb-import-errors-source.c | 13 +--
+ sources/rb-library-source.c | 19 +---
+ sources/rb-missing-files-source.c | 13 +--
+ sources/rb-play-queue-source.c | 1 -
+ sources/rb-source.h | 2 -
+ sources/rb-static-playlist-source.c | 29 +-----
+ 33 files changed, 331 insertions(+), 521 deletions(-)
+
+commit 709cdbf77fd9625f230926bf310f45c068e6bedb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 1 22:35:00 2013 +1000
+
+ display-page-model: update parent rows on visibility changes
+
+ This makes showing and hiding of expanders more reliable.
+
+ sources/rb-display-page-model.c | 16 ++++++++++++----
+ 1 file changed, 12 insertions(+), 4 deletions(-)
+
+commit 483f37c0d749afb04df0845059fe9607f295a552
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 1 22:32:12 2013 +1000
+
+ stop including rb-stock-icons.h everywhere
+
+ plugins/generic-player/rb-generic-player-plugin.c | 1 -
+ plugins/ipod/rb-ipod-plugin.c | 1 -
+ plugins/mtpdevice/rb-mtp-plugin.c | 1 -
+ shell/rb-playlist-manager.c | 1 -
+ shell/rb-shell-clipboard.c | 1 -
+ shell/rb-shell-player.c | 1 -
+ tests/test-rhythmdb-view.c | 1 -
+ widgets/rb-dialog.c | 1 -
+ widgets/rb-entry-view.c | 1 -
+ widgets/rb-property-view.c | 1 -
+ 10 files changed, 10 deletions(-)
+
+commit 5787b2bd883d74033056011a7368bb2385675f87
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 1 22:25:57 2013 +1000
+
+ restyle the playback controls
+
+ Use raised linked buttons with symbolic icons rather than the default
+ flat buttons. While we're here, use rtl icons for the buttons when
+ appropriate (https://bugzilla.gnome.org/show_bug.cgi?id=702627) and
+ position the volume control correctly in the rtl layout.
+
+ data/ui/main-toolbar.ui | 203 ++++++++++++++++++++++++++++++------------------
+ shell/rb-shell.c | 57 ++++++++++++--
+ widgets/rb-entry-view.c | 2 +-
+ widgets/rb-header.c | 8 +-
+ 4 files changed, 186 insertions(+), 84 deletions(-)
+
+commit bf2a1bec0b48b8a0c77f6a5d9877e2bfc872eb4b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 26 23:24:33 2013 +1000
+
+ button-bar: watch for model changes properly
+
+ The top level GMenu doesn't notify of changes to its nested children, so we
+ need to watch all of the GMenu instances that make up the button bar. On
+ changes we disconnect and reconnect all the signal handlers.
+
+ The buttons and separators added to the grid need to be shown, otherwise items
+ added after the bar is shown initially don't appear.
+
+ Adding a separator at the start of the bar creates an ugly effect that sort of
+ looks like an extension of the GtkPaned handle, so we don't do that.
+
+ widgets/rb-button-bar.c | 60 ++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 45 insertions(+), 15 deletions(-)
+
+commit 548e3f81b5e21ad8a68a17b16980568cfa986002
+Author: Dimitris Spingos <dmtrs32 gmail com>
+Date: Mon Jun 24 07:58:22 2013 +0300
+
+ Updated Greek translation
+
+ po/el.po | 8518 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 4598 insertions(+), 3920 deletions(-)
+
+commit e38f4f7c535a1b61f6787e5eda305cda2c6600cf
+Author: Jiro Matsuzawa <jmatsuzawa gnome org>
+Date: Mon Jun 24 01:05:23 2013 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 388 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 210 insertions(+), 178 deletions(-)
+
+commit 8dfeee2dc45992b8302ad73e60f2fffe80d5e72c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jun 22 16:18:09 2013 +1000
+
+ entry-view: allow the bpm column to be retrieved
+
+ also put the columns in the right order in various places.
+ patch originally from foss freedom gmail com
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=702679
+
+ widgets/rb-entry-view.c | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+commit 49859b053c880b3ac1ff00542cc35a06738b870f
+Author: Danishka Navin <danishka gmail com>
+Date: Sat Jun 22 01:08:02 2013 +0900
+
+ l10n: Add Sinhala translation
+
+ po/LINGUAS | 1 +
+ po/si.po | 4478 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 4479 insertions(+)
+
+commit a1cffc631b3516ed4e525c6c18b92ce0ecff5f5f
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Jun 20 15:37:30 2013 +0200
+
+ Fix Slovenian translation
+
+ po/sl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 83562a5ce900a8b4c123b9825d5f7b48d5df58e8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jun 16 15:19:31 2013 +1000
+
+ use the right action for podcast feed properties
+
+ data/ui/podcast-popups.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d78b2db2762becc2556c454e8ae7f12521eb8f1f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 10 22:14:31 2013 +1000
+
+ metadata: read and write date tags properly
+
+ metadata/rb-metadata-gst-common.c | 4 +--
+ metadata/rb-metadata-gst.c | 65 ++++++++++++++++++++++++++++++++++-----
+ 2 files changed, 60 insertions(+), 9 deletions(-)
+
+commit 02dc9338d7a286ff3451229df2ea897d0974e2fc
+Author: Marek Černocký <marek manet cz>
+Date: Sat Jun 8 20:20:47 2013 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 955 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 476 insertions(+), 479 deletions(-)
+
+commit 051d8b96bc4e9758f15c28f4739fd91494429a00
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Thu Jun 6 16:00:48 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 764 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 398 insertions(+), 366 deletions(-)
+
+commit e2cab78b397fb6ecf60e1a7406deed5809a5342a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 5 08:28:17 2013 +1000
+
+ clipboard: don't replace the playlist menu if it's not changing
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=701395
+
+ shell/rb-shell-clipboard.c | 11 +++++++++--
+ 1 file changed, 9 insertions(+), 2 deletions(-)
+
+commit 5384d4e51a69a9b65034449844329634f5e28fa3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 5 08:17:09 2013 +1000
+
+ auto-playlist: enable add to playlist menu here too
+
+ sources/rb-auto-playlist-source.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 2d04fb502ebcc14e434b1e9ad04e6379ef291eac
+Author: Kiatkachorn Ratanatharathorn <kratanat gmail com>
+Date: Tue Jun 4 14:45:49 2013 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 3532 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1837 insertions(+), 1695 deletions(-)
+
+commit 67899c221cab2c26ecbaafc0845b2818c2518fc6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 3 21:02:32 2013 +1000
+
+ autogen: fail noisily if yelp-tools can't be found
+
+ autogen.sh | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 1d5d9c98f8001077c9f75b4c4d545af8dce50707
+Author: Lionel Landwerlin <llandwerlin gmail com>
+Date: Wed May 29 14:21:59 2013 +0100
+
+ import-dialog: connect the right signal to get currently selected folder
+
+ Instead of using the current-directory-changed signal on
+ GtkFileChooserButton, use the selection-changed signal which is
+ emitted both when a preselected directory is clicked by the user and
+ also when the file selection dialog is opened by the user.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=701194
+
+ widgets/rb-import-dialog.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e58a402452dc9fce2e5afee72b9fd18165375b7d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu May 30 21:41:08 2013 +1000
+
+ task-list-display: list tasks vertically, not horizontally
+
+ widgets/rb-task-list-display.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit abbdc472bb45f007537ae3a6cc1157bf3ba08d13
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon May 27 13:55:01 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 428 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 228 insertions(+), 200 deletions(-)
+
+commit 972801b4462726268a0bd6173d70b108b1fbab5b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 26 18:41:27 2013 +1000
+
+ play-queue: hook up plugin menus properly
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=701032
+
+ sources/rb-play-queue-source.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 8227ad6412182b07a4abd51c0fd071462c5947af
+Author: Javi Ribera <javiribera gmail com>
+Date: Sat May 25 18:55:47 2013 +0200
+
+ [l10n] Add Catalan documentation
+
+ help/Makefile.am | 2 +-
+ help/ca/ca.po | 3269 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 3270 insertions(+), 1 deletion(-)
+
+commit ee8a7a1871829de84703293d0a3fc2c54e9b7fd5
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat May 25 18:36:04 2013 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 372 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 202 insertions(+), 170 deletions(-)
+
+commit d2cad99b2badeca70a6883161039fa40e82f818c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 14 14:47:57 2013 +1000
+
+ add search by composer to search menus
+
+ sources/rb-auto-playlist-source.c | 2 ++
+ sources/rb-browser-source.c | 2 ++
+ sources/rb-static-playlist-source.c | 2 ++
+ 3 files changed, 6 insertions(+)
+
+commit b708659815ed4c133f381eeaf5cda2a29747a8bb
+Author: David Mooter <theexternvoid gmail com>
+Date: Mon Apr 8 17:40:37 2013 -0400
+
+ Add composer tag support
+
+ * View and edit the composer tag and composer sort tag in the two song info
+ dialogs.
+ * Preferences can add composer as a column to the library browser.
+ * Ability to sort the library by the composer column.
+ * Search results include composer tag.
+ * Ability to use composer as a parameter in automatic playlists.
+ * Incremented version to 1.9 for rhythm DB, reloads all metadata so as to get
+ the composer into the DB.
+ * Italian translation of a few new strings related to composer. (It's my other
+ language, might as well do that, too.)
+
+ Plug-ins:
+ * iPod support was programmed and tested. Composer tag is now copied to the
+ iTunes DB on the iPod.
+
+ data/ui/general-prefs.ui | 60 ++++++++++++-------
+ data/ui/song-info-multiple.ui | 89 ++++++++++++++++++++++------
+ data/ui/song-info.ui | 105 ++++++++++++++++++++++++++--------
+ metadata/rb-metadata-common.c | 6 ++
+ metadata/rb-metadata-gst-common.c | 8 +++
+ metadata/rb-metadata.h | 2 +
+ plugins/ipod/rb-ipod-source.c | 15 +++++
+ po/it.po | 9 +++
+ rhythmdb/rhythmdb-private.h | 2 +
+ rhythmdb/rhythmdb-property-model.c | 22 +++++++
+ rhythmdb/rhythmdb-query-model.c | 45 +++++++++++++++
+ rhythmdb/rhythmdb-query-model.h | 4 ++
+ rhythmdb/rhythmdb-query.c | 1 +
+ rhythmdb/rhythmdb-tree.c | 18 +++++-
+ rhythmdb/rhythmdb.c | 55 +++++++++++++++++-
+ rhythmdb/rhythmdb.h | 7 +++
+ shell/rb-shell-preferences.c | 1 +
+ sources/rb-browser-source.c | 1 +
+ sources/rb-playlist-source.c | 1 +
+ widgets/rb-entry-view.c | 15 +++++
+ widgets/rb-entry-view.h | 3 +-
+ widgets/rb-query-creator-properties.c | 2 +
+ widgets/rb-song-info.c | 78 ++++++++++++++++++++++++-
+ 23 files changed, 481 insertions(+), 68 deletions(-)
+
+commit 0b6ae7d95e58163e184326cb5d434f13c0b665ed
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 21 08:25:08 2013 +1000
+
+ grilo: ignore the rai.tv plugin
+
+ plugins/grilo/rb-grilo-plugin.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 3d213d4517c5f5b1224ebc1a77939c2b68169770
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Sat May 18 22:15:47 2013 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 269 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 145 insertions(+), 124 deletions(-)
+
+commit 99c31123a01995ca83aadddbf370e7093d674ad4
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Fri May 17 13:36:12 2013 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 750 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 352 insertions(+), 398 deletions(-)
+
+commit 4b88535279b6f8f2ced719b893fa24c7d1d0de13
+Author: Jiro Matsuzawa <jmatsuzawa gnome org>
+Date: Fri May 17 11:26:20 2013 +0900
+
+ l10n: Update Japanese translation
+
+ po/ja.po | 711 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 330 insertions(+), 381 deletions(-)
+
+commit fd6a4bc640ee505f92ff9c57b069902c1683e9e2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri May 17 08:45:20 2013 +1000
+
+ avoid doing work in class init functions
+
+ Class init functions are called as part of the introspection
+ process. During the build process we might not have a display
+ to talk to, so we need to avoid doing anything that requires
+ gdk to connect to the display.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=700177
+
+ rhythmdb/rhythmdb-property-model.c | 34 +++++++++++++++++-----------------
+ rhythmdb/rhythmdb-query-model.c | 10 +++++-----
+ sources/rb-display-page-model.c | 7 +++----
+ widgets/rb-cell-renderer-rating.c | 8 ++++++--
+ widgets/rb-rating-helper.c | 4 ++--
+ widgets/rb-rating-helper.h | 2 +-
+ widgets/rb-rating.c | 2 +-
+ 7 files changed, 35 insertions(+), 32 deletions(-)
+
+commit 09f835576b1778bb4c74ec9c23b29917066bcc31
+Author: Lionel Landwerlin <llandwerlin gmail com>
+Date: Thu May 16 02:50:14 2013 +0100
+
+ shell: fix window unmaximize behavior
+
+ When double clicking the title bar of the maximized main window, the
+ window is unmaximized and then instantaneously remaximized.
+
+ This is because at the end of rb_shell_window_state_cb() we call
+ rb_shell_sync_window_state() which read the window size saved values
+ from GSettings and reapplies them to the window. But because the
+ window was previously maximized, and the ConfigureNotify event hasn't
+ happen yet, the saved values are the ones from the maximized state.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=700424
+
+ shell/rb-shell.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit a8bfd0c530b33206d7a6e1012590f92668fa9da3
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Thu May 16 12:57:27 2013 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 528 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 247 insertions(+), 281 deletions(-)
+
+commit 3e737302879bb7f6f854a49d4793be89a309fc53
+Author: Rodney Dawes <dobey gnome org>
+Date: Wed May 15 17:13:56 2013 -0400
+
+ Create the m4 dir to prevent gtkdocize failing.
+
+ autogen.sh | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 86cbdc8cb232a47430c684175029fe56928ea471
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 15 22:20:30 2013 +1000
+
+ notification: skip useless notifications on shutdown
+
+ plugins/notification/rb-notification-plugin.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit e111135aa0cd1cc701a49b664386c9aede066fc8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 15 20:45:08 2013 +1000
+
+ track-transfer-queue: missing null check
+
+ if there's no current batch, we definitely don't need to cancel it
+
+ shell/rb-track-transfer-queue.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 024e6013fe2a10717e861d5b90fc786823f0bf45
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Wed May 15 12:32:00 2013 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 695 +++++++++++++++++++++++++--------------------------------
+ po/sr latin po | 695 +++++++++++++++++++++++++--------------------------------
+ 2 files changed, 620 insertions(+), 770 deletions(-)
+
+commit 3ab75e6d1c5a1d12bfdf47227fb6bbfa26e23af8
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu May 9 16:03:24 2013 +0200
+
+ man: Remove --quit option
+
+ It's not in Rhythmbox anymore.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=700017
+
+ data/rhythmbox.1 | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit b7dcbe605c22a6f370ce1c47d3bd92264e782a57
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue May 14 18:39:34 2013 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 597 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 281 insertions(+), 316 deletions(-)
+
+commit 02d7e956e6925b8e4ed194571ea0038132398fcc
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue May 14 18:35:51 2013 +0200
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 281f7fc5767c6e1d1f89e92e0e0434311682bb79
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:48:24 2013 +1000
+
+ fix up some missing includes
+
+ sources/rb-library-source.c | 1 +
+ widgets/rb-import-dialog.c | 1 +
+ 2 files changed, 2 insertions(+)
+
+commit fa5ca160f4118c13e672781ce56bac571376f62b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:34:26 2013 +1000
+
+ shell: cancel outstanding transfers to or from deleted sources
+
+ shell/rb-shell.c | 2 ++
+ shell/rb-track-transfer-queue.c | 20 ++++++++++++++++++++
+ shell/rb-track-transfer-queue.h | 2 ++
+ 3 files changed, 24 insertions(+)
+
+commit 308b51ba6618e115f8852d22253a79a9e6860a6a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:31:35 2013 +1000
+
+ magnatune: use task list for catalog loading and downloads
+
+ Downloads can be cancelled using the task list, so we don't need
+ buttons or menu items to do that any more.
+
+ plugins/magnatune/MagnatuneSource.py | 97 ++++++++++++----------------------
+ plugins/magnatune/magnatune-popup.ui | 4 --
+ plugins/magnatune/magnatune-toolbar.ui | 4 --
+ plugins/magnatune/magnatune.py | 9 ----
+ 4 files changed, 33 insertions(+), 81 deletions(-)
+
+commit ba68c7164c5e36abc9e469642eea99bc7cefafe5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:31:01 2013 +1000
+
+ daap: report connection status through the task list
+
+ plugins/daap/rb-daap-source.c | 55 +++++++++++++++++--------------------------
+ 1 file changed, 22 insertions(+), 33 deletions(-)
+
+commit 835db7ef88b4105ba6ef5030bd74f88e7b10ad75
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:29:58 2013 +1000
+
+ track-transfer-batch: add RBTaskProgress interface
+
+ and make things that use transfer batches report progress through
+ the task list.
+
+ shell/rb-track-transfer-batch.c | 100 +++++++++++++++++++++++++++++++++++++--
+ sources/rb-library-source.c | 9 +++-
+ sources/rb-media-player-source.c | 10 ++++
+ sources/rb-transfer-target.c | 19 +++++++-
+ 4 files changed, 132 insertions(+), 6 deletions(-)
+
+commit 207264fd7324e5a54b9879caa08fd74bdb172b78
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:25:00 2013 +1000
+
+ rhythmdb: add RBTaskProgress interface to RhythmDBImportJob
+
+ and convert things that used it to reporting progress through
+ the task list.
+
+ plugins/generic-player/rb-generic-player-source.c | 40 ++++----
+ po/POTFILES.in | 1 +
+ rhythmdb/rhythmdb-import-job.c | 109 ++++++++++++++++++++-
+ sources/rb-library-source.c | 32 +++----
+ sources/rb-source.c | 24 -----
+ sources/rb-source.h | 5 -
+ widgets/rb-import-dialog.c | 112 +++++-----------------
+ 7 files changed, 161 insertions(+), 162 deletions(-)
+
+commit 3d8fdababe904a071e59af17521411062d61b0b3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:15:18 2013 +1000
+
+ shell: remove progress display from the statusbar
+
+ The task list is going to replace this. Mostly.
+
+ rhythmdb/rhythmdb.c | 45 --------------
+ rhythmdb/rhythmdb.h | 2 -
+ shell/rb-shell.c | 3 +-
+ shell/rb-statusbar.c | 126 ++--------------------------------------
+ shell/rb-statusbar.h | 3 +-
+ shell/rb-track-transfer-queue.c | 54 -----------------
+ shell/rb-track-transfer-queue.h | 5 --
+ 7 files changed, 6 insertions(+), 232 deletions(-)
+
+commit d345e82a56133d064a07efc86514cfaf169694d5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:11:02 2013 +1000
+
+ shell: add a task list controller and display
+
+ shell/rb-shell.c | 31 ++++++++++++++++++++++++++++++-
+ 1 file changed, 30 insertions(+), 1 deletion(-)
+
+commit 3df446a27ea6b23d6c6650440d313815d5b3ec9e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 22:00:27 2013 +1000
+
+ add a task list controller
+
+ This contains the (minimal) logic for updating the task list model.
+
+ bindings/gi/Makefile.am | 2 +
+ shell/Makefile.am | 2 +
+ shell/rb-task-list.c | 212 ++++++++++++++++++++++++++++++++++++++++++++++++
+ shell/rb-task-list.h | 58 +++++++++++++
+ 4 files changed, 274 insertions(+)
+
+commit 7c9444746cb01cc4a3be9b19cb832f7129ab4ff5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 21:55:33 2013 +1000
+
+ add a task list display widget
+
+ This displays tasks (things that implement the RBTaskProgress
+ interface) stored in a list model.
+
+ widgets/Makefile.am | 6 +-
+ widgets/rb-task-list-display.c | 243 +++++++++++++++++++++++++++++++++++++++++
+ widgets/rb-task-list-display.h | 66 +++++++++++
+ 3 files changed, 313 insertions(+), 2 deletions(-)
+
+commit 4ae376525d154b1df3fb99996127250f7199e961
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 21:06:34 2013 +1000
+
+ add an interface for reporting task progress
+
+ RBTaskProgress consists of a few properties that can be used to
+ construct a list of tasks with progress bars for each. Tasks
+ can also be cancellable.
+
+ RBTaskProgressSimple is a GObject that implements the interface.
+ It can be used to represent tasks that aren't bound to the lifecycle
+ of an existing object.
+
+ bindings/gi/Makefile.am | 4 +
+ lib/Makefile.am | 6 +-
+ lib/rb-task-progress-simple.c | 214 ++++++++++++++++++++++++++++++++++++++++++
+ lib/rb-task-progress-simple.h | 64 +++++++++++++
+ lib/rb-task-progress.c | 118 +++++++++++++++++++++++
+ lib/rb-task-progress.h | 67 +++++++++++++
+ 6 files changed, 472 insertions(+), 1 deletion(-)
+
+commit 89080a83ba19102d333fb5346d795f576b2674eb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 14 20:43:24 2013 +1000
+
+ add simple list model
+
+ lib/Makefile.am | 4 +-
+ lib/rb-list-model.c | 279 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ lib/rb-list-model.h | 64 ++++++++++++
+ 3 files changed, 346 insertions(+), 1 deletion(-)
+
+commit 3b40c57806386960d3545c841508b58615b5c71a
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Tue May 14 09:07:42 2013 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 3287 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 1317 insertions(+), 1970 deletions(-)
+
+commit bb5c77015354e4c9ae456edcf70b5368af778ad3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 5 11:57:42 2013 +1000
+
+ library: handle settings changes before preferences widgets exist
+
+ sources/rb-library-source.c | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit 5db9b4981286a8174c4aa803dc2927a1db72dc10
+Author: A S Alam <aalam users sf net>
+Date: Wed May 1 20:44:25 2013 +0530
+
+ update Punjabi Translation
+
+ po/pa.po | 2998 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1456 insertions(+), 1542 deletions(-)
+
+commit 058a4c43a4741f5650c737be44d05566fe6fc236
+Author: Marek Černocký <marek manet cz>
+Date: Tue Apr 30 09:55:19 2013 +0200
+
+ Updated Czech translation
+
+ help/cs/cs.po | 3225 +++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 2198 insertions(+), 1027 deletions(-)
+
+commit e87c1c3b27d23ce74ac9e6d1c644f84d699063f5
+Author: Žygimantas Beručka <uid0 akl lt>
+Date: Thu Apr 25 17:13:44 2013 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2b35c50820f970335b0ce11182880f9f4cc01771
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Apr 24 08:36:15 2013 +1000
+
+ autogen: call gtkdocize first
+
+ distcheck works again!
+
+ autogen.sh | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 55c365740dfbbc7f3a0eb19f83927bea70059c5a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 23 23:04:26 2013 +1000
+
+ update gitignore a bit
+
+ .gitignore | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 34c0bad8d5922ad52e269f5e7a684d462aa89eb6
+Author: Rūdolfs Mazurs <rudolfsm src gnome org>
+Date: Sun Apr 21 23:56:01 2013 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 2830 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1417 insertions(+), 1413 deletions(-)
+
+commit b6e722edba55a7f2d6a122f6a2a326392924021b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 21 09:38:42 2013 +1000
+
+ context: remove read more/read less
+
+ As far as I can tell the only difference between the full bio
+ and the summary is that the full bio contains a licensing statement.
+
+ plugins/context/tmpl/artist-tmpl.html | 19 -------------------
+ 1 file changed, 19 deletions(-)
+
+commit 4216fec4aa0232643a8b647b052e156737dbca00
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 21 09:37:05 2013 +1000
+
+ context: fix track duration formatting
+
+ plugins/context/tmpl/album-tmpl.html | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6e25222b801162fec029ce2cbb47c8c34f8ae1b0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 21 09:36:30 2013 +1000
+
+ context: don't request similar artists or top albums
+
+ plugins/context/ArtistTab.py | 32 +++++++++++++++++---------------
+ 1 file changed, 17 insertions(+), 15 deletions(-)
+
+commit e6ee47526346c579d2edd2693c129f02e9c2d599
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 21 09:35:06 2013 +1000
+
+ context: remove unnecessary debug prints
+
+ plugins/context/AlbumTab.py | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit ed7b67b6af38c45e1d4c9cf26398de6830332159
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 20 23:25:07 2013 +1000
+
+ context: ask last.fm for json responses rather than xml
+
+ minidom wasn't up to the job, json is easier.
+
+ plugins/context/AlbumTab.py | 136 ++++++++++++++---------------------
+ plugins/context/ArtistTab.py | 83 +++++----------------
+ plugins/context/tmpl/album-tmpl.html | 12 ++--
+ 3 files changed, 74 insertions(+), 157 deletions(-)
+
+commit 35e83b9745d816e51c1f26242e1c534567da4ae3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 20 23:23:19 2013 +1000
+
+ context: remove the top five list
+
+ plugins/context/ContextView.py | 71 ++----------------------------------------
+ 1 file changed, 3 insertions(+), 68 deletions(-)
+
+commit 96d861eeaaa44960945345bdda37cc846c2d6a54
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 20 23:21:19 2013 +1000
+
+ rb.URLCache: store cache data items as binary
+
+ plugins/rb/URLCache.py | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 29b4c6d6e4eeade588f96a83bf584245b041c328
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 20 12:14:24 2013 +1000
+
+ lyrics: more python3 updates
+
+ plugins/lyrics/lyrics.py | 20 +++++++++++---------
+ 1 file changed, 11 insertions(+), 9 deletions(-)
+
+commit 323830bcc51c90e0f4c648bc9b7c2cddca85b373
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 19 22:45:50 2013 +1000
+
+ magnatune: more python3 conversion
+
+ plugins/magnatune/MagnatuneAccount.py | 4 ++--
+ plugins/magnatune/MagnatuneSource.py | 24 ++++++++++++++----------
+ 2 files changed, 16 insertions(+), 12 deletions(-)
+
+commit 278595b2e3a254bd167b95258793c604675185c1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 18 18:42:46 2013 +1000
+
+ convert sample python plugin to python 3
+
+ sample-plugins/sample-python/sample-python.py | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit f71e871556a11adbd526368e3c1fc69a237abac8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Apr 17 08:39:06 2013 +1000
+
+ chunk-loader: provide chunks as GBytes instances rather than GStrings
+
+ We don't want chunks to be interpreted as utf8 strings in python.
+
+ lib/rb-chunk-loader.c | 13 +++++++------
+ lib/rb-chunk-loader.h | 2 +-
+ plugins/magnatune/MagnatuneSource.py | 6 +++---
+ 3 files changed, 11 insertions(+), 10 deletions(-)
+
+commit 4ce2a9d68d1ca4810670d76bb16d5d727ecb353f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 16 22:48:23 2013 +1000
+
+ im-status: remove some useless encoding stuff
+
+ plugins/im-status/im-status.py | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 53bdc5d63e109c4df265cd8435e6c26f1122d185
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 16 22:34:57 2013 +1000
+
+ make coroutine stuff work again
+
+ plugins/rb/Coroutine.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 71c8d7ba79a02dae10bb69520bf1ae93497a48e4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 16 20:56:36 2013 +1000
+
+ lyrics: more python 3 porting
+
+ plugins/lyrics/AstrawebParser.py | 9 ++---
+ plugins/lyrics/DarkLyricsParser.py | 6 ++--
+ plugins/lyrics/JetlyricsParser.py | 72 ++++++++++++++++++++------------------
+ plugins/lyrics/JlyricParser.py | 63 +++++++++++++++++----------------
+ plugins/lyrics/LyricWikiParser.py | 8 ++---
+ plugins/lyrics/LyricsParse.py | 3 --
+ plugins/lyrics/TerraParser.py | 21 ++++++-----
+ plugins/lyrics/WinampcnParser.py | 24 ++++---------
+ plugins/lyrics/lyrics.py | 6 ++--
+ 9 files changed, 101 insertions(+), 111 deletions(-)
+
+commit 82aa9a77690ff536ef14aa328110e54e1549798a
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Tue Apr 16 09:47:37 2013 +0200
+
+ Port song lyrics plugin to python 3
+
+ plugins/lyrics/AstrawebParser.py | 4 ++--
+ plugins/lyrics/LyricsConfigureDialog.py | 10 +++++-----
+ plugins/lyrics/LyricsParse.py | 8 ++++----
+ plugins/lyrics/TerraParser.py | 6 +++---
+ plugins/lyrics/WinampcnParser.py | 12 ++++++------
+ plugins/lyrics/lyrics.py | 2 +-
+ 6 files changed, 21 insertions(+), 21 deletions(-)
+
+commit 148183eabe7a2f22ed6c93c2c2803f40ffadb3fd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 16 09:14:25 2013 +1000
+
+ magnatune: more python3 fixes
+
+ plugins/magnatune/MagnatuneSource.py | 8 ++++----
+ plugins/magnatune/TrackListHandler.py | 10 +++++-----
+ 2 files changed, 9 insertions(+), 9 deletions(-)
+
+commit fd0dfd5eadea9a3d97e24dfde51f1be842b462b2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 15 22:32:11 2013 +1000
+
+ convert sendto plugin to python3
+
+ plugins/sendto/sendto.py | 66 ++++++++++++++++++++++++------------------------
+ 1 file changed, 33 insertions(+), 33 deletions(-)
+
+commit 58f6d778bc62aa3e5f94bd3cab8c45d284e25304
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 15 22:32:00 2013 +1000
+
+ convert replaygain plugin to python3
+
+ plugins/replaygain/config.py | 2 +-
+ plugins/replaygain/player.py | 24 ++++++++++++------------
+ 2 files changed, 13 insertions(+), 13 deletions(-)
+
+commit 92ca58375af2188a9ce1c07fd0c7d436ce3baaee
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 15 22:09:48 2013 +1000
+
+ various python3 fixes
+
+ plugins/artsearch/musicbrainz.py | 5 +++--
+ plugins/context/AlbumTab.py | 6 +++---
+ plugins/context/ArtistTab.py | 4 ++--
+ plugins/context/ContextView.py | 2 +-
+ plugins/context/LinksTab.py | 8 ++++----
+ plugins/context/LyricsTab.py | 2 +-
+ plugins/context/tmpl/album-tmpl.html | 4 ++--
+ plugins/magnatune/MagnatuneSource.py | 8 ++++----
+ plugins/rbzeitgeist/rbzeitgeist.py | 4 ++--
+ 9 files changed, 22 insertions(+), 21 deletions(-)
+
+commit 8437453a869928e296eaa33e5572d15ef7cb69f3
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 23:22:54 2013 +0200
+
+ Depend on python 3.2.3
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9a466ebff1071e4e0e14b10426485f4761befcb9
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 11:28:44 2013 +0200
+
+ Port Magnatune to python 3
+
+ plugins/magnatune/MagnatuneAccount.py | 4 +--
+ plugins/magnatune/MagnatuneSource.py | 53 +++++++++++++++++------------------
+ plugins/magnatune/TrackListHandler.py | 4 +--
+ plugins/magnatune/magnatune.py | 6 ++--
+ 4 files changed, 33 insertions(+), 34 deletions(-)
+
+commit 193d96fa8fd8b8bb7730fdbd48bacfe7ccaf8091
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 11:16:31 2013 +0200
+
+ Port im-status to python 3
+
+ plugins/im-status/im-status.py | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 83e416696154ee94303af7a13cb86e4b82d53a0e
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 11:12:10 2013 +0200
+
+ Port context plugin to python 3
+
+ plugins/context/AlbumTab.py | 24 +++++++++----------
+ plugins/context/ArtistTab.py | 22 ++++++++---------
+ plugins/context/ContextView.py | 46 ++++++++++++++++++------------------
+ plugins/context/LastFM.py | 10 ++++----
+ plugins/context/LinksTab.py | 6 ++---
+ plugins/context/LyricsTab.py | 8 +++----
+ plugins/context/tmpl/album-tmpl.html | 2 +-
+ plugins/rb/rb.py | 2 +-
+ 8 files changed, 60 insertions(+), 60 deletions(-)
+
+commit 6f4b1f0f207b17d639bd0ff362f7ee9e83453da4
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 10:50:17 2013 +0200
+
+ Port artsearch plugin to python 3
+
+ plugins/artsearch/embedded.py | 12 ++++++------
+ plugins/artsearch/lastfm.py | 20 ++++++++++----------
+ plugins/artsearch/local.py | 22 +++++++++++-----------
+ plugins/artsearch/musicbrainz.py | 18 +++++++++---------
+ plugins/artsearch/oldcache.py | 4 ++--
+ 5 files changed, 38 insertions(+), 38 deletions(-)
+
+commit 4951b3e0aa4113b24ea58cb3399a4ff52d670882
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 10:42:00 2013 +0200
+
+ Port rb to python 3
+
+ plugins/rb/Loader.py | 10 +++++-----
+ plugins/rb/URLCache.py | 36 ++++++++++++++++++------------------
+ plugins/rb/rb.py | 7 +++----
+ 3 files changed, 26 insertions(+), 27 deletions(-)
+
+commit 3933b1a216ff43d849ddaa6afacf4b141a6108f2
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 10:34:25 2013 +0200
+
+ Load python3 for rb plugin
+
+ plugins/rb/rb.plugin | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5a06e5c4d4a6762fc768b9e8c6732a1f18121569
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 10:30:24 2013 +0200
+
+ Port python console to python 3
+
+ plugins/pythonconsole/pythonconsole.py | 60 +++++++++++++++++-----------------
+ 1 file changed, 30 insertions(+), 30 deletions(-)
+
+commit c645437f590c86bb572175d6d502b5eb7b18a101
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 10:11:08 2013 +0200
+
+ Use python3 loader
+
+ plugins/artsearch/artsearch.plugin.in | 2 +-
+ plugins/context/context.plugin.in | 2 +-
+ plugins/im-status/im-status.plugin.in | 2 +-
+ plugins/lyrics/lyrics.plugin.in | 2 +-
+ plugins/magnatune/magnatune.plugin.in | 2 +-
+ plugins/pythonconsole/pythonconsole.plugin.in | 2 +-
+ plugins/rbzeitgeist/rbzeitgeist.plugin.in | 2 +-
+ plugins/replaygain/replaygain.plugin.in | 2 +-
+ plugins/sendto/sendto.plugin.in | 2 +-
+ sample-plugins/sample-python/sample-python.plugin.in | 2 +-
+ shell/rb-shell.c | 2 +-
+ 11 files changed, 11 insertions(+), 11 deletions(-)
+
+commit a2b5d2a83264094ae50e5899264c16d40d2fa2a2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 21 17:33:04 2013 +1000
+
+ configure.ac: clean up some version requirements
+
+ configure.ac | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 78a8cdb3e99584e903cf4238df5b2b708a8c4888
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 21 07:43:33 2013 +1000
+
+ autogen: enable uninstalled build by default again
+
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4b15df0e20fc1456038cfccb57275b372bf3911e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 21 07:43:12 2013 +1000
+
+ configure.ac: remove reference to 'macros' dir
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=698460
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit a6a0fccc1f84cdaabdfecde88901c010055de8fa
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Fri Apr 19 13:03:06 2013 +0200
+
+ Updated German help translation
+
+ help/de/de.po | 3122 +++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 2264 insertions(+), 858 deletions(-)
+
+commit e154c103f2053dd27863972685c860cfa0274cec
+Author: Ross Lagerwall <rosslagerwall gmail com>
+Date: Sat Apr 13 18:08:01 2013 +0100
+
+ widget: reset elapsed time when song changes
+
+ This stops a brief flicker sometimes visible where
+ rb_header_playing_song_changed_cb is called before
+ rb_header_elapsed_changed_cb and so the duration of the song is
+ updated but the previous elapsed time still remains. It causes a
+ flicker of the incorrect time remaining and the progress slider to
+ briefly move to a new location.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697959
+
+ widgets/rb-header.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 0773baf8cea44ca81c8484007413d339dfea9a2f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Apr 17 08:58:59 2013 +1000
+
+ shell: load uninstalled plugins before installed plugins
+
+ shell/rb-shell.c | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit fdbcf7078b753ba2c19657880a63b8b376aa9af9
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Tue Apr 16 10:12:37 2013 +0200
+
+ Add custom css provider
+
+ data/ui/Makefile.am | 3 ++-
+ data/ui/style.css | 10 ++++++++++
+ shell/rb-application.c | 9 +++++++++
+ shell/rb-shell.c | 3 +++
+ sources/rb-display-page-tree.c | 1 +
+ 5 files changed, 25 insertions(+), 1 deletion(-)
+
+commit 3b7b15205108ea3e7816b50281778689c234a7ab
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 16 07:57:49 2013 +1000
+
+ add missing AC_LANG_SOURCE to make autoconf shut up
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit abc3a6bf75bb1d357629bb116dac3e923fb7db75
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 22:54:58 2013 +0200
+
+ Update some of the calls in configure.ac
+
+ configure.ac | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit 2229dbf2a2b42356199606d4ef25963a43037b99
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 22:49:14 2013 +0200
+
+ Use a more standard m4 dir for macros
+
+ Makefile.am | 4 +-
+ configure.ac | 4 +-
+ macros/Makefile.am | 1 -
+ macros/acinclude.m4 | 0
+ macros/check.m4 | 133 ----------------------------------------------------
+ macros/gsettings.m4 | 83 --------------------------------
+ 6 files changed, 3 insertions(+), 222 deletions(-)
+
+commit 079a277a8b382c25792b00b7e1d540d50ce8979a
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 22:48:02 2013 +0200
+
+ Use automake 1.11
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d4611e8b32a38f69a96f4fb082c40cdbc54c6efc
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 22:47:11 2013 +0200
+
+ Use autopoint
+
+ autogen.sh | 39 +++++++++++++++++++++++++--------------
+ 1 file changed, 25 insertions(+), 14 deletions(-)
+
+commit 9c4523764698f580c4065fd42eaa04bb40c745a4
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 13:27:18 2013 +0200
+
+ Use the right side for the toolbar buttons
+
+ sources/rb-display-page-tree.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ac1a324de2cdaa68c0564015bd70430afb435d01
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 13:22:19 2013 +0200
+
+ Use a box to pack inline buttons so they get the right style
+
+ sources/rb-display-page-tree.c | 25 +++++++++++++++----------
+ 1 file changed, 15 insertions(+), 10 deletions(-)
+
+commit a14147cb6a76162b92edf7cf1839b9d8828dc232
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 13:22:05 2013 +0200
+
+ Do not specify shadow in page tree
+
+ sources/rb-display-page-tree.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 85795ac2342762bc8eed666e027b7f06a3b5b932
+Author: Antoine Jacoutot <ajacoutot gnome org>
+Date: Mon Apr 15 10:34:26 2013 +0200
+
+ im-status: fix plugin load by using GLib.GError
+
+ plugins/im-status/im-status.py | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit e65a099056638d91ad2dfb7b9a866ee5d5e28dbe
+Author: Ignacio Casal Quinteiro <icq gnome org>
+Date: Mon Apr 15 09:14:51 2013 +0200
+
+ Set the junction sides correctly
+
+ sources/rb-display-page-tree.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 2c77df554d45e55285c503868b0ab8b82a6d77c2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 13 17:58:53 2013 +1000
+
+ Rhythmbox 2.99.1
+
+ NEWS | 15 +++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
+ 3 files changed, 17 insertions(+), 2 deletions(-)
+
+commit 7293b612f96d03f8cc08741bd669ccf21c19b214
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 13 14:59:34 2013 +1000
+
+ use gdk_event_get_device instead of gdk_event_get_source_device
+
+ We don't actually care about physical devices vs virtual devices,
+ we just want to know where the pointer was. Now that we're using
+ XI2 (see commit f84a33d), requesting the physical device position
+ causes XI_BadDevice errors.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697915
+
+ widgets/gossip-cell-renderer-expander.c | 2 +-
+ widgets/rb-cell-renderer-pixbuf.c | 2 +-
+ widgets/rb-cell-renderer-rating.c | 2 +-
+ widgets/rb-rating.c | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+commit dc8e262b9feb7c697f78e0a6794519fe0c75004a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 11 09:23:42 2013 +1000
+
+ display-page-tree: alt-a accelerator for the add button
+
+ sources/rb-display-page-tree.c | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 57bdbc596e240d3730b09cfaf9a77adb309b64c8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 11 09:18:21 2013 +1000
+
+ shell: add F10 accel for the menu button, if there's no app menu
+
+ This appears to be the convention, since Web and Files both use it.
+
+ shell/rb-shell.c | 15 ++++++++++++++-
+ 1 file changed, 14 insertions(+), 1 deletion(-)
+
+commit 7bc71fab4d658c717fc6890094254d3a0ad8329c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 11 09:17:31 2013 +1000
+
+ edit menu: add cut/copy/paste, (de)select all, properties accels
+
+ data/ui/edit-menu.ui | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 8f0e9ee1fd2c49e77d5607041451efcc231a01d2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 11 09:17:12 2013 +1000
+
+ button-bar: enable accelerators for menus attached to button bars
+
+ widgets/rb-button-bar.c | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit dfcc4cf54e0fae8cccb202b1acbbdc34dce2a871
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 11 09:15:35 2013 +1000
+
+ application: new function for adding accelerators for menu contents
+
+ shell/rb-application.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ shell/rb-application.h | 1 +
+ 2 files changed, 64 insertions(+)
+
+commit e9238cf460d0f7ed0d5d4950a564c75ff4c4596c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Apr 10 09:08:43 2013 +1000
+
+ add alt-e as an accelerator for the 'edit' menu
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697534
+
+ data/ui/library-toolbar.ui | 1 +
+ data/ui/playlist-toolbar.ui | 1 +
+ data/ui/podcast-toolbar.ui | 1 +
+ data/ui/queue-toolbar.ui | 1 +
+ plugins/audiocd/audiocd-toolbar.ui | 1 +
+ plugins/daap/daap-toolbar.ui | 1 +
+ plugins/fmradio/fmradio-toolbar.ui | 1 +
+ plugins/generic-player/generic-player-toolbar.ui | 1 +
+ plugins/ipod/ipod-toolbar.ui | 1 +
+ plugins/iradio/iradio-toolbar.ui | 1 +
+ plugins/magnatune/magnatune-toolbar.ui | 1 +
+ plugins/mtpdevice/mtp-toolbar.ui | 1 +
+ 12 files changed, 12 insertions(+)
+
+commit 639064a9c02c96d5feffb124901706137a0b748e
+Author: Jeremy Bicha <jbicha ubuntu com>
+Date: Mon Apr 8 22:47:54 2013 -0400
+
+ add F1 accelerator to show help
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697527
+
+ data/ui/app-menu.ui | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 99888a5a71632ec5e1f157ac10c144c5effbec62
+Author: Jeremy Bicha <jbicha ubuntu com>
+Date: Sun Apr 7 23:56:50 2013 -0400
+
+ Fix broken help link
+
+ This regression appeared with the GMenu conversion
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697526
+
+ shell/rb-application.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 797ed54cd746eb5a4e1826c839c2da84b4e70c16
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 9 07:51:32 2013 +1000
+
+ shell-player: fix play shortcut, add shuffle and repeat shortcuts
+
+ Part of https://bugzilla.gnome.org/show_bug.cgi?id=697533
+
+ shell/rb-shell-player.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 2e1431cfa52193b90350e3060aa3e937328ef149
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 2 20:11:51 2013 +1000
+
+ Rhythmbox 2.99
+
+ NEWS | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
+ 3 files changed, 96 insertions(+), 2 deletions(-)
+
+commit b6d607c44ddf2fa376831d047fb5ff307446c2da
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 7 17:20:58 2013 +1000
+
+ xfade: don't take an extra ref during stream creation
+
+ backends/gstreamer/rb-player-gst-xfade.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 3aedaa114a2f1bcd39d5b54058806faa4f68da68
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 7 09:19:11 2013 +1000
+
+ sync: ignore duration when identifying tracks to sync
+
+ It's not particularly reliable, especially when dealing with transcoded
+ files, and given that all the other fields have to match, I can only
+ see this being a problem if there are truncated files on the target
+ device.
+
+ sources/sync/rb-sync-state.c | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit e5b3f0a3c27298fdf3f7f2d729412a54836b121c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 7 08:02:28 2013 +1000
+
+ shell: add missing return value
+
+ shell/rb-shell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 22f7e4095531850549ea39f543eccee89187dd67
+Author: Wylmer Wang <wantinghard gmail com>
+Date: Sat Apr 6 22:15:35 2013 +0800
+
+ Update Simplified Chinese translation
+
+ po/zh_CN.po | 2811 +++++++++++++++++++++++++----------------------------------
+ 1 file changed, 1191 insertions(+), 1620 deletions(-)
+
+commit 922d999033a56f53006617075137b0490ff60615
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 6 21:26:50 2013 +1000
+
+ iradio: add streams from radio GFM
+
+ plugins/iradio/iradio-initial.xspf | 21 +++++++++++++++++++++
+ 1 file changed, 21 insertions(+)
+
+commit 051799f678c90f6a3d5f5effab278ef98f0feeef
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 6 10:04:13 2013 +1000
+
+ shell: rearrange shutdown path so it's a bit cleaner
+
+ shell/rb-shell.c | 51 +++++++++++++++++++++------------------------------
+ 1 file changed, 21 insertions(+), 30 deletions(-)
+
+commit 01dc360d0beb5039180e960f25f0fd3b0a58fb93
+Author: Milo Casagrande <milo ubuntu com>
+Date: Fri Apr 5 21:47:01 2013 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 2183 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 865 insertions(+), 1318 deletions(-)
+
+commit 75d8046cb81414434fd01011ba76a5b00b94f434
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 5 22:35:19 2013 +1000
+
+ application: register with session manager and try to quit on shutdown
+
+ With this it might be possible to just log out or shut down and have
+ rhythmdb save itself appropriately. Maybe.
+
+ shell/rb-application.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 62e30d40714408feac7e1d6b68291b41c2de8584
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 5 08:16:14 2013 +1000
+
+ podcast: ensure the subscribe button is insensitive after subscribing
+
+ gtk_tree_selection_unselect_all doesn't emit selection-changed when
+ the model is empty, so we can't rely on that to make the button
+ insensitive. If there was only one feed, the subscribe button
+ would remain sensitive, and clicking it would cause a crash.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=697267
+
+ podcast/rb-podcast-add-dialog.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 8cffe5aed7f446a31426685208026d5f859a1509
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 4 19:15:09 2013 +1000
+
+ power-manager: it is a good idea to store the cookie somewhere
+
+ Maybe my monitors will turn off at some point now.
+
+ plugins/power-manager/rb-power-manager-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f3ff8aacbe51d28a6bcba0c4eee0475c7508e1c7
+Author: Pavol Klačanský <pavol klacansky com>
+Date: Wed Apr 3 19:43:22 2013 +0200
+
+ Updated slovak translation
+
+ po/sk.po | 2836 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 1083 insertions(+), 1753 deletions(-)
+
+commit 8b93143966fcd36d327596bcfe75d10826618923
+Author: Andika Triwidada <andika gmail com>
+Date: Wed Apr 3 09:59:38 2013 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 2375 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 980 insertions(+), 1395 deletions(-)
+
+commit 98801097b53e4baa45694a71865583970cc9cefb
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Wed Apr 3 01:29:42 2013 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 3133 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1538 insertions(+), 1595 deletions(-)
+
+commit 25a23ae21b32b43d9e3c97d9d7454bf3f2cd06b1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 2 23:26:52 2013 +1000
+
+ update glib and gtk versions for API checking
+
+ configure.ac | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit a4aa9d50311eb858a25084e171b5d2deb329d31f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 2 23:05:04 2013 +1000
+
+ gtk-doc: update lots of stuff
+
+ doc/reference/Makefile.am | 90 +++-
+ doc/reference/rhythmbox-docs.sgml | 11 +-
+ doc/reference/rhythmbox-sections.txt | 897 ++++++++++++++++++++++++-----------
+ 3 files changed, 677 insertions(+), 321 deletions(-)
+
+commit c3dfa5760d816d98c39733c69a0d6a11623d8416
+Author: Muhammet Kara <muhammetk acikkaynak name tr>
+Date: Tue Apr 2 23:26:27 2013 +0300
+
+ [l10n] Updated Turkish translation
+
+ po/tr.po | 2959 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1497 insertions(+), 1462 deletions(-)
+
+commit 4c532328e115f4538695f4fe6bdde59766dbfe08
+Author: Claude Paroz <claude 2xlibre net>
+Date: Tue Apr 2 20:44:42 2013 +0200
+
+ Updated French translation
+
+ po/fr.po | 2409 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 995 insertions(+), 1414 deletions(-)
+
+commit 2076289d53e6fa055481de445bdcd34952fb6acb
+Author: Claude Paroz <claude 2xlibre net>
+Date: Tue Apr 2 17:48:49 2013 +0200
+
+ Updated French help translation (except FDL)
+
+ help/fr/fr.po | 2743 ++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 1832 insertions(+), 911 deletions(-)
+
+commit 62cfe36c11b61695efe961e66013c4581aa86a8b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 2 18:45:40 2013 +1000
+
+ header: set show-fill-level to false while not showing progress
+
+ widgets/rb-header.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit f4c1bb3bc347237f7b56a0461b5fba0d08678599
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 2 18:45:30 2013 +1000
+
+ ignore rbconfig.py
+
+ .gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 8e274f63c22f591fad4ff71705159df10b67a178
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 1 22:41:24 2013 +1000
+
+ playbin: only use about-to-finish when we want gapless transitions
+
+ Gapless transitions between unrelated tracks don't make much sense,
+ and seem to cause problems when the media types differ, so there's
+ not much point trying.
+
+ backends/gstreamer/rb-player-gst.c | 27 +++++++++++++++++++++------
+ 1 file changed, 21 insertions(+), 6 deletions(-)
+
+commit 597657f4c99f8dbedd27a511317de995eaf18ca2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 1 22:37:21 2013 +1000
+
+ header: don't restrict position slider to its fill level
+
+ widgets/rb-header.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit e1f7b99bc4b5e41d31c000445dc4010cba161b67
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 23 23:48:25 2013 +1000
+
+ switch streaming sources over to playback status to report buffering
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 12 ++++++++----
+ plugins/iradio/rb-iradio-source.c | 9 ++++++++-
+ sources/rb-streaming-source.c | 2 +-
+ 3 files changed, 17 insertions(+), 6 deletions(-)
+
+commit ab98b4a353e0c5a7c7894338d356609370c53027
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 23 23:47:24 2013 +1000
+
+ header: display playback status
+
+ Replace the elapsed time display with the playback status text,
+ and use the progress value to set the fill level for the time
+ slider.
+
+ widgets/rb-header.c | 55 +++++++++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 47 insertions(+), 8 deletions(-)
+
+commit ab1760c36709e127c3438010b0d80a4a72e976a5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 23 23:46:29 2013 +1000
+
+ source: add method/signal for playback status
+
+ This will be used to report playback status such as buffering.
+
+ sources/rb-source.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
+ sources/rb-source.h | 5 +++++
+ 2 files changed, 52 insertions(+)
+
+commit 018989cf38e78ad72dacbbe2e9325d15ead679cf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 23 21:04:04 2013 +1000
+
+ remove show_popup leftovers
+
+ sources/rb-display-page.c | 21 ---------------------
+ sources/rb-display-page.h | 2 --
+ 2 files changed, 23 deletions(-)
+
+commit 912811ecb11ca1d0fd8a34e5a7f0106d23334f05
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 9 20:21:21 2013 +1000
+
+ shell: convert play button into play/pause/stop button
+
+ data/ui/main-toolbar.ui | 2 +-
+ shell/rb-shell-player.c | 45 +--------------------------------------------
+ shell/rb-shell.c | 23 ++++++++++++++++++++---
+ 3 files changed, 22 insertions(+), 48 deletions(-)
+
+commit e495ccd7146a877b1f365e5244975dc729a85274
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 31 15:47:49 2013 +1000
+
+ gst-helper: IDLE pad probes don't do enough, we need BLOCK_DOWNSTREAM
+
+ backends/gstreamer/rb-player-gst-helper.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f84a33d9bf6b73e95f2d5c9f0ef20caff03f55d0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 30 10:37:48 2013 +1000
+
+ don't disable multidevice
+
+ clutter-gtk doesn't need it any more, and it stops touch input
+ from working properly.
+
+ shell/main.c | 7 -------
+ 1 file changed, 7 deletions(-)
+
+commit 9dbe98cfe8ac548dbb2052babd6594642931a7bc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 18 22:25:26 2013 +1000
+
+ playbin: horrible hack to fix incorrect ref counting somewhere
+
+ There's an extra unref somewhere between here and the replaygain
+ plugin. This hack stops us crashing until I can figure out where
+ it is. Since there's only ever one playbin instance it doesn't
+ matter so much if its refcount is too high.
+
+ backends/gstreamer/rb-player-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a0146f33289a79da241e78dfcb4a6e2635a15743
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 17 08:57:27 2013 +1000
+
+ visualizer: stop referring to playbin as playbin2
+
+ plugins/visualizer/rb-visualizer-plugin.c | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit d5552f33bda844fd7bfa8885beae167fb57bad90
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 16 14:39:14 2013 +1000
+
+ visualizer: fix up GMenu conversion
+
+ plugins/visualizer/rb-visualizer-menu.c | 8 ++++----
+ plugins/visualizer/rb-visualizer-page.h | 2 +-
+ plugins/visualizer/rb-visualizer-plugin.c | 7 ++++---
+ 3 files changed, 9 insertions(+), 8 deletions(-)
+
+commit fb50d0fe80242c2614367c49201fc3a1f24b6cbd
+Author: Iain Lane <iain lane canonical com>
+Date: Tue Nov 27 11:57:58 2012 +0000
+
+ Move visualizer plugin to clutter-gst 2.0 series and GStreamer 1.0.
+
+ 'ffmpegcolorspace' is now replaced by 'videoconvert'.
+
+ Use gst_element_link_filtered to link videoconvert to the sink, filtered
+ by the given caps.
+
+ configure.ac | 11 +++++------
+ plugins/visualizer/rb-visualizer-page.c | 24 ++++++++++++------------
+ plugins/visualizer/rb-visualizer-plugin.c | 8 ++++----
+ 3 files changed, 21 insertions(+), 22 deletions(-)
+
+commit 2bd07a6c1c9951bd9d73892e896169f26a3d30c2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 11 07:23:06 2013 +1000
+
+ remove avahi/mdns autotools stuff
+
+ configure.ac | 31 -------------------------------
+ 1 file changed, 31 deletions(-)
+
+commit fd399023cd6c289a9b259023eea170ee44302dbd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Mar 29 12:39:33 2013 +1000
+
+ chunkloader: hold a ref to keep the object alive at eof/on error
+
+ refcounting bugs elsewhere apparently hid this until recently, but
+ if the callback drops the last reference to the object, it clearly
+ needs to keep itself alive for long enough to clean up.
+
+ lib/rb-chunk-loader.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit aa375173c1ebcf0ab1dd1f29a0a82757ba541152
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 27 23:30:42 2013 +1000
+
+ magnatune: don't use libsecret if it's not new enough
+
+ plugins/magnatune/MagnatuneAccount.py | 30 ++++++++++++++++++------------
+ 1 file changed, 18 insertions(+), 12 deletions(-)
+
+commit f590c3e3949fd435179294aa1a17a556ab631986
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 27 23:29:06 2013 +1000
+
+ generate a python module holding some autoconf details
+
+ Specifically, we need to know if we found a new enough version
+ of libsecret at compile time, as there's currently no other way
+ to find out what version we're using.
+
+ configure.ac | 6 ++++++
+ plugins/rb/Makefile.am | 3 ++-
+ plugins/rb/rb.py | 1 +
+ plugins/rb/rbconfig.py.in | 4 ++++
+ 4 files changed, 13 insertions(+), 1 deletion(-)
+
+commit a5ed1c6ee4910642810de827d6996d99d36e09df
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 27 08:38:57 2013 +1000
+
+ replaygain: update for GStreamer 1.0
+
+ It sort of works now.
+
+ plugins/replaygain/player.py | 41 ++++++++++++++++++++++-------------------
+ 1 file changed, 22 insertions(+), 19 deletions(-)
+
+commit e5889d30d275bb5007ae347e7bb16eaa3e778945
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 27 08:34:20 2013 +1000
+
+ gst-helper: more work on tee/filter stuff
+
+ We can remove some of the GStreamer 0.10 hackery here, since caps
+ negotitation works better in 1.0. Other changes are mostly about
+ making the pad probes behave properly. At this point, filters and
+ tees can be inserted, but removing them stops playback.
+
+ backends/gstreamer/rb-player-gst-helper.c | 130 ++++++++++++------------------
+ 1 file changed, 50 insertions(+), 80 deletions(-)
+
+commit 1fac0aa8c06f20244af4e5d20ca86ecd1a4fd64e
+Author: Nirbheek Chauhan <nirbheek chauhan collabora co uk>
+Date: Wed Jan 23 02:29:10 2013 +0530
+
+ Port daap and magnatune plugins to libsecret
+
+ The Magnatune plugin currently falls back to not saving the password at all if
+ libsecret isn't found. This fallback code should be removed once libsecret
+ becomes as prevalent as gnome-keyring was.
+
+ Audioscrobbler used gnome-keyring for the old API, which no longer works.
+ Hence, that code was removed.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=694981
+
+ As a bonus, add cscope.out to .gitignore
+
+ .gitignore | 1 +
+ configure.ac | 40 ++-
+ plugins/audioscrobbler/Makefile.am | 1 -
+ .../rb-audioscrobbler-radio-source.c | 383 ++-------------------
+ .../rb-audioscrobbler-radio-source.h | 3 -
+ plugins/daap/Makefile.am | 6 +-
+ plugins/daap/rb-daap-source.c | 82 ++---
+ plugins/magnatune/MagnatuneAccount.py | 88 ++---
+ 8 files changed, 143 insertions(+), 461 deletions(-)
+
+commit abdf3e3ab99ab0a0a2accab0a49a5febf93ba25d
+Author: Bastien Nocera <hadess hadess net>
+Date: Mon Mar 25 15:36:59 2013 +0100
+
+ help: Fix invalid XML in help translations
+
+ Seems to be a recurring problem, let's close those tags properly.
+
+ help/ru/ru.po | 2 +-
+ help/sl/sl.po | 2 +-
+ help/zh_CN/zh_CN.po | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 55dab8c2e5aa1d96e3571a6d12e5008aa2944af5
+Author: Wouter Bolsterlee <uws xs4all nl>
+Date: Sat Mar 23 23:05:30 2013 +0100
+
+ Updated Dutch translation
+
+ po/nl.po | 80 ++++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 38 insertions(+), 42 deletions(-)
+
+commit 24e6a8b5cdfabd5f0aad46201c0de8c0c07cb112
+Author: Redmar <redmar ubuntu com>
+Date: Sat Mar 23 22:28:10 2013 +0100
+
+ Updated Dutch translation
+
+ po/nl.po | 7975 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 4117 insertions(+), 3858 deletions(-)
+
+commit e2f0ebe72ff7ad3e256c4e16bc7bf635d4956a9f
+Author: Ville-Pekka Vainio <vpvainio iki fi>
+Date: Thu Mar 21 22:43:11 2013 +0200
+
+ Finnish translation update by Jiri Grönroos
+
+ po/fi.po | 2883 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1467 insertions(+), 1416 deletions(-)
+
+commit c950a543c15c6e1688c0b75dae80987938ceca5b
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Thu Mar 21 13:37:35 2013 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 2717 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1346 insertions(+), 1371 deletions(-)
+
+commit 111be29490300df7e2ce0724f8ebda27d595e51e
+Author: Christian Kirbach <Christian Kirbach gmail com>
+Date: Thu Mar 21 08:55:35 2013 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 443 ++++++---------------------------------------------------------
+ 1 file changed, 41 insertions(+), 402 deletions(-)
+
+commit 48f22e7f46719bc837f9f11de5483dd1d93c860a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 20 08:27:36 2013 +1000
+
+ metadata: add missing unrefs
+
+ Fixes fd leaks when typefinding files that the discoverer didn't
+ identify.
+
+ metadata/rb-metadata-gst.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 0a0c37692d12e1a99c610cb6c2faa6d61c03e1ba
+Author: Marek Černocký <marek manet cz>
+Date: Tue Mar 19 12:43:27 2013 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 2067 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 819 insertions(+), 1248 deletions(-)
+
+commit 1140ea55ebb8ecb5e279ff6847139fca83bca535
+Author: Akira Tanaka <root 167d36d4acb91 gmail com>
+Date: Fri Mar 15 17:10:46 2013 +0900
+
+ [l10n] Update Japanese translation
+
+ po/ja.po | 236 +++++++++++++++++----------------------------------------------
+ 1 file changed, 64 insertions(+), 172 deletions(-)
+
+commit 1b30622483b271612c1b1227266568f39410a2d4
+Author: Martin Srebotnjak <miles filmsi net>
+Date: Thu Mar 14 20:39:22 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 2110 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 839 insertions(+), 1271 deletions(-)
+
+commit eaa7d5b845bcefe1780c6dc3449c010beb85ff52
+Author: Akira Tanaka <root 167d36d4acb91 gmail com>
+Date: Thu Mar 14 11:45:36 2013 +0900
+
+ [l10n] Update Japanese translation
+
+ po/ja.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1c6d40103247deda324e0190ee8e5597c7931560
+Author: Jiro Matsuzawa <jmatsuzawa gnome org>
+Date: Thu Mar 14 11:40:26 2013 +0900
+
+ [l10n] Update Japanese translation
+
+ Merge the latest pot.
+
+ po/ja.po | 3076 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1598 insertions(+), 1478 deletions(-)
+
+commit 07d9ae7598f5bc3bb29ea4dd4b787bfd4628d426
+Author: Enrico Nicoletto <liverig gmail com>
+Date: Wed Mar 13 15:07:21 2013 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 3423 +++++++++++++++++++++++++----------------------------------
+ 1 file changed, 1450 insertions(+), 1973 deletions(-)
+
+commit ec1d0f01db50862c461dc8a5dd39351ee818a689
+Author: Jakub Steiner <jimmac gmail com>
+Date: Mon Mar 11 16:49:42 2013 +0100
+
+ app-icon: scale to fit canvas better.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=694279
+
+ data/icons/hicolor/256x256/apps/rhythmbox.png | Bin 61827 -> 65298 bytes
+ data/icons/src/rhythmbox.svg | 1629 +++++++++++++------------
+ 2 files changed, 826 insertions(+), 803 deletions(-)
+
+commit 1168a55ba3b14c04d940ad4dacccc3eaa871f6d7
+Author: Christoph Orsinger <c orsinger gmail com>
+Date: Sat Mar 9 12:34:54 2013 +0100
+
+ config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+
+ AM_CONFIG_HEADER is depreciated since July 2002 and was subsequently removed from automake 1.13.
+ To build with automake >= 1.13 AC_CONFIG_HEADERS is needed.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4d2cc7c78952c5e6c5f48a2589825fbcecc2ba5a
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sun Mar 10 00:31:39 2013 +0100
+
+ Updated German help translation
+
+ help/de/de.po | 30 ++++++++++++++++--------------
+ 1 file changed, 16 insertions(+), 14 deletions(-)
+
+commit 7c9f928d8fe9315922518b28b300e91c5e2b3bdb
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sun Mar 10 00:30:46 2013 +0100
+
+ Updated German translation
+
+ po/de.po | 2657 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1311 insertions(+), 1346 deletions(-)
+
+commit 1e44254786f4d5ce5a80f4ec99852004b686f597
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 10 08:09:40 2013 +1000
+
+ audiocd: fix the cd lookup test program
+
+ plugins/audiocd/test-cd.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 4fcc65bb642a4fba769ca36ee47c2547bf9a6ef5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 10 08:07:47 2013 +1000
+
+ audiocd: initialize our parser context correctly
+
+ We probably shouldn't crash if the first tag we encounter isn't
+ interesting, so set the item field to NULL rather than leaving it
+ uninitialized.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=688638
+
+ plugins/audiocd/rb-musicbrainz-lookup.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f57aa41ce8bb39b235629d9a5e9a8d09f189fa4d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 10 08:07:31 2013 +1000
+
+ audiocd: don't give up when we get the TOC message
+
+ plugins/audiocd/rb-audiocd-info.c | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 5a1056d69fe40fd945312be2b012100361b26af5
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Thu Mar 7 12:09:27 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 2113 +++++++++++++++++++++++---------------------------------
+ po/sr latin po | 2113 +++++++++++++++++++++++---------------------------------
+ 2 files changed, 1730 insertions(+), 2496 deletions(-)
+
+commit 6ffa66a0d399ed78ba7bbe0112b2a9cf7a468cf3
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Mon Mar 4 15:11:18 2013 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 2168 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 875 insertions(+), 1293 deletions(-)
+
+commit fa4a7ffe54ac950789d0ee349b372e812f09ceca
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 4 23:19:15 2013 +1000
+
+ property-view: don't reset selection during property renames
+
+ If we've only seen the delete half of a property rename (such as
+ changing the genre of a radio stream where there are no other
+ streams with that genre), we can't reset the selection yet as
+ the property model is out of sync with its query model. Use an
+ idle handler to defer this until the change has been fully
+ processed and everything is back in sync.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692158
+
+ widgets/rb-property-view.c | 47 +++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 36 insertions(+), 11 deletions(-)
+
+commit 6a157fde3bbae89e0f2ab26d0524916383dd3d17
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 22 21:50:58 2013 +1000
+
+ hook up signals for property models correctly on construction
+
+ remove the relatively recent change to select the first entry when
+ the selected item is removed, as the pre- and post- delete handlers
+ make that happen.
+
+ widgets/rb-property-view.c | 14 +++++---------
+ 1 file changed, 5 insertions(+), 9 deletions(-)
+
+commit 17b05300461072fda8c2a6613f57e28dbda22289
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Mar 4 03:48:05 2013 +0100
+
+ Update required GTK+ and GStreamer versions in INSTALL.quick
+
+ INSTALL.quick | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c3df91900ce18b0363bf2ea79bba71d9ffd4f300
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 4 09:01:03 2013 +1000
+
+ shell: show the app menu button in party mode
+
+ This makes it possible to escape party mode.
+
+ shell/rb-shell.c | 49 +++++++++++++++++++++++++++++--------------------
+ 1 file changed, 29 insertions(+), 20 deletions(-)
+
+commit 559822ff57081cf4a817ffc24198ff967fd321bb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 4 08:46:48 2013 +1000
+
+ shell: remove 'view all' action remnants
+
+ shell/rb-shell.c | 15 ---------------
+ 1 file changed, 15 deletions(-)
+
+commit 58652c1aad3d0618561ba0e5e766caf22a814b3a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 3 23:19:29 2013 +1000
+
+ I haven't been updating the shared library version very well
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bc3247274270c53f9e3ae21a3ed8acd458d901f1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 3 23:18:31 2013 +1000
+
+ point 'View All' toolbar buttons at the reset-filters action signal
+
+ This works a bit better than a GAction that doesn't exist.
+
+ data/ui/library-toolbar.ui | 2 +-
+ data/ui/playlist-toolbar.ui | 2 +-
+ data/ui/podcast-toolbar.ui | 2 +-
+ plugins/daap/daap-toolbar.ui | 2 +-
+ plugins/generic-player/generic-player-toolbar.ui | 2 +-
+ plugins/ipod/ipod-toolbar.ui | 2 +-
+ plugins/iradio/iradio-toolbar.ui | 2 +-
+ plugins/mtpdevice/mtp-toolbar.ui | 2 +-
+ 8 files changed, 8 insertions(+), 8 deletions(-)
+
+commit e04bf37bf9a2d8e7eab9a0c3b3a3f669ecb13a33
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 3 23:18:00 2013 +1000
+
+ convert rb_source_reset_filters into an action signal
+
+ plugins/iradio/rb-iradio-source.c | 2 +-
+ podcast/rb-podcast-source.c | 7 ++++---
+ sources/rb-auto-playlist-source.c | 2 +-
+ sources/rb-browser-source.c | 2 +-
+ sources/rb-source.c | 32 +++++++++++++++++---------------
+ sources/rb-source.h | 4 +---
+ sources/rb-static-playlist-source.c | 2 +-
+ widgets/rb-source-toolbar.c | 2 +-
+ 8 files changed, 27 insertions(+), 26 deletions(-)
+
+commit 48da5fbe8774c10e7e5e9e83dad3d5f88166d35c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 3 23:16:32 2013 +1000
+
+ button-bar: add ability to create buttons that trigger action signals
+
+ widgets/rb-button-bar.c | 24 ++++++++++++++++++++++--
+ 1 file changed, 22 insertions(+), 2 deletions(-)
+
+commit 0998f13091766b246788501b708d469d088b5431
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 3 17:58:52 2013 +1000
+
+ audioscrobbler: don't save submission queues without a username
+
+ Queues saved without a username are saved as
+ ~/.local/share/rhythmbox/audioscrobbler/submission-queues/servicename
+ which prevents the creation of the directory used to store queues
+ saved with a username. This data can't be submitted to the service,
+ so there's no point saving it. Since it interferes with proper operation
+ later on, remove such a file if we find one on startup.
+
+ plugins/audioscrobbler/rb-audioscrobbler.c | 17 +++++++++++++++++
+ 1 file changed, 17 insertions(+)
+
+commit 5351d9f6423a95e7704ca372a3d65b48edc05501
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 3 16:25:05 2013 +1000
+
+ podcast: don't download hidden (deleted) episodes
+
+ podcast/rb-podcast-manager.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit e90148a868aefd53a50f39864097cf506911abfe
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 3 16:24:41 2013 +1000
+
+ podcast: fix popup menus a bit more
+
+ Action name for cancelling downloads was wrong.
+
+ data/ui/podcast-popups.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 220c7ec2019724e542c46286738da1d50a9ae979
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Sat Mar 2 17:04:23 2013 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2576 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 1105 insertions(+), 1471 deletions(-)
+
+commit 3ce7c12cd044f12b967d632c1ff040f0d86b2c00
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 2 23:03:01 2013 +1000
+
+ podcast: fix popup menus
+
+ Look up actions in the right map (application, not window) and
+ use the right action name for deleting podcast feeds.
+
+ data/ui/podcast-popups.ui | 2 +-
+ podcast/rb-podcast-source.c | 18 +++++++++---------
+ 2 files changed, 10 insertions(+), 10 deletions(-)
+
+commit f3df303622e9a4c0dd571a6c916a73b4fbbaa8ae
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Mar 1 22:12:32 2013 +1000
+
+ artsearch: re-add embedded cover art search
+
+ plugins/artsearch/Makefile.am | 1 +
+ plugins/artsearch/artsearch.py | 2 ++
+ plugins/artsearch/embedded.py | 80 ++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 83 insertions(+)
+
+commit 8bbb1f24bab922a76314e3fbcd56d2eee3a95f55
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Mar 1 22:11:32 2013 +1000
+
+ gi: introspect the GStreamer helper functions
+
+ backends/gstreamer/rb-player-gst-helper.c | 4 ++--
+ backends/gstreamer/rb-player-gst-helper.h | 4 ++--
+ bindings/gi/Makefile.am | 2 ++
+ 3 files changed, 6 insertions(+), 4 deletions(-)
+
+commit f844878c69cd835607f9ab950033535946731ce7
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Feb 26 22:14:52 2013 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 2045 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 808 insertions(+), 1237 deletions(-)
+
+commit 53ebcd2795f529c3d824170ae04f7425fe517c05
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 27 06:55:08 2013 +1000
+
+ audioscrobbler: get the accel group from the right place
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-page.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 5bc6bda19df08db37138ef3328f5c96ed46a388d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 27 06:52:52 2013 +1000
+
+ daap: fix build errors
+
+ plugins/daap/rb-daap-plugin.c | 1 -
+ plugins/daap/rb-daap-source.c | 8 ++++++--
+ plugins/daap/rb-daap-src.c | 15 ++++++++-------
+ plugins/daap/rb-daap-src.h | 2 +-
+ 4 files changed, 15 insertions(+), 11 deletions(-)
+
+commit d3edc530517bcc116dd0a3b929b87eed916e4cdf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 27 06:30:02 2013 +1000
+
+ iradio: remove unused variable
+
+ plugins/iradio/rb-iradio-source.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit e2afdb8a8900a6e644c2c7f1fa284ca3c629bb3d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 27 06:23:32 2013 +1000
+
+ audioscrobbler: remove deleted files from makefile
+
+ plugins/audioscrobbler/Makefile.am | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit cf38ef307d32ca95b13b2713bac3c62f2df17c93
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Feb 26 11:47:16 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 2540 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1260 insertions(+), 1280 deletions(-)
+
+commit ce7fa7ff226b67d37094d1167d3cd0cc883d3103
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 26 08:05:49 2013 +1000
+
+ Convert everything to GMenu and add an app menu
+
+ Most significantly, this removes the menu bar, scattering its contents
+ into an application menu, additional menus added to source toolbars,
+ and a toolbar in the source list.
+
+ The playlist related parts of the music menu are now in the source list
+ toolbar. The rest formed the basis of the app menu.
+
+ Most sources now have an edit menu that corresponds roughly to the
+ edit menu from the menu bar.
+
+ The view and tools menus are now part of the app menu.
+
+ The control menu is gone, since it didn't do anything that wasn't already
+ represented in the controls in the main toolbar.
+
+ The help menu is now part of the app menu.
+
+ bindings/gi/Makefile.am | 4 +
+ configure.ac | 2 +-
+ data/org.gnome.rhythmbox.gschema.xml | 14 +-
+ data/ui/Makefile.am | 22 +-
+ data/ui/app-menu.ui | 80 +
+ data/ui/browser-popup.ui | 57 +
+ data/ui/display-page-add-menu.ui | 31 +
+ data/ui/edit-menu.ui | 57 +
+ data/ui/import-errors-popup.ui | 15 +
+ data/ui/library-toolbar.ui | 28 +
+ data/ui/main-toolbar.ui | 114 +
+ data/ui/missing-files-popup.ui | 15 +
+ data/ui/playlist-menu.ui | 34 +
+ data/ui/playlist-popup.ui | 57 +
+ data/ui/playlist-toolbar.ui | 27 +
+ data/ui/podcast-add-dialog.ui | 3 -
+ data/ui/podcast-popups.ui | 65 +
+ data/ui/podcast-toolbar.ui | 31 +
+ data/ui/queue-popups.ui | 57 +
+ data/ui/queue-toolbar.ui | 26 +
+ data/ui/rhythmbox-ui.xml | 326 --
+ doc/reference/Makefile.am | 2 -
+ doc/reference/rhythmbox-docs.sgml | 1 +
+ doc/reference/rhythmbox.types | 2 +
+ help/C/index.docbook | 33 -
+ lib/Makefile.am | 4 -
+ lib/eggsmclient-private.h | 53 -
+ lib/eggsmclient-xsmp.c | 1371 -----
+ lib/eggsmclient.c | 604 --
+ lib/eggsmclient.h | 117 -
+ lib/rb-builder-helpers.c | 28 +-
+ lib/rb-builder-helpers.h | 2 +
+ lib/rb-util.c | 67 +-
+ lib/rb-util.h | 4 +-
+ plugins/audiocd/Makefile.am | 8 +-
+ plugins/audiocd/audiocd-toolbar.ui | 26 +
+ plugins/audiocd/audiocd-ui.xml | 14 -
+ plugins/audiocd/rb-audiocd-plugin.c | 26 -
+ plugins/audiocd/rb-audiocd-source.c | 86 +-
+ .../audioscrobbler/audioscrobbler-profile-ui.xml | 5 -
+ plugins/audioscrobbler/audioscrobbler-radio-ui.xml | 6 -
+ .../rb-audioscrobbler-profile-page.c | 224 +-
+ .../rb-audioscrobbler-radio-source.c | 97 +-
+ .../rb-disc-recorder-plugin.c | 156 +-
+ plugins/context/ContextView.py | 48 +-
+ plugins/daap/Makefile.am | 5 +-
+ plugins/daap/daap-toolbar.ui | 24 +
+ plugins/daap/daap-ui.xml | 25 -
+ plugins/daap/rb-daap-plugin.c | 84 +-
+ plugins/daap/rb-daap-source.c | 43 +-
+ plugins/fmradio/Makefile.am | 6 +-
+ plugins/fmradio/fmradio-popup.ui | 17 +
+ plugins/fmradio/fmradio-toolbar.ui | 15 +
+ plugins/fmradio/fmradio-ui.xml | 23 -
+ plugins/fmradio/rb-fm-radio-plugin.c | 29 +-
+ plugins/fmradio/rb-fm-radio-source.c | 99 +-
+ plugins/fmradio/rb-fm-radio-source.h | 3 +-
+ plugins/generic-player/Makefile.am | 7 +-
+ plugins/generic-player/generic-player-toolbar.ui | 32 +
+ plugins/generic-player/generic-player-ui.xml | 26 -
+ .../rb-generic-player-playlist-source.c | 31 +-
+ .../rb-generic-player-playlist-source.h | 4 +-
+ plugins/generic-player/rb-generic-player-plugin.c | 97 -
+ plugins/generic-player/rb-generic-player-source.c | 116 +-
+ plugins/ipod/Makefile.am | 6 +-
+ plugins/ipod/ipod-toolbar.ui | 32 +
+ plugins/ipod/ipod-ui.xml | 23 -
+ plugins/ipod/rb-ipod-plugin.c | 119 -
+ plugins/ipod/rb-ipod-source.c | 154 +-
+ plugins/ipod/rb-ipod-source.h | 1 -
+ plugins/ipod/rb-ipod-static-playlist-source.c | 29 +-
+ plugins/ipod/rb-ipod-static-playlist-source.h | 3 +-
+ plugins/iradio/Makefile.am | 7 +-
+ plugins/iradio/iradio-popup.ui | 17 +
+ plugins/iradio/iradio-toolbar.ui | 28 +
+ plugins/iradio/iradio-ui.xml | 25 -
+ plugins/iradio/rb-iradio-plugin.c | 26 -
+ plugins/iradio/rb-iradio-source.c | 99 +-
+ plugins/lyrics/lyrics.py | 45 +-
+ plugins/magnatune/MagnatuneSource.py | 37 +-
+ plugins/magnatune/Makefile.am | 2 +
+ plugins/magnatune/magnatune-popup.ui | 43 +
+ plugins/magnatune/magnatune-toolbar.ui | 28 +
+ plugins/magnatune/magnatune.py | 88 +-
+ plugins/mtpdevice/Makefile.am | 8 +-
+ plugins/mtpdevice/mtp-toolbar.ui | 32 +
+ plugins/mtpdevice/mtp-ui.xml | 18 -
+ plugins/mtpdevice/rb-mtp-plugin.c | 104 +-
+ plugins/mtpdevice/rb-mtp-source.c | 21 +-
+ plugins/power-manager/rb-power-manager-plugin.c | 149 +-
+ plugins/pythonconsole/pythonconsole.py | 72 +-
+ plugins/sendto/sendto.py | 55 +-
+ plugins/visualizer/rb-visualizer-menu.c | 111 +-
+ plugins/visualizer/rb-visualizer-menu.h | 2 +-
+ plugins/visualizer/rb-visualizer-page.c | 31 +-
+ plugins/visualizer/rb-visualizer-page.h | 8 +-
+ plugins/visualizer/rb-visualizer-plugin.c | 10 +-
+ plugins/visualizer/visualizer-ui.xml | 13 -
+ po/POTFILES.in | 28 +-
+ podcast/rb-podcast-main-source.c | 10 +-
+ podcast/rb-podcast-source.c | 319 +-
+ remote/dbus/rb-client.c | 16 +-
+ rhythmdb/rhythmdb-entry-type.c | 22 +-
+ rhythmdb/rhythmdb-song-entry-types.c | 1 -
+ shell/Makefile.am | 2 +
+ shell/main.c | 31 +-
+ shell/rb-application.c | 824 +++
+ shell/rb-application.h | 73 +
+ shell/rb-playlist-manager.c | 396 +-
+ shell/rb-playlist-manager.h | 4 +-
+ shell/rb-removable-media-manager.c | 160 +-
+ shell/rb-shell-clipboard.c | 725 +--
+ shell/rb-shell-clipboard.h | 4 +-
+ shell/rb-shell-player.c | 5814 ++++++++++----------
+ shell/rb-shell-player.h | 4 +-
+ shell/rb-shell.c | 1085 +---
+ shell/rb-shell.h | 2 -
+ shell/rb-statusbar.c | 109 -
+ shell/rb-statusbar.h | 1 -
+ sources/Makefile.am | 2 +
+ sources/rb-auto-playlist-source.c | 119 +-
+ sources/rb-auto-playlist-source.h | 4 -
+ sources/rb-browser-source.c | 182 +-
+ sources/rb-display-page-menu.c | 459 ++
+ sources/rb-display-page-menu.h | 71 +
+ sources/rb-display-page-tree.c | 294 +-
+ sources/rb-display-page-tree.h | 4 +-
+ sources/rb-display-page.c | 261 +-
+ sources/rb-display-page.h | 22 +-
+ sources/rb-import-errors-source.c | 26 +-
+ sources/rb-library-source.c | 58 +-
+ sources/rb-media-player-source.c | 120 +-
+ sources/rb-media-player-source.h | 2 -
+ sources/rb-missing-files-source.c | 28 +-
+ sources/rb-play-queue-source.c | 237 +-
+ sources/rb-play-queue-source.h | 3 +-
+ sources/rb-playlist-source.c | 95 +-
+ sources/rb-source-search-basic.c | 167 +-
+ sources/rb-source-search-basic.h | 15 +-
+ sources/rb-source-search.c | 91 +-
+ sources/rb-source-search.h | 12 +
+ sources/rb-source.c | 86 +-
+ sources/rb-source.h | 6 +-
+ sources/rb-static-playlist-source.c | 130 +-
+ sources/rb-static-playlist-source.h | 4 -
+ widgets/Makefile.am | 6 +-
+ widgets/rb-button-bar.c | 376 ++
+ widgets/rb-button-bar.h | 67 +
+ widgets/rb-header.c | 54 +
+ widgets/rb-import-dialog.c | 2 +-
+ widgets/rb-source-toolbar.c | 357 +-
+ widgets/rb-source-toolbar.h | 9 +-
+ 152 files changed, 8752 insertions(+), 10428 deletions(-)
+
+commit f95589b46f82a220bfebf3c29fccfa8e11b606e1
+Author: William Hua <william attente ca>
+Date: Wed Feb 20 17:47:04 2013 +0000
+
+ Plug some small leaks.
+
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 4 ++++
+ plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c | 5 +++++
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 5 +++++
+ plugins/iradio/rb-iradio-plugin.c | 1 +
+ plugins/mpris/rb-mpris-plugin.c | 5 +++++
+ widgets/rb-entry-view.c | 1 +
+ widgets/rb-fading-image.c | 3 +++
+ 7 files changed, 24 insertions(+)
+
+commit 4cec9fc0b8fbf0d3c06bc5271d3eb4f2070523fa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 23 09:54:34 2013 +1000
+
+ header: show the time button any time we're setting a label for it
+
+ widgets/rb-header.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9c7730cadd274bf71c2930b914de24769b3e0558
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 22 23:17:50 2013 +1000
+
+ shell-player: don't disable the volume control actions (bug #592455)
+
+ Having accelerator keys that also control other widgets doesn't
+ work so well when the associated actions get disabled sometimes.
+
+ shell/rb-shell-player.c | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit fd94bcfe7e1034caf860bc692af2dfa536e89f73
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 20 23:47:28 2013 +1000
+
+ iradio: actually use the entry type created for iradio entries
+
+ plugins/iradio/rb-iradio-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eedfdce9804788a955d869895d4bf75c529d7d1b
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Wed Feb 20 21:08:07 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 1089 +-------------------------------------------------------
+ po/sr latin po | 1089 +-------------------------------------------------------
+ 2 files changed, 36 insertions(+), 2142 deletions(-)
+
+commit a5c4ee6a7ebffbbd0a818d40a0cd2688b51eaead
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Feb 17 20:54:52 2013 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 48 ++++++++++++++++++++++++------------------------
+ 1 file changed, 24 insertions(+), 24 deletions(-)
+
+commit da27fd0d6b9705e07b0e7f2e91ae131ef6348472
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 15 22:09:31 2013 +1000
+
+ iradio: use organization tag to fill in the stream name
+
+ backends/gstreamer/rb-player-gst-helper.c | 2 ++
+ plugins/iradio/rb-iradio-source.c | 2 ++
+ 2 files changed, 4 insertions(+)
+
+commit f78c13e39f1f546ad6bd0f3f3d67c3613b2eb629
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 5 23:13:59 2013 +1000
+
+ metadata: don't crash if we can't create a discoverer
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=755888
+
+ metadata/rb-metadata-gst.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit 2911ec8086782a5aab4005dcca6a636377e26950
+Author: Sindhu S <sindhus live in>
+Date: Mon Feb 4 07:40:25 2013 +0000
+
+ Removed invalid options bug 672044
+
+ Removed the following options from man page for rhythmbox-client
+ which weren't working:
+
+ - notify
+ - mute
+ - unmute
+
+ data/rhythmbox-client.1 | 12 ------------
+ 1 file changed, 12 deletions(-)
+
+commit dab170d2731afb2f52b498311710311837224776
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 1 08:04:44 2013 +1000
+
+ notification: fix indenting
+
+ plugins/notification/rb-notification-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a22c343ee05929f476b3e2d0279fe8d1a36d6bff
+Author: Giovanni Campagna <gcampagna src gnome org>
+Date: Thu Jan 31 13:55:28 2013 +0100
+
+ Support Notification Filtering GNOME feature
+
+ Report that we emit notifications in the desktop files, add desktop-entry
+ for filtering and, most important, add music category so that our notifications
+ are shown with actions in the lock screen.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=692941
+
+ data/rhythmbox.desktop.in.in | 1 +
+ plugins/notification/rb-notification-plugin.c | 5 +++++
+ 2 files changed, 6 insertions(+)
+
+commit f383854a6902e7cecb76d2e67e0e6b7cc657cfa8
+Author: Milo Casagrande <milo ubuntu com>
+Date: Wed Jan 30 19:42:49 2013 +0100
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 521 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 277 insertions(+), 244 deletions(-)
+
+commit f3dd914de37f52f957e8c0310cbef8f85b4aaba8
+Author: Cheng-Chia Tseng <pswo10680 gmail com>
+Date: Wed Jan 30 11:23:25 2013 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 187 ++++++++++++++++++++++++++++++------------------------------
+ po/zh_TW.po | 187 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 190 insertions(+), 184 deletions(-)
+
+commit aa1818eaa5f7d2cc238288fe765fc8a9e2119014
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Sat Jan 26 20:28:12 2013 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 38 +++++++++++++++++++-------------------
+ 1 file changed, 19 insertions(+), 19 deletions(-)
+
+commit b83d103d0bf6a0ece1a550fdd222ef60b8bfe5bf
+Author: Pavol Klačanský <pavol klacansky com>
+Date: Fri Jan 25 21:16:46 2013 +0100
+
+ Updated slovak translation
+
+ po/sk.po | 8020 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 4481 insertions(+), 3539 deletions(-)
+
+commit 6925ce18b405d8cf81ddee4fb1918a037d30712d
+Author: Marek Černocký <marek manet cz>
+Date: Tue Jan 22 09:54:04 2013 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 193 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 101 insertions(+), 92 deletions(-)
+
+commit bd94116548880a2a4c5c9d904f353df05dcca1f5
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Jan 19 04:49:43 2013 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 44 ++++++++++++++++++++++----------------------
+ 1 file changed, 22 insertions(+), 22 deletions(-)
+
+commit c545de00fda3fa1add943c87c816f03416c1e5f3
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Fri Jan 18 18:29:35 2013 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7bfb4de13d4d56c89089ca25ec980d839d32f5f0
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Fri Jan 18 18:28:39 2013 +0100
+
+ Fixed syntax in Keywords field in .desktop file
+
+ data/rhythmbox.desktop.in.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9d8c634f7041065e2c82a44484c89985023c21f1
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Thu Jan 17 19:49:45 2013 +0100
+
+ Fix wording. Get brown paperbag.
+
+ po/hu.po | 745 ++-------------------------------------------------------------
+ 1 file changed, 21 insertions(+), 724 deletions(-)
+
+commit 6121e26a5bbd927cccebe4d187fbd2d5b4f74f11
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 12 18:13:18 2013 +1000
+
+ media-player-source: sync all playlists when music sync is enabled
+
+ cause identified by J.D. Laub.
+
+ sources/rb-media-player-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5e593b458aff5d1cc4a0c87cbaaa17ca2689aa99
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Tue Jan 8 21:20:13 2013 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 358 +++++++++++++++++++++++++++++----------------------------
+ po/sr latin po | 358 +++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 366 insertions(+), 350 deletions(-)
+
+commit 4819a923dd9403e45e52f3424aee48ea5d0c3171
+Author: Tim-Philipp Müller <tim centricular net>
+Date: Sat Dec 22 12:58:07 2012 +0000
+
+ bindings/gi: fix build in uninstalled GStreamer setup some more
+
+ Make gir scanner find GStreamer .gir files in right prefix.
+
+ Fixes build in uninstalled GStreamer setup or with GStreamer having
+ been installed in a different prefix.
+
+ bindings/gi/Makefile.am | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit cfc67368251fab01541d67760692ec508a3f0baa
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Thu Dec 20 22:51:48 2012 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 186 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 97 insertions(+), 89 deletions(-)
+
+commit c4749547233f70a8ba397bded74ac10801f54e54
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sun Dec 16 19:47:55 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 262 +++++++++++++++++++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 231 insertions(+), 31 deletions(-)
+
+commit 0cdc8477db4adbdedd4b4cac2fc1a08f77db3f7c
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Sun Dec 16 12:28:38 2012 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 1828 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 945 insertions(+), 883 deletions(-)
+
+commit 4c6bc10b482a3cdc79e2060716ff53889b1d9577
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 15 21:18:25 2012 +1000
+
+ xfade: adjust stream locking to avoid recursion
+
+ As illustrated in this bug: https://bugzilla.gnome.org/show_bug.cgi?id=689899
+ the switch from async pad (un)blocking in GStreamer 0.10 to
+ pad probes with no removal callback resulted in some
+ recursive stream locking. Fix this by moving certain calls
+ outside the stream lock.
+
+ Also change the way we block streams before unlinking them.
+ 'idle' pad probes sometimes get called synchronously, which
+ doesn't work when the caller holds the lock and the callback
+ wants to take it. Using block_downstream probes seems to be
+ enough.
+
+ Furthermore, don't assert that we're not already trying to
+ unlink the stream - for buffering streams, we'll get called
+ a few times before we actually manage to block the stream and
+ unlink it.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 43 ++++++++++++++++++--------------
+ 1 file changed, 24 insertions(+), 19 deletions(-)
+
+commit 6216a9cffeca590e98c0b8f93c67108ba3d973fc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 15 19:36:41 2012 +1000
+
+ xfade: abandon buffering streams if we're already fading them out
+
+ The fade out isn't going to work properly in this case no matter
+ what we do, and if we try playing the stream again later we might
+ forget we're trying to get rid of it.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit b1cb740e1d1811857a386ce1921d197166e19950
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Dec 13 23:23:53 2012 +1000
+
+ xfade: deal with tag messages posted by the sink
+
+ With GStreamer 1.0 tag messages are posted by the sink rather than
+ the element that found the tags, so we can't find the stream that
+ the tags apply to by checking the message source any more. For now,
+ we associate tag messages with the first available stream that is
+ playing, but at some point we should be able to get a stream id
+ for the tags.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 36 ++++++++++++++++++++++++--------
+ 1 file changed, 27 insertions(+), 9 deletions(-)
+
+commit e8521269670e44a42efcfb454bce16159a6ef5cc
+Author: Alban Browaeys <prahal yahoo com>
+Date: Sun Jul 22 15:54:26 2012 +0200
+
+ metadata: gst 1.0 audio_%d -> audio_%u
+
+ mp4mux's audio sink pad template is now named audio_%u.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=690113
+
+ metadata/rb-metadata-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 28f9f7bef590cd45ee6a073376abe75f686dd861
+Author: Matt Glover <mpglover gmail com>
+Date: Wed Dec 12 01:09:47 2012 -0500
+
+ Restore Audioscrobbler radio source UI popup name
+
+ In commit 6fe21e1b the popup name for audioscrobbler radio sources was inexplicably changed in the UI
XML but not in the code. I imagine it was changed by a find/replace gone wrong. That change broke the popup
used to rename and delete radio stations. This commit reverts the XML update component of commit 6fe21e1b to
re-enable the radio source context menu.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=679982
+
+ plugins/audioscrobbler/audioscrobbler-radio-ui.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b272d54c37aebb4db430d34770d1727c6c00f54f
+Author: Miguel Rodriguez <bokerones fritos gmail com>
+Date: Wed Dec 12 12:38:55 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 405 +++++++++++-----------------------------------------------
+ 1 file changed, 72 insertions(+), 333 deletions(-)
+
+commit 7cdfbba7256c11cd753349b105fd05bedcfadf9f
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Mon Dec 10 21:55:45 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 189 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 97 insertions(+), 92 deletions(-)
+
+commit 829a1a2bf20590fcf86c1b4c27f715b901b0957b
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Dec 9 19:22:57 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 182 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 94 insertions(+), 88 deletions(-)
+
+commit 1dff33e8e723a58cd6e7ef164422d19110e086ef
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sat Dec 8 19:19:08 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 193 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 101 insertions(+), 92 deletions(-)
+
+commit 4b7eda035bfbd6f720689f50139694fd8e262cc3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 2 20:40:50 2012 +1000
+
+ xfade: forget about stopping the sink for now
+
+ adder seems to disagree with the sink about how timestamps should
+ work after we restart the sink, resulting in skipping ahead or
+ lengthy silences. Until we get this sorted out, we can just
+ leave the sink running.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit e4430bfd1ab8815a4f1395c73858695897b689fa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 2 20:38:35 2012 +1000
+
+ xfade: don't hold stream lock while sending seeks
+
+ This inverts a lock order taken elsewhere, so it can deadlock
+ if you're unlucky.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0b3bc7d1b65af0c864a0c0803c026bb8214d71b3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 29 22:23:38 2012 +1000
+
+ track-transfer-batch: make encoding-target not construct only again
+
+ This apparently got lost in a merge/rebase somewhere along the line.
+
+ shell/rb-track-transfer-batch.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a65f972642dca738c2d0e788862a7f1bc39070d5
+Author: Iain Lane <iain lane canonical com>
+Date: Mon Nov 26 12:06:42 2012 +0000
+
+ Port the DAAP plugin to GStreamer 1.0
+
+ Depends on the (as-yet) unreleased port of libdmapsharing (BGO #680797).
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=681469
+
+ configure.ac | 11 +++---
+ plugins/daap/rb-daap-plugin.c | 2 +
+ plugins/daap/rb-daap-src.c | 87 +++++++++++++++++++------------------------
+ plugins/daap/rb-daap-src.h | 2 +
+ 4 files changed, 47 insertions(+), 55 deletions(-)
+
+commit 1918b6b3184c1e1d8d1c7be108f2e9458d36528e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Nov 11 16:55:00 2012 +1000
+
+ xfade: put stream volume element in passthrough when possible
+
+ This might save a cpu cycle or two.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a9fe40db8c8bc1889c051ca063435a650eb5051e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Nov 11 16:30:26 2012 +1000
+
+ xfade: divide volume controller values by 10
+
+ Controller values are scaled so that 1.0 maps to the maximum
+ value for the property under control. Since the maximum value
+ for volume is 10.0, which results in massive clipping, our
+ stream volumes should range from 0.0 to 0.1, not 0.0 to 1.0.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit a577dd5a3f4143af480b0ff763b0bdfb8f757971
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Nov 10 20:40:02 2012 +1000
+
+ xfade: need to explicitly request flush events in the stream probe
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ec55804cd2802279995b9a08bb61e0e2c7617f10
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Nov 9 08:54:29 2012 +1000
+
+ xfade: fix probe type for blocking streams to be unlinked
+
+ we need both BLOCK_DOWNSTREAM and IDLE here as we want to block
+ streams that may not have any data flowing, but we can't allow
+ any data that is currently flowing to pass.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b625b0991f3a2b5de014f626fd822bfae6b9cafe
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Nov 9 08:54:16 2012 +1000
+
+ xfade: add some missing locking
+
+ backends/gstreamer/rb-player-gst-xfade.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 130e384c2f5d7ff0715409eaeed4b3be486aeda9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Nov 9 07:31:00 2012 +1000
+
+ xfade: pad probe functions should return a GstPadProbeReturn
+
+ backends/gstreamer/rb-player-gst-xfade.c | 38 ++++++++++++++++----------------
+ 1 file changed, 19 insertions(+), 19 deletions(-)
+
+commit eaa67732bf3131eae136cc7dbbd9c8db5f212afb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 8 20:49:44 2012 +1000
+
+ xfade: fix more pad block probes
+
+ backends/gstreamer/rb-player-gst-xfade.c | 21 ++++++---------------
+ 1 file changed, 6 insertions(+), 15 deletions(-)
+
+commit 9b417e9a5c238c15fe643611e9d37b24382a93ba
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 8 08:28:13 2012 +1000
+
+ xfade: only block downstream flow
+
+ Playback sort of works now.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ec2b1f6a4bc8ea66ce779d557c925f268230dc02
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 8 07:02:13 2012 +1000
+
+ xfade: make sure there's always a value in the volume control source
+
+ The stream errors out during preroll without this.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 72b573ced36ac1289aa097cb9dc62e32c5692e0d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 8 07:01:56 2012 +1000
+
+ xfade: use gst_pad_query_caps
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 92df1341c93efe0218aef7ecd98f56ef8119f71d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 8 07:00:45 2012 +1000
+
+ xfade: fix pad blocking for prerolled streams
+
+ Removing the block probe in the probe callback is fairly pointless.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 54 +++++++-------------------------
+ 1 file changed, 11 insertions(+), 43 deletions(-)
+
+commit 00ea5ade2d1f7bc156a7e5dbfcd5b277abcac48a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Nov 7 20:05:26 2012 +1000
+
+ metadata: use pad-added signal, gst_pad_query_caps
+
+ metadata/rb-metadata-gst.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 00e7c2043cf74b1050333b5291d4f984365418c1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Nov 7 09:17:05 2012 +1000
+
+ encoder: fix GstIterator usage
+
+ backends/gstreamer/rb-encoder-gst.c | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit c95ad443781f237ffee92516c3f0d38eabd86664
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Nov 6 09:05:19 2012 +1000
+
+ encoder: use gst_pad_query_caps to get decoded caps
+
+ Now encoding works to some extent.
+
+ backends/gstreamer/rb-encoder-gst.c | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+commit 32dc68271c03aef60692f5b312a2e62396d63cab
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Nov 6 09:04:23 2012 +1000
+
+ encoder: use pad-added, new-decoded-pad doesn't exist any more
+
+ backends/gstreamer/rb-encoder-gst.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 45d1a4412225774f54effe4932a6617290894a30
+Author: Edward Hervey <edward hervey collabora co uk>
+Date: Tue Sep 11 10:47:04 2012 +0200
+
+ rb-player-gst-xfade: Minor fixes
+
+ backends/gstreamer/rb-player-gst-xfade.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 3c4106bda3659bda9eafa21b3a371e226c58c28b
+Author: Edward Hervey <edward hervey collabora co uk>
+Date: Tue Sep 11 10:46:45 2012 +0200
+
+ rb-missing-plugins: Fix for latest gst 1.0 API change
+
+ lib/rb-missing-plugins.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 374ebbaa884ae1be4e6eef0e2e220ae6a44b7a44
+Author: Edward Hervey <edward hervey collabora co uk>
+Date: Tue Sep 11 10:46:15 2012 +0200
+
+ audiocd: Port to latest 1.0 gst API
+
+ plugins/audiocd/rb-audiocd-info.c | 46 ++++++++++++++++++++++---------------
+ plugins/audiocd/rb-audiocd-plugin.c | 10 ++------
+ plugins/audiocd/rb-audiocd-source.c | 1 -
+ 3 files changed, 30 insertions(+), 27 deletions(-)
+
+commit 4af5c723c14cf574503d26064340c4e1b3d1dc53
+Author: Edward Hervey <edward hervey collabora co uk>
+Date: Tue Jul 10 18:18:31 2012 +0200
+
+ rb-player-gst: Use GST_MESSAGE_STREAM_START
+
+ backends/gstreamer/rb-player-gst.c | 13 ++++++++-----
+ 1 file changed, 8 insertions(+), 5 deletions(-)
+
+commit 825cdcf8846ecef79c5e8466b764127ad7e4dbed
+Author: Tim-Philipp Müller <tim centricular net>
+Date: Wed Aug 8 21:33:13 2012 +0100
+
+ bindings/gi: make gir scanner find GStreamer .gir files in right prefix
+
+ Fixes build in uninstalled GStreamer setup or with GStreamer having
+ been installed in a different prefix.
+
+ bindings/gi/Makefile.am | 17 ++++++++++++++---
+ 1 file changed, 14 insertions(+), 3 deletions(-)
+
+commit 82f08ac28f145272932fc2a2a72d4b5ab069337a
+Author: Tim-Philipp Müller <tim centricular net>
+Date: Wed Aug 8 21:29:51 2012 +0100
+
+ More 0.11 -> 1.0 for GStreamer bits
+
+ bindings/gi/Makefile.am | 4 ++--
+ rhythmbox.pc.in | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 40f48d73b238e00202566fe64f84ad1a22289905
+Author: Edward Hervey <edward hervey collabora co uk>
+Date: Tue Jul 3 11:16:26 2012 +0200
+
+ gst: Take a reference on objects returned by iterators
+
+ backends/gstreamer/rb-player-gst-helper.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9e85d8ddaf3fa9fedbe54b78ed49bfdd233eeb42
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 3 09:22:09 2012 +1000
+
+ GStreamer package and library names changed from 0.11 to 1.0
+
+ backends/gstreamer/Makefile.am | 4 ++--
+ backends/gstreamer/rb-encoder-gst.c | 4 ++--
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ configure.ac | 21 ++++++++++-----------
+ metadata/Makefile.am | 4 ++--
+ metadata/rb-metadata-gst.c | 4 ++--
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 1 +
+ plugins/visualizer/Makefile.am | 1 -
+ shell/Makefile.am | 6 +++---
+ 9 files changed, 23 insertions(+), 24 deletions(-)
+
+commit 3b01da51d34267bdafafde0e324ab44ef26933f7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:28:58 2012 +1000
+
+ disable daap and visualizer plugins
+
+ These require dependencies (libdmapsharing, clutter-gst) to be
+ ported to GStreamer 0.11.
+
+ configure.ac | 18 ++++++++++--------
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+commit 5dd1cde3e2caddf60ab934cf695d3471ba0ca629
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:14:36 2012 +1000
+
+ xfade: initial "it compiles" conversion to GStreamer 0.11
+
+ This really doesn't work yet.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 260 ++++++++++++++++---------------
+ 1 file changed, 135 insertions(+), 125 deletions(-)
+
+commit d66d4e407696344d42d7d773b73d1e25fd82186d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:11:49 2012 +1000
+
+ replaygain: initial bits of GStreamer 0.11 conversion
+
+ We don't have working playback pipeline filters yet, so
+ this doesn't work at all.
+
+ plugins/replaygain/player.py | 30 +++++++++++++++++-------------
+ 1 file changed, 17 insertions(+), 13 deletions(-)
+
+commit 80d628a2cf2cdd471a3750dd36f40f7a74231c09
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:09:36 2012 +1000
+
+ playbin2: convert to GStreamer 0.11, drop the '2'
+
+ Tee/filter things don't work yet, but basic playback seems fine.
+
+ backends/gstreamer/rb-player-gst-helper.c | 123 +++++++++++++++++-------------
+ backends/gstreamer/rb-player-gst.c | 44 ++++-------
+ 2 files changed, 87 insertions(+), 80 deletions(-)
+
+commit f72a693455e444b813a22621ef0fc600893021d0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:08:30 2012 +1000
+
+ encoder: convert to GStreamer 0.11
+
+ backends/gstreamer/rb-encoder-gst.c | 25 +++++++++++--------------
+ lib/rb-gst-media-types.c | 4 ++--
+ 2 files changed, 13 insertions(+), 16 deletions(-)
+
+commit 45f106b2b9737b575b05332150b257ec647b673b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:04:10 2012 +1000
+
+ visualizer: initial conversion to GStreamer 0.11
+
+ We don't have a clutter-gst for 0.11 yet, so this won't work at all.
+
+ plugins/visualizer/rb-visualizer-menu.c | 2 +-
+ plugins/visualizer/rb-visualizer-page.c | 6 ++----
+ 2 files changed, 3 insertions(+), 5 deletions(-)
+
+commit 694ab023625f4b3dfdabde3768e3457ae34e75d8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:03:33 2012 +1000
+
+ mtp: convert to GStreamer 0.11
+
+ plugins/mtpdevice/Makefile.am | 2 +
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 85 ++++++++---------------------
+ plugins/mtpdevice/rb-mtp-gst-src.c | 106 ++++++++++++------------------------
+ plugins/mtpdevice/rb-mtp-gst.c | 58 ++++++++++++++++++++
+ plugins/mtpdevice/rb-mtp-gst.h | 39 +++++++++++++
+ plugins/mtpdevice/rb-mtp-plugin.c | 5 +-
+ 6 files changed, 161 insertions(+), 134 deletions(-)
+
+commit aad5cc13042eb2950dba6d206c875f0050039e34
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:02:25 2012 +1000
+
+ fmradio: convert source element to GStreamer 0.11
+
+ plugins/fmradio/rb-fm-radio-gst-src.c | 85 ++++++++++++++---------------------
+ 1 file changed, 34 insertions(+), 51 deletions(-)
+
+commit 227d97a34579dbd133813f2783c4f5d799132760
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 23:01:39 2012 +1000
+
+ audiocd: start conversion to GStreamer 0.11
+
+ We don't have a quick way to get at track durations yet, so this is
+ a bit broken.
+
+ plugins/audiocd/rb-audiocd-source.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 1ef279f5d2ce67e45b180a31345f27c76236c9ad
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 22:57:35 2012 +1000
+
+ GstEncodingTarget is now a GObject, not a GstMiniObject
+
+ shell/rb-track-transfer-batch.c | 14 +++++++-------
+ sources/rb-media-player-source.c | 14 +++++++-------
+ sources/rb-transfer-target.c | 10 +++++-----
+ 3 files changed, 19 insertions(+), 19 deletions(-)
+
+commit 2846b856f369236054019f68608fb211fefe52a8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 22:57:12 2012 +1000
+
+ metadata: convert to GStreamer 0.11
+
+ metadata/rb-metadata-gst-common.c | 25 --------------------
+ metadata/rb-metadata-gst-common.h | 2 --
+ metadata/rb-metadata-gst.c | 49 ++++++++-------------------------------
+ 3 files changed, 10 insertions(+), 66 deletions(-)
+
+commit 1565eca28d4c961320146cd29968e80ea98d069f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 22:56:27 2012 +1000
+
+ build against GStreamer 0.11
+
+ backends/gstreamer/Makefile.am | 4 ++--
+ bindings/gi/Makefile.am | 4 ++--
+ configure.ac | 24 ++++++++++--------------
+ metadata/Makefile.am | 4 ++--
+ plugins/audiocd/Makefile.am | 4 +---
+ plugins/visualizer/Makefile.am | 2 +-
+ rhythmbox.pc.in | 2 +-
+ shell/Makefile.am | 6 +++---
+ 8 files changed, 22 insertions(+), 28 deletions(-)
+
+commit d2cc20167413f191aaeebdf37109ad44f3715aef
+Author: Miguel Rodríguez <bokerones fritos gmail com>
+Date: Wed Dec 5 18:04:28 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 107 ++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 60 insertions(+), 47 deletions(-)
+
+commit 277d5c23d5db8092eeeae696dfd6ccb843c78671
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Dec 3 08:53:33 2012 +1000
+
+ header: don't crash when handling pixbuf drag and drop
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=689413
+
+ widgets/rb-header.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 862132cb2e3c029df0d1694888e64e90280db4a6
+Author: Miguel Rodríguez <bokerones fritos gmail com>
+Date: Sun Dec 2 18:43:21 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 227 +++++++++++++++++++++-------------------------------------
+ 1 file changed, 81 insertions(+), 146 deletions(-)
+
+commit 34aa993301ec09d978a81d6e55622bd5e666b679
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Sat Dec 1 14:48:21 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 84 ++++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 45 insertions(+), 39 deletions(-)
+
+commit e3c653c0236f660247d801415e514a93d80adb2f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 1 20:48:59 2012 +1000
+
+ add missing cast from previous commit. oops.
+
+ shell/rb-shell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2b48fec9395a1b284c8910d2abc26f8965a1658b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 1 19:06:48 2012 +1000
+
+ shell: make the bottom plugin widget container visible
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=688515
+
+ shell/rb-shell.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit b8ea567292434c448fd5488cdff1585079b0c8fb
+Author: Miguel Rodriguez <bokerones fritos gmail com>
+Date: Tue Nov 27 11:08:45 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 243 ++++++++++++++++++++--------------------------------------
+ 1 file changed, 81 insertions(+), 162 deletions(-)
+
+commit df24b5a865f1f8e74bfa483610b803598ee01a33
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Sat Nov 24 17:03:06 2012 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 188 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 94 insertions(+), 94 deletions(-)
+
+commit cb9699074055ef1956fbc35ba956675706b1e0bd
+Author: Marek Černocký <marek manet cz>
+Date: Sat Nov 24 11:36:47 2012 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 175 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 90 insertions(+), 85 deletions(-)
+
+commit 0f4b371201066565a75447c5da51301ec2d19d77
+Author: Miguel Rodriguez <bokerones fritos gmail com>
+Date: Fri Nov 23 11:14:20 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 58 +++++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 43 insertions(+), 15 deletions(-)
+
+commit 0c4be6728c0313172fc7a1716c2d1bddcf4a59fd
+Author: Miguel Rodriguez <bokerones fritos gmail com>
+Date: Thu Nov 22 16:00:34 2012 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 3119 +++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 2230 insertions(+), 889 deletions(-)
+
+commit 422a3cf4dfbd162c3846ea17c57974812957cb30
+Author: Cheng-Chia Tseng <pswo10680 gmail com>
+Date: Wed Nov 21 14:52:13 2012 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 2453 ++++++++++++++++++++++++++++++----------------------------
+ po/zh_TW.po | 2468 +++++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 2594 insertions(+), 2327 deletions(-)
+
+commit 42145b95659748bc75b5e7a80d990983911c6488
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Nov 19 13:45:47 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 178 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 90 insertions(+), 88 deletions(-)
+
+commit 6e72a8f68973d903fc4368a497c0e914f4095c54
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Mon Nov 19 13:45:15 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 743 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 389 insertions(+), 354 deletions(-)
+
+commit 7940c669c22f444dec6af31d08f92abb5f7ba96e
+Author: Chris Triantafillis <christriant1995 gmail com>
+Date: Sun Nov 18 21:30:33 2012 +0200
+
+ Updated Greek help translation
+
+ help/el/el.po | 4939 ++++++++++++++++++++-------
+ help/el/figures/rb-iradio-main.png | Bin 0 -> 160086 bytes
+ help/el/figures/rb-statusbar.png | Bin 0 -> 4896 bytes
+ help/el/figures/rb-toolbar-prevplaynext.png | Bin 0 -> 1375 bytes
+ help/el/figures/rb-toolbar-repeat.png | Bin 0 -> 2980 bytes
+ help/el/figures/rb-toolbar-shuffle.png | Bin 0 -> 2954 bytes
+ help/el/figures/rb-toolbar.png | Bin 0 -> 3694 bytes
+ help/el/figures/rb-window-small.png | Bin 0 -> 18171 bytes
+ help/el/figures/rb-window.png | Bin 0 -> 191730 bytes
+ 9 files changed, 3777 insertions(+), 1162 deletions(-)
+
+commit 6b7cd647a0ae29c71d7515a211e36b51997636a4
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Nov 17 21:57:45 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 174 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 90 insertions(+), 84 deletions(-)
+
+commit 5c5930ef2a066af9b9d2391418675d3bc088c5fe
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Nov 17 22:33:42 2012 +1000
+
+ add keywords to the .desktop file
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=679880
+
+ data/rhythmbox.desktop.in.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 1af238d7f097f08eb1016f0441339401d20970b9
+Author: Armin K <krejzi email com>
+Date: Fri Nov 16 00:15:49 2012 +0100
+
+ Disable building of static libraries by default.
+
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6ccbc4458bbd69766b773e661cc656f3230ae815
+Author: Bastien Nocera <hadess hadess net>
+Date: Wed Oct 17 19:02:50 2012 +0200
+
+ shell: Call XInitThreads() on X11 systems
+
+ Otherwise bad things can happen with some plugins that expect
+ mutexes to work, like the visualiser plugin and Clutter.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=686320
+
+ configure.ac | 15 +++++++++++++++
+ shell/main.c | 12 ++++++++++++
+ 2 files changed, 27 insertions(+)
+
+commit fef60ebb28f708fb95828c0d20ed2337fbc08d9d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Nov 14 22:20:39 2012 +1000
+
+ remove some obsolete junk from autogen.sh
+
+ autogen.sh | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c98e314468ddf3f9023eb934c5422d54eb5355c4
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun Nov 11 18:54:56 2012 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 344 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 181 insertions(+), 163 deletions(-)
+
+commit 1d87ba8b76eeeb9d18495fe2cb1e04ea88bdf58d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Nov 11 19:51:11 2012 +1000
+
+ update .gitignore
+
+ .gitignore | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 12207197507a3cbe2ffd52816c4902869f77fa0d
+Author: Jeremy Bicha <jbicha ubuntu com>
+Date: Mon Oct 29 08:39:48 2012 -0400
+
+ help: port to new documentation infrastructure
+
+ https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=687109
+
+ Makefile.am | 2 -
+ configure.ac | 5 +-
+ help/C/Makefile.am | 35 -
+ help/C/index.docbook | 1892 ++++++++++++++++++++++++++++++++++++++++++
+ help/C/legal.xml | 2 +-
+ help/C/rhythmbox.xml | 1891 -----------------------------------------
+ help/Makefile.am | 12 +-
+ help/rhythmbox.omf.in | 9 -
+ omf.make | 61 --
+ shell/rb-shell-preferences.c | 2 +-
+ shell/rb-shell.c | 2 +-
+ 11 files changed, 1902 insertions(+), 2011 deletions(-)
+
+commit cc6a9d5b6af88a3277b7cb940d2aa4516c15329e
+Author: Marek Černocký <marek manet cz>
+Date: Fri Nov 9 15:24:52 2012 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 13f8894157fc736179d45ba12a9381ea53281ce0
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Fri Nov 9 10:39:10 2012 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 227 ++++++++++++++++++++++++++++++---------------------------
+ po/sr latin po | 227 ++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 242 insertions(+), 212 deletions(-)
+
+commit 7e56ebfefad3f514bfce22acc0b6202206908e66
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Nov 6 07:34:22 2012 +1000
+
+ text-helpers: kill the leading space
+
+ Checking if the length of the string is zero isn't a good way to
+ see if you've formatted anything into it yet when you always write
+ a direction mark character first.
+
+ lib/rb-text-helpers.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit d1b39871b0e8e9b2300ad78070c6d89588cf849b
+Author: Marek Černocký <marek manet cz>
+Date: Mon Nov 5 18:17:13 2012 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 134 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 75 insertions(+), 59 deletions(-)
+
+commit 420b5f054479a3c7ecad62b7183e1d8347a91af8
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Mon Nov 5 14:31:15 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 323 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 172 insertions(+), 151 deletions(-)
+
+commit 1ca12fb753b401e36de22b9609e823e948633644
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Oct 6 00:14:22 2012 +0100
+
+ audioscrobbler: only show toolbar when logged in
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685004
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-page.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit f8d53a84cbbbf1a94fb738442d7418441da40b05
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Nov 3 21:57:40 2012 +1000
+
+ podcast: show all feeds in the browser when not searching
+
+ Rather than building the feed browser model off the query used
+ to create the episode list, when there is no search query, use
+ a separate query so as to include feeds that don't have any
+ episodes.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=673533
+
+ podcast/rb-podcast-main-source.c | 1 +
+ podcast/rb-podcast-source.c | 71 +++++++++++++++++++++++++++++++---------
+ 2 files changed, 56 insertions(+), 16 deletions(-)
+
+commit 29058edd64e7337a39910c7a0c9a842cb4c6f0f5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Nov 2 08:12:38 2012 +1000
+
+ podcast: download all new episodes when auto updating
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=376372
+
+ podcast/rb-podcast-manager.c | 40 ++++++++++++++++++++++++++++++++--------
+ podcast/rb-podcast-source.c | 12 ++++++------
+ 2 files changed, 38 insertions(+), 14 deletions(-)
+
+commit 70ec22f15cba85883a29183e13e151e833787e09
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Oct 31 22:47:08 2012 +1000
+
+ podcast: display an icon in the feed browser when updating the feed
+
+ podcast/rb-podcast-manager.c | 30 +++++++++++++++++++++++-------
+ podcast/rb-podcast-source.c | 36 +++++++++++++++++++++++++++---------
+ rhythmdb/rhythmdb.h | 4 ++++
+ 3 files changed, 54 insertions(+), 16 deletions(-)
+
+commit a2ead52faa45a37f28dff1e94cad5f0dadd28129
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Nov 4 10:13:34 2012 +1000
+
+ rhythmdb: fix deadlock between db load and rhythmdb_add_uri_with_types
+
+ These took the entry lock (within rhythmdb-tree) and the stat lock
+ (within rhythmdb) in different orders, and so would deadlock if they
+ were unlucky enough to happen at the same time.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=678032
+
+ rhythmdb/rhythmdb.c | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit 58d8cd99a106106b0e4fc06af99059d4b053dbae
+Author: Christian Kirbach <christian kirbach gmail com>
+Date: Sat Nov 3 07:51:08 2012 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 906 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 491 insertions(+), 415 deletions(-)
+
+commit 637bd6d12d8afba28baece1a23d71e69587b39b2
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Thu Nov 1 15:52:59 2012 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 145 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 82 insertions(+), 63 deletions(-)
+
+commit ddb6afdfade084792cc00ce47a1d6e2ac2963b0a
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Nov 1 01:19:15 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 124 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 70 insertions(+), 54 deletions(-)
+
+commit ecf533896f4e0b6ec22769c86bf883e28c4e810d
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Tue Oct 30 21:48:30 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 130 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 73 insertions(+), 57 deletions(-)
+
+commit 945a38435164ee81ec8baba5bd575056da114543
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Oct 30 16:39:09 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 142 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 79 insertions(+), 63 deletions(-)
+
+commit 96bc19725c88ed30238e6b29b0ea364e955b5ae3
+Author: Darcy Bras da Silva <dardevelin.cidadecool.com>
+Date: Sun Sep 30 12:46:42 2012 +0100
+
+ add repeat, no-repeat, shuffle, no-shuffle to rhythmbox-client
+
+ remote/dbus/rb-client.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 58 insertions(+), 1 deletion(-)
+
+commit e0e538e8985b1f0d20058f53f04016ec1acbb75d
+Author: Marek Černocký <marek manet cz>
+Date: Sun Oct 28 11:19:51 2012 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 75 ++++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 40 insertions(+), 35 deletions(-)
+
+commit 98e5a25b3c32c9915357968a78783c1ac21c7130
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 28 14:02:53 2012 +1000
+
+ shell-player: clear playlist parser cancellable when pausing
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=663440
+
+ shell/rb-shell-player.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 493e85023f8fe9bf0996141d2eb6bcdbd657e833
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 27 23:31:25 2012 +1000
+
+ header: munge button events to pretend the slider trough is much wider
+
+ widgets/rb-header.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit fc9985faa89d1fc70e6a3dfcf47a3833e3a8d480
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Oct 26 07:32:49 2012 +1000
+
+ header: make slider insensitive when not playing
+
+ widgets/rb-header.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 7aac06466bd8697ba95947beb1bb77d62faebc98
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Sat Mar 17 19:40:44 2012 +0100
+
+ Make use of mnemonics on the Edit and Search again buttons.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=672306
+
+ plugins/lyrics/lyrics.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit aa2f3118cb0d0a4121035ea1e49b5e49303c336e
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Thu Oct 25 23:14:09 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 104 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 41 insertions(+), 63 deletions(-)
+
+commit 2b4e747611e522d411041871d24b4b03b29f9c1e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 22 22:32:40 2012 +1000
+
+ mtp: don't try to rebuild albums on devices that forget them
+
+ This turns out to have been a fairly terrible idea. Doing this
+ makes the mtp stack on samsung android phones angry somehow, and
+ it never really achieved anything anyway.
+
+ plugins/mtpdevice/rb-mtp-thread.c | 57 ---------------------------------------
+ 1 file changed, 57 deletions(-)
+
+commit 03e27fc591eb8bc18016923aec99647b681fdadf
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Oct 22 12:36:33 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 104 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 49 insertions(+), 55 deletions(-)
+
+commit 9fd763ab2fbf91dbd15be94d38bb95f9726de1d4
+Author: Jasper St. Pierre <jstpierre mecheye net>
+Date: Wed Oct 17 13:12:03 2012 -0400
+
+ eggwrapbox: Fix getting orientation as a property
+
+ widgets/eggwrapbox.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7ab7134408dbb900bdbe999096ff0c3ea283a80a
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Sun Oct 21 20:05:51 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 39 +++++++++++++++++++++++----------------
+ 1 file changed, 23 insertions(+), 16 deletions(-)
+
+commit f7a0dcde8fab58a82371f004ad1d0bc81128d9cc
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Oct 21 20:01:09 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 85 ++++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 45 insertions(+), 40 deletions(-)
+
+commit 02618679ad9309cf73befdf290914651b8e19e49
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 21 22:50:14 2012 +1000
+
+ lyrics: fix busted merge
+
+ plugins/lyrics/LyricsSites.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f2e5c2034e3d9278dea3378ffa6b49e79dc523a1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 21 20:06:37 2012 +1000
+
+ media-player-source: hold a reference while syncing
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685910
+
+ sources/rb-media-player-source.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 14b9e2312cb6f92bce7d01c0510717af785615b2
+Author: hejian <hejian he gmail com>
+Date: Sun Oct 21 18:43:57 2012 +1000
+
+ lyrics: add parsers for jetlyrics.com and j-lyric.net
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=674178
+
+ plugins/lyrics/JetlyricsParser.py | 75 +++++++++++++++++++++++++++++++++++++++
+ plugins/lyrics/JlyricParser.py | 69 +++++++++++++++++++++++++++++++++++
+ plugins/lyrics/LyricsSites.py | 4 +++
+ plugins/lyrics/Makefile.am | 4 ++-
+ 4 files changed, 151 insertions(+), 1 deletion(-)
+
+commit fade732e0201e879847dd3d16386cdb056cf36b2
+Author: Leo Iannacone <l3on ubuntu com>
+Date: Sun Oct 21 17:55:08 2012 +1000
+
+ lyrics: fix set_transient_for call
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685821
+
+ plugins/lyrics/LyricsConfigureDialog.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7dd29e92e6828ea438ed0f19f5865fc718abcc17
+Author: Giovanni Campagna <gcampagna src gnome org>
+Date: Tue Sep 18 23:58:40 2012 +0200
+
+ artsearch: remove URI schemes filtering
+
+ It's incomplete, out of date, and useless as we now filter the exceptions
+ from gvfs.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=684301
+
+ plugins/artsearch/local.py | 6 ------
+ 1 file changed, 6 deletions(-)
+
+commit 2a405e3cae7ed87c7aa32d4510f69e6405ca9b9f
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Sat Oct 20 00:16:23 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 126 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 58 insertions(+), 68 deletions(-)
+
+commit 64c6837921f2a03cb49772d8ea2e130fd5b55088
+Author: Kalev Lember <kalevlember gmail com>
+Date: Thu Oct 11 10:59:16 2012 +0200
+
+ Disable the context pane plugin when webkit isn't available
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685945
+
+ plugins/Makefile.am | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit d2eab9d050935463ac6727e71d107a3bfa940856
+Author: Rudolfs Mazurs <rudolfs mazurs gmail com>
+Date: Mon Oct 15 20:20:59 2012 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 29 +++++++++++++++--------------
+ 1 file changed, 15 insertions(+), 14 deletions(-)
+
+commit 0149adf19c7fc725a45d52b43ba8a1eb8a7e69b0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 14 19:17:03 2012 +1000
+
+ ext-db: don't crash if converting the encoded value fails
+
+ metadata/rb-ext-db.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 4865e3468d268cb353c052ef36ed961a00673499
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 14 16:53:47 2012 +1000
+
+ lyrics: disable astraweb parser as its servers aren't talking
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685893
+
+ plugins/lyrics/LyricsSites.py | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit e403650cc32ff279908ad46eb5ea99e1d893dd59
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 14 16:52:17 2012 +1000
+
+ lyrics: fix the winampcn.com parser
+
+ url encoding a full url is generally a bad idea.
+
+ plugins/lyrics/WinampcnParser.py | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit 15cbb4793f6002f17e7e0e32a80ccc2b69000d5a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 14 16:00:55 2012 +1000
+
+ daap: don't use plugin in config widget signal handlers
+
+ The plugin is disposed immediately after the config widget is
+ created. Instead, we can just create the settings instances we
+ need in the signal handlers.
+
+ plugins/daap/rb-daap-plugin.c | 32 +++++++++++++++++++++++---------
+ 1 file changed, 23 insertions(+), 9 deletions(-)
+
+commit e26173c105364d1ee55b43f9b7e35c84b5e40c7f
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Sat Oct 13 22:28:00 2012 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 669 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 325 insertions(+), 344 deletions(-)
+
+commit c331b2df7ae36a8bda07b4b2282cfc7b9f2148ce
+Author: Marek Černocký <marek manet cz>
+Date: Wed Oct 10 21:59:17 2012 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 923 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 451 insertions(+), 472 deletions(-)
+
+commit c92be6e8ee97be5cb526817645dad50b1857d8c6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Oct 10 21:11:31 2012 +1000
+
+ dbus-media-server: fix object path formatting
+
+ negative numbers don't work so well, so format things unsigned.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685565
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8d9ec0c83ae60936c4bab6db0629bc3d759f7200
+Author: Leo Iannacone <l3on ubuntu com>
+Date: Wed Oct 10 08:52:10 2012 +1000
+
+ lyrics: update the darklyrics parser
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685822
+
+ plugins/lyrics/DarkLyricsParser.py | 26 +++++++++++++++-----------
+ 1 file changed, 15 insertions(+), 11 deletions(-)
+
+commit 04de8e2bad5430cb1723cc43f69493ea197e375c
+Author: Leo Iannacone <l3on ubuntu com>
+Date: Wed Oct 10 08:43:19 2012 +1000
+
+ context-pane: add missing import in the links tab
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=685820
+
+ plugins/context/LinksTab.py | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6d5b55fbca88676638360e5343b6dc264cecdd69
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Mon Oct 8 12:41:19 2012 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 331 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 194 insertions(+), 137 deletions(-)
+
+commit 0db96820a40622999f875796c3e85c003a922820
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 6 23:02:11 2012 +1000
+
+ update .gitignore
+
+ .gitignore | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 72906495ec4728fd10582f00213755e509d131bc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Oct 3 21:12:00 2012 +1000
+
+ artsearch: fix fd leak by closing enumerators explicitly
+
+ plugins/artsearch/local.py | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 3b02a05f529a31e848908b00d8f60c4caef04f14
+Author: Ibrahim Saed <ibraheem5000 gmail com>
+Date: Wed Oct 3 08:15:19 2012 +0100
+
+ Updated Arabic translation
+
+ po/ar.po | 1174 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 632 insertions(+), 542 deletions(-)
+
+commit df986f7254a541641adec37199c5e5d3a409a978
+Author: A S Alam <aalam users sf net>
+Date: Wed Oct 3 09:39:58 2012 +0530
+
+ update Punjabi Translation
+
+ po/pa.po | 6705 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 3424 insertions(+), 3281 deletions(-)
+
+commit 2d9ae918080647789cf9418c3a4ca1a9b90e4dc7
+Author: Andika Triwidada <andika gmail com>
+Date: Mon Oct 1 23:09:32 2012 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 557 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 260 insertions(+), 297 deletions(-)
+
+commit 5a339475e3ca52297f087b583936a49d385c6841
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sun Sep 30 13:09:17 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 451 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 250 insertions(+), 201 deletions(-)
+
+commit cc6ea7c6a93233f26f0792a7e4c72599ed35e8dd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 30 19:35:25 2012 +1000
+
+ Rhythmbox 2.98
+
+ NEWS | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
+ 3 files changed, 79 insertions(+), 2 deletions(-)
+
+commit f095d1b1e7402278e2c803c6e45a0472b3817284
+Author: Yuri Matsuk <yuri matsuk net>
+Date: Sat Sep 29 18:07:31 2012 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 914 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 443 insertions(+), 471 deletions(-)
+
+commit 7dfde56e065c1dc0f05bdde18d3de10642bdb9a1
+Author: Andika Triwidada <andika gmail com>
+Date: Sat Sep 29 19:44:55 2012 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 1557 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 767 insertions(+), 790 deletions(-)
+
+commit a1dccff33d1c5e1df4f0bf3d35bc661db52e30df
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Sat Sep 29 14:50:09 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 807 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 424 insertions(+), 383 deletions(-)
+
+commit 601afd89f41b83c5193edcffe4e21277659a51c2
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Sat Sep 29 05:56:05 2012 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 416 +++++++++++++++++++++++++++++++--------------------------
+ po/sr latin po | 416 +++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 448 insertions(+), 384 deletions(-)
+
+commit 8561fc6b7b647ac56a55a7771f8aca6cc3a7be7b
+Author: Henrique P. Machado <hpmachado gnome org>
+Date: Fri Sep 28 13:37:39 2012 -0300
+
+ Updated Brazilian Portuguese Translation
+
+ po/pt_BR.po | 1465 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 788 insertions(+), 677 deletions(-)
+
+commit 9dbae0d2d91087d9404286338b6face906937798
+Author: Rūdolfs Mazurs <rudolfsm src gnome org>
+Date: Fri Sep 28 00:17:46 2012 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 46 +++++++++++++++++++++-------------------------
+ 1 file changed, 21 insertions(+), 25 deletions(-)
+
+commit c813ed10c8c8b2287ae8c3ff23083a25ba2a42ce
+Author: Rūdolfs Mazurs <rudolfsm src gnome org>
+Date: Fri Sep 28 00:10:11 2012 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 1609 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 834 insertions(+), 775 deletions(-)
+
+commit 943605f3a1282f10dd96d414c6ed568be36cf04a
+Author: Claude Paroz <claude 2xlibre net>
+Date: Tue Sep 25 19:42:16 2012 +0200
+
+ Updated French translation
+
+ po/fr.po | 877 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 426 insertions(+), 451 deletions(-)
+
+commit 380f4840cad4eb5057f4e3fb44453f879f3b2b4f
+Author: Martin Srebotnjak <miles filmsi net>
+Date: Mon Sep 24 21:42:49 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 336 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 189 insertions(+), 147 deletions(-)
+
+commit f9e5b8613bbe06c2e3273617bcdb2f66ebd1ddf0
+Author: Chris Leonard <cjl laptop org>
+Date: Mon Sep 24 18:36:51 2012 +0100
+
+ Updated British English translation
+
+ po/en_GB.po | 1018 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 538 insertions(+), 480 deletions(-)
+
+commit 41c38079415b73f8b22d82b9efcfff334cad149d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 24 23:31:52 2012 +1000
+
+ audioscrobbler: add the toolbar to profile pages too
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-page.c | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 2e6abc1e555f550261a82751436356b8d3cc2bb4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 24 23:29:55 2012 +1000
+
+ audioscrobbler: fix toolbar UI addition
+
+ Using the right name for the toolbar helps.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=684142
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-page.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 026ea016e45345c6053a46adaac875ec93b7231d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 24 23:27:19 2012 +1000
+
+ source-toolbar: allow this to be used by non-source pages
+
+ plugins/audiocd/rb-audiocd-source.c | 2 +-
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 2 +-
+ plugins/fmradio/rb-fm-radio-source.c | 2 +-
+ plugins/iradio/rb-iradio-source.c | 2 +-
+ podcast/rb-podcast-source.c | 2 +-
+ sources/rb-auto-playlist-source.c | 2 +-
+ sources/rb-browser-source.c | 2 +-
+ sources/rb-static-playlist-source.c | 2 +-
+ widgets/rb-source-toolbar.c | 10 +++++-----
+ widgets/rb-source-toolbar.h | 2 +-
+ 10 files changed, 14 insertions(+), 14 deletions(-)
+
+commit 5c231d2c75e7192aa37d2fff43c6a0f2a15b93d8
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Mon Sep 24 12:47:32 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 683 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 362 insertions(+), 321 deletions(-)
+
+commit 0e15b848ba1af352e3e5e5b4042c810286bab205
+Author: Milo Casagrande <milo ubuntu com>
+Date: Mon Sep 24 11:57:52 2012 +0200
+
+ [l10n] Updated Italian translation.
+
+ po/it.po | 2290 +++++++++++++-------------------------------------------------
+ 1 file changed, 466 insertions(+), 1824 deletions(-)
+
+commit 04fd194cfe9fea1392a3e217cffba33c25a0803b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 24 08:34:18 2012 +1000
+
+ dist the gtkbuilder file for the new import dialog
+
+ data/ui/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 38c5a823c09be96002f826659250dd2868adda2c
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Sun Sep 23 23:51:32 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 404 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 230 insertions(+), 174 deletions(-)
+
+commit f7372cff15ea24f5a96e22884248efbf953dd026
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Sep 23 12:29:32 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 359 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 195 insertions(+), 164 deletions(-)
+
+commit 35f2586589deb7f095f74f81d3a948b098b24de2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 23 17:21:16 2012 +1000
+
+ add a new dialog for importing music into the library
+
+ This replaces the previous menu items that just opened a file
+ chooser window allowing selection of a file or folder to import.
+ The new dialog scans all the files under a selected location and
+ presents them all in a track list, allowing individual tracks
+ to be added or copied into the library, or played without being
+ added at all.
+
+ In the future this will be extended to allow copying from media
+ players and network shares (daap or upnp; smb etc. are already
+ covered).
+
+ On initial startup (with no library locations set), the contents
+ of the default music directory are imported, and if that doesn't
+ add anything to the library, the import dialog is shown.
+
+ data/ui/import-dialog.ui | 201 +++++++++++
+ data/ui/rhythmbox-ui.xml | 8 +-
+ po/POTFILES.in | 2 +
+ shell/rb-shell.c | 126 +------
+ sources/rb-library-source.c | 112 +++++-
+ sources/rb-library-source.h | 2 +
+ widgets/Makefile.am | 6 +-
+ widgets/rb-import-dialog.c | 829 ++++++++++++++++++++++++++++++++++++++++++++
+ widgets/rb-import-dialog.h | 73 ++++
+ 9 files changed, 1233 insertions(+), 126 deletions(-)
+
+commit 3b260f0c2976015e9f6684bd5d290912b88d526f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 23 15:10:21 2012 +1000
+
+ rhythmdb: limit the number of outstanding entry adds for an import job
+
+ Rather than feeding everything into the rhythmdb action queue
+ immediately, limit the number of URIs in flight, This makes it
+ possible to cancel an import job and wait for any outstanding
+ operations to finish in a reasonable amount of time, rather than
+ minutes or more for large imports, and it doesn't appear to
+ impact overall time taken. It may reduce peak memory usage too.
+
+ rhythmdb/rhythmdb-import-job.c | 108 +++++++++++++++++++++++++----------------
+ 1 file changed, 66 insertions(+), 42 deletions(-)
+
+commit 9606d2fe25ad2fbb6eca64ef733738d778141dfb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 23 15:08:37 2012 +1000
+
+ rhythmdb: don't complain about duplicate entries in the same set of types
+
+ This warning is only really interesting in cases where unrelated things
+ are trying to use the same location for their own entry types.
+
+ rhythmdb/rhythmdb.c | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit 308e23b948b0424689fbf30d5f4160454e56940e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 23 01:16:54 2012 +1000
+
+ rhythmdb: add rhythmdb_import_job_get_processed
+
+ It's useful to know the number of entries that were successfully
+ imported, as well as the total number of files processed.
+ rhythmdb_import_job_get_imported now reports the former,
+ rhythmdb_import_job_get_processed the latter.
+
+ rhythmdb/rhythmdb-import-job.c | 40 +++++++++++++++++++++++++++++++---------
+ rhythmdb/rhythmdb-import-job.h | 1 +
+ 2 files changed, 32 insertions(+), 9 deletions(-)
+
+commit 88080c2944675e2f611e7c590381a726f21b92e3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 22 22:10:31 2012 +1000
+
+ rhythmdb: don't explode if ignore and error types are the same
+
+ Sometimes we don't really care about import errors vs ignored files,
+ so using the same entry type for both should work.
+
+ rhythmdb/rhythmdb.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d7c2ca2927249b315ef1836f09be8ea2038dfb03
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 22 22:08:13 2012 +1000
+
+ rhythmdb: emit complete signal for empty import jobs
+
+ rhythmdb/rhythmdb-import-job.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit c0c2d5ca832ca873f597c5469dc829c81c1386d2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 22 22:06:39 2012 +1000
+
+ rhythmdb: make import jobs deal with entry types better
+
+ If an existing entry is of a completely different type (not just
+ the ignore or error type that we're importing), don't try to
+ re-add it.
+
+ rhythmdb/rhythmdb-import-job.c | 29 ++++++++++++++++++++++++-----
+ 1 file changed, 24 insertions(+), 5 deletions(-)
+
+commit 4fcb839bbec767cf38962832959d493db447b7fa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 22 22:06:14 2012 +1000
+
+ rhythmdb: allow entry types to be changed
+
+ rhythmdb/rhythmdb-tree.c | 17 +++++++++++++++++
+ rhythmdb/rhythmdb.c | 3 +++
+ 2 files changed, 20 insertions(+)
+
+commit a544aed70bf03faa9f77edcf14bf105315a91292
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 22 22:05:19 2012 +1000
+
+ track-transfer-batch: correct signal handler declaration
+
+ shell/rb-track-transfer-batch.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f57d4cd3bdebc262278801c96439abd21622a56c
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Thu Sep 20 15:32:56 2012 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 1737 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 877 insertions(+), 860 deletions(-)
+
+commit 03c7fd8ad66e675ae5129315723cff05d959adca
+Author: Giovanni Campagna <gcampagna src gnome org>
+Date: Wed Sep 19 01:04:35 2012 +0200
+
+ grilo: fix reference counting
+
+ The sources hash table in the plugin wants to take ownership of the key and
+ the value, but the key is owned by the GrlRegistry and the value is a GtkWidget
+ and thus floating. Fix that by referencing both before adding them to the
+ hash table.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=684333
+
+ plugins/grilo/rb-grilo-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7fd3e2ddd847d755be249233f9592c733821479c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 19 08:58:21 2012 +1000
+
+ rhythmdb: don't monitor files outside library locations
+
+ Trying to do this involves annoying threads and crashes, and
+ it's not worth the effort.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=684304
+
+ rhythmdb/rhythmdb-monitor.c | 28 ----------------------------
+ 1 file changed, 28 deletions(-)
+
+commit f02936ca4d516bbdafb0c5dae63092f9842b6891
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 19 08:28:16 2012 +1000
+
+ rhythmdb: free library locations later
+
+ Various bits of rhythmdb use the library locations array, so we
+ should free it as late as possible to help them avoid crashing.
+
+ rhythmdb/rhythmdb.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 10d551ecaae1b3f0f68995d6557b188df9f21174
+Author: Giovanni Campagna <gcampagna src gnome org>
+Date: Tue Sep 18 17:25:02 2012 +0200
+
+ artsearch: don't warn for GErrors enumerating files
+
+ Gio will return NOT_SUPPORTED trying to enumerate GStreamer URIs such as
+ mms or rtsp, but the error is harmless.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=684301
+
+ plugins/artsearch/local.py | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit a24d1588fbd7a909f63f76c25b082820dd2d64cd
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Aug 15 23:24:15 2012 +0100
+
+ audioscrobbler: copy cached images for every interested data item
+
+ When a data item's image download completes, copy the file to the
+ cached image location of every data other item which was interested in
+ the download.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=681259
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 31 +++++++++++++++++++++++++
+ 1 file changed, 31 insertions(+)
+
+commit e5fd47015e6fc274fbd96fabb5842eea08e52956
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 15 09:31:04 2012 +1000
+
+ audiocd: handle new uri format
+
+ Track URIs are now cdda://device#track rather than
+ cdda://track#device, and I forgot to update a few things to deal
+ with that.
+
+ plugins/audiocd/rb-audiocd-plugin.c | 124 +++++++++++++++++++-----------------
+ 1 file changed, 67 insertions(+), 57 deletions(-)
+
+commit fbcaedc6658bfe53365873f246870138f656407e
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Fri Sep 14 23:52:10 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 360 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 153 insertions(+), 207 deletions(-)
+
+commit 7b362a4bcf3fe9dc30b7618271f634867c1aa4bd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 15 00:36:32 2012 +1000
+
+ transfer-target: set the encoding target on the batch late
+
+ If the target source spends much time without an encoding target
+ set (as some MTP devices do), setting the encoding target on the
+ batch when it's created can result in crashes. Instead, set it
+ immediately before starting the transfer, when we know the
+ target has been set.
+
+ shell/rb-track-transfer-batch.c | 2 +-
+ sources/rb-transfer-target.c | 10 ++++++----
+ 2 files changed, 7 insertions(+), 5 deletions(-)
+
+commit abcc969765400450ebc3ce649a4ea93ccc4dee6b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 15 00:34:54 2012 +1000
+
+ mtp: use an idle handler for UI changes on track list load
+
+ plugins/mtpdevice/rb-mtp-source.c | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit 3837e6d1df9b3f16f54075853954f6dc6346a233
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Sep 14 21:59:19 2012 +1000
+
+ ipod and generic-player: implement impl_want_uri and impl_uri_is_source
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=682677
+
+ plugins/generic-player/rb-generic-player-source.c | 2 ++
+ plugins/ipod/rb-ipod-source.c | 2 ++
+ 2 files changed, 4 insertions(+)
+
+commit dfdf14f0780697c8c85b26f10318922e8e2c7d10
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Sep 14 21:54:52 2012 +1000
+
+ device-source: fix want_uri and uri_is_source
+
+ It helps if they have the right arg and return types to be
+ used directly as RBSource impl_want_uri and impl_uri_is_source
+ methods.
+
+ rb_device_source_want_uri was also checking the source's mount
+ object badly.
+
+ sources/rb-device-source.c | 16 ++++++----------
+ sources/rb-device-source.h | 6 ++++--
+ 2 files changed, 10 insertions(+), 12 deletions(-)
+
+commit 92e1b34d7c05bec64484439eba81c44c8484009a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 13 23:45:10 2012 +1000
+
+ shell: use uri_is_source when guessing sources for uris
+
+ shell/rb-shell.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 5f2863c0c54d94a3630b70b6c8f531a99f210a4a
+Author: Giovanni Campagna <gcampagna src gnome org>
+Date: Tue Aug 14 12:32:45 2012 +0200
+
+ Notification Plugin: fix updating for Play/Pause
+
+ When the playing status changes, reemit the notification. This
+ ensures that the central action button is correctly updated.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=681824
+
+ plugins/notification/rb-notification-plugin.c | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit 03aa9c24d3b7daae3e3d05a5cacc9a01976e5fbd
+Author: Ville-Pekka Vainio <vpvainio iki fi>
+Date: Wed Sep 12 22:36:46 2012 +0300
+
+ Finnish translation update by Jiri Grönroos
+
+ po/fi.po | 2719 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1423 insertions(+), 1296 deletions(-)
+
+commit ea7287eb4233a80c81fdaff3ddf0235652bf444e
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Sep 10 18:20:32 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 373 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 188 insertions(+), 185 deletions(-)
+
+commit 4aabcd127eda7aa8b1c265ce51ec2eb8edc24811
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 10 21:30:24 2012 +1000
+
+ header: start image transition before art search
+
+ The art search sometimes returns results synchronously, so we
+ should start the transition before it.
+
+ widgets/rb-header.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 5e2479ce36300662ce8dac91adb64769c093fbf1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 10 21:23:51 2012 +1000
+
+ fading-image: try harder
+
+ Draw a border around the current image (or the next, if fading)
+ rather than around the widget's allocation. This avoids ugly
+ gaps between the edge of the image and the border.
+
+ When already in the middle of a transition when starting another,
+ use the current transition state as the start image for the next,
+ rather than abruptly jumping to the next or reverting to the previous
+ image.
+
+ When starting a new transition, replace the current image with the
+ next, so current is updated even if the transition doesn't finish.
+
+ widgets/rb-fading-image.c | 164 ++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 121 insertions(+), 43 deletions(-)
+
+commit 7ad99c9361ddb725b993f19d292b338002d4d858
+Author: Martin Srebotnjak <miles filmsi net>
+Date: Sun Sep 9 20:25:24 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 298 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 117 insertions(+), 181 deletions(-)
+
+commit 2198c58ec84f704862ae4cb800350cd1571b14de
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 9 09:29:51 2012 +1000
+
+ iradio: add 'show all' to the toolbar
+
+ plugins/iradio/iradio-ui.xml | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 97e9d9643eaf5896f1554ee14a708bfbb6fbd998
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 9 09:28:57 2012 +1000
+
+ iradio: implement impl_reset_filters
+
+ plugins/iradio/rb-iradio-source.c | 24 ++++++++++++++++++++----
+ widgets/rb-property-view.c | 5 +++++
+ 2 files changed, 25 insertions(+), 4 deletions(-)
+
+commit 73e4d18eca062ae6c36b0929da0760660eb64c03
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 9 09:06:04 2012 +1000
+
+ podcast: implement impl_reset_filters
+
+ podcast/rb-podcast-source.c | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+
+commit 0a16c176fad73abc6d2d992bb935cb7f8bdc475d
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Fri Sep 7 23:03:39 2012 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 817 ++++++++++++++++++++++++++++++---------------------------
+ po/sr latin po | 817 ++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 852 insertions(+), 782 deletions(-)
+
+commit ca1dd6b58c99adfe053a38b08fdd8d9e3d2dcff6
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Thu Sep 6 19:43:58 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit cea3c000f865e90ea399da800be32b67bc8f3365
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Sep 6 02:12:54 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 77 +++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 37 insertions(+), 40 deletions(-)
+
+commit 460a45b4321986c84cc0bb8cb51b157de5603125
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 6 07:46:19 2012 +1000
+
+ audiocd: fix mnemonics for the hide button in the info bar
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=604734
+
+ plugins/audiocd/rb-audiocd-source.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 42e7575ddf57a3904665e2a9afba1672a7802d77
+Author: K Ratanatharathorn <kratanat gmail com>
+Date: Wed Sep 5 16:39:53 2012 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 7261 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 3727 insertions(+), 3534 deletions(-)
+
+commit c2239ae101f58eb0c2ea6bc13e061b1de65564c2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 5 09:25:27 2012 +1000
+
+ source-toolbar: remove ui-manager signal handlers in dispose
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=677464
+
+ widgets/rb-source-toolbar.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 7ed0f32bbefba2dc3388a5a3b338cca30f01a96f
+Author: Muhammet Kara <muhammetk acikkaynak name tr>
+Date: Tue Sep 4 22:58:25 2012 +0300
+
+ [l10n]Updated Turkish translation
+
+ po/tr.po | 2638 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1313 insertions(+), 1325 deletions(-)
+
+commit 57294128f7883e60d1f12884790643f3d38f6cdc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Sep 4 20:45:04 2012 +1000
+
+ add missing makefile.am
+
+ sample-plugins/Makefile.am | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 2ba366c252e0f3c0ce47597cabe02143ed295d0f
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Sep 4 01:16:53 2012 +0200
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 523a0659264537c396eca6d7700e3c42d459c7fc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Sep 4 08:12:22 2012 +1000
+
+ move sample plugins to a separate directory
+
+ This means we can build them properly without getting in the way
+ of uninstalled builds. Sample plugins are now also installed to a
+ directory parallel to the real plugins dir, but I don't expect
+ them to be packaged.
+
+ Makefile.am | 2 +-
+ configure.ac | 9 +-
+ plugins/Makefile.am | 9 +-
+ plugins/sample-python/Makefile.am | 13 ---
+ plugins/sample-python/sample-python.plugin.in | 9 --
+ plugins/sample-python/sample-python.py | 44 ----------
+ plugins/sample-vala/Makefile.am | 50 -----------
+ plugins/sample-vala/rb-sample-vala-plugin.vala | 27 ------
+ plugins/sample-vala/sample-vala.plugin.in | 8 --
+ plugins/sample/Makefile.am | 39 ---------
+ plugins/sample/rb-sample-plugin.c | 99 ----------------------
+ plugins/sample/sample.plugin.in | 8 --
+ sample-plugins/sample-python/Makefile.am | 13 +++
+ .../sample-python/sample-python.plugin.in | 9 ++
+ sample-plugins/sample-python/sample-python.py | 44 ++++++++++
+ sample-plugins/sample-vala/Makefile.am | 47 ++++++++++
+ .../sample-vala/rb-sample-vala-plugin.vala | 27 ++++++
+ sample-plugins/sample-vala/sample-vala.plugin.in | 8 ++
+ sample-plugins/sample/Makefile.am | 38 +++++++++
+ sample-plugins/sample/rb-sample-plugin.c | 99 ++++++++++++++++++++++
+ sample-plugins/sample/sample.plugin.in | 8 ++
+ 21 files changed, 301 insertions(+), 309 deletions(-)
+
+commit 134fbb1b4eac92fb01e3b4616f2ead1052fb528e
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Sep 3 16:50:25 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 245 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 104 insertions(+), 141 deletions(-)
+
+commit 19528b5a05f0f89c04b060130133f6242fb24bbb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 3 21:24:04 2012 +1000
+
+ audiocd: replace sj-metadata code
+
+ Rather than using libmusicbrainz, we now read disc information
+ using GStreamer and talk to the musicbrainz web service using
+ libsoup.
+
+ We now use a combo box in the info bar rather than a separate dialog
+ for choosing between multiple album matches.
+
+ .gitignore | 2 +
+ configure.ac | 50 --
+ doc/reference/Makefile.am | 8 -
+ plugins/audiocd/Makefile.am | 89 +--
+ plugins/audiocd/multiple-album.ui | 119 ----
+ plugins/audiocd/rb-audiocd-info.c | 281 ++++++++
+ plugins/audiocd/rb-audiocd-info.h | 68 ++
+ plugins/audiocd/rb-audiocd-source.c | 1038 ++++++++++++++--------------
+ plugins/audiocd/rb-musicbrainz-lookup.c | 524 ++++++++++++++
+ plugins/audiocd/rb-musicbrainz-lookup.h | 110 +++
+ plugins/audiocd/sj-error.c | 36 -
+ plugins/audiocd/sj-error.h | 41 --
+ plugins/audiocd/sj-metadata-getter.c | 261 -------
+ plugins/audiocd/sj-metadata-getter.h | 62 --
+ plugins/audiocd/sj-metadata-gvfs.c | 264 -------
+ plugins/audiocd/sj-metadata-gvfs.h | 57 --
+ plugins/audiocd/sj-metadata-marshal.list | 1 -
+ plugins/audiocd/sj-metadata-musicbrainz3.c | 460 ------------
+ plugins/audiocd/sj-metadata-musicbrainz3.h | 56 --
+ plugins/audiocd/sj-metadata-musicbrainz4.c | 615 ----------------
+ plugins/audiocd/sj-metadata-musicbrainz4.h | 56 --
+ plugins/audiocd/sj-metadata.c | 225 ------
+ plugins/audiocd/sj-metadata.h | 59 --
+ plugins/audiocd/sj-structures.c | 81 ---
+ plugins/audiocd/sj-structures.h | 99 ---
+ plugins/audiocd/test-cd.c | 234 +++++++
+ plugins/audiocd/update-from-egg.sh | 25 -
+ po/POTFILES.in | 8 +-
+ 28 files changed, 1741 insertions(+), 3188 deletions(-)
+
+commit 20cc68390403cb5ef45d083000ffd1b1342d58d0
+Author: Filipe Gomes <filipefgomes gmail com>
+Date: Thu Aug 30 08:34:55 2012 +0100
+
+ Updated Portuguese translation
+
+ po/pt.po | 5337 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 2772 insertions(+), 2565 deletions(-)
+
+commit 5be12a74db5c6ee3e20fb7df7682a1f0414cd4c3
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Thu Aug 30 04:09:05 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 93 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 47 insertions(+), 46 deletions(-)
+
+commit a19f9f395e4ea024ca5dbfde5db29a31d7e7776a
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Aug 16 11:12:32 2012 +0100
+
+ podcast: Handle itms URLs if browser plugin is built
+
+ Fix links to iTunes podcast pages not be handled in Epiphany.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=682970
+
+ configure.ac | 5 ++++-
+ data/rhythmbox.desktop.in.in | 2 +-
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 323b901261209513ca1a63fcc9d9eb198c4c823a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Aug 29 22:57:35 2012 +1000
+
+ display-page: make pixbuf a construct property
+
+ Playlist and iradio sources need to adapt to this to set their pixbufs
+ in constructed rather than init, so it doesn't get overwritten by the
+ default.
+
+ plugins/iradio/rb-iradio-source.c | 25 ++++++++++++-------------
+ sources/rb-auto-playlist-source.c | 8 +++++++-
+ sources/rb-display-page.c | 2 +-
+ sources/rb-static-playlist-source.c | 10 +++++++++-
+ 4 files changed, 29 insertions(+), 16 deletions(-)
+
+commit 7d24b746e778e989b0236875bf0dc8aea6e44100
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Wed Aug 29 08:52:08 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 475 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 242 insertions(+), 233 deletions(-)
+
+commit a92b7e00f5b6ee1ecdfd03dd422a9df8f115a1fb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Aug 29 09:14:35 2012 +1000
+
+ entry-view: emit sort-order notifications only when it actually changes
+
+ This cuts out some totally unnecessary GSettings writes on startup.
+
+ widgets/rb-entry-view.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 2332096e09b50b97150d1a607d2c4e821415cb6e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 28 21:51:42 2012 +1000
+
+ mtp: add track number to filenames
+
+ This allows me to store things like this:
+ http://www.discogs.com/UR-Codebreaker/release/1694
+ on MTP devices.
+
+ plugins/mtpdevice/rb-mtp-source.c | 14 +++++++++++++-
+ 1 file changed, 13 insertions(+), 1 deletion(-)
+
+commit 2b12bcf5c1fb34da63eaa366dd0b7115467a980d
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Sun Aug 26 20:15:39 2012 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 1483 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 706 insertions(+), 777 deletions(-)
+
+commit 4783c034f9c4cb626f03b084268cd7c3eb2d7294
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sat Aug 25 12:08:49 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 63 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 25 insertions(+), 38 deletions(-)
+
+commit 58d81cc811098c6ec556a116d2b5fc111d1245dc
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sat Aug 25 10:27:38 2012 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 124 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 66 insertions(+), 58 deletions(-)
+
+commit b35a486e7c2b844564b6d897148d85abd4a21a5b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 24 08:09:36 2012 +1000
+
+ silence some g-i warnings
+
+ backends/rb-player-gst-tee.c | 2 +-
+ lib/libmediaplayerid/mpid-device.c | 32 ++++++++++++++++----------------
+ metadata/rb-ext-db.c | 2 +-
+ rhythmdb/rhythmdb-entry-type.c | 12 ++++++------
+ rhythmdb/rhythmdb-query.c | 2 +-
+ rhythmdb/rhythmdb.c | 6 +++---
+ shell/rb-playlist-manager.c | 2 +-
+ shell/rb-removable-media-manager.c | 6 +++---
+ shell/rb-shell-player.c | 2 +-
+ shell/rb-track-transfer-batch.c | 14 +++++++-------
+ shell/rb-track-transfer-queue.c | 4 ++--
+ sources/rb-media-player-source.c | 2 +-
+ widgets/rb-entry-view.c | 4 ++--
+ widgets/rb-property-view.c | 2 +-
+ widgets/rb-segmented-bar.c | 6 +++---
+ 15 files changed, 49 insertions(+), 49 deletions(-)
+
+commit 18f1bf6e17dbe3b493087cb8bfa83a77497f547e
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Fri Aug 24 00:16:44 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 467 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 238 insertions(+), 229 deletions(-)
+
+commit 2313d701fa0534ab41f7eadf87dd957bc6642023
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Aug 23 01:29:29 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 49 +++++++++++++++++++++++++------------------------
+ 1 file changed, 25 insertions(+), 24 deletions(-)
+
+commit 072448f6eba8a4ec394ebc2d1ce4cd148ae62181
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 23 09:04:52 2012 +1000
+
+ playbin2: complain if we can't create an audio sink
+
+ backends/gstreamer/rb-player-gst.c | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit ffd08a5823fa599141b5ef857645ecb4228331c0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 23 08:20:58 2012 +1000
+
+ grilo: finish porting to grilo 0.2
+
+ plugins/grilo/rb-grilo-plugin.c | 56 ++++++++++++++-----------
+ plugins/grilo/rb-grilo-source.c | 91 ++++++++++++++++++++++++++---------------
+ 2 files changed, 90 insertions(+), 57 deletions(-)
+
+commit 214fe1216095bf558f7a14add26e6cfa38b5860e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 21 08:58:37 2012 +1000
+
+ header: hide the time button if it has no content (bug #682309)
+
+ widgets/rb-header.c | 15 +++++++++++++--
+ 1 file changed, 13 insertions(+), 2 deletions(-)
+
+commit 6b4e865b2d9da65300212393d9cf1fa11471334c
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Mon Aug 20 00:17:51 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 553 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 298 insertions(+), 255 deletions(-)
+
+commit c662e3cc13c33f8f80f56cf077dc4d2101f73390
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 20 07:52:30 2012 +1000
+
+ pythonconsole: don't use the deprecated GObject.get_data and set_data
+
+ plugins/pythonconsole/pythonconsole.py | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 86eb47f705b2f0e6e8ba8d90073c961d47dbfb95
+Author: Jasper Lievisse Adriaanse <jasper humppa nl>
+Date: Fri Aug 17 15:28:05 2012 +0200
+
+ grilo: Port to the grilo 0.2 API
+
+ Signed-off-by: Jonathan Matthew <jmatthew src gnome org>
+
+ INSTALL.quick | 2 +-
+ configure.ac | 4 ++--
+ plugins/grilo/rb-grilo-plugin.c | 6 ++---
+ plugins/grilo/rb-grilo-source.c | 52 ++++++++++++++++++++---------------------
+ plugins/grilo/rb-grilo-source.h | 2 +-
+ 5 files changed, 33 insertions(+), 33 deletions(-)
+
+commit f20e383289ba8bf64b2b99c5ea255936f3a3d674
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Aug 16 00:27:52 2012 +0100
+
+ audioscrobbler: iterate data queue correctly instead of segfaulting
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8d0741b940ab9b6b7ade5fe1370a88bb5e5c080b
+Author: Jiro Matsuzawa <jmatsuzawa gnome org>
+Date: Fri Aug 10 21:30:06 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ Modify the About label
+
+ po/ja.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 4470b4724b944676b4f9af44526306a71b21f6db
+Author: Jiro Matsuzawa <jmatsuzawa gnome org>
+Date: Fri Aug 10 21:19:20 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ Merge latest pot
+
+ po/ja.po | 346 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 188 insertions(+), 158 deletions(-)
+
+commit f5e84114f7e99636f6e5d68a648b5d657fdeee91
+Author: Tristin Celestin <tristin celestin gmail com>
+Date: Fri Aug 10 07:59:16 2012 +1000
+
+ xfade: handle buffering messages with no associated stream (bug #681178)
+
+ backends/gstreamer/rb-player-gst-xfade.c | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit f7a2793acdf6422bdab373c69ad60a67036060ba
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Aug 4 00:22:03 2012 +0100
+
+ audioscrobbler: use single image download for multiple data items
+
+ Rather than downloading the same image multiple times, multiple data items
+ append themselves to the list of items interested in the download.
+ When the download completes it notifies every interested data item,
+ not just the one it was initially downloaded for.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=681259
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 165 ++++++++++++++----------
+ 1 file changed, 97 insertions(+), 68 deletions(-)
+
+commit ac274de40f926f694ecb7223b3cb6baee627580c
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Aug 7 21:11:06 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 157 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 81 insertions(+), 76 deletions(-)
+
+commit f3009f78e1f7d18eff808df71a32d78bebaefeff
+Author: Žygimantas Beručka <uid0 akl lt>
+Date: Tue Aug 7 16:02:26 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 950d5d9d0880d916b3b608ba920d50d8ec626b08
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Tue Aug 7 09:58:02 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 896 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 439 insertions(+), 457 deletions(-)
+
+commit 6839a04ecfc29030df7e40182da73f04056093a8
+Author: Giovanni Campagna <gcampagna src gnome org>
+Date: Wed Aug 1 22:45:14 2012 +0200
+
+ artsearch: try harder to find album art from musicbrainz
+
+ If the song is lacking musicbrainz specific metadata, try a search
+ for artist and album name instead.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=681018
+
+ plugins/artsearch/musicbrainz.py | 22 ++++++++++++++++++++--
+ 1 file changed, 20 insertions(+), 2 deletions(-)
+
+commit 0a3cb152e031b95ecf643b05dbc6c7385116a811
+Author: Ryan Lortie <desrt desrt ca>
+Date: Mon Jul 30 17:07:59 2012 +0200
+
+ preferences: don't free consumed floating GVariant
+
+ g_variant_builder_end() returns a floating reference and
+ g_settings_set_value() consumes it, so we should not unref it again.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=680842
+
+ shell/rb-shell-preferences.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 014c7ce5b3f62a3b1040f781f23dfcbe7e0c4ea8
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Jul 30 16:54:04 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 406 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 211 insertions(+), 195 deletions(-)
+
+commit d0fbea52efe3381fdd51e1aa3d95d73f3987cf0b
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Jul 30 14:38:27 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 338 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 165 insertions(+), 173 deletions(-)
+
+commit 4f969dfb1d0e557fc7274acfa312323bebcaef7c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 30 21:13:26 2012 +1000
+
+ Remove more markup from UI files
+
+ plugins/audiocd/album-info.ui | 17 +--------
+ plugins/daap/daap-prefs.ui | 83 +++++++++++++++++++++++++++++++++++-------
+ plugins/ipod/ipod-init.ui | 11 ++++--
+ plugins/lyrics/lyrics-prefs.ui | 30 +++++++++++----
+ 4 files changed, 100 insertions(+), 41 deletions(-)
+
+commit 2be8e3cc15c1c0b23e4b7770a88160d17a7dcd01
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Wed May 30 10:42:03 2012 +0200
+
+ Removed markup from UI files
+
+ data/ui/create-playlist.ui | 1 -
+ data/ui/media-player-properties.ui | 24 ++++++++++++++++--------
+ data/ui/playlist-save.ui | 6 ++++--
+ data/ui/sync-dialog.ui | 12 ++++++++----
+ plugins/daap/daap-prefs.ui | 12 ++++++++----
+ plugins/generic-player/generic-player-info.ui | 6 ++++--
+ plugins/ipod/ipod-info.ui | 6 ++++--
+ plugins/lyrics/lyrics-prefs.ui | 12 ++++++++----
+ plugins/magnatune/magnatune-loading.ui | 6 ++++--
+ plugins/mtpdevice/mtp-info.ui | 6 ++++--
+ 10 files changed, 60 insertions(+), 31 deletions(-)
+
+commit b5c2330ac0d93d76d6f1230e675f855d89fe9b61
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jul 25 08:57:51 2012 +1000
+
+ context: add scrolling for the top five list (bug #673956)
+
+ plugins/context/ContextView.py | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 7ea6f97f1e356c3fdef9cac7403d0f712d544f61
+Author: Tiffany Antopolski <tiffany antopolski gmail com>
+Date: Sun Mar 18 18:12:38 2012 -0400
+
+ help/C: Added Alt+S to list of General Shortcuts
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=653781
+
+ help/C/rhythmbox.xml | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+commit 01a829f549a0fd90ad8c8befd0793fa5f133f8f8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 24 20:43:36 2012 +1000
+
+ context: remove the module_context parameter (bug #678661)
+
+ Caching the template modules doesn't really buy us anything, and
+ there is the possibility that it could be used to load hostile code
+ into another user's process (since the module directory was under /tmp).
+ If it turns out we need the cache, we should put it somewhere
+ under the XDG cache dir.
+
+ plugins/context/AlbumTab.py | 6 ++----
+ plugins/context/ArtistTab.py | 4 ++--
+ plugins/context/LinksTab.py | 3 +--
+ plugins/context/LyricsTab.py | 6 ++----
+ 4 files changed, 7 insertions(+), 12 deletions(-)
+
+commit 750336ee87bfcd8b0c1b3c015fc22486719c1e41
+Author: Žygimantas Beručka <uid0 akl lt>
+Date: Mon Jul 23 15:16:58 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 4d7a88ac89f6df4c71421a873963526f598b4124
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sun Jul 22 23:18:05 2012 +0200
+
+ Updated German translation
+
+ po/de.po | 479 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 263 insertions(+), 216 deletions(-)
+
+commit c44dead84cf36cf2b535cac3b8232d710b456ac1
+Author: Andika Triwidada <andika gmail com>
+Date: Sun Jul 22 15:59:59 2012 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 1583 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 556 insertions(+), 1027 deletions(-)
+
+commit 5e2b4a49282a27860c29bdeb1ea14ecb3f5c997a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 17:03:23 2012 +1000
+
+ Update use of GAction with GApplication for gtk+ 3.4
+
+ shell/rb-shell.c | 36 +++---------------------------------
+ 1 file changed, 3 insertions(+), 33 deletions(-)
+
+commit fb95b315c20338eea4cf76c41883a91e3bb2ae86
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 16:57:52 2012 +1000
+
+ use g_atomic_int_add instead of g_atomic_int_exchange_and_add
+
+ rhythmdb/rhythmdb.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ec3adbf0f64ab09b3ed734b4058155bce847fed8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 16:56:52 2012 +1000
+
+ use gst_element_factory_make to create clutter sink
+
+ plugins/visualizer/rb-visualizer-page.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 3f1cf05ba629523e439b5c997c28f07ba71681fb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 16:52:57 2012 +1000
+
+ replace g_thread_create with g_thread_new
+
+ lib/rb-file-helpers.c | 2 +-
+ lib/rb-thread.c | 5 +----
+ plugins/audiocd/rb-audiocd-source.c | 3 +--
+ plugins/audiocd/sj-metadata-getter.c | 13 +------------
+ plugins/ipod/rb-ipod-db.c | 5 +++--
+ plugins/ipod/rb-ipod-source.c | 2 +-
+ plugins/mtpdevice/rb-mtp-thread.c | 2 +-
+ podcast/rb-podcast-add-dialog.c | 8 +-------
+ podcast/rb-podcast-manager.c | 16 ++++++----------
+ rhythmdb/rhythmdb-monitor.c | 2 +-
+ rhythmdb/rhythmdb.c | 2 +-
+ shell/rb-playlist-manager.c | 2 +-
+ shell/rb-shell-player.c | 2 +-
+ 13 files changed, 20 insertions(+), 44 deletions(-)
+
+commit 30fde08f523f72c2e90ca547d8952ce6ce39c727
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 16:38:13 2012 +1000
+
+ allocate GMutex and GCond statically, or embed in structures
+
+ backends/gstreamer/rb-player-gst-xfade.c | 181 +++++++++++++++----------------
+ lib/rb-file-helpers.c | 13 +--
+ lib/rb-util.c | 33 +++---
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 30 ++---
+ plugins/mtpdevice/rb-mtp-gst-src.c | 21 ++--
+ rhythmdb/rb-refstring.c | 19 ++--
+ rhythmdb/rhythmdb-import-job.c | 38 +++----
+ rhythmdb/rhythmdb-monitor.c | 10 +-
+ rhythmdb/rhythmdb-private.h | 16 +--
+ rhythmdb/rhythmdb-tree.c | 138 +++++++++++------------
+ rhythmdb/rhythmdb.c | 104 ++++++++----------
+ shell/rb-playlist-manager.c | 17 ++-
+ 12 files changed, 285 insertions(+), 335 deletions(-)
+
+commit 6686ded6c17fa4ce8bbc1518ec7c06737d539adb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 16:27:14 2012 +1000
+
+ remove glib version checks that are no longer required
+
+ plugins/mtpdevice/rb-mtp-source.c | 5 -----
+ rhythmdb/rhythmdb-monitor.c | 6 ------
+ shell/rb-removable-media-manager.c | 4 ----
+ 3 files changed, 15 deletions(-)
+
+commit a1172d167bd2e7e8f1865a736004fdf378fe4184
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 16:05:05 2012 +1000
+
+ replace deprecated GValueArray with equivalent GArrays
+
+ backends/gstreamer/rb-player-gst-xfade.c | 10 ++---
+ lib/rb-util.c | 32 ++++++--------
+ lib/rb-util.h | 2 +-
+ plugins/ipod/rb-ipod-source.c | 6 +--
+ plugins/mpris/rb-mpris-plugin.c | 6 +--
+ plugins/visualizer/rb-visualizer-fullscreen.c | 6 +--
+ podcast/rb-podcast-source.c | 6 +--
+ rhythmdb/rhythmdb-query-model.c | 24 +++++-----
+ rhythmdb/rhythmdb.c | 14 +++---
+ rhythmdb/rhythmdb.h | 2 +-
+ shell/rb-playlist-manager.c | 9 ++--
+ shell/rb-shell-player.c | 8 ++--
+ sources/rb-auto-playlist-source.c | 41 ++++++++---------
+ sources/rb-auto-playlist-source.h | 4 +-
+ tests/test-rhythmdb.c | 4 +-
+ tests/test-widgets.c | 64 +++++++++++++++------------
+ widgets/rb-query-creator.c | 17 +++----
+ widgets/rb-query-creator.h | 4 +-
+ widgets/rb-song-info.c | 21 ++++-----
+ 19 files changed, 142 insertions(+), 138 deletions(-)
+
+commit 88c358cd8b5da216c5ff61031e02987c7b08efbb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 15:51:45 2012 +1000
+
+ remove calls to g_thread_init
+
+ shell/main.c | 1 -
+ tests/bench-rhythmdb-load.c | 1 -
+ tests/test-audioscrobbler.c | 1 -
+ tests/test-file-helpers.c | 1 -
+ tests/test-rb-lib.c | 1 -
+ tests/test-rhythmdb-property-model.c | 1 -
+ tests/test-rhythmdb-query-model.c | 1 -
+ tests/test-rhythmdb-query.c | 1 -
+ tests/test-rhythmdb-tree-serialization.c | 1 -
+ tests/test-rhythmdb-view.c | 1 -
+ tests/test-rhythmdb.c | 1 -
+ tests/test-widgets.c | 1 -
+ 12 files changed, 12 deletions(-)
+
+commit 3fb9c56e39f9d413dd3594f6675c36a4b3873b9c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 21 15:48:53 2012 +1000
+
+ Bump glib, gtk+, totem-pl-parser and pygobject requirements
+
+ INSTALL.quick | 10 +++++++---
+ configure.ac | 27 +++++++++++++--------------
+ 2 files changed, 20 insertions(+), 17 deletions(-)
+
+commit d22102ee4f226e20fe1df896a62641f5a9dfd0ef
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 20 23:19:17 2012 +1000
+
+ object-property-editor: set column spacing to 6
+
+ widgets/rb-object-property-editor.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 9106a8f139766f2d342f32d19a90ed8fa3053189
+Author: Hideki Yamnane <henrich debian org>
+Date: Fri Jul 20 09:20:24 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ Fix incorrect translation
+
+ po/ja.po | 142 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 77 insertions(+), 65 deletions(-)
+
+commit 669e6f50f71df712c610131a9c0d459f58f613f7
+Author: Žygimantas Beručka <uid0 akl lt>
+Date: Tue Jul 10 18:03:54 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 762 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 392 insertions(+), 370 deletions(-)
+
+commit ca6523bd60ca68b40d3d507bd8d41848f594efc1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 6 08:21:06 2012 +1000
+
+ grilo: hide optical-media and bliptv plugins (bug #679326)
+
+ plugins/grilo/rb-grilo-plugin.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit d9a4ec8b0eb1438cc95c49d80b0310a23065bc10
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 2 08:46:59 2012 +1000
+
+ visualizer: use localised labels in quality menu (bug #679222)
+
+ plugins/visualizer/rb-visualizer-menu.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 542a38da8db5d08a371cd7af18fa6ad40cfcaf87
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Jul 1 18:28:37 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 128 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 64 insertions(+), 64 deletions(-)
+
+commit 5addcebf92f6093937374a837f990e61d0a09360
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 1 20:24:21 2012 +1000
+
+ visualizer: remove more recursive clutter locking
+
+ plugins/visualizer/rb-visualizer-fullscreen.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 3f0482edba782672e0dbd11ca20b4aaa8360c317
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 1 20:20:12 2012 +1000
+
+ visualizer: rework fullscreen start and stop
+
+ Rather than reparenting the clutter embed into the fullscreen
+ window and back, we now create a new embed for fullscreen mode
+ and move the clutter sink actor into it. At some point, clutter
+ stopped being able to handle events when the embed widget gets
+ reparented.
+
+ plugins/visualizer/rb-visualizer-fullscreen.c | 20 ++--------
+ plugins/visualizer/rb-visualizer-fullscreen.h | 2 +-
+ plugins/visualizer/rb-visualizer-page.c | 57 +++++++++++++++++++++------
+ plugins/visualizer/rb-visualizer-page.h | 1 +
+ 4 files changed, 51 insertions(+), 29 deletions(-)
+
+commit 45eaac43b7d884930a7e87032bb28f00d4342935
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 1 11:59:24 2012 +1000
+
+ visualizer: don't assume clutter lock is recursive (bug #678254)
+
+ plugins/visualizer/rb-visualizer-fullscreen.c | 69 ++++++++++++++++++---------
+ plugins/visualizer/rb-visualizer-page.c | 4 ++
+ 2 files changed, 50 insertions(+), 23 deletions(-)
+
+commit 78c5632076bcdb5a420c707b3c240efb562cea4e
+Author: Tristin Celestin <tristin celestin gmail com>
+Date: Wed Jun 27 12:46:09 2012 -0400
+
+ Added border around podcast treeview widget.
+
+ data/ui/podcast-add-dialog.ui | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit be47f2f4ac95113a7b54ea54f42fc982829e58a0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 28 20:48:35 2012 +1000
+
+ header: handle losing focus after receiving a button press (bug #677955)
+
+ If the scale loses focus immediately after receiving a button press
+ event, it shouldn't think the user is still dragging the slider.
+ This happens when button presses go through the scale to the toolbar.
+
+ widgets/rb-header.c | 30 +++++++++++++++++++++++++++++-
+ 1 file changed, 29 insertions(+), 1 deletion(-)
+
+commit a16a8bb41090233a28778e45f277e94de091f773
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 27 13:04:44 2012 +1000
+
+ header: remove left-click workaround for gtk+ 3.5+ (bug #678923)
+
+ GtkScale has the right behaviour now. Keep the workaround for
+ older versions.
+
+ widgets/rb-header.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 7acd9e10ee069428ad6ba827f065574fde6610e6
+Author: Olya Matsuk <olya matsuk net>
+Date: Mon Jun 25 11:31:41 2012 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 1193 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 546 insertions(+), 647 deletions(-)
+
+commit d1681cb974172c8a8f4bf9f3309b7823bc44767d
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Fri Jun 22 20:16:20 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 130 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 65 insertions(+), 65 deletions(-)
+
+commit 0c5a47c07a4c58d4e31482a5c7acd2e21827acd8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 22 17:39:02 2012 +1000
+
+ add missing marshaler for ext-db
+
+ lib/rb-marshal.list | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 7cdf4cd10831e9cbd011dfcd3ee2f37d155266e0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 21 18:23:02 2012 +1000
+
+ ext-db: rethink signal return types to avoid leaks
+
+ Returning GValues as boxed types through
+ rb_signal_accumulator_value_handled adds an extra copy that
+ we can't clean up. Not a problem for basic types, but
+ for objects and strings it causes leaks. Instead, return the
+ values as pointers.
+
+ metadata/rb-ext-db.c | 27 ++++++++-------------------
+ 1 file changed, 8 insertions(+), 19 deletions(-)
+
+commit 7ea940f4a9448bb611753a06f33891568498868a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 21 18:20:27 2012 +1000
+
+ fading-image: fix pixbuf ref leak
+
+ widgets/rb-fading-image.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit fc1e8cad2c3934b58d77d5ba3d2eac948c4e903f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 20 22:39:05 2012 +1000
+
+ ext-db: fix various leaks
+
+ metadata/rb-ext-db.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 3dec1ff5f0b9675e70cab1503dd06ac7ef3cf4ec
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 20 22:37:49 2012 +1000
+
+ rhythmdb: fix leaks in ext-db matching function
+
+ rhythmdb/rhythmdb.c | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit b889c0953be1d34168712cd367d96d1a972bf042
+Author: Rūdolfs Mazurs <rudolfsm src gnome org>
+Date: Wed Jun 20 20:59:10 2012 +0300
+
+ Updated Latvian translation
+
+ po/lv.po | 111 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 60 insertions(+), 51 deletions(-)
+
+commit 0a606d1e447fab2250dfaf7b219d22ee2adc5482
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 18 22:30:29 2012 +1000
+
+ rhythmbox-client: fix --check-running and --no-start (bug #678261)
+
+ GApplication doesn't provide a means to do this, so check if the
+ app is running by creating a dbus proxy for it before registration.
+
+ remote/dbus/rb-client.c | 31 +++++++++++++++++++++++--------
+ 1 file changed, 23 insertions(+), 8 deletions(-)
+
+commit 77afb61b6214d9fb7a50ae5b229c7e64c2502152
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 18 22:29:06 2012 +1000
+
+ rhythmbox-client: remove --hide from man page
+
+ data/rhythmbox-client.1 | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit c9e6862c85d8b085af644e4f00f76b5732d0b992
+Author: Ross Lagerwall <rosslagerwall gmail com>
+Date: Sat Apr 7 12:24:06 2012 +0200
+
+ Enable configure to work on Dash in addition to Bash.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9e353dc4cc8fee47f1c94274e998b3abf8c8bb26
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jun 17 10:53:06 2012 +1000
+
+ mtp: make 'properties' action insensitive while loading (bug #678138)
+
+ plugins/mtpdevice/rb-mtp-plugin.c | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit ad8ab010c133d7ea20f86e4c0e1d9f02b6895d58
+Author: Christophe Fergeau <cfergeau redhat com>
+Date: Sat Jun 16 13:24:27 2012 +0200
+
+ Fix memory leak in rb_gst_media_type_matches_profile
+
+ 'caps' is created with gst_caps_from_string so it must be unref'ed
+ when it's no longer used.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=678208
+
+ lib/rb-gst-media-types.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 96aa2cdf837ebf7ca6229b5105ea779603d3316d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 13 19:16:15 2012 +1000
+
+ ext-db: don't leak strings passed or returned as GStrings
+
+ g_string_new_len copies the data rather than taking ownership
+ of it. Manually allocate GStrings and assign the buffers to
+ them instead.
+
+ More huge leaks.
+
+ metadata/rb-ext-db.c | 5 ++++-
+ shell/rb-shell.c | 7 +++++--
+ 2 files changed, 9 insertions(+), 3 deletions(-)
+
+commit 5b281f50f5cd325dae99c078a09795db67484bb5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 13 19:15:40 2012 +1000
+
+ ext-db: clean up more references added during signal returns
+
+ More huge leaks.
+
+ metadata/rb-ext-db.c | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+commit 195c2a7b4fbdead120b6355c1570496bd638dbe8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 13 19:14:03 2012 +1000
+
+ xfade: don't leak tags for streams that never get played
+
+ When a track gets skipped before it even starts playing, the
+ buffered tag lists that would have been processed when it started
+ need to be cleaned up in the dispose function.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 8999cca931818ad7e0385d3ab88b44bfa4329410
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jun 9 19:57:51 2012 +1000
+
+ ext-db: drop the extra reference on objects returned by signals
+
+ this fixes a reasonably large leak on each track change.
+
+ metadata/rb-ext-db.c | 20 +++++++++++++++-----
+ 1 file changed, 15 insertions(+), 5 deletions(-)
+
+commit 3af448ff054a38303a2b157036f16237ee2620e2
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Fri Jun 8 21:16:43 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 14 +++++++++++---
+ 1 file changed, 11 insertions(+), 3 deletions(-)
+
+commit 9d2f7072f9a2980d397d28f4208bdab60473ddda
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Jun 7 18:52:37 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit e0873bf26e83b5611b054d8537c470c3341ba8f5
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Thu Jun 7 12:28:29 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 17 +++++++++++++++--
+ 1 file changed, 15 insertions(+), 2 deletions(-)
+
+commit 9709956325bf410a02b4cfd7129f1619f151e1c0
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Jun 7 01:03:43 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 102 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 55 insertions(+), 47 deletions(-)
+
+commit 24f8d8191d60cf8079689b7dc75e4e85aa73ba47
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Jun 7 00:56:14 2012 +0200
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 5cefe117c3fa6c3920e7edf86d08c5ed205ee2aa
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Mon Jun 4 10:44:15 2012 +0700
+
+ Updated Vietnamese translation
+
+ po/vi.po | 70 ++++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 31 insertions(+), 39 deletions(-)
+
+commit 653edfee69438cd3a9c395a2513eb5c680e55d9f
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Mon Jun 4 10:29:16 2012 +0700
+
+ po/vi.po: import from Damned Lies
+
+ po/vi.po | 2403 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1226 insertions(+), 1177 deletions(-)
+
+commit 267a2d116369525c46b0fcb1f0e55d16da0c90c8
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Mon Jun 4 08:56:41 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 461 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 246 insertions(+), 215 deletions(-)
+
+commit 383481b5026682cb78f33bf68c1ad0f2e1be7d17
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Sun Jun 3 20:23:36 2012 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 2701 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1440 insertions(+), 1261 deletions(-)
+
+commit fdae254b633421e54b672a48b73a613a34ef8e05
+Author: Arash Mousavi <amousavi src gnome org>
+Date: Sun Jun 3 20:54:58 2012 +0430
+
+ Updated Persian translation
+
+ po/fa.po | 110 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 58 insertions(+), 52 deletions(-)
+
+commit e5c85987713da217ae31a5b44b347e2f43e92d35
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jun 3 19:18:20 2012 +1000
+
+ Rhythmbox 2.97
+
+ INSTALL.quick | 8 +++++--
+ NEWS | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 4 ++--
+ 4 files changed, 83 insertions(+), 5 deletions(-)
+
+commit a86c96dc973fa506427ef08c4a266a242e260746
+Author: Arash Mousavi <amousavi src gnome org>
+Date: Sun Jun 3 13:39:53 2012 +0430
+
+ Added Persian Translation
+
+ po/LINGUAS | 1 +
+ po/fa.po | 4820 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 4821 insertions(+)
+
+commit 951221b6e1397684110bfb8e61552caa921e0605
+Author: Bruno Brouard <annoa b gmail com>
+Date: Sun Jun 3 00:03:48 2012 +0200
+
+ Updated French translation
+
+ po/fr.po | 268 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 153 insertions(+), 115 deletions(-)
+
+commit 333ae82190e2c645f1d72776090205258dc35f8d
+Author: Luca Ferretti <lferrett gnome org>
+Date: Sat Jun 2 20:04:47 2012 +0200
+
+ l10n: Updated Italian translation
+
+ po/it.po | 853 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 458 insertions(+), 395 deletions(-)
+
+commit c57348d07eec6c54c3938a5ec2c3678ae693ebe7
+Author: Kentaro KAZUHAMA <kazken3 gmail com>
+Date: Sat Jun 2 17:18:01 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ po/ja.po | 59 +++++++++++++++++++++--------------------------------------
+ 1 file changed, 21 insertions(+), 38 deletions(-)
+
+commit ee53f2240507bb1fabab4c2070cf13d1d5fcd3d7
+Author: Alexander Shopov <ash kambanaria org>
+Date: Sat Jun 2 08:39:32 2012 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 2124 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1002 insertions(+), 1122 deletions(-)
+
+commit dcf67f0c8003aecc3c34628558526aa244379a57
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jun 2 12:05:15 2012 +1000
+
+ rhythmbox-client: make --set-rating work (bug #677318)
+
+ Use the right property name for the playing song URL and build
+ the SetEntryProperties call arguments properly.
+
+ remote/dbus/rb-client.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 7626337144f5abc949eb6f6aaab822e8097817ba
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Fri Jun 1 19:46:17 2012 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 290 ++++++++++++++++++++++++++++++++-------------------------
+ po/sr latin po | 290 ++++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 322 insertions(+), 258 deletions(-)
+
+commit 84264d0047230a0392fddb81ec4723b3725652d2
+Author: Joan Duran <jodufi gmail com>
+Date: Thu May 31 23:07:04 2012 +0200
+
+ [l10n] Updated Catalan translation
+
+ po/ca.po | 2388 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1222 insertions(+), 1166 deletions(-)
+
+commit 15b5263ab38d68a1c1340fb2322d74176cc1ce5b
+Author: OKANO Takayoshi <kano na rim or jp>
+Date: Thu May 31 23:18:08 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ po/ja.po | 1347 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 580 insertions(+), 767 deletions(-)
+
+commit c2c90c4125124e28c27d5bdf03aa8ee9d39727fa
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Thu May 31 15:34:43 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 19 +++++++++----------
+ 1 file changed, 9 insertions(+), 10 deletions(-)
+
+commit 81bfd5799c5b32a2ca35281d3e7337ac00fb8dca
+Author: Bruce Cowan <bruce bcowan me uk>
+Date: Wed May 30 16:18:10 2012 +0100
+
+ Updated British English translation
+
+ po/en_GB.po | 2338 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1197 insertions(+), 1141 deletions(-)
+
+commit 14f3b38183f9b27ccba5297907212564488f45d0
+Author: Marek Černocký <marek manet cz>
+Date: Wed May 30 08:35:23 2012 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 301 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 166 insertions(+), 135 deletions(-)
+
+commit 4e94db076bba3a6175262320c66f7dab9f1dadbf
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Tue May 29 23:45:41 2012 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 813 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 419 insertions(+), 394 deletions(-)
+
+commit 7b6f4283fc16458623c1e48b7bc1a1eae436ea71
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Tue May 29 17:05:43 2012 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 887 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 482 insertions(+), 405 deletions(-)
+
+commit 2d8feb41bade16b6840113dd85239de777c813f5
+Author: Andika Triwidada <andika gmail com>
+Date: Tue May 29 17:15:38 2012 +0700
+
+ Updated Indonesian translation
+
+ po/id.po | 6109 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 4931 insertions(+), 1178 deletions(-)
+
+commit bca7b95b1bd21d06e9faa13e6ff0d995e22f5cdd
+Author: Rūdolfs Mazurs <rudolfsm src gnome org>
+Date: Tue May 29 12:12:42 2012 +0300
+
+ Updated Latvian language
+
+ po/lv.po | 943 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 482 insertions(+), 461 deletions(-)
+
+commit 74dbd97a0a8ecb1ca3477dba5f7133835a80c3e2
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Tue May 29 09:09:06 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 288 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 160 insertions(+), 128 deletions(-)
+
+commit 0de5ae1f05baacc6327963522c7a15907f8bb65d
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sun May 27 12:34:06 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 98 +++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 47 insertions(+), 51 deletions(-)
+
+commit 49eae03a49b03986b89d1e7ade335ee900f0298f
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sun May 27 12:30:50 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 292 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 163 insertions(+), 129 deletions(-)
+
+commit 60bcdb3f1c500239e4bceabf8d0bc8dee50a157e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 27 19:55:19 2012 +1000
+
+ podcast: move info bar for errors to the top of the dialog
+
+ also fix the parent class for the dialog to be GtkBox rather than
+ GtkVBox and/or GtkHBox.
+
+ data/ui/podcast-add-dialog.ui | 107 ++++++++++++++++------------------------
+ podcast/rb-podcast-add-dialog.c | 8 +--
+ podcast/rb-podcast-add-dialog.h | 4 +-
+ podcast/rb-podcast-source.c | 22 +++++----
+ 4 files changed, 63 insertions(+), 78 deletions(-)
+
+commit d00feda6ca155586c7d3e54c42e5a68ec6748314
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat May 26 14:25:48 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 319 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 175 insertions(+), 144 deletions(-)
+
+commit 78f7c7300d69ba0432e05ef2411806a256de47e5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 26 14:43:12 2012 +1000
+
+ metadata: install ext-db headers (bug #676860)
+
+ metadata/Makefile.am | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit df4f01f0b1168011176aeb544f4f695b260648ae
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 26 13:55:28 2012 +1000
+
+ podcast: new podcast subscription dialog
+
+ This uses the previously added podcast searches to find podcasts,
+ previews podcasts before subscription (including playback of episodes)
+ and makes importing feeds via OPML a bit easier too.
+
+ data/ui/Makefile.am | 1 +
+ data/ui/podcast-add-dialog.ui | 183 ++++++++
+ data/ui/rhythmbox-ui.xml | 1 -
+ po/POTFILES.in | 2 +
+ podcast/Makefile.am | 2 +
+ podcast/rb-podcast-add-dialog.c | 941 ++++++++++++++++++++++++++++++++++++++++
+ podcast/rb-podcast-add-dialog.h | 73 ++++
+ podcast/rb-podcast-manager.c | 16 -
+ podcast/rb-podcast-manager.h | 1 -
+ podcast/rb-podcast-source.c | 96 ++--
+ podcast/rb-podcast-source.h | 2 +
+ shell/rb-shell.c | 5 +-
+ 12 files changed, 1275 insertions(+), 48 deletions(-)
+
+commit 55c369409c5d87e2e797a4ab69ac3f2cada49a1c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 26 13:52:14 2012 +1000
+
+ podcast: add entry type for podcast search results
+
+ This will be used to represent episodes in podcasts in search results.
+ Entries of this type are not saved to disk, and don't do tricky things
+ with mount points vs locations, but otherwise they're like episode entries.
+
+ podcast/rb-podcast-entry-types.c | 64 ++++++++++++++++++++++++------
+ podcast/rb-podcast-entry-types.h | 2 +
+ podcast/rb-podcast-manager.c | 86 ++++++++++++++++++++++------------------
+ podcast/rb-podcast-manager.h | 4 ++
+ rhythmdb/rhythmdb.c | 9 +++--
+ 5 files changed, 112 insertions(+), 53 deletions(-)
+
+commit 539e378a51ed4af0fe0955b531af3e2d615d55ad
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 26 13:45:23 2012 +1000
+
+ podcast: add podcast search infrastructure
+
+ This searches iTunes and Miroguide for podcast feeds. Not hooked
+ up to any UI yet, but will be soon.
+
+ This also makes json-glib a required dependency, which means the
+ last.fm plugin can always be built.
+
+ .gitignore | 1 +
+ configure.ac | 33 +----
+ plugins/Makefile.am | 5 +-
+ podcast/Makefile.am | 26 +++-
+ podcast/rb-podcast-manager.c | 31 +++++
+ podcast/rb-podcast-manager.h | 2 +
+ podcast/rb-podcast-parse.c | 47 ++++++++
+ podcast/rb-podcast-parse.h | 4 +
+ podcast/rb-podcast-search-itunes.c | 207 ++++++++++++++++++++++++++++++++
+ podcast/rb-podcast-search-miroguide.c | 219 ++++++++++++++++++++++++++++++++++
+ podcast/rb-podcast-search.c | 96 +++++++++++++++
+ podcast/rb-podcast-search.h | 74 ++++++++++++
+ podcast/test-podcast-search.c | 152 +++++++++++++++++++++++
+ 13 files changed, 859 insertions(+), 38 deletions(-)
+
+commit 432fdd25037564fe3062b131c6c1db07b876c491
+Author: Martin Srebotnjak <miles filmsi net>
+Date: Mon May 21 09:12:43 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 367 ++++++++++++---------------------------------------------------
+ 1 file changed, 67 insertions(+), 300 deletions(-)
+
+commit a560a7ed256a8f16b22dfd487c07a5ee657f5824
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Sun May 20 11:27:10 2012 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 130 ++++++++++++++++++++++++++++++---------------------------
+ po/sr latin po | 130 ++++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 136 insertions(+), 124 deletions(-)
+
+commit 3f5e61fed3beacb27b4324d915998463fe2ad917
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 19 19:01:22 2012 +1000
+
+ audiocd: reset read speed to maximum for extraction
+
+ cdparanoiasrc doesn't do this itself (though it should), so do it
+ ourselves. setting read-speed to -1 means cdparanoiasrc won't apply
+ it to the device, so use 0xffff instead, which is the maximum value
+ for the scsi command that gets sent to the device.
+
+ plugins/audiocd/rb-audiocd-plugin.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 39ab91a26b3e028f9afaa6ccf2f22a8ede3a820a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 16 07:44:21 2012 +1000
+
+ don't crash when re-enabling library monitoring (bug #672198)
+
+ rhythmdb/rhythmdb.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 1ca7e8dff87799e212a834fcc3be8f5872415efa
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Wed May 16 02:08:20 2012 +0530
+
+ updated telugu translation
+
+ po/te.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 1c31708344ffd8cedf47ffc1eec771a14ac8f148
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 8 20:50:21 2012 +1000
+
+ source: impl_delete_thyself doesn't live here any more
+
+ sources/rb-source.h | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit f8f6321f96d99ad2cc33007bec7e75737d7b16f7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon May 7 12:31:54 2012 +1000
+
+ add a property to RBSource indicating the source loading status
+
+ Media player sources in particular take some time to load their
+ contents, during which some actions may not be available.
+
+ In media player sources, disable the sync action and defer transfers
+ until fully loaded.
+
+ plugins/audiocd/rb-audiocd-source.c | 9 +++++
+ plugins/daap/rb-daap-source.c | 6 ++-
+ plugins/generic-player/rb-generic-player-source.c | 27 +++++++++++---
+ plugins/ipod/rb-ipod-source.c | 32 +++++++++++++---
+ plugins/mtpdevice/rb-mtp-source.c | 36 +++++++++++++-----
+ sources/rb-media-player-source.c | 15 +++++++-
+ sources/rb-source.c | 45 ++++++++++++++++++++++-
+ sources/rb-source.h | 10 +++++
+ sources/rb-transfer-target.c | 25 +++++++++----
+ sources/rb-transfer-target.h | 2 +-
+ 10 files changed, 175 insertions(+), 32 deletions(-)
+
+commit cdd0bec0eb6e622884deb93b62a0eecd0d3b017c
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sat May 5 12:56:12 2012 +0200
+
+ Updated German translation
+
+ po/de.po | 699 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 368 insertions(+), 331 deletions(-)
+
+commit 5066c0fee039ab7186aba1b915c1eaa63a70b88b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 2 22:37:03 2012 +1000
+
+ source-toolbar: hook up the accelerator for the browse action
+
+ Since there's no longer a menu item for the browse action, its
+ accelerator isn't being activated. This seems like a bit of a loss,
+ so we'll do it ourselves as part of the toolbar updates when the
+ source selection changes.
+
+ widgets/rb-source-toolbar.c | 17 +++++++++++++----
+ 1 file changed, 13 insertions(+), 4 deletions(-)
+
+commit d63f7d87c59874f67ad1d7c1dbcd10679ca940d8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 2 09:06:32 2012 +1000
+
+ metadata: only copy access and ownership attributes on writes
+
+ Copying creation/modification times when modifying files is
+ terrible, so we shouldn't do that.
+
+ metadata/rb-metadata-gst.c | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit 47286e6b32fcfa5953435e5e20ae1ee60302601a
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Sat Apr 28 12:05:07 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 2329 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1153 insertions(+), 1176 deletions(-)
+
+commit 4810e4f0aa05872e057cac049173adbc5b700f66
+Author: Sven Arvidsson <sa whiz se>
+Date: Fri Apr 27 19:07:08 2012 +1000
+
+ rhythmbox-client: use correct property for duration (bug #674897)
+
+ remote/dbus/rb-client.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b16c4c3d244846c77e3d7d6438ea49d602d5a061
+Author: Bruno Brouard <annoa b gmail com>
+Date: Wed Apr 25 23:35:33 2012 +0200
+
+ Updated French translation
+
+ po/fr.po | 117 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 63 insertions(+), 54 deletions(-)
+
+commit d095757ca1987e38cda075932b092eb30abc8319
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Apr 24 22:15:20 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 116 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 62 insertions(+), 54 deletions(-)
+
+commit 11539738afa8a0b84d9f631a11926ebdbfdcd505
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Tue Apr 24 22:08:59 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 58 +++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 33 insertions(+), 25 deletions(-)
+
+commit 17eea05021335d07d5728cf2aa200f5207d4e123
+Author: Marek Černocký <marek manet cz>
+Date: Tue Apr 24 19:30:15 2012 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 116 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 62 insertions(+), 54 deletions(-)
+
+commit c175d2d5914b2e0b9e6aa4d5de81100a9523871f
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Apr 23 11:42:34 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 125 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 68 insertions(+), 57 deletions(-)
+
+commit b2439d89df2a4aa5883d2d947fc07c150d0b3193
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 23 08:52:33 2012 +1000
+
+ library: add encoder presets and custom settings
+
+ This gives the user the option of using the default settings,
+ a preexisting preset for the encoder being used, or custom
+ settings created by editing a restricted set of properties.
+
+ data/org.gnome.rhythmbox.gschema.xml | 20 ++-
+ data/ui/library-prefs.ui | 112 +++++++-----
+ sources/rb-library-source.c | 334 ++++++++++++++++++++++++++++++++---
+ 3 files changed, 392 insertions(+), 74 deletions(-)
+
+commit e6ce4f93ba67fb0ccbab4758e1fc58bbe1962414
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 23 08:45:46 2012 +1000
+
+ add a composite widget for editing simple GObject properties
+
+ This shouldn't be used if it can be avoided, but sometimes
+ this is all you can do.
+
+ widgets/Makefile.am | 6 +-
+ widgets/rb-object-property-editor.c | 415 ++++++++++++++++++++++++++++++++++++
+ widgets/rb-object-property-editor.h | 67 ++++++
+ 3 files changed, 486 insertions(+), 2 deletions(-)
+
+commit cf51e0b4f50d284b48c503ced29cdd4cf257de01
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 23 08:39:02 2012 +1000
+
+ track-transfer-batch: add a signal to use to configure the profile
+
+ This allows the creator of the batch to configure the encoding
+ profile before encoding begins. The only thing that's likely to
+ be useful to do here is applying a preset to the audio encoding
+ profile.
+
+ shell/rb-track-transfer-batch.c | 23 +++++++++++++++++++++++
+ shell/rb-track-transfer-batch.h | 3 +++
+ 2 files changed, 26 insertions(+)
+
+commit fc8dbef7c33a6f2e338daa09a176583ab1fdc1f6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 23 08:37:14 2012 +1000
+
+ add more utility functions for dealing with encoding profiles
+
+ Also, for some encoders, add a list of properties that could
+ usefully be exposed to the user as an alternative to selecting a
+ preset. This is very conservative so far, just exposing quality
+ settings for a few encoders.
+
+ data/rhythmbox.gep | 10 +++
+ lib/rb-gst-media-types.c | 159 +++++++++++++++++++++++++++++++++++++++++++++--
+ lib/rb-gst-media-types.h | 6 ++
+ 3 files changed, 170 insertions(+), 5 deletions(-)
+
+commit fee6a01bca7e05c8eb03a26b3c3dd8111ff41e48
+Author: Bruno Brouard <annoa b gmail com>
+Date: Sun Apr 22 15:44:51 2012 +0200
+
+ Updated French translation
+
+ po/fr.po | 490 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 238 insertions(+), 252 deletions(-)
+
+commit ece766fee9fa723e71a1288df9b1fe3e6929dc60
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 22 11:49:22 2012 +1000
+
+ playbin2: emit playing-stream before emitting an error for that stream
+
+ This ensures that errors during stream startup (file not found, etc.)
+ are processed properly.
+
+ backends/gstreamer/rb-player-gst.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 1f9e7223f6ca55f6eb580b8ee95b459d98dc6031
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 22 11:48:44 2012 +1000
+
+ playbin2: ignore notify::source while changing to NULL
+
+ backends/gstreamer/rb-player-gst.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 238f22d22731346f17c94cd9cd449eb2b1edde93
+Author: Marek Černocký <marek manet cz>
+Date: Thu Apr 19 09:43:00 2012 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 481 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 233 insertions(+), 248 deletions(-)
+
+commit d8bbfc4cc35a3db6250d1c4d90bdfa118789482f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Apr 18 07:34:56 2012 +1000
+
+ treat audio/ogg as a synonym for application/ogg
+
+ lib/rb-gst-media-types.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 28a2d19de72c2ddba4e93f64360b6a4faaa4a7dd
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Fri Apr 13 15:23:29 2012 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 510 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 262 insertions(+), 248 deletions(-)
+
+commit 5816ace1055ea860189eff23650dbabd79aa73f4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 13 22:46:45 2012 +1000
+
+ xfade: don't link network streams until fully buffered
+
+ This doesn't introduce any new stream states, we just pretend the
+ stream is playing whether it's actually linked and playing or
+ unlinked and buffering.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 100 ++++++++++++++++++++++++++++++-
+ 1 file changed, 97 insertions(+), 3 deletions(-)
+
+commit 8cd160d02ff761808dca053972b1f38ae36db501
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 13 22:44:52 2012 +1000
+
+ playbin2: always pause the pipeline when buffering
+
+ It works a lot better if we let the buffer fill up before starting
+ to play rather than hoping it'll somehow get there while we're
+ playing from it.
+
+ backends/gstreamer/rb-player-gst.c | 13 ++++---------
+ 1 file changed, 4 insertions(+), 9 deletions(-)
+
+commit 00dc3f53b5b67d2837cbaa0a1b27d3fd6f2084a5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 13 22:43:42 2012 +1000
+
+ streaming-source: adjust buffering progress reporting
+
+ report 0% buffered as 1% progress so it doesn't pulse, and don't
+ report 100%.
+
+ sources/rb-streaming-source.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 48bafeb9824356912826078bf22f58a886be9b5f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 9 15:31:29 2012 +1000
+
+ audiocd: add padding above source contents
+
+ plugins/audiocd/rb-audiocd-source.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 2779009530a5067c9fe7dbd5e278d27618e1deb7
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Apr 7 16:15:23 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit e8787ae051d80295cfa00a127f711e5062a5a364
+Author: YunQiang Su <wzssyqa gmail com>
+Date: Sat Apr 7 02:11:38 2012 +0800
+
+ Update Simplifed Chinese (zh_CN) translation
+
+ po/zh_CN.po | 4004 ++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1924 insertions(+), 2080 deletions(-)
+
+commit 34e8145db3755a901b95f35cbc72b85b0f8dfa2f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 6 11:59:25 2012 +1000
+
+ header: handle images added outside of requests
+
+ widgets/rb-header.c | 13 ++++++++++++-
+ 1 file changed, 12 insertions(+), 1 deletion(-)
+
+commit a6d6b52b2ad64a843f0a5d2d51681a366e7797a8
+Author: Ibrahim Saed <ibraheem5000 gmail com>
+Date: Sat Mar 31 22:42:30 2012 +0100
+
+ Updated Arabic translation
+
+ po/ar.po | 605 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 305 insertions(+), 300 deletions(-)
+
+commit 3c4327e7343ddb91b79a2344f7c7b77f2dbcda4a
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Sat Mar 31 15:10:26 2012 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 531 +++++++++++++++++++++++++++++----------------------------
+ po/sr latin po | 531 +++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 544 insertions(+), 518 deletions(-)
+
+commit 9b86fb8490c7458479b3bb0813b8ae90f1a4a9c5
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Fri Mar 30 11:56:28 2012 +0200
+
+ Updated Spanish translation
+
+ help/es/es.po | 104 ++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 51 insertions(+), 53 deletions(-)
+
+commit 3e27b08d73472450421b638ec7cb5e5c054b03cb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Mar 30 08:50:46 2012 +1000
+
+ introspect RhythmDBQueryResultList
+
+ bindings/gi/Makefile.am | 2 ++
+ rhythmdb/rhythmdb-query-result-list.c | 15 +++++++++++++++
+ rhythmdb/rhythmdb-query-result-list.h | 3 ---
+ 3 files changed, 17 insertions(+), 3 deletions(-)
+
+commit d5ef20c5a49477b44a98ee4ea343fd1cafb4c7ed
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Thu Mar 29 20:21:38 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 433 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 220 insertions(+), 213 deletions(-)
+
+commit 8afe9ca18ca1d14e73576a7d2397ad5125628089
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Thu Mar 29 18:15:57 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 11 +++--------
+ 1 file changed, 3 insertions(+), 8 deletions(-)
+
+commit 34fab57a05403e021501c362a921ebdeb470d424
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Mar 29 20:37:18 2012 +1000
+
+ header: degrade gracefully when reduced in size
+
+ Rather than vanishing when the widgets within the header don't
+ have enough space, hide things to make the remaining stuff fit.
+ First the song info disappears, then the elapsed time, then the
+ position slider.
+
+ widgets/rb-header.c | 96 +++++++++++++++++++++++++++++++++++++++--------------
+ 1 file changed, 72 insertions(+), 24 deletions(-)
+
+commit e06c0691b6c4e6e82f9a02649051b42b1fef2a8e
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Wed Mar 28 18:28:53 2012 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 527 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 271 insertions(+), 256 deletions(-)
+
+commit 31ecc33a728f6eba2034c485c0ff78caff82a806
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Wed Mar 28 17:30:49 2012 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 1467 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 726 insertions(+), 741 deletions(-)
+
+commit e0bca518b5c33173e88bf24a3e79d8d366b04175
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 28 22:02:20 2012 +1000
+
+ remove artdisplay plugin
+
+ No longer needed now that the playing track display includes
+ album art.
+
+ configure.ac | 1 -
+ plugins/Makefile.am | 1 -
+ plugins/artdisplay/Makefile.am | 19 -
+ plugins/artdisplay/artdisplay.plugin.in | 13 -
+ plugins/artdisplay/artdisplay.py | 411 -----------
+ plugins/artdisplay/rhythmbox-missing-artwork.svg | 832 -----------------------
+ po/POTFILES.in | 2 -
+ 7 files changed, 1279 deletions(-)
+
+commit bb82c30526499730c8fa5d5ca820b0fc498ba8c4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 28 23:17:04 2012 +1000
+
+ mpris: remove ugly hacks and use new shell player properties
+
+ plugins/mpris/rb-mpris-plugin.c | 52 ++++++++++++++++++-----------------------
+ 1 file changed, 23 insertions(+), 29 deletions(-)
+
+commit cc6633bb330c3ba8f63d46c0c3e785a2b631c2ba
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 28 22:52:18 2012 +1000
+
+ new more compact header layout
+
+ Now we have the playback controls, the current track information
+ (now including album art), the time display (which can be toggled
+ between elapsed and remaining time), the position slider (much
+ shorter than before) and the volume control on the same line.
+
+ With this layout it makes no sense to hide the toolbar, so that
+ option is no longer available. It also makes no sense to use
+ a toolbar style other than 'text below icons', so this option
+ has been removed too.
+
+ Small display mode is also gone. It needs to be reimplemented
+ as a separate window.
+
+ This took me far too long land.
+
+ data/org.gnome.rhythmbox.gschema.xml | 27 +-
+ data/ui/general-prefs.ui | 180 ++++-------
+ data/ui/rhythmbox-ui.xml | 7 +-
+ doc/reference/rhythmbox-sections.txt | 2 -
+ shell/rb-shell-player.c | 142 +++++----
+ shell/rb-shell-player.h | 6 +-
+ shell/rb-shell-preferences.c | 46 ---
+ shell/rb-shell.c | 268 ++++------------
+ widgets/rb-header.c | 599 +++++++++++++++++++++++++----------
+ widgets/rb-header.h | 11 +-
+ 10 files changed, 647 insertions(+), 641 deletions(-)
+
+commit a2d77c6ed7948e958690110091d64092f1d39cb1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 28 22:48:34 2012 +1000
+
+ add a function for formatting times that could be 0 seconds
+
+ rb_make_time_string is like rb_make_duration_string, except
+ it returns 0:00 for 0 seconds rather than 'Unknown'
+
+ lib/rb-util.c | 43 ++++++++++++++++++++++++++++---------------
+ lib/rb-util.h | 1 +
+ 2 files changed, 29 insertions(+), 15 deletions(-)
+
+commit 9c8153df1c9ade3c17d735ef59193b536949a389
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 28 22:37:44 2012 +1000
+
+ add a 6 pixel margin above source contents
+
+ plugins/iradio/rb-iradio-source.c | 1 +
+ podcast/rb-podcast-source.c | 1 +
+ sources/rb-auto-playlist-source.c | 1 +
+ sources/rb-browser-source.c | 1 +
+ sources/rb-static-playlist-source.c | 1 +
+ 5 files changed, 5 insertions(+)
+
+commit 739e2b31662f936ac90f4a7f247ee1acb8dfb282
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 28 22:18:28 2012 +1000
+
+ New widget for displaying album art images
+
+ This is similar to the widget in the artdisplay plugin,
+ except it uses cairo for compositing rather than gdk-pixbuf,
+ it displays a larger image in a tooltip (up to a limit),
+ and it fades between images at a much higher frame rate.
+
+ configure.ac | 1 +
+ data/icons/hicolor/48x48/Makefile.am | 2 +-
+ data/icons/hicolor/48x48/status/Makefile.am | 11 +
+ .../48x48/status/rhythmbox-missing-artwork.png | Bin 0 -> 722 bytes
+ lib/rb-stock-icons.c | 1 +
+ lib/rb-stock-icons.h | 1 +
+ po/POTFILES.in | 1 +
+ widgets/Makefile.am | 6 +-
+ widgets/rb-fading-image.c | 681 +++++++++++++++++++++
+ widgets/rb-fading-image.h | 68 ++
+ 10 files changed, 769 insertions(+), 3 deletions(-)
+
+commit 550f8e97f3741e7dd1045494541d264f911e15fe
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Wed Mar 28 15:17:31 2012 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 105 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 57 insertions(+), 48 deletions(-)
+
+commit 8f84030e28573997ecaf28263a3d8f0895212a16
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 28 19:41:13 2012 +1000
+
+ sync audiocd metadata code with sound-juicer
+
+ Adds code to make use of libmusicbrainz4, which provides more
+ album detail (that we don't use) and should deal with multi-disc
+ albums properly.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=668395
+
+ configure.ac | 19 +-
+ plugins/audiocd/Makefile.am | 8 +
+ plugins/audiocd/sj-error.h | 3 +-
+ plugins/audiocd/sj-metadata-getter.c | 20 +-
+ plugins/audiocd/sj-metadata-gvfs.c | 4 +
+ plugins/audiocd/sj-metadata-musicbrainz4.c | 615 +++++++++++++++++++++++++++++
+ plugins/audiocd/sj-metadata-musicbrainz4.h | 56 +++
+ plugins/audiocd/sj-metadata.c | 9 +
+ plugins/audiocd/sj-structures.c | 22 ++
+ plugins/audiocd/sj-structures.h | 25 ++
+ 10 files changed, 770 insertions(+), 11 deletions(-)
+
+commit f7bbfc4481c4b662f094cefaf2f2c4e196a6186f
+Author: Daniel Nylander <po danielnylander se>
+Date: Tue Mar 27 11:29:37 2012 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 428 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 218 insertions(+), 210 deletions(-)
+
+commit d04f539f647d59b1395712c8ccdb6a670d5105aa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 27 09:14:09 2012 +1000
+
+ rearrange dbus interface xml to shut intltool up
+
+ metadata/rb-metadata-dbus.c | 62 ++++++++++++++++++++++-----------------------
+ 1 file changed, 31 insertions(+), 31 deletions(-)
+
+commit 11445e0badcd4a5200d402bc1bbd2a373c5116c9
+Author: Alban Browaeys <prahal yahoo com>
+Date: Mon Mar 26 22:52:31 2012 +1000
+
+ get libxml2 libs/cflags directly from pkg-config rather than implicitly
+
+ configure.ac | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit dae9cb13a7bda14c6f1f4a1ba11fc02ef58b79e2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 25 22:05:41 2012 +1000
+
+ refstring: use g_strlcpy to avoid glibc braindamage
+
+ Certain versions of glibc have a broken SSE strcpy that writes
+ past the end of the destination. This only seems to cause
+ problems on i386, where it results in random heap corruption
+ during startup, usually followed by crashes. x86_64 seems to
+ be unaffected, probably due to a combination of malloc and
+ structure member alignment.
+
+ In comparison, (g_)strlcpy is a simple for loop, so it doesn't
+ crash.
+
+ I'm sure the optimised strcpy looks nice in benchmarks though.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=666066
+
+ rhythmdb/rb-refstring.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bcd67000e7cbf6b8acf268c28dcec9a29e97e052
+Author: Marek Černocký <marek manet cz>
+Date: Sun Mar 25 22:41:53 2012 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 602 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 286 insertions(+), 316 deletions(-)
+
+commit 4ddf7690f56ddeddcf728eb04cbc6e8007fad513
+Author: Kentaro KAZUHAMA <kazken3 gmail com>
+Date: Sun Mar 25 03:35:03 2012 +0900
+
+ [l10n] Update Japanese translation
+
+ po/ja.po | 2731 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1343 insertions(+), 1388 deletions(-)
+
+commit d61b80f94a8c6ff63ef3817afe7026ab15d2f3f1
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sat Mar 24 14:45:00 2012 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 480 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 241 insertions(+), 239 deletions(-)
+
+commit 62c53660cc54c37700f18eeff14f542864b14058
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Fri Mar 23 18:46:06 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit b635898dae9008f98437184352b72c6d6e9e9f3b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 20 09:07:13 2012 +1000
+
+ dbus-media-server: use the new page-inserted signal
+
+ .../rb-dbus-media-server-plugin.c | 24 ++++++++++++++--------
+ 1 file changed, 16 insertions(+), 8 deletions(-)
+
+commit 4dbd131cd9ce833bf3391b3906afc9f8c86d4f17
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 20 09:06:54 2012 +1000
+
+ mpris: use the new page-inserted signal (bug #672410)
+
+ plugins/mpris/rb-mpris-plugin.c | 23 +++++++++++++----------
+ 1 file changed, 13 insertions(+), 10 deletions(-)
+
+commit a6b7476465116d01923509d77cf37b83cd75dcda
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 20 09:05:24 2012 +1000
+
+ display-page-model: add page-inserted signal
+
+ It's too hard to use the GtkTreeModel row-inserted signal, because
+ the visibility filtering performed by the filter model often means
+ you just get a row-inserted signal for a page group, rather than
+ one for each of the pages inside it.
+
+ sources/rb-display-page-model.c | 23 +++++++++++++++++++++++
+ sources/rb-display-page-model.h | 3 +++
+ 2 files changed, 26 insertions(+)
+
+commit bc09947d0ae9c6f89b245cb0b6fbd978a04a26cd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 17 16:39:04 2012 +1000
+
+ don't store embedded images if we don't have an artist name
+
+ shell/rb-shell-player.c | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit 7b344c68e25ec6ac61b4eef15659316d7859ed91
+Author: Ole Laursen <olau hardworking dk>
+Date: Thu Mar 15 07:35:48 2012 +1000
+
+ magnatune: fix crash opening preferences dialog (bug #672084)
+
+ plugins/magnatune/magnatune.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d6127eba18bf088f3a43a3a693cad8691b061d39
+Author: Cole Robinson <crobinso redhat com>
+Date: Mon Mar 12 19:10:31 2012 -0400
+
+ ipod: Fix segfault when syncing playlists (bz 661217)
+
+ Signed-off-by: Cole Robinson <crobinso redhat com>
+
+ plugins/ipod/rb-ipod-static-playlist-source.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d99a239c500516c792d50712834a2be76c10feb2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 14 23:16:50 2012 +1000
+
+ ipod: Move all playlist handlers to private playlist code
+
+ Various other cleanups, removal of the notify::base-query-model
+ signal handler that would never have worked, and stuff moved
+ from impl_delete_thyself to the dispose method where it belongs.
+
+ based on a patch by Cole Robinson <crobinso redhat com>
+
+ plugins/ipod/rb-ipod-plugin.c | 5 +-
+ plugins/ipod/rb-ipod-source.c | 190 +-----------------
+ plugins/ipod/rb-ipod-static-playlist-source.c | 266 +++++++++++++++++---------
+ plugins/ipod/rb-ipod-static-playlist-source.h | 6 -
+ 4 files changed, 184 insertions(+), 283 deletions(-)
+
+commit 63a5411ebd6058c8c6ffc618a8c3ce940c210ecc
+Author: Cole Robinson <crobinso redhat com>
+Date: Mon Mar 12 18:43:01 2012 -0400
+
+ ipod: playlist handlers shouldn't need private source access
+
+ Accomplist this by adding an ipod source method to lookup a track
+ in the private entry_map.
+
+ Signed-off-by: Cole Robinson <crobinso redhat com>
+
+ plugins/ipod/rb-ipod-source.c | 32 +++++++++++++++++----------
+ plugins/ipod/rb-ipod-source.h | 3 +++
+ plugins/ipod/rb-ipod-static-playlist-source.c | 8 +++++++
+ plugins/ipod/rb-ipod-static-playlist-source.h | 1 +
+ 4 files changed, 32 insertions(+), 12 deletions(-)
+
+commit 535cf43800ea622a2351960de89feafcdf9debd4
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Tue Mar 13 11:42:45 2012 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 468 ++++++++++++++++++++++++++++-----------------------------
+ po/sr latin po | 468 ++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 466 insertions(+), 470 deletions(-)
+
+commit b1887b43d6543021dd8e6266e6acdbcfb030feda
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 13 08:42:42 2012 +1000
+
+ artsearch: fix typo in local search (bug #671950)
+
+ spotted by Patrice Duroux <duroux patrice orange fr>
+
+ plugins/artsearch/local.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9ef7f100025233fb10bd24ed71ac050f66e0981b
+Author: Cole Robinson <crobinso redhat com>
+Date: Mon Mar 12 08:45:39 2012 +1000
+
+ metadata: reset tags properly in rb_metadata_reset (bug #671840)
+
+ metadata/rb-metadata-gst.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 687106057127de84b7d9fa86ab9ba27fe47ee7f0
+Author: Cole Robinson <crobinso redhat com>
+Date: Mon Mar 12 07:07:05 2012 +1000
+
+ .gitignore: Add widgets/test-uri-dialog
+
+ .gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 362b701f43d3b29a1a85055cfb46acdd8563a8be
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 11 22:27:32 2012 +1000
+
+ add -Wno-deprecated-declarations to CFLAGS for development builds
+
+ Other people don't care about deprecations and shouldn't have to
+ deal with them.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=671706
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0b2e595399a3d3d3ccd99a5edf28d516b07f5374
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 6 08:35:42 2012 +1000
+
+ Rhythmbox 2.96
+
+ NEWS | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 4 ++--
+ macros/gsettings.m4 | 37 ++++++++++++++++++++++++++-----------
+ 4 files changed, 78 insertions(+), 14 deletions(-)
+
+commit a792cb5a4f95862a97473d32f33a0398529b2bfd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 11 18:53:47 2012 +1000
+
+ audioscrobbler: fix warnings where time_t is not a long int
+
+ plugins/audioscrobbler/rb-audioscrobbler-entry.c | 6 +++---
+ plugins/audioscrobbler/rb-audioscrobbler.c | 6 +++---
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit c50fc00e9328654d70461d08387273cd1b024c8e
+Author: Luca Ferretti <lferrett gnome org>
+Date: Sat Mar 10 12:10:56 2012 +0100
+
+ l10n: Updated Italian translation
+
+ po/it.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 372f6d1ab1ca6b99dec3dd9f3bd4f1f119899e22
+Author: Luca Ferretti <lferrett gnome org>
+Date: Sat Mar 10 12:00:43 2012 +0100
+
+ l10n: Updated Italian translation
+
+ po/it.po | 6073 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 3141 insertions(+), 2932 deletions(-)
+
+commit fd5248813ad1eb71840c0bbed246efc1cb581c6c
+Author: Ibrahim Saed <ibraheem5000 gmail com>
+Date: Fri Mar 9 22:11:53 2012 +0100
+
+ Updated Arabic translation
+
+ Reviewed by Abdalrahim Fakhouri
+
+ po/ar.po | 7967 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 4721 insertions(+), 3246 deletions(-)
+
+commit a11a8e88eb0c699723deb1cd3cf7ffd9959a566a
+Author: Cheng-Chia Tseng <pswo10680 gmail com>
+Date: Fri Mar 9 20:18:41 2012 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 759 ++++++++++++++++++++++++++++++-----------------------------
+ po/zh_TW.po | 767 ++++++++++++++++++++++++++++++------------------------------
+ 2 files changed, 769 insertions(+), 757 deletions(-)
+
+commit 90047e3823d880d62fb091d3fafeeab93e447a03
+Author: Djavan Fagundes <djavanf gnome org>
+Date: Thu Mar 8 17:49:51 2012 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 693 ++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 328 insertions(+), 365 deletions(-)
+
+commit e3270cdc39ae9fa6d292e3194b16bbdc75bbdf9c
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Wed Mar 7 11:34:48 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 26 ++++++++++++++------------
+ 1 file changed, 14 insertions(+), 12 deletions(-)
+
+commit bfac5bf6d28964bf11831562006949fa6dc29f35
+Author: Peteris Krisjanis <pecisk gmail com>
+Date: Tue Mar 6 23:30:53 2012 +0200
+
+ Updated Latvian translation.
+
+ po/lv.po | 3563 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1849 insertions(+), 1714 deletions(-)
+
+commit fda42bc7e91de2e04b315d4bab40603e9c84df6e
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Mar 6 19:22:25 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 38 +++++++++++++++++++++-----------------
+ 1 file changed, 21 insertions(+), 17 deletions(-)
+
+commit 2a4be566c2f9eb80f2639706a8520b1ed150eaa9
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Tue Mar 6 19:51:14 2012 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2198 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1024 insertions(+), 1174 deletions(-)
+
+commit fd6589ed415d630319ceb79901e86c02510a90c8
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Tue Mar 6 15:41:21 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 36 ++++++++++++++++++++----------------
+ 1 file changed, 20 insertions(+), 16 deletions(-)
+
+commit 562aea2f9b93107b79100a07e88d481034aaf74e
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Tue Mar 6 13:40:04 2012 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 867 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 434 insertions(+), 433 deletions(-)
+
+commit 16c07b21061ff7ae4e3c4c1edd9ada76db2de8e1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 6 21:54:37 2012 +1000
+
+ only load tracks from media player devices when first selected
+
+ This avoids lots of slow file access for generic players that
+ don't end up getting selected, and grabbing single-access MTP
+ devices when other things may be trying to talk to them.
+
+ We can now reliably select the device source via the
+ rhythmbox-device desktop file, so if the device mounter is
+ configured to invoke that, everything will work fine, whether
+ Rhythmbox is already running or not.
+
+ plugins/generic-player/rb-generic-player-source.c | 18 ++++++++-
+ plugins/ipod/rb-ipod-source.c | 16 ++++++--
+ plugins/mtpdevice/rb-mtp-source.c | 47 +++++++++++++++--------
+ 3 files changed, 60 insertions(+), 21 deletions(-)
+
+commit 778d3317900337dc7177d0a80ee052f966094485
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 6 21:29:45 2012 +1000
+
+ rhythmbox-client: fix mpris bus name
+
+ remote/dbus/rb-client.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a16fdcb99939ef21310fad428c89e70c42b0a0a2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 6 18:18:03 2012 +1000
+
+ mtp: implement impl_uri_is_source
+
+ plugins/mtpdevice/rb-mtp-source.c | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit 49c227dfa1cab621fdad22f97b2b4543d1dde798
+Author: Claude Paroz <claude 2xlibre net>
+Date: Tue Mar 6 09:06:04 2012 +0100
+
+ Updated French translation
+
+ po/fr.po | 1832 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 843 insertions(+), 989 deletions(-)
+
+commit f8aad4434d1e393701ff439aedece9dd8aa6d06d
+Author: Daniel Korostil <ted korostiled gmail com>
+Date: Tue Mar 6 09:41:13 2012 +0200
+
+ Uploaded Ukranian
+
+ po/uk.po | 1855 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 930 insertions(+), 925 deletions(-)
+
+commit b41ef29d93ee1b80da2e8b32301c3b47a05c34ef
+Author: Mario Blättermann <mario blaettermann gmail com>
+Date: Mon Mar 5 23:58:02 2012 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 2098 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 865 insertions(+), 1233 deletions(-)
+
+commit 75a060e3bb6357fbc4a1baec94b1cc8c285a09e1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 6 08:36:37 2012 +1000
+
+ mtp: set an initial name for devices before opening them
+
+ plugins/mtpdevice/rb-mtp-source.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 97239a371dca696b7c58362e35b40933edd84476
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Mon Mar 5 17:40:50 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 445 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 224 insertions(+), 221 deletions(-)
+
+commit d01111057ca6dc46d05ba31d2e15a14320aa4e0e
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Mar 5 10:55:28 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 448 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 223 insertions(+), 225 deletions(-)
+
+commit 713b132dfed74d41eca3c0e0ef41fc729371c272
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Mar 5 01:02:37 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 279 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 123 insertions(+), 156 deletions(-)
+
+commit 687cf94c3ebe14663913ffc5123bf3639a19f71b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 4 17:37:29 2012 +1000
+
+ magnatune: actually make download accounts work
+
+ previous commit only made streaming accounts work, this one
+ does download accounts. oops.
+
+ plugins/magnatune/BuyAlbumHandler.py | 59 ------
+ plugins/magnatune/DownloadAlbumHandler.py | 59 ++++++
+ plugins/magnatune/MagnatuneAccount.py | 89 ++++++++
+ plugins/magnatune/MagnatuneSource.py | 150 ++++++-------
+ plugins/magnatune/Makefile.am | 3 +-
+ plugins/magnatune/TrackListHandler.py | 15 +-
+ plugins/magnatune/magnatune-prefs.ui | 342 +++++++++++++++---------------
+ plugins/magnatune/magnatune.py | 140 +++++-------
+ 8 files changed, 435 insertions(+), 422 deletions(-)
+
+commit 89af7f4622d513be2c1fa4ae4c969043dd723b2e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 4 02:55:38 2012 +1000
+
+ magnatune: make album downloads work again
+
+ also don't require a restart after entering account details.
+
+ data/org.gnome.rhythmbox.gschema.xml | 6 ++++--
+ plugins/magnatune/magnatune.py | 32 +++++++++++++++++---------------
+ 2 files changed, 21 insertions(+), 17 deletions(-)
+
+commit dd0236cb93f04f3aef6b401793719d6414f36bfe
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 3 17:39:18 2012 +1000
+
+ magnatune: add browser toggle to the toolbar
+
+ plugins/magnatune/magnatune.py | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 5f9035718b8c996b207d0cb908d746de4a7f1206
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 3 11:25:12 2012 +1000
+
+ shell-player: hold a ref on the entry while processing eos
+
+ We can't rely on the player backend or the internal reference to
+ the entry, because we might stop the player, which drops both of
+ those. Fixes crashes when playing special purpose entries that
+ aren't added to query models or kept alive any other way.
+
+ shell/rb-shell-player.c | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit bd84fb1ea955990b1759617adaae5d26906b90d5
+Author: Rodney Dawes <rodney dawes canonical com>
+Date: Thu Mar 1 15:59:21 2012 -0500
+
+ Chain GApplication startup method
+
+ We need to chain the GApplication ::startup on override to avoid an error:
+ GLib-GIO-CRITICAL **: GApplication subclass 'RBShell' failed to chain up on ::startup (from start of
override function)
+
+ shell/rb-shell.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit bdf8dfaef826256d0419d3098a30e5e54232e27e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Mar 1 09:03:36 2012 +1000
+
+ metadata: ignore non-media files better
+
+ When GstDiscoverer doesn't give us any stream information, run
+ a simple typefinding pipeline to get the media type. Its result
+ isn't always GST_DISCOVERER_MISSING_PLUGINS when there is missing
+ plugin information, so don't rely on it.
+
+ lib/rb-gst-media-types.c | 5 ++
+ metadata/rb-metadata-dbus-service.c | 1 +
+ metadata/rb-metadata-gst.c | 117 ++++++++++++++++++++++++++++--------
+ 3 files changed, 99 insertions(+), 24 deletions(-)
+
+commit a4d7083f25f41bc1c69bb4c56ee93245695cc294
+Author: Daniel Nylander <po danielnylander se>
+Date: Wed Feb 29 10:45:22 2012 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 4152 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 2363 insertions(+), 1789 deletions(-)
+
+commit d3ed4a9311d14bccd83625214fa0ebf8440f1b78
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Feb 28 21:19:13 2012 +0100
+
+ Update GTK+/GLib versions in INSTALL.quick
+
+ INSTALL.quick | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fe983801b70549fa345f1c14cb6a31b91732014a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 28 23:00:15 2012 +1000
+
+ correct gtk+/glib version dependencies, update for deprecations
+
+ configure.ac | 9 +++++++--
+ lib/rb-file-helpers.c | 3 ++-
+ lib/rb-tree-dnd.c | 6 +++++-
+ .../audioscrobbler/rb-audioscrobbler-profile-page.c | 4 ++--
+ .../audioscrobbler/rb-audioscrobbler-radio-source.c | 2 +-
+ plugins/grilo/rb-grilo-source.c | 2 +-
+ plugins/ipod/rb-ipod-db.c | 2 ++
+ plugins/iradio/rb-iradio-source.c | 2 +-
+ podcast/rb-podcast-source.c | 2 +-
+ rhythmdb/rhythmdb.c | 2 +-
+ shell/rb-shell.c | 18 +++++++++---------
+ sources/rb-auto-playlist-source.c | 2 +-
+ sources/rb-browser-source.c | 2 +-
+ sources/rb-import-errors-source.c | 2 +-
+ sources/rb-static-playlist-source.c | 2 +-
+ sources/sync/rb-sync-state-ui.c | 2 +-
+ widgets/gossip-cell-renderer-expander.c | 6 +++++-
+ widgets/rb-alert-dialog.c | 4 ++--
+ widgets/rb-cell-renderer-pixbuf.c | 6 +++++-
+ widgets/rb-cell-renderer-rating.c | 6 +++++-
+ widgets/rb-header.c | 10 +++++-----
+ widgets/rb-query-creator-properties.c | 4 ++--
+ widgets/rb-query-creator.c | 2 +-
+ widgets/rb-rating.c | 4 +++-
+ widgets/rb-song-info.c | 2 +-
+ widgets/test-rb-segmented-bar.c | 2 +-
+ 26 files changed, 67 insertions(+), 41 deletions(-)
+
+commit aac32649cf45439dd73a415e7551ab1eacfb19c7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 28 07:48:14 2012 +1000
+
+ add -Wformat-security to WARN_CFLAGS where available
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2baa500fe32c7d9dcf59903c6abe70dfafd11159
+Author: Rodney Dawes <rodney dawes canonical com>
+Date: Mon Feb 27 10:44:37 2012 -0500
+
+ Use g_error_set_literal when forwarding error
+
+ Fixes a security warning:
+ rb-encoder-gst.c:480:12: error: format not a string literal and no format arguments
[-Werror=format-security]
+
+ backends/gstreamer/rb-encoder-gst.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 663b48697ee44ad71a440e4fffb2d0b35553f039
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 27 22:16:02 2012 +1000
+
+ mpris: change bus name back to org.mpris.MediaPlayer2.rhythmbox
+
+ People expect the bus name to match the desktop file name, and there's
+ no difference between 0.x and 3.x for mpris users.
+
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 36ce2801909c91796ae967fa7dbf758153e99961
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Sun Feb 26 16:27:59 2012 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 1826 ++++++++++++++++++++++++++++----------------------------
+ po/sr latin po | 1826 ++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 1826 insertions(+), 1826 deletions(-)
+
+commit 0966c57d5bf9b0b9bd41ffd63a0507d9be7a0da4
+Author: Gil Forcada <gforcada gnome org>
+Date: Sun Feb 26 15:06:37 2012 +0100
+
+ [l10n] Fix a Catalan translation mistake
+
+ po/ca.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9665a979a1cf747d3c86f4af4d568c25eaba8e3f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 26 12:29:45 2012 +1000
+
+ mtp: create db entries for tracks added to mtp devices
+
+ plugins/mtpdevice/rb-mtp-source.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit e31c77c5ed593ac2011d7640ac7f57e2ea8a6caa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 26 12:28:47 2012 +1000
+
+ track-transfer-batch: don't emit track-done for skipped tracks
+
+ shell/rb-track-transfer-batch.c | 25 ++++++++++++++++---------
+ sources/rb-transfer-target.c | 2 +-
+ 2 files changed, 17 insertions(+), 10 deletions(-)
+
+commit dff94f2987fdb47a36c8cba630d88aaa8f807130
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 26 08:57:08 2012 +1000
+
+ magnatune: use change indicator file rather than timestamps
+
+ This means we don't fetch the entire catalog each time, only when
+ it's really been updated.
+
+ plugins/magnatune/MagnatuneSource.py | 25 +++++++++++++++++++++----
+ 1 file changed, 21 insertions(+), 4 deletions(-)
+
+commit 827e219b330ff0ade1dba810de8b034cc655767b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 26 08:31:47 2012 +1000
+
+ shell: don't use g_key_file_unref
+
+ shell/rb-shell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit af163c03f7721a77917862b9642a24171b58f7ba
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 25 22:40:32 2012 +1000
+
+ track-transfer-batch: avoid gtk_dialog_run for overwrite prompt
+
+ Replace the RBEncoder 'overwrite' signal with a parameter to
+ rb_encoder_encode, and just make it fail if overwrite is FALSE
+ and the destination file exists.
+
+ Change the transfer batch 'overwrite-prompt' signal to suspend
+ the batch and add a method to resume it, either overwriting the
+ existing destination file or skipping the track.
+
+ This means the overwrite-prompt signal handler doesn't have to
+ return the user's decision, so it doesn't have to call gtk_dialog_run.
+
+ Friends don't let friends gtk_dialog_run.
+
+ backends/gstreamer/rb-encoder-gst.c | 20 ++++--
+ backends/rb-encoder.c | 32 ++--------
+ backends/rb-encoder.h | 7 +-
+ shell/rb-track-transfer-batch.c | 124 +++++++++++++++++++++++-------------
+ shell/rb-track-transfer-batch.h | 3 +
+ shell/rb-track-transfer-queue.c | 83 ++++++++++++++----------
+ sources/rb-library-source.c | 2 +-
+ sources/rb-transfer-target.c | 6 +-
+ 8 files changed, 159 insertions(+), 118 deletions(-)
+
+commit 3a5b74ee288e52255ee3786f89e389289c22d756
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 25 11:40:05 2012 +1000
+
+ ipod: rework ipod init dialog to avoid gtk_dialog_run
+
+ plugins/ipod/rb-ipod-helpers.c | 83 +-----------------------
+ plugins/ipod/rb-ipod-helpers.h | 3 +-
+ plugins/ipod/rb-ipod-plugin.c | 13 ----
+ plugins/ipod/rb-ipod-source.c | 144 ++++++++++++++++++++++++++++++++++++++---
+ 4 files changed, 139 insertions(+), 104 deletions(-)
+
+commit 923a12ae1d8ead84f9ee4c6d1605c372398a637a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 25 09:24:16 2012 +1000
+
+ ipod: add missing impl_paste implementation (bug #670772)
+
+ plugins/ipod/rb-ipod-source.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit 441975e3527747c573b92bdab7da4644deb9e210
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Thu Feb 23 20:39:10 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b483d446a0cb030b68eea4cbcd55cb9fc2e60d2a
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Thu Feb 23 20:37:29 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 1761 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 903 insertions(+), 858 deletions(-)
+
+commit 861fb7e4c9a17db4607163fd88504c7ace98ee9d
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Thu Feb 23 14:05:17 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 1388 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 690 insertions(+), 698 deletions(-)
+
+commit 26c69b2d7d68fa0e4269fce18b0963c6b5c402ed
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Feb 23 20:41:55 2012 +1000
+
+ metadata: fix dbus connection closure signal handler args (bug #670666)
+
+ metadata/rb-metadata-dbus-service.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 44b687fdb3765e735181493576a832a953b2080b
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Tue Feb 21 10:48:27 2012 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 272 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 134 insertions(+), 138 deletions(-)
+
+commit 11ae70c5c47457b50586cf35c49bd443e67bb54d
+Author: Ihar Hrachyshka <ihar hrachyshka gmail com>
+Date: Mon Feb 20 16:45:29 2012 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 1719 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 859 insertions(+), 860 deletions(-)
+
+commit b9998f0b0a33ab5ff7244eb6378184e116337feb
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Feb 20 01:46:50 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 4f9f29cea76ed18d571119d7b83368c6cc3143c0
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Feb 20 00:26:58 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 270 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 129 insertions(+), 141 deletions(-)
+
+commit 52147635db7249c74a2486d3a9ab6c033a00ae5b
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Feb 20 00:25:08 2012 +0100
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit bca344b8d70cf39ceb57b3654124f23cad69e4b1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 19 23:10:08 2012 +1000
+
+ plugins: allow plugins to request to be enabled initially
+
+ This allows a plugin to request to be enabled the first time the user
+ starts the application with the plugin installed. This makes it
+ easier to add new default plugins, and allows plugins to be packaged
+ separately without messing with the GSettings default in the main
+ package.
+
+ data/org.gnome.rhythmbox.gschema.xml | 7 ++-
+ plugins/artdisplay/artdisplay.plugin.in | 3 ++
+ plugins/artsearch/artsearch.plugin.in | 3 ++
+ plugins/audioscrobbler/audioscrobbler.plugin.in | 3 ++
+ .../brasero-disc-recorder/cd-recorder.plugin.in | 3 ++
+ plugins/daap/daap.plugin.in | 3 ++
+ .../dbus-media-server/dbus-media-server.plugin.in | 3 ++
+ plugins/ipod/ipod.plugin.in | 3 ++
+ plugins/lirc/Makefile.am | 2 +-
+ plugins/lirc/lirc.plugin.in | 8 ---
+ plugins/lirc/rblirc.plugin.in | 8 +++
+ plugins/mpris/mpris.plugin.in | 3 ++
+ plugins/mtpdevice/mtpdevice.plugin.in | 3 ++
+ plugins/notification/notification.plugin.in | 3 ++
+ shell/rb-shell.c | 61 +++++++++++++++++++++-
+ 15 files changed, 105 insertions(+), 11 deletions(-)
+
+commit f700521e6a5a2e4f5b895edb56637097c525f5e5
+Author: Kristjan SCHMIDT <kristjan schmidt googlemail com>
+Date: Sun Feb 19 18:08:44 2012 +0100
+
+ Updated Esperanto translation
+
+ po/eo.po | 2609 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1329 insertions(+), 1280 deletions(-)
+
+commit dd6a86d99a13d8c6260929908d3632ddcfb6290c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 18 20:59:57 2012 +1000
+
+ podcast: remove uses of gtk_dialog_run
+
+ podcast/rb-podcast-main-source.c | 28 +++++---
+ podcast/rb-podcast-manager.c | 137 ++++++++++++++++++++++++---------------
+ podcast/rb-podcast-manager.h | 13 ++--
+ podcast/rb-podcast-source.c | 129 ++++++++++++++++++++----------------
+ 4 files changed, 185 insertions(+), 122 deletions(-)
+
+commit 7d8327058e9bbb98882013c358f341130ab20e8c
+Author: Marek Černocký <marek manet cz>
+Date: Thu Feb 16 12:10:01 2012 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 1572 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 731 insertions(+), 841 deletions(-)
+
+commit 71e67f00c5e1106a127053e21a03d382ddcc537b
+Author: Djavan Fagundes <djavanf gnome org>
+Date: Sun Feb 12 11:44:52 2012 -0200
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 5129 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 2624 insertions(+), 2505 deletions(-)
+
+commit 1d0df3853cde943fbec045419e7e505ea8fb441f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 12 17:07:52 2012 +1000
+
+ playlist-manager: always check the queue to see if we need to save
+
+ shell/rb-playlist-manager.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit d15ba0035b2f0c7f75f521ce33f390971ea41666
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 12 15:29:47 2012 +1000
+
+ mtp: add a missing #include
+
+ plugins/mtpdevice/rb-mtp-thread.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 8b3f84257a26844906ed284f354af29d84e652c2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 10 20:33:07 2012 +1000
+
+ library: don't use gtk_dialog_run for library location selection
+
+ sources/rb-library-source.c | 35 ++++++++++++++++++++++-------------
+ 1 file changed, 22 insertions(+), 13 deletions(-)
+
+commit d27ffdf29468e5015d21ec58a9c71da8228493ae
+Author: Dan Winship <danw gnome org>
+Date: Thu Feb 9 08:39:45 2012 -0500
+
+ audiocd: fix non-musicbrainz build
+
+ plugins/audiocd/rb-audiocd-source.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 1cd33e081f75743837c2dc635c0c8a303819503e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Feb 9 22:05:23 2012 +1000
+
+ audiocd: don't use gtk_dialog_run for the multiple album dialog
+
+ Instead, store a ref to the dialog in the source itself, so we
+ can destroy it when the source is deleted. Fixes a bug thomasvs
+ told me about over lunch at the GStreamer hackfest.
+
+ plugins/audiocd/rb-audiocd-source.c | 368 ++++++++++++++++++++----------------
+ 1 file changed, 202 insertions(+), 166 deletions(-)
+
+commit e64f83ac8b1c38d0b66635271d605b59813f2391
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Feb 9 21:52:57 2012 +1000
+
+ rhythmdb: set 'removed' flag in rhythmdb_entry_delete_by_type
+
+ This ensures that future entry changes are ignored, which prevents
+ the rhythmdb hash table tree from getting messed up.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=454247 probably
+
+ rhythmdb/rhythmdb-tree.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit dd390139b62227befeae537a615c0fe039755ba2
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Wed Feb 8 22:14:37 2012 +0100
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 6b3040476401d7ce49ff05a3e0d9e16b97e136fd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 8 22:51:20 2012 +1000
+
+ daap: remove gtk_dialog_run usage
+
+ plugins/daap/Makefile.am | 2 -
+ plugins/daap/rb-daap-dialog.c | 100 ------------------------------------------
+ plugins/daap/rb-daap-dialog.h | 42 ------------------
+ plugins/daap/rb-daap-plugin.c | 10 ++++-
+ plugins/daap/rb-daap-source.c | 1 -
+ 5 files changed, 8 insertions(+), 147 deletions(-)
+
+commit f0cf16ee3a64b9ba9ac791cf56d3a081f2daef14
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 8 22:37:22 2012 +1000
+
+ playlist-manager: remove gtk_dialog_run usage
+
+ shell/rb-playlist-manager.c | 35 ++++++++++++++++++++++++-----------
+ 1 file changed, 24 insertions(+), 11 deletions(-)
+
+commit ec669ae043eadfee7308afa8469ff5d86f885a21
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Tue Feb 7 00:59:40 2012 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 2046 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1041 insertions(+), 1005 deletions(-)
+
+commit 2adbb7f6dadc4a2a415af7f34909cf4cf94e8caa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 6 09:20:47 2012 +1000
+
+ fmradio: don't use gtk_dialog_run to display dialogs
+
+ plugins/fmradio/rb-fm-radio-source.c | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit 14054835feeb90c8c3fbf15f8d7af2a18a6e829d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 6 09:20:06 2012 +1000
+
+ iradio: don't use gtk_dialog_run to display dialogs
+
+ say no to recursive mainloops.
+
+ plugins/iradio/rb-iradio-source.c | 13 ++++++++++---
+ 1 file changed, 10 insertions(+), 3 deletions(-)
+
+commit be1c74ad5858718e541df8badeeb718b5568e4db
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Feb 5 20:55:04 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 469 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 185 insertions(+), 284 deletions(-)
+
+commit e4ae0502b5f7a12d349e32f8782120a0ec12b288
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sun Feb 5 19:30:00 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 580 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 290 insertions(+), 290 deletions(-)
+
+commit 8cc61f4a712b0178ae54d95ddc3a19df89167a0e
+Author: Mark Stosberg <mark summersault com>
+Date: Sun Feb 5 21:14:31 2012 +1000
+
+ magnatune: rework the loading screen (bug #667971)
+
+ Hello,
+
+ I worked with the owner of Magnatune, John Buckman, to create a new splash
+ screen for the Magnatune plugin. The current splash screen is very busy with
+ too much to read for the short time it is displayed.
+
+ The new screen pares down the bullet points to the ones that John thought were
+ the most important. I've tested the new one and it "works for me". I'm
+ attaching a diff as well as the entire replacement "ui" file.
+
+ Mark
+
+ plugins/magnatune/magnatune-loading.ui | 254 ++++++---------------------------
+ 1 file changed, 46 insertions(+), 208 deletions(-)
+
+commit bcb2e2edc538d66046e05df28e2162f105690273
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 5 21:09:58 2012 +1000
+
+ fix some g-ir-scanner warnings
+
+ lib/rb-async-copy.h | 4 ++--
+ metadata/rb-ext-db-key.c | 6 +++---
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 63f0c2b48bc864bcefff37c36f1a8dc12d51cd96
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 5 20:31:07 2012 +1000
+
+ magnatune: fix spelling mistake
+
+ plugins/magnatune/MagnatuneSource.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 53563b040c7e0ad86d5e079a5e6aa7ff2f8666e5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 5 19:28:11 2012 +1000
+
+ magnatune: use gnome-keyring via g-i, other fixes (bug #661957)
+
+ The plugin now works well enough to be enabled again. Some things
+ probably still don't work.
+
+ plugins/magnatune/MagnatuneSource.py | 123 +++++++++++++++++------------------
+ plugins/magnatune/Makefile.am | 14 ++--
+ plugins/magnatune/magnatune.py | 95 +++++++++++++--------------
+ 3 files changed, 111 insertions(+), 121 deletions(-)
+
+commit 391c9836b86049e9dbe5e1cf8b74c108114d58f4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 5 19:09:13 2012 +1000
+
+ create GObjects implementing rb.ChunkLoader and Gio.File.copy_async
+
+ These currently don't work in python and we need them to get the
+ Magnatune plugin working again. The async copy object may disappear
+ at some point in the future, but the chunk loader probably won't.
+
+ bindings/gi/Makefile.am | 4 +
+ doc/reference/rhythmbox.types | 2 +
+ lib/Makefile.am | 6 +-
+ lib/rb-async-copy.c | 237 +++++++++++++++++++++++++++++++
+ lib/rb-async-copy.h | 82 +++++++++++
+ lib/rb-chunk-loader.c | 314 ++++++++++++++++++++++++++++++++++++++++++
+ lib/rb-chunk-loader.h | 79 +++++++++++
+ plugins/rb/Loader.py | 84 -----------
+ plugins/rb/rb.py | 1 -
+ 9 files changed, 723 insertions(+), 86 deletions(-)
+
+commit 3aa5da74b7b606ba22b469d36054eb9732ca8936
+Author: Hardy Beltran Monasterios <hbm hardy com bo>
+Date: Sun Feb 5 15:00:38 2012 +1000
+
+ lyrics: remove whitespace from artist/title strings (bug #644045)
+
+ plugins/lyrics/TerraParser.py | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 1c6e8cf1798aea94807507589329a7103eee3a3c
+Author: Sven Arvidsson <sa whiz se>
+Date: Sun Feb 5 12:12:43 2012 +1000
+
+ iradio: add Radio Paradise to initial stream list (bug #663353)
+
+ plugins/iradio/iradio-initial.xspf | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+
+commit 8d59acec3189c29074ff4c9a0ac3438eae0d9564
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Sat Feb 4 17:52:43 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a7c68559f9f26f86b91e26eae17b4fb8d72268cc
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Sat Feb 4 17:43:22 2012 +0100
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 3544 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1761 insertions(+), 1783 deletions(-)
+
+commit 65f2876d249b6d505b28c4acf23b2e2a7366164d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 3 22:30:54 2012 +1000
+
+ main.c needs locale.h
+
+ shell/main.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit a20000403a3e6b003271b6e9ee21b2d7590ca364
+Author: Bernd Feige <Bernd Feige gmx net>
+Date: Thu Feb 2 07:25:55 2012 +1000
+
+ lyrics: add missing parameter to buf.get_text (bug #668864)
+
+ plugins/lyrics/lyrics.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e4523b1fad35d43f602bb1be2f640a78e616a37f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jan 26 17:05:19 2012 +0100
+
+ mtp: wait until we've opened the device before creating album art store
+
+ plugins/mtpdevice/rb-mtp-source.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit a6445aded19a75c0c260cc14cf34a8950b5d4980
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Wed Jan 25 23:47:04 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 747 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 380 insertions(+), 367 deletions(-)
+
+commit d8ac44e0b97cb0cc0c3189d9d9431d8c8fe4963c
+Author: Žygimantas Beručka <uid0 akl lt>
+Date: Sat Jan 21 23:56:39 2012 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 765 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 405 insertions(+), 360 deletions(-)
+
+commit ee165408e5090319decf836e353a641aa27a1104
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Sat Jan 21 11:03:04 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 946 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 459 insertions(+), 487 deletions(-)
+
+commit 032a49d60a1fa3023d91d6c60cb5053e18c340c2
+Author: Alexander Shopov <ash kambanaria org>
+Date: Fri Jan 20 07:56:07 2012 +0200
+
+ Updated Bulgarian translation
+
+ po/bg.po | 2685 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 1356 insertions(+), 1329 deletions(-)
+
+commit 3a981ed98a0266988063fd3437a53d9102f18ff3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jan 18 23:15:59 2012 +1000
+
+ dbus-media-server: fix item and container count for property containers
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a235e5aa9a10a181f0f3ba9a69a6c2275354ef8a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jan 18 08:47:05 2012 +1000
+
+ dbus-media-server: don't update source parent when tracks change
+
+ .../rb-dbus-media-server-plugin.c | 43 ++++++++++++----------
+ 1 file changed, 23 insertions(+), 20 deletions(-)
+
+commit 8c0fe2bef7d8fd34514537cfcb87c48cb9305dc8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jan 18 08:42:59 2012 +1000
+
+ dbus-media-server: don't update property containers when values change
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 0a3b09a28ba7e50491a1ce0c47d9ac51bbe32705
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jan 18 08:35:29 2012 +1000
+
+ dbus-media-server: emit track list updates with the right object path
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 9 ++++++++-
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+commit fa58e3bd96713196ada1dc239110f2c1354bf8bd
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Mon Jan 16 21:50:43 2012 +0100
+
+ Updated German translation
+
+ po/de.po | 128 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 65 insertions(+), 63 deletions(-)
+
+commit e17fae5c1e37b2cafceecf8cab75d23d661610cb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jan 17 06:30:15 2012 +1000
+
+ dbus-media-server: don't emit updates for 'all' property values
+
+ We don't actually show these in the object tree, so it's a bit
+ pointless to emit updates for them.
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit df960e67ff2e53c8b719484faadbbc70777fc2d7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jan 17 06:19:03 2012 +1000
+
+ dbus-media-server: use a lower priority idle to emit updates
+
+ RhythmDB uses various idle handlers and async queues when processing
+ updates. At lower idle priority, the handler used to emit dbus
+ updates catches more of these, resulting in fewer updates being
+ sent.
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit c5533584b7d905dac1bd6790323e072545e84ad6
+Author: Nirbheek Chauhan <nirbheek gentoo org>
+Date: Mon Jan 16 06:56:21 2012 +0530
+
+ Port the rb-set-rating.py example script to PyGI/GDBus
+
+ remote/dbus/rb-set-rating.py | 19 ++++++++++++++-----
+ 1 file changed, 14 insertions(+), 5 deletions(-)
+
+commit 63a470cc7661ee46e89ae27dad9f33223d0b0ed7
+Author: Nirbheek Chauhan <nirbheek gentoo org>
+Date: Sun Jan 15 16:13:38 2012 +0530
+
+ Port im-status python plugin to Gio/GDBus
+
+ Also drop Gossip support since it's a dead project with no way to test for it.
+
+ plugins/im-status/im-status.py | 157 ++++++++++++++---------------------------
+ 1 file changed, 53 insertions(+), 104 deletions(-)
+
+commit b372eb9161102bd4723f2ab4e6f16ef91509666d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jan 16 19:42:11 2012 +1000
+
+ rhythmdb: make the dbus interface work
+
+ I am bad at GVariant.
+
+ rhythmdb/rhythmdb-dbus.c | 23 +++++++++++++++++------
+ 1 file changed, 17 insertions(+), 6 deletions(-)
+
+commit 3bbea953ee4814f0810775d897375168539c2da4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 15 18:31:19 2012 +1000
+
+ Rhythmbox 2.95
+
+ NEWS | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 4 +-
+ 3 files changed, 169 insertions(+), 3 deletions(-)
+
+commit 6750033026cc15753c5a6cc385c0e14f995e1e41
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 15 14:30:16 2012 +1000
+
+ audiocd: bind entry view settings and add duration column
+
+ This got missed when the audio CD source stopped being a
+ browser source subclass.
+
+ plugins/audiocd/rb-audiocd-source.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 9e734c028c3469ef275041d58ed7d24be9c65423
+Author: Cheng-Chia Tseng <pswo10680 gmail com>
+Date: Sun Jan 15 08:20:20 2012 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 2645 ++++++++++++++++++++++++++++++----------------------------
+ po/zh_TW.po | 2656 ++++++++++++++++++++++++++++++-----------------------------
+ 2 files changed, 2731 insertions(+), 2570 deletions(-)
+
+commit f0ae3bf99de1c002255ac582f95d171841a77db9
+Author: Byrial Ole Jensen <byrial vip cybercity dk>
+Date: Sun Jan 15 00:26:51 2012 +0100
+
+ [l10n] Updated Danish translation
+
+ po/da.po | 4788 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 2413 insertions(+), 2375 deletions(-)
+
+commit db3cd6cfbc3796675fbe9f8008797ef14a13f99b
+Author: Gil Forcada <gforcada gnome org>
+Date: Sat Jan 14 23:59:35 2012 +0100
+
+ [l10n]Updated Catalan translation
+
+ po/ca.po | 5627 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 2785 insertions(+), 2842 deletions(-)
+
+commit eec3e2a655041107444333599213861b8d937973
+Author: Bruce Cowan <bruce bcowan me uk>
+Date: Sat Jan 14 19:49:45 2012 +0000
+
+ Updated British English translation
+
+ po/en_GB.po | 5592 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 2759 insertions(+), 2833 deletions(-)
+
+commit a5940fde434f50323009119681a70c9d645fd21f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 14 23:54:24 2012 +1000
+
+ xfade: fix race causing repeated attempts to link streams (bug #664831)
+
+ commit 38c658a introduced a window where we'd attempt to link a
+ stream to the adder twice, which would cause a "Failed to link new
+ stream into GStreamer pipeline" error on the second attempt. Fix this
+ by adding a flag to the stream to indicate we're trying to link it,
+ protected by the stream list lock, so now we'll only try once.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 1d31a0b6755aa66a581c02a08ca1ba09614a670b
+Author: Daniel Korostil <ted korostiled gmail com>
+Date: Sat Jan 14 14:28:59 2012 +0200
+
+ Uploaded Ukranian
+
+ po/uk.po | 3365 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1739 insertions(+), 1626 deletions(-)
+
+commit 8bd6c95c9d1def165e6581744125f08191a3a22e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 14 17:34:18 2012 +1000
+
+ rhythmdb: don't profile db load in parallel with main thread
+
+ This is just a race between the threads. Occasionally you
+ lose and it crashes on startup.
+
+ rhythmdb/rhythmdb.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 132846f417d1d8519a3a82c7f375649770e7204e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 14 11:41:32 2012 +1000
+
+ artsearch: fix local cover art search a bit harder
+
+ plugins/artsearch/local.py | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 84e673d4fc71b6771fa2da64fa1b3f8b185f946b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 14 11:37:43 2012 +1000
+
+ main: fix initial gdk lock state
+
+ With glib < 2.31, we need to take the gdk lock before
+ g_application_run, but with glib >= 2.31, we can't.
+ Now we use glib_check_version to figure out what to do at runtime.
+
+ shell/main.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 38fa9dfd70ff2df6dacc0ddfeea5958ae329ca9a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 14 00:39:51 2012 +1000
+
+ ext-db: use an async queue for store requests (bug #667778)
+
+ slightly safer than just a plain list.
+
+ metadata/rb-ext-db.c | 23 +++++++++++++----------
+ 1 file changed, 13 insertions(+), 10 deletions(-)
+
+commit 39360ed8e3e944e8f82973d619b33ee5e3c53051
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 14 00:05:41 2012 +1000
+
+ artsearch: don't use the lookup key for storage (bug #667778)
+
+ also add an assert to make sure I don't do this again.
+
+ metadata/rb-ext-db.c | 1 +
+ plugins/artsearch/artsearch.py | 4 +++-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit d306997e7bb3d08b317ae00a336217356d50e425
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Fri Jan 13 15:43:40 2012 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 292 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 154 insertions(+), 138 deletions(-)
+
+commit 0be3d3f7f96816853616edc816374f373fa8fed8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jan 13 19:30:30 2012 +1000
+
+ artsearch: fix dumb mistakes in local cover art search
+
+ plugins/artsearch/local.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 351c84ed59a58ddb6cbb6ca2c162ca7e709d74f4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jan 13 19:29:04 2012 +1000
+
+ ext-db: fix key info lookup
+
+ metadata/rb-ext-db-key.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e8aa901f344c093b2b4700414a36fba6faf4d7b0
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Thu Jan 12 11:34:08 2012 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 292 +++++++++++++++++++++++++++++++--------------------------
+ po/sr latin po | 292 +++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 318 insertions(+), 266 deletions(-)
+
+commit 67f1c0d21962956ea58e494a3022120aea54bf28
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jan 12 19:57:56 2012 +1000
+
+ audioscrobbler: remove the illegible plugin icon
+
+ plugins/audioscrobbler/Makefile.am | 1 -
+ plugins/audioscrobbler/as-powered.png | Bin 4581 -> 0 bytes
+ plugins/audioscrobbler/audioscrobbler.plugin.in | 1 -
+ 3 files changed, 2 deletions(-)
+
+commit 34fd322f8c0291117b03edd23ac64705b15d9b2b
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Wed Jan 11 22:13:04 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 220 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 94 insertions(+), 126 deletions(-)
+
+commit a1aa7abe65f83d2c19711646514d717b60dfe6fe
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jan 11 18:49:20 2012 +1000
+
+ sample-python: make it work, and make it a bit more interesting
+
+ plugins/sample-python/sample-python.py | 25 +++++++++++++++++++------
+ 1 file changed, 19 insertions(+), 6 deletions(-)
+
+commit e47b7114d24329d9da257670832bf74b01f4bbd5
+Author: Mario Blättermann <mariobl gnome org>
+Date: Tue Jan 10 19:20:16 2012 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 388 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 209 insertions(+), 179 deletions(-)
+
+commit aba5ac1ab3bdbb2a434bfa9d6eb82df912b4d262
+Author: Priit Laes <plaes plaes org>
+Date: Tue Jan 10 13:21:19 2012 +0200
+
+ lib: Remove bundled mkdtemp
+
+ configure.ac | 6 --
+ doc/reference/Makefile.am | 1 -
+ lib/Makefile.am | 7 --
+ lib/mkdtemp.c | 201 ----------------------------------------------
+ lib/mkdtemp.h | 40 ---------
+ 5 files changed, 255 deletions(-)
+
+commit 3ab606c19acddefee9bdc2f19e6769b67f2570b0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jan 10 21:37:07 2012 +1000
+
+ ref playlist classes so they actually exist if needed
+
+ fixes crash on startup introduced in the previous commit
+
+ sources/rb-auto-playlist-source.c | 4 +++-
+ sources/rb-static-playlist-source.c | 4 +++-
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 8a41eee2388eb4652671d19339bfe3d593fe12a2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jan 10 20:32:19 2012 +1000
+
+ create playlist search actions before loading UI (bug #666894)
+
+ This silences some GTK warnings that may or may not appear depending
+ on configuration.
+
+ shell/rb-shell.c | 4 +++
+ sources/rb-auto-playlist-source.c | 52 +++++++++++++++++++------------------
+ sources/rb-auto-playlist-source.h | 4 +++
+ sources/rb-static-playlist-source.c | 49 ++++++++++++++++++----------------
+ sources/rb-static-playlist-source.h | 4 +++
+ 5 files changed, 65 insertions(+), 48 deletions(-)
+
+commit 4797c19e80b4d0faa00569f1c111f8cb7f4d5170
+Author: Claude Paroz <claude 2xlibre net>
+Date: Mon Jan 9 10:25:05 2012 +0100
+
+ Updated French translation
+
+ po/fr.po | 2320 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1140 insertions(+), 1180 deletions(-)
+
+commit 4338932dceb9384aaa4c1f2700a18aaf12d37ea3
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Mon Jan 9 13:03:10 2012 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 229 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 121 insertions(+), 108 deletions(-)
+
+commit d4ac4774167e8f3b6a6217f2265007c8fc98b60d
+Author: Marek Černocký <marek manet cz>
+Date: Mon Jan 9 08:30:59 2012 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 195 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 104 insertions(+), 91 deletions(-)
+
+commit 1a6912acf1cbc6ee9bf3a97e2debe66591724c12
+Author: Muhammet Kara <muhammet k gmail com>
+Date: Mon Jan 9 07:26:02 2012 +0200
+
+ [l10n]Updated Turkish translation
+
+ po/tr.po | 953 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 411 insertions(+), 542 deletions(-)
+
+commit a9555ecb6b5796d09d5857096b7008ca0a70f3dd
+Author: Tiffany Antopolski <tiffany antopolski com>
+Date: Wed Jun 22 22:49:02 2011 -0400
+
+ help/C/rhythmbox.xml: removed deprecated shortcut.
+
+ This fixes bug #600122 in gnome and bug #461279 in lp Ubuntu.
+
+ help/C/rhythmbox.xml | 12 ------------
+ 1 file changed, 12 deletions(-)
+
+commit abe5e9f286a323438790e8e09aee3c1d2c6df7e5
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Mon Jan 9 09:01:41 2012 +0700
+
+ Updated Vietnamese translation
+
+ po/vi.po | 129 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 54 insertions(+), 75 deletions(-)
+
+commit 31264d2542f45fcba948bb644592ad06ec575a08
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Mon Jan 9 08:47:27 2012 +0700
+
+ po/vi: import from Damned Lies
+
+ po/vi.po | 3734 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1910 insertions(+), 1824 deletions(-)
+
+commit bea2d1b0170512283534468db09c263d7463fc5f
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Jan 8 23:06:55 2012 +0100
+
+ Update couple of version numbers in INSTALL.quick
+
+ INSTALL.quick | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 5bda33f8a8fd68830748cae89fb7855c6c096cec
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Sun Jan 8 23:26:34 2012 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2791 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1364 insertions(+), 1427 deletions(-)
+
+commit 68221173f821b7accdc6522567454f6482a1ece3
+Author: Ihar Hrachyshka <ihar hrachyshka gmail com>
+Date: Sun Jan 8 23:08:26 2012 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 191 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 102 insertions(+), 89 deletions(-)
+
+commit 671067c6ae46d2d914f940a1f3b68c170b0c52a7
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sun Jan 8 20:59:42 2012 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 230 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 131 insertions(+), 99 deletions(-)
+
+commit 9a9e21b94c883079d42c20d4e8730b7c81c4e598
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 8 18:49:08 2012 +1000
+
+ magnatune: fix distcheck
+
+ plugins/magnatune/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4cdaeafbf560b3ced61a24bb761f6deaf595b2aa
+Author: Cosimo Cecchi <cosimoc gnome org>
+Date: Sun Jan 8 16:11:20 2012 +1000
+
+ prefs: don't let the prefs vboxes fill the dialog space
+
+ Use ALIGN_START instead, so the vboxes in the preferences don't get
+ squashed up in the whole dialog space and stay top-aligned.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=652488
+
+ data/ui/general-prefs.ui | 1 +
+ data/ui/library-prefs.ui | 1 +
+ data/ui/playback-prefs.ui | 1 +
+ data/ui/podcast-prefs.ui | 1 +
+ 4 files changed, 4 insertions(+)
+
+commit 9cbb072d59b187229a814c0673189a8772a5238c
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Jan 7 23:03:06 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
+commit 85262de57bbe8f5ee03ea41ba15ae1f40a0d185a
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Sat Jan 7 22:10:03 2012 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 201 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 116 insertions(+), 85 deletions(-)
+
+commit 048e52548408b11e8a33e3249fe102dd76e74fa1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 7 20:48:17 2012 +1000
+
+ ext-db: fix compile errors on 32bit systems
+
+ metadata/rb-ext-db.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 43d6650edd3f65b03be84dc6855e467162b541b2
+Author: Peter Denison <bug-reports marshadder org>
+Date: Sat Jan 7 19:44:30 2012 +1000
+
+ im-status: install gettext in unicode mode (bug #667132)
+
+ This plugin uses non-ascii strings so it requires unicode gettext.
+
+ plugins/im-status/im-status.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 75498df98c7ecbdd1a17db10a7c04bd56b5082d8
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Fri Dec 23 20:36:42 2011 +0100
+
+ audioscrobbler: fix i18n problems (bug #666773)
+
+ mark two strings for translation and call gettext on static array
+ strings to make them appear localized.
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-page.c | 4 ++--
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 7c7646dc8513bce1b32e9a7d3200b6c6cf5c1dc2
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Jan 7 01:37:09 2012 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 188 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 97 insertions(+), 91 deletions(-)
+
+commit 701b303b9ee9d7991a5cf1b5decd91afc11891f7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 7 09:47:23 2012 +1000
+
+ fix missing plural handling for various strings (bug #659467)
+
+ plugins/context/tmpl/album-tmpl.html | 6 ++++--
+ shell/rb-track-transfer-queue.c | 34 ++++++++++++++++------------------
+ sources/rb-import-errors-source.c | 2 +-
+ 3 files changed, 21 insertions(+), 21 deletions(-)
+
+commit cf2d7c0528f206a3e6d6d99a81d30e7f2ef0ccac
+Author: Praveen Illa <mail2ipn gmail com>
+Date: Fri Jan 6 01:37:50 2012 +0530
+
+ Updated Telugu Translation
+
+ po/te.po | 6845 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 3860 insertions(+), 2985 deletions(-)
+
+commit 671698666a6b6181efe09a7f038691cf2cc7a688
+Author: Jiro Matsuzawa <jmatsuzawa src gnome org>
+Date: Fri Jan 6 01:16:58 2012 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 566 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 287 insertions(+), 279 deletions(-)
+
+commit 1861fa835f94be861383ab30923f7982e4b66b67
+Author: Jiro Matsuzawa <jmatsuzawa src gnome org>
+Date: Fri Jan 6 01:13:34 2012 +0900
+
+ Updated Japanese translation
+
+ help/ja/ja.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit a4e1f1af1804025cbb78ca21de54cbd897e59632
+Author: Timo Jyrinki <timo debian org>
+Date: Thu Jan 5 12:55:38 2012 +0200
+
+ New Finnish translations from Launchpad and then additional ones from me.
+
+ po/fi.po | 5434 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 2531 insertions(+), 2903 deletions(-)
+
+commit f831c30093e4e6da8c593cf766995b239e5eebf5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jan 5 09:08:02 2012 +1000
+
+ playlist-manager: fix GetPlaylists dbus method (bug #667139)
+
+ Return values need to be wrapped in a tuple.
+
+ shell/rb-playlist-manager.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 0c31ced64c1e7daba3716768ee0bb349c161c1b7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jan 2 22:05:12 2012 +1000
+
+ ext-db: rethink how keys work
+
+ Keys now consist of fields, only one of which can be multi-valued,
+ and info. This removes the annoying confusion between artist and
+ album-artist.
+
+ metadata/rb-ext-db-key.c | 438 ++++++++++++++-------
+ metadata/rb-ext-db-key.h | 29 +-
+ metadata/rb-ext-db.c | 10 +-
+ plugins/artsearch/artsearch.py | 26 +-
+ plugins/artsearch/lastfm.py | 42 +-
+ plugins/artsearch/local.py | 35 +-
+ plugins/artsearch/musicbrainz.py | 23 +-
+ plugins/artsearch/oldcache.py | 24 +-
+ .../rb-audioscrobbler-radio-source.c | 4 +-
+ plugins/grilo/rb-grilo-plugin.c | 7 +-
+ plugins/ipod/rb-ipod-source.c | 6 +-
+ plugins/magnatune/MagnatuneSource.py | 4 +-
+ plugins/mtpdevice/rb-mtp-source.c | 7 +-
+ podcast/rb-podcast-manager.c | 2 +-
+ rhythmdb/rhythmdb.c | 86 ++--
+ shell/rb-shell-player.c | 4 +-
+ 16 files changed, 434 insertions(+), 313 deletions(-)
+
+commit 2209ba1a87b2e8e5beae3b70f29ca121d0965659
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Thu Jan 5 01:15:56 2012 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 2537 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1356 insertions(+), 1181 deletions(-)
+
+commit 3b472bc16d8bcd32d87548b10cd2835e19b683f5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jan 4 20:28:01 2012 +1000
+
+ notification: fix notification hint types
+
+ notification-daemon expects an actual boolean for the action-icons
+ hint, and was crashing when it received a byte instead.
+
+ plugins/notification/rb-notification-plugin.c | 14 +++++---------
+ 1 file changed, 5 insertions(+), 9 deletions(-)
+
+commit 84387c6d983d67e6ffe116ccd74963196f7f1a1b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Dec 29 14:07:15 2011 +1100
+
+ shell: stop leaking pixbuf loaders
+
+ shell/rb-shell.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit c0cff7628fb61fca9f19ed5fd7163459c45a71dd
+Author: Jiro Matsuzawa <jmatsuzawa src gnome org>
+Date: Mon Jan 2 20:40:22 2012 +0900
+
+ Updated Japanese translation
+
+ help/ja/ja.po | 175 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 92 insertions(+), 83 deletions(-)
+
+commit c0486b042978c79c12495792f0be95fc66dd5592
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Sun Jan 1 18:23:19 2012 +0100
+
+ Updated Serbian translation
+
+ po/sr.po | 2908 +++++++++++++++++++++++++++++---------------------------
+ po/sr latin po | 2898 ++++++++++++++++++++++++++++---------------------------
+ 2 files changed, 2971 insertions(+), 2835 deletions(-)
+
+commit 88e6559dbdbb33572c227a54d7420ba091934254
+Author: Mario Blättermann <mariobl gnome org>
+Date: Wed Dec 28 11:27:51 2011 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 487 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 246 insertions(+), 241 deletions(-)
+
+commit 4baffecaa0fa2a9f2112b8bb172c70537e793920
+Author: Denis Washington <denisw online de>
+Date: Wed Dec 28 00:01:08 2011 +0100
+
+ Updated German translation
+
+ po/de.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit eb0b2feef02c4cf02c64643786284418d88f67c8
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Mon Dec 26 18:02:20 2011 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 492 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 250 insertions(+), 242 deletions(-)
+
+commit 89181f0b230c563d34cbfcb274ae92e649d194f5
+Author: Marek Černocký <marek manet cz>
+Date: Sun Dec 25 07:49:25 2011 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 471 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 230 insertions(+), 241 deletions(-)
+
+commit 20ad9f7102258f04231a6ba6cf8529e84f948f88
+Author: Ihar Hrachyshka <ihar hrachyshka gmail com>
+Date: Fri Dec 23 22:17:46 2011 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 462 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 226 insertions(+), 236 deletions(-)
+
+commit e43ed8eba407ab9eb4b269a582746e98af1cd767
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Fri Dec 23 19:48:59 2011 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 499 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 251 insertions(+), 248 deletions(-)
+
+commit d65b8cbe3d675831a75c97ea710ff7556c786fb7
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Thu Dec 8 02:41:51 2011 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 3752 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1910 insertions(+), 1842 deletions(-)
+
+commit dc418c0473c1a523c5e7b0dbc611abed2031486f
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Fri Dec 23 17:13:35 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 488 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 247 insertions(+), 241 deletions(-)
+
+commit 1b440f41cb9844929d510d401898da63b91a5120
+Author: Rico Tzschichholz <ricotz t-online de>
+Date: Thu Dec 22 07:27:11 2011 +1000
+
+ various dist and build fixes
+
+ doc/reference/rhythmbox.types | 2 --
+ plugins/artdisplay/Makefile.am | 1 -
+ plugins/sample-vala/rb-sample-vala-plugin.vala | 2 ++
+ 3 files changed, 2 insertions(+), 3 deletions(-)
+
+commit 1b5a406704148a0248f4cacafcc65e12ffd661d5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Dec 22 07:19:48 2011 +1000
+
+ magnatune: disable differently so files are disted
+
+ it still doesn't get installed, and the .plugin file doesn't get
+ generated so it won't interfere with uninstalled builds.
+
+ plugins/Makefile.am | 2 +-
+ plugins/magnatune/Makefile.am | 12 +++++++-----
+ 2 files changed, 8 insertions(+), 6 deletions(-)
+
+commit a8002470a430e4ea8f11ac0309d799afeb87f5c8
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Dec 20 20:37:39 2011 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 470 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 230 insertions(+), 240 deletions(-)
+
+commit 6bd9618fa8021ff251bacea6449394e1519f083c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 18 09:21:04 2011 +1000
+
+ artdisplay: rework to use extdb for album art searches
+
+ plugins/artdisplay/CoverArtDatabase.py | 364 ------------------------
+ plugins/artdisplay/EmbeddedCoverArtSearch.py | 135 ---------
+ plugins/artdisplay/LastFMCoverArtSearch.py | 174 -----------
+ plugins/artdisplay/LocalCoverArtSearch.py | 223 ---------------
+ plugins/artdisplay/Makefile.am | 7 +-
+ plugins/artdisplay/MusicBrainzCoverArtSearch.py | 109 -------
+ plugins/artdisplay/PodcastCoverArtSearch.py | 60 ----
+ plugins/artdisplay/artdisplay.plugin.in | 2 +-
+ plugins/artdisplay/artdisplay.py | 213 ++------------
+ plugins/artdisplay/lastfm_red_small.png | Bin 1929 -> 0 bytes
+ po/POTFILES.in | 1 -
+ 11 files changed, 20 insertions(+), 1268 deletions(-)
+
+commit a80e14f50e1f82a3cc4fbf6049ce909e80223a45
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 22:58:37 2011 +1000
+
+ magnatune: store album art in extdb for tracks played
+
+ plugins/magnatune/MagnatuneSource.py | 13 ++++++-------
+ 1 file changed, 6 insertions(+), 7 deletions(-)
+
+commit 032229faa1f3c6c618028a632e5c07155eeaa685
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 22:57:58 2011 +1000
+
+ mtp: use extdb to find album art for tracks transferred to mtp devices
+
+ plugins/mtpdevice/rb-mtp-source.c | 119 +++++++++++---------------------------
+ 1 file changed, 34 insertions(+), 85 deletions(-)
+
+commit bcdaf17b823b8e8225402bec21bdf441763aa1e5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 22:56:55 2011 +1000
+
+ ipod: use extdb to find album art for tracks transferred to ipods
+
+ plugins/ipod/rb-ipod-source.c | 238 +++++++++++++++---------------------------
+ 1 file changed, 83 insertions(+), 155 deletions(-)
+
+commit 4b5c04cfec6a91a275c69dfa6635280e5f865fdf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 22:53:05 2011 +1000
+
+ visualizer: use extdb to find album art images
+
+ plugins/visualizer/rb-visualizer-fullscreen.c | 97 +++++++++------------------
+ 1 file changed, 33 insertions(+), 64 deletions(-)
+
+commit 29d86c4f8d8534b529a3826d26e108248aff340e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 22:52:30 2011 +1000
+
+ mpris: use extdb to find album art uri
+
+ plugins/mpris/rb-mpris-plugin.c | 49 ++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 41 insertions(+), 8 deletions(-)
+
+commit bd04f7c302993a9567b2038374d2180c06c7d6b3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 22:51:10 2011 +1000
+
+ notification: use extdb to find album art images
+
+ plugins/notification/Makefile.am | 1 +
+ plugins/notification/rb-notification-plugin.c | 86 +++++++++++++--------------
+ 2 files changed, 42 insertions(+), 45 deletions(-)
+
+commit e6efd040a00773dac32376112c11af4e71eecb2e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 22:48:38 2011 +1000
+
+ grilo: store thumbnail for playing tracks in extdb, if available
+
+ plugins/grilo/Makefile.am | 1 +
+ plugins/grilo/rb-grilo-plugin.c | 111 +++++++++++-----------------------------
+ 2 files changed, 30 insertions(+), 82 deletions(-)
+
+commit 2f03aa57bcfc4a21210b3d6fcc6e4bab83c6ae80
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 00:20:17 2011 +1000
+
+ audioscrobbler: store images for stream tracks in album art extdb
+
+ .../rb-audioscrobbler-radio-source.c | 144 +++------------------
+ 1 file changed, 20 insertions(+), 124 deletions(-)
+
+commit 8bf6155f6bd910db855d5c3c5a042465d10627a5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 00:19:21 2011 +1000
+
+ shell-player: store embedded cover art images in album-art extdb
+
+ shell/rb-shell-player.c | 23 ++++++++++++++++-------
+ 1 file changed, 16 insertions(+), 7 deletions(-)
+
+commit 37754f971b90e36936cd414fd4208caaca572f1a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 00:18:18 2011 +1000
+
+ podcast: store podcast feed images in album art extdb
+
+ podcast/rb-podcast-manager.c | 17 +++++++++++++++++
+ 1 file changed, 17 insertions(+)
+
+commit 8ca7e20967581beceeed6e10e9a9f93c793f924b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Dec 16 23:07:14 2011 +1000
+
+ artsearch: new art search plugin using extdb
+
+ This does the same searches as the artdisplay plugin, triggered
+ by the 'request' signal from extdb, and storing results in extdb
+ as they're found.
+
+ configure.ac | 1 +
+ plugins/Makefile.am | 1 +
+ plugins/artsearch/Makefile.am | 20 ++++
+ plugins/artsearch/artsearch.plugin.in | 10 ++
+ plugins/artsearch/artsearch.py | 104 +++++++++++++++++++
+ plugins/artsearch/lastfm.py | 184 ++++++++++++++++++++++++++++++++++
+ plugins/artsearch/local.py | 147 +++++++++++++++++++++++++++
+ plugins/artsearch/musicbrainz.py | 104 +++++++++++++++++++
+ plugins/artsearch/oldcache.py | 69 +++++++++++++
+ po/POTFILES.in | 3 +
+ 10 files changed, 643 insertions(+)
+
+commit c5bef5be9e942a8bf8a54351ee4d0a92c10a51d8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Dec 16 09:11:04 2011 +1000
+
+ rhythmdb: add extdb helper functions
+
+ These helpers simplify creation of extdb keys for specific entries
+ and matching extdb keys against entries.
+
+ rhythmdb/rhythmdb.c | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ rhythmdb/rhythmdb.h | 7 +++
+ 2 files changed, 138 insertions(+)
+
+commit 65d92eb831962f22dad91902aa9db4c44e49b087
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Dec 16 09:08:11 2011 +1000
+
+ shell: create an extdb instance for storing album art
+
+ This converts between image files and GdkPixbuf instances as required.
+
+ shell/rb-shell.c | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 108 insertions(+)
+
+commit 7a0eb6d33860fc7cf47475907dd8cdf12f79864f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Dec 16 08:34:30 2011 +1000
+
+ add extdb, a database for storing external metadata
+
+ extdb associates external metadata items, such as album art images,
+ with sets of properties and values, such as album and artist names.
+ It uses tdb to store the associations, and (for now) keeps the
+ actual data in separate files.
+
+ Lookups are based on keys that contain sets of required and optional
+ properties. Required properties must be present in the item found,
+ and optional properties must match if present. When making a request,
+ additional information can be provided, such as musicbrainz album IDs,
+ that will not be stored, but only used to facilitate searches.
+
+ When a request fails, extdb emits a signal to allow metadata providers
+ to perform a search and store the resulting data, which then answers
+ the request.
+
+ When new data is stored in an extdb instance, it emits a signal allowing
+ consumers to make use of it.
+
+ extdb will initially be used for album art, but will also store
+ lyrics and perhaps other data in the future.
+
+ bindings/gi/Makefile.am | 4 +
+ configure.ac | 5 +-
+ lib/rb-util.c | 64 ++-
+ lib/rb-util.h | 8 +
+ metadata/Makefile.am | 4 +
+ metadata/rb-ext-db-key.c | 431 +++++++++++++++++++
+ metadata/rb-ext-db-key.h | 88 ++++
+ metadata/rb-ext-db.c | 1060 ++++++++++++++++++++++++++++++++++++++++++++++
+ metadata/rb-ext-db.h | 124 ++++++
+ 9 files changed, 1785 insertions(+), 3 deletions(-)
+
+commit d0647aacc9072b73aba0d56bdaf20efe59c3f26f
+Author: Thiago Santos <thiago sousa santos collabora com>
+Date: Tue Dec 13 11:13:24 2011 -0300
+
+ plugins: lyrics: fix getting of cached lyrics
+
+ Put the file:// prefix for cached lyrics uri.
+
+ Avoids getting an 'Operation not supported' due to gvfs not
+ identifying the protocol to use to open the resource.
+
+ plugins/lyrics/lyrics.py | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 0d9a56689906614355c30b3597f2b880ec9e0b1d
+Author: Thiago Santos <thiago sousa santos collabora com>
+Date: Thu Dec 8 23:51:49 2011 -0300
+
+ plugins: lyrics: remove inactive sites
+
+ Remove inactive sites of lyrics plugin
+
+ plugins/lyrics/LeoslyricsParser.py | 113 -------------------------------------
+ plugins/lyrics/LyrcParser.py | 86 ----------------------------
+ plugins/lyrics/LyricsSites.py | 4 --
+ plugins/lyrics/Makefile.am | 2 -
+ 4 files changed, 205 deletions(-)
+
+commit d453444debdfa94875fc2afe6568397e3cb8ef5e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 18 08:28:08 2011 +1000
+
+ Revert "don't take the gdk lock before calling g_application_run"
+
+ This reverts commit d286824228cf5cd2e13da2a0449391f44af86eb2.
+
+ We don't build with glib 2.32 yet so breaking things to work with it
+ doesn't seem like a good idea.
+
+ shell/main.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 66bd813cf5866855fbf5c951acff43662d1b8f8a
+Author: Yuri Matsuk <yuri matsuk net>
+Date: Sat Dec 17 17:17:49 2011 +0300
+
+ Updated Belarusian translation.
+
+ po/be.po | 5733 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 4613 insertions(+), 1120 deletions(-)
+
+commit be21408ee736fbb4ac563ce8ec847ddf4d03d99b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 17 21:38:51 2011 +1000
+
+ daap: make password prompts work properly (bug #666338)
+
+ _________________________________________
+ / finish authentication in the mount \
+ | operation's reply signal rather than |
+ | doing stupid mainloop tricks. also free |
+ | password lists returned by |
+ | gnome-keyring and clear the connection |
+ | pointer when releasing it so |
+ \ disconnecting actually finishes /
+ -----------------------------------------
+ \ ^__^
+ \ (oo)\_______
+ (__)\ )\/\
+ ||----w |
+ || ||
+
+ plugins/daap/rb-daap-source.c | 137 +++++++++++++++++++++++-------------------
+ 1 file changed, 76 insertions(+), 61 deletions(-)
+
+commit 301d954ed964343aa135764afbe29f21df5d0b6d
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Fri Dec 9 15:01:27 2011 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 4719 +++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 2324 insertions(+), 2395 deletions(-)
+
+commit 89c872b075b267aae153ee8caa7b0a63f435fb02
+Author: Muhammet Kara <muhammet k gmail com>
+Date: Sat Nov 26 08:59:11 2011 +0200
+
+ [l10n]Updated Turkish translation
+
+ po/tr.po | 1377 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 654 insertions(+), 723 deletions(-)
+
+commit 24d41b78ce7b6991f0cfb1e1c83cc89255bb7e6a
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Fri Nov 25 15:58:06 2011 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 901 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 477 insertions(+), 424 deletions(-)
+
+commit 8bc2fc3f436591fe557a5c27418089e8d59e0658
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 24 09:05:55 2011 +1000
+
+ daap: make plugin preferences work somewhat (bug #664680)
+
+ plugins/daap/rb-daap-plugin.c | 18 ++++++++----------
+ plugins/daap/rb-daap-sharing.c | 2 +-
+ 2 files changed, 9 insertions(+), 11 deletions(-)
+
+commit f1015626e1c996a7002f8c4ea12cafedd44e1715
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 17 18:30:18 2011 +1000
+
+ remove libgnome-media-profiles from rhythmbox.pc
+
+ rhythmbox.pc.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9136742fb422bc6f594fe918714f9a8b84aec352
+Author: Muhammet Kara <muhammet k gmail com>
+Date: Mon Nov 14 12:44:46 2011 +0200
+
+ [l10n]Updated Turkish translation
+
+ po/tr.po | 568 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 259 insertions(+), 309 deletions(-)
+
+commit 5f2c6dd6b0971ed7026de9370a2976791f40bcde
+Author: OKANO Takayoshi <kano na rim or jp>
+Date: Fri Nov 11 02:44:36 2011 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 3190 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1670 insertions(+), 1520 deletions(-)
+
+commit 31c1e9dc0e69f90a56a76f2332d05e0eef5a524f
+Author: Marek Černocký <marek manet cz>
+Date: Wed Nov 9 09:55:11 2011 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit 6887ca79cd6a6bf8836747cf7a606daeb5ad3adb
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Nov 8 23:28:45 2011 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 162 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 81 insertions(+), 81 deletions(-)
+
+commit 9302476857bc4e821c5eef64eb79dfa40e3c269d
+Author: Mario Blättermann <mariobl gnome org>
+Date: Tue Nov 8 22:16:20 2011 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 2226 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1137 insertions(+), 1089 deletions(-)
+
+commit 1e8a09f026a28ad7b2859ac5fc5ee236109ee04f
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Nov 8 12:34:05 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 275 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 146 insertions(+), 129 deletions(-)
+
+commit e3b1f687e5bf8973a430c96c651c1c01dcd20b87
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Nov 8 20:36:42 2011 +1000
+
+ context: move the visibility toggle to the menu
+
+ also fix the add_widget call when re-adding it.
+
+ plugins/context/ContextView.py | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 5be6a8def63d33e7b8a8c3058dc2524f5d5c8401
+Author: Marek Černocký <marek manet cz>
+Date: Mon Nov 7 23:20:17 2011 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 184 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 109 insertions(+), 75 deletions(-)
+
+commit 0a41e44bf3e889b0d9137b3032416886c9167934
+Author: Marek Černocký <marek manet cz>
+Date: Mon Nov 7 23:17:21 2011 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 1988 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1016 insertions(+), 972 deletions(-)
+
+commit 702199179d90cc773d9d1319420f622db64657cd
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Nov 7 21:45:24 2011 +1000
+
+ Fix internationalization of Python plugins
+
+ Fixes https://bugzilla.gnome.org/show_bug.cgi?id=663469
+
+ plugins/artdisplay/LastFMCoverArtSearch.py | 3 +++
+ plugins/artdisplay/artdisplay.py | 3 +++
+ plugins/context/AlbumTab.py | 3 +++
+ plugins/context/ArtistTab.py | 5 ++++-
+ plugins/context/ContextView.py | 3 +++
+ plugins/context/LastFM.py | 3 +++
+ plugins/context/LinksTab.py | 4 ++--
+ plugins/context/LyricsTab.py | 3 +++
+ plugins/im-status/im-status.py | 3 +++
+ plugins/lyrics/LyricsConfigureDialog.py | 5 ++++-
+ plugins/lyrics/LyricsSites.py | 5 +++++
+ plugins/lyrics/WinampcnParser.py | 1 -
+ plugins/lyrics/lyrics.py | 3 +++
+ plugins/magnatune/MagnatuneSource.py | 3 +++
+ plugins/magnatune/magnatune.py | 3 +++
+ plugins/pythonconsole/pythonconsole.py | 6 ++++++
+ plugins/replaygain/config.py | 3 +++
+ plugins/replaygain/player.py | 3 +++
+ plugins/sample-python/sample-python.py | 3 +++
+ plugins/sendto/sendto.py | 3 +++
+ 20 files changed, 63 insertions(+), 5 deletions(-)
+
+commit fad2289f887e5a3935836ce5bf7874c7525c8ee4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Nov 7 21:27:45 2011 +1000
+
+ add a function to return the locale directory to pass to gettext
+
+ Python plugins need this since we can't automatically call
+ gettext.install() for them any more. Part of bug #663469.
+
+ lib/rb-file-helpers.c | 12 ++++++++++++
+ lib/rb-file-helpers.h | 1 +
+ 2 files changed, 13 insertions(+)
+
+commit 87ccce2b3c5897144a7bd9d5dbbe4de461cddc5e
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Nov 5 21:46:18 2011 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eec2260055833d08e923119d14afa2afd016a447
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Nov 5 21:33:39 2011 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 38 ++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 36 insertions(+), 2 deletions(-)
+
+commit 9fff2b8f750c0b2f07018f730af81cb4b6b3bd96
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Nov 5 21:30:01 2011 +0100
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit 32ccff208940197d34c5090041efc563fcd58fe4
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Nov 5 21:02:16 2011 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 81 +++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 42 insertions(+), 39 deletions(-)
+
+commit 0857631e65c4cfa2ab8537468e739b0a5e8cf21b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Nov 5 22:41:54 2011 +1000
+
+ add mnemonics/accelerators for focusing search entries
+
+ re-enable alt-s, which disappeared with the label for the search,
+ (bug #663354) and add ctrl-f (bug #427592).
+
+ plugins/grilo/rb-grilo-source.c | 14 +++++++++++
+ widgets/rb-search-entry.c | 52 +++++++++++++++++++++++++++++++++--------
+ widgets/rb-search-entry.h | 2 ++
+ widgets/rb-source-toolbar.c | 20 ++++++++++++++++
+ 4 files changed, 78 insertions(+), 10 deletions(-)
+
+commit 0d55a38706627dcb86fa9f437bba2e8faaa18c1e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Nov 5 14:33:29 2011 +1000
+
+ audiocd: implement impl_get_entry_view so various things work
+
+ plugins/audiocd/rb-audiocd-source.c | 40 ++++++++++++++++++++++---------------
+ 1 file changed, 24 insertions(+), 16 deletions(-)
+
+commit d419ff6b14357314d94cc03a827c16e2afdca42a
+Author: Shankar Prasad <svenkate redhat com>
+Date: Thu Nov 3 12:26:00 2011 +0530
+
+ Updated Kannada Translations to fix the translation issue reported in the bug #663026
+
+ po/kn.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 60c88c00af81fc4ceac01f9d316de2cc0d20355d
+Author: Pallai Roland <dap mail index hu>
+Date: Wed Nov 2 21:40:48 2011 +1000
+
+ mmkeys: use old-style key grabs if dbus call fails
+
+ https://bugzilla.redhat.com/show_bug.cgi?id=712463
+
+ plugins/mmkeys/rb-mmkeys-plugin.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 5094f313c16ebe506cbf354ca5fa4dc41dfb4c6a
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Oct 31 16:36:55 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 2091 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 1064 insertions(+), 1027 deletions(-)
+
+commit aeaf1686e47dac6a6effdd9584f8397656b9aad0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 31 18:45:04 2011 +1000
+
+ audiocd: fix build without musicbrainz
+
+ plugins/audiocd/rb-audiocd-source.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 3601261c47a758c9e674af06470268c1ce0bf5ca
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Oct 30 20:35:19 2011 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 635 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 315 insertions(+), 320 deletions(-)
+
+commit c4e43c360f9c762193fa201d80f8bbf1be2f5e06
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Oct 30 20:29:29 2011 +0100
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit dc287cca2385b35c99216ffe7e1647f82591717d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 30 13:29:33 2011 +1000
+
+ rework search UI and add source toolbar
+
+ This replaces the search toolbar with a menu accessible through the
+ primary icon in the search entry, and makes the search entry look
+ more like search entries elsewhere in GNOME, particularly evolution,
+ empathy and the control center.
+
+ In the same row as the search entry, we now have a toolbar containing
+ source-specific actions, such as adding new radio streams or podcasts,
+ and toggling the visibility of the browser. Sources and plugins no
+ longer have the ability to add items to the main toolbar. Since the
+ main toolbar layout is now static, we can look at changing to a more
+ compact layout.
+
+ There is now once toolbar instance per source, rather than one shared
+ between them. The toolbar takes care of remembering search state
+ for the source it's attached to, rather than having it stored externally.
+
+ bindings/gi/Makefile.am | 6 +-
+ data/ui/rhythmbox-ui.xml | 73 +-
+ plugins/audiocd/audiocd-ui.xml | 7 +
+ plugins/audiocd/rb-audiocd-source.c | 44 +-
+ .../rb-audioscrobbler-profile-page.c | 42 +-
+ .../rb-audioscrobbler-radio-source.c | 27 +-
+ .../rb-disc-recorder-plugin.c | 9 +-
+ plugins/daap/daap-ui.xml | 6 +
+ plugins/daap/rb-daap-source.c | 5 +-
+ plugins/fmradio/fmradio-ui.xml | 4 +
+ plugins/fmradio/rb-fm-radio-source.c | 35 +-
+ plugins/generic-player/generic-player-ui.xml | 7 +
+ plugins/generic-player/rb-generic-player-source.c | 1 +
+ plugins/grilo/rb-grilo-source.c | 5 +-
+ plugins/ipod/ipod-ui.xml | 7 +
+ plugins/ipod/rb-ipod-source.c | 15 +-
+ plugins/iradio/iradio-ui.xml | 5 +
+ plugins/iradio/rb-iradio-source.c | 51 +-
+ plugins/mtpdevice/mtp-ui.xml | 7 +
+ plugins/mtpdevice/rb-mtp-source.c | 16 +-
+ plugins/visualizer/rb-visualizer-page.c | 4 +
+ podcast/rb-podcast-main-source.c | 2 +-
+ podcast/rb-podcast-source.c | 68 +-
+ shell/Makefile.am | 2 -
+ shell/rb-shell.c | 60 +-
+ shell/rb-source-header.c | 906 ---------------------
+ shell/rb-source-header.h | 78 --
+ sources/rb-auto-playlist-source.c | 47 +-
+ sources/rb-browser-source.c | 88 +-
+ sources/rb-browser-source.h | 6 +-
+ sources/rb-display-page.c | 62 +-
+ sources/rb-display-page.h | 3 -
+ sources/rb-import-errors-source.c | 1 -
+ sources/rb-library-source.c | 3 +-
+ sources/rb-media-player-source.c | 2 +-
+ sources/rb-missing-files-source.c | 1 -
+ sources/rb-play-queue-source.c | 17 +-
+ sources/rb-source.c | 121 +--
+ sources/rb-source.h | 18 +-
+ sources/rb-static-playlist-source.c | 62 +-
+ sources/rb-static-playlist-source.h | 2 +-
+ widgets/Makefile.am | 10 +-
+ widgets/rb-search-entry.c | 163 ++--
+ widgets/rb-search-entry.h | 5 +-
+ widgets/rb-source-toolbar.c | 488 +++++++++++
+ widgets/rb-source-toolbar.h | 73 ++
+ 46 files changed, 1115 insertions(+), 1549 deletions(-)
+
+commit d8782223dff07c27b7aa16b435fc738dc42c42af
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 30 11:08:58 2011 +1000
+
+ split RBRemovableMediaSource up into device source and transfer target
+
+ RBRemovableMediaSource tied together too many unrelated aspects -
+ the source UI structure, the ability to eject the device, and the
+ ability to transfer things to the device. In some cases (particularly
+ audio CDs) we only want some of those things.
+
+ RBDeviceSource is an interface for things that can be ejected. The
+ default implementation operates on a GMount or a GVolume, but the
+ MTP plugin does its own thing.
+
+ RBTransferTarget is an interface for things that can accept transfers.
+ Currently only implemented by the generic player, iPod and MTP plugins,
+ but the library might also use it. The implementation needs to provide
+ an encoding target and a method for building destination URIs.
+
+ The remaining parts of RBRemovableMediaSource now live in
+ RBMediaPlayerSource.
+
+ bindings/gi/Makefile.am | 6 +-
+ doc/reference/rhythmbox.types | 6 +-
+ plugins/audiocd/album-info.ui | 178 ++--
+ plugins/audiocd/rb-audiocd-source.c | 377 +++----
+ plugins/audiocd/rb-audiocd-source.h | 10 +-
+ .../rb-dbus-media-server-plugin.c | 4 +-
+ plugins/generic-player/rb-generic-player-plugin.c | 6 +-
+ plugins/generic-player/rb-generic-player-source.c | 95 +-
+ plugins/generic-player/rb-generic-player-source.h | 2 +-
+ plugins/generic-player/rb-nokia770-source.c | 4 +-
+ plugins/generic-player/rb-nokia770-source.h | 2 +-
+ plugins/generic-player/rb-psp-source.c | 4 +-
+ plugins/generic-player/rb-psp-source.h | 2 +-
+ plugins/ipod/rb-ipod-source.c | 82 +-
+ plugins/mtpdevice/rb-mtp-source.c | 81 +-
+ plugins/mtpdevice/rb-mtp-source.h | 1 -
+ shell/rb-removable-media-manager.c | 29 +-
+ sources/Makefile.am | 8 +-
+ sources/rb-device-source.c | 418 ++++++++
+ sources/rb-device-source.h | 63 ++
+ sources/rb-media-player-source.c | 172 +++-
+ sources/rb-media-player-source.h | 6 +-
+ sources/rb-removable-media-source.c | 1029 --------------------
+ sources/rb-removable-media-source.h | 104 --
+ sources/rb-transfer-target.c | 457 +++++++++
+ sources/rb-transfer-target.h | 94 ++
+ widgets/rb-entry-view.c | 2 +
+ widgets/rb-property-view.c | 2 +
+ 28 files changed, 1744 insertions(+), 1500 deletions(-)
+
+commit a18f363521f0029eb197b728d069abf8b86d223a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 25 07:50:06 2011 +1000
+
+ audioscrobbler: bind column visibility settings (bug #662641)
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 92a129a816712cee66a5011d8faf0782aa09bec3
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Wed Oct 19 21:19:34 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit bf0f465e872d6d76a1c1e0709a2050575e93c75c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 17 19:58:19 2011 +1000
+
+ magnatune: temporarily disable this plugin (bug #661957)
+
+ Magnatune doesn't work due to g-i/pygobject limitations, and now it's
+ causing crashes due to pygobject version clashes, so it's going on
+ holiday for a while.
+
+ plugins/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit a8dee25e3e2fcce9c4f012ab5284be78cc2a5964
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 17 19:57:23 2011 +1000
+
+ artdisplay: use gi.repository.GLib instead of glib module (bug #661330)
+
+ plugins/artdisplay/LocalCoverArtSearch.py | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit c17547d6dacd2e1b875fd9f88754fa5f58242137
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 17 19:56:48 2011 +1000
+
+ sendto: stop using glib module and get everything from gi.repository
+
+ plugins/sendto/sendto.py | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit 3d79eeb8497efd52e1ae486e856ba5a26755d9bb
+Author: Kristjan SCHMIDT <kristjan schmidt googlemail com>
+Date: Sat Oct 15 18:22:23 2011 +0200
+
+ Updated Esperanto translation
+
+ po/eo.po | 3988 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1918 insertions(+), 2070 deletions(-)
+
+commit 9782af87e92d1a149dea6df1eff53c7170015000
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 15 22:25:18 2011 +1000
+
+ metadata: fix getcwd compiler warning on OpenBSD
+
+ metadata/test-metadata.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9f0e6a19f8e82a0ce2f495e4180725c8e290c714
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 15 12:08:40 2011 +1000
+
+ track-transfer-batch: use lossless if that's all we have (bug #661806)
+
+ If the encoding target for the batch only includes lossless profiles,
+ use the first one that works. The only situation this should occur in
+ is when extracting from an audio CD with FLAC as the preferred media type.
+
+ Otherwise lossless profiles are still ignored, even if a lossy profile
+ requires additional plugins to be installed.
+
+ shell/rb-track-transfer-batch.c | 22 +++++++++++++++++++---
+ 1 file changed, 19 insertions(+), 3 deletions(-)
+
+commit 3a3d2dd499e59fcaf6a9c7956fd06053fc1b0cb7
+Author: Ulf Winkelvos <ulf winkelvos de>
+Date: Fri Oct 14 08:23:09 2011 +1000
+
+ power-manager: the session manager is on the session bus (bug #661700)
+
+ plugins/power-manager/rb-power-manager-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f03d2bbf0b242f1b1d96c182e39419935544e5b7
+Author: Muhammet Kara <muhammet k gmail com>
+Date: Wed Oct 12 13:51:34 2011 +0300
+
+ Updated Turkish translation
+
+ po/tr.po | 372 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 141 insertions(+), 231 deletions(-)
+
+commit 8f8557533161d5cdf9859af1ebc1f322132835f6
+Author: Muhammet Kara <muhammet k gmail com>
+Date: Wed Oct 12 01:25:44 2011 +0300
+
+ Updated Turkish translation
+
+ po/tr.po | 6445 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 5351 insertions(+), 1094 deletions(-)
+
+commit 50b24393f353e10f28ce4617e337e031cf2c851d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 11 22:04:40 2011 +1000
+
+ ipod: try to make the ipod init dialog a bit less hideous
+
+ plugins/ipod/ipod-init.ui | 102 ++++++++++++++++++++++++++--------------------
+ 1 file changed, 58 insertions(+), 44 deletions(-)
+
+commit 70232983c1f0062b8f38c9106372db35f432313f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 11 08:49:32 2011 +1000
+
+ removable-media-manager: take gdk lock when processing events
+
+ shell/rb-removable-media-manager.c | 30 ++++++++++++++++++++----------
+ 1 file changed, 20 insertions(+), 10 deletions(-)
+
+commit 0b2314843e111880ad1d4eec2b33e1f118dc4d29
+Author: Rudolfs Mazurs <rudolfs mazurs gmail com>
+Date: Sun Oct 9 02:06:31 2011 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 366 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 168 insertions(+), 198 deletions(-)
+
+commit 571f25af2a889af0f50fd19c429dc9cec8ffb0f3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 8 18:02:01 2011 +1000
+
+ entry-type: fix method check when updating entry availability
+
+ rhythmdb/rhythmdb-entry-type.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 786081b96c9c46656004489cfee374d144ed08f8
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Fri Oct 7 18:51:18 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1257 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 659 insertions(+), 598 deletions(-)
+
+commit 97f38f619d998d7db42511870fe17140b6bc825d
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Oct 6 21:43:44 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 1243 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 644 insertions(+), 599 deletions(-)
+
+commit f2b2fd8580546d01c624c025efedd61a02e9c856
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Oct 6 21:36:12 2011 +0200
+
+ Fixed internationalization
+
+ plugins/context/ContextView.py | 8 +++----
+ plugins/lyrics/lyrics.py | 4 ++--
+ plugins/magnatune/magnatune.py | 6 ++---
+ plugins/pythonconsole/pythonconsole.py | 8 +++----
+ plugins/sendto/sendto.py | 4 ++--
+ po/POTFILES.in | 42 ++++++++++++++++++----------------
+ 6 files changed, 37 insertions(+), 35 deletions(-)
+
+commit 7d5be17f07194aa456c266b654da5c58d50a0846
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 3 22:49:00 2011 +1000
+
+ shell-player: use delayed sync for volume level (bug #660775)
+
+ shell/rb-shell-player.c | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit 2577e0d7288fb06c627ec46a3509addfcf03e832
+Author: Alexandre Franke <alexandre franke gmail com>
+Date: Mon Oct 3 13:49:17 2011 +0200
+
+ Update French translation
+
+ po/fr.po | 721 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 359 insertions(+), 362 deletions(-)
+
+commit d286824228cf5cd2e13da2a0449391f44af86eb2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 1 21:19:43 2011 +1000
+
+ don't take the gdk lock before calling g_application_run
+
+ GApplication calls g_main_context_iteration now, rather than going
+ through the gtk wrappers that drop the gdk lock appropriately, so
+ we just shouldn't hold the lock going in.
+
+ shell/main.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 5ec27a0dece6eb6d7e4d77da4f02f393bbe5c47f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 29 09:45:10 2011 +1000
+
+ revive rhythmbox-client using new dbus interfaces + mpris
+
+ remote/dbus/Makefile.am | 7 +-
+ remote/dbus/rb-client.c | 670 ++++++++++++++++++++++++++----------------------
+ 2 files changed, 370 insertions(+), 307 deletions(-)
+
+commit 6915c5f853ae23d3f50e3053ba71d054d240b8bc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 29 09:43:52 2011 +1000
+
+ add version number to plugin dbus interfaces and object names too
+
+ plugins/daap/rb-daap-plugin.c | 6 +++---
+ plugins/mpris/rb-mpris-plugin.c | 4 ++--
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 7e38224ae6b3999a2cd2593823f1408dc5d538b5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 29 09:40:29 2011 +1000
+
+ add version number to all dbus interfaces and object names
+
+ Also change some method names to look more like everything else.
+
+ metadata/rb-metadata-dbus.c | 2 +-
+ metadata/rb-metadata-dbus.h | 6 +++---
+ rhythmdb/rhythmdb-dbus.c | 6 +++---
+ shell/rb-playlist-manager.c | 34 +++++++++++++++++-----------------
+ sources/rb-play-queue-source.c | 6 +++---
+ 5 files changed, 27 insertions(+), 27 deletions(-)
+
+commit fa9a352b67347c9aa4f516052f3f1ef5a0b53dc6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 29 09:30:34 2011 +1000
+
+ shell: convert the shell into a GtkApplication
+
+ This mostly replaces the shell dbus interface. We're now using
+ org.gnome.Rhythmbox3 as the dbus name since old dbus clients will not
+ be able to talk to rhythmbox 3+ from here on.
+
+ .gitignore | 2 +-
+ bindings/vala/rb.vapi | 1 -
+ configure.ac | 14 +-
+ data/Makefile.am | 4 +-
+ data/org.gnome.Rhythmbox.service.in | 3 -
+ data/org.gnome.Rhythmbox3.service.in | 3 +
+ shell/Makefile.am | 7 -
+ shell/main.c | 339 +----
+ shell/rb-shell.c | 2704 ++++++++++++++++++----------------
+ shell/rb-shell.h | 29 +-
+ shell/rb-shell.xml | 93 --
+ 11 files changed, 1416 insertions(+), 1783 deletions(-)
+
+commit e66d4d374dae1a69f8efa71de490cded9033fe11
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 29 09:23:56 2011 +1000
+
+ stop defining _XOPEN_SOURCE as it breaks glib sometimes
+
+ plugins/audiocd/Makefile.am | 2 +-
+ plugins/audioscrobbler/Makefile.am | 2 +-
+ plugins/brasero-disc-recorder/Makefile.am | 2 +-
+ plugins/daap/Makefile.am | 2 +-
+ plugins/dbus-media-server/Makefile.am | 2 +-
+ plugins/fmradio/Makefile.am | 2 +-
+ plugins/generic-player/Makefile.am | 2 +-
+ plugins/grilo/Makefile.am | 2 +-
+ plugins/ipod/Makefile.am | 2 +-
+ plugins/iradio/Makefile.am | 2 +-
+ plugins/lirc/Makefile.am | 2 +-
+ plugins/mmkeys/Makefile.am | 2 +-
+ plugins/mpris/Makefile.am | 2 +-
+ plugins/mtpdevice/Makefile.am | 2 +-
+ plugins/notification/Makefile.am | 2 +-
+ plugins/power-manager/Makefile.am | 2 +-
+ plugins/sample-vala/Makefile.am | 2 +-
+ plugins/sample/Makefile.am | 2 +-
+ plugins/visualizer/Makefile.am | 2 +-
+ shell/Makefile.am | 3 ++-
+ tests/Makefile.am | 2 +-
+ 21 files changed, 22 insertions(+), 21 deletions(-)
+
+commit fd59a75af65ec309fb09d6fbd25a809a29fa9a10
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Sep 29 09:23:11 2011 +1000
+
+ stop using shell.get_ui_manager in various plugins
+
+ plugins/context/ContextView.py | 4 ++--
+ plugins/lyrics/lyrics.py | 4 ++--
+ plugins/sendto/sendto.py | 12 +++++++-----
+ 3 files changed, 11 insertions(+), 9 deletions(-)
+
+commit 5e32ee5bfe915beccd804ef311724bb8fdc7bed9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 28 23:18:20 2011 +1000
+
+ switch to pygobject 3 (bug #660351)
+
+ configure.ac | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 209b3e8f758063d31cbce138f302d23a77eec45d
+Author: Daniel Nylander <po danielnylander se>
+Date: Tue Sep 20 20:22:33 2011 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 2597 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1245 insertions(+), 1352 deletions(-)
+
+commit 8b158c834a4f5972aa5839bddb1e160d5fcdfab4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Sep 20 23:46:14 2011 +1000
+
+ display-page-model: allow children to be added before their parents (bug #649020)
+
+ This is a bit ugly, but it means pages can create and insert their own children
+ as part of their construction, which seems useful and right. The specific
+ example here is the library creating child sources for multiple library
+ locations.
+
+ sources/rb-display-page-model.c | 18 +++++++++++++++++-
+ sources/rb-display-page.c | 16 ++++++++++++++++
+ sources/rb-display-page.h | 5 +++++
+ 3 files changed, 38 insertions(+), 1 deletion(-)
+
+commit 5ddb835803750bf3bf5433828808999e98cd9780
+Author: Jean Schurger <jean schurger org>
+Date: Tue Sep 20 08:57:46 2011 +1000
+
+ visualizer: install mx theme data to datadir not libdir (bug #659508)
+
+ plugins/visualizer/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit dc40bca2506f7716e5096264c77ca7aeff376b1d
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Mon Sep 19 21:15:48 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 498 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 253 insertions(+), 245 deletions(-)
+
+commit 928a46c7a8e898cb5fd55d69d401712db9514135
+Author: Rudolfs Mazurs <rudolfs mazurs gmail com>
+Date: Mon Sep 19 21:25:08 2011 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 1878 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 972 insertions(+), 906 deletions(-)
+
+commit 2dfea611896d34b7909444d372ae1175074fd3ec
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Sep 18 10:39:10 2011 +1000
+
+ removable-media-source: fix encoding target property accessor (bug #658363)
+
+ sources/rb-removable-media-source.c | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 67192685d853040ada31d35926909241be16df7b
+Author: Marek Černocký <marek manet cz>
+Date: Sat Sep 17 22:24:01 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 28 +++++++++++++++-------------
+ 1 file changed, 15 insertions(+), 13 deletions(-)
+
+commit a72b43d4119c7ed6838625cc8ae2a13134514ba4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 17 22:54:09 2011 +1000
+
+ grilo: use thumbnail key to provide album art
+
+ plugins/grilo/rb-grilo-plugin.c | 112 ++++++++++++++++++++++++++++++++++++++++
+ plugins/grilo/rb-grilo-source.c | 11 +---
+ plugins/grilo/rb-grilo-source.h | 19 +++++++
+ 3 files changed, 132 insertions(+), 10 deletions(-)
+
+commit 6ac5f9d027ae7667de5a32b936fb3cc855d684ec
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Sat Sep 17 10:55:47 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 179571bbba30f1d7d06624e978d0951c2234325c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 17 18:27:27 2011 +1000
+
+ grilo: move the search bar into the pane with the browser
+
+ plugins/grilo/rb-grilo-source.c | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 3d89532b62e88a0f17fe9684097845e61f05cd46
+Author: Jean Schurger <jean schurger org>
+Date: Sat Sep 17 07:46:43 2011 +1000
+
+ grilo: don't crash on browser selection if there's no search bar (bug #659261)
+
+ plugins/grilo/rb-grilo-source.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 42165b4e66b97b27ff436b84974b35843818441f
+Author: Martin Srebotnjak <miles filmsi net>
+Date: Thu Sep 15 22:38:12 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit cdc0368516d8eaa9ef93188e247e83e82435fa4b
+Author: dmustieles <daniel mustieles gmail com>
+Date: Thu Sep 15 13:57:00 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit ff4af709400d269971e3007d3d61ec4104457a7a
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Wed Sep 14 15:50:14 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 31 +++++++++++++++++--------------
+ 1 file changed, 17 insertions(+), 14 deletions(-)
+
+commit 08d25621d7460fa1f1523105bc7b68c966e74015
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Tue Sep 13 22:30:06 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 170 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 82 insertions(+), 88 deletions(-)
+
+commit ca6366f7ad9604a2420e8434c5e3ac96dde38bb8
+Author: Martin Srebotnjak <miles filmsi net>
+Date: Tue Sep 13 21:44:55 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 842 +++++++--------------------------------------------------------
+ 1 file changed, 84 insertions(+), 758 deletions(-)
+
+commit a9397acc723ebce9f56bf851f1ceaa655c3966cf
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Tue Sep 13 21:23:52 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 25 ++++++++++++++-----------
+ 1 file changed, 14 insertions(+), 11 deletions(-)
+
+commit a70abcc574451355f5b95c004e9f3dd0c4358d52
+Author: dmustieles <daniel mustieles gmail com>
+Date: Tue Sep 13 17:46:00 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit 75e1de32d7dcca3ee5da3c3c3a403889409c73a1
+Author: Antoine Jacoutot <ajacoutot openbsd org>
+Date: Tue Sep 13 15:25:31 2011 +0200
+
+ Properly install gsetting schema files on BSDs.
+
+ Apply the same recipe as in #627126.
+
+ macros/gsettings.m4 | 16 ++--------------
+ 1 file changed, 2 insertions(+), 14 deletions(-)
+
+commit c925287faad2eca815b3ff509be59cc85e2df060
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Sep 13 21:12:16 2011 +1000
+
+ dbus-media-server: add track number, forget about fancy display names
+
+ Fancy display names (including artist, album etc.) didn't really solve
+ the problem, and they caused other problems too.
+
+ .../rb-dbus-media-server-plugin.c | 45 +++++-----------------
+ 1 file changed, 10 insertions(+), 35 deletions(-)
+
+commit 61d473070a5965332e1714c0290eb32665660353
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 12 21:57:26 2011 +1000
+
+ grilo: use ngettext where appropriate (bug #658801)
+
+ plugins/grilo/rb-grilo-source.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 8c9423decc0e017f36f2dfdcb722acc51367be92
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 12 21:56:49 2011 +1000
+
+ grilo: use track number if present
+
+ plugins/grilo/rb-grilo-source.c | 9 ++++++++-
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+commit 0074a10df0404af2496c34e1773f35f278a0461d
+Author: Marek Černocký <marek manet cz>
+Date: Mon Sep 12 12:42:20 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 271 +++++++++++++++++++--------------------------------------------
+ 1 file changed, 80 insertions(+), 191 deletions(-)
+
+commit 9f4a17902a9c0e6962d6d975e97fb517cb266c48
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sun Sep 11 18:18:27 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 393 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 196 insertions(+), 197 deletions(-)
+
+commit 8a4cb4b55d15ecec5b96e805ae2f65b2d87bb62b
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Sep 10 15:58:22 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 176 +++++++++++----------------------------------------------------
+ 1 file changed, 29 insertions(+), 147 deletions(-)
+
+commit 0296f0fe21708cba3b2402dc99f30a5ff13feac2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 10 23:18:57 2011 +1000
+
+ add grilo plugin
+
+ Still a few rough edges, but everything seems to work. This
+ replaces the coherence and jamendo plugins.
+
+ configure.ac | 23 +
+ data/org.gnome.rhythmbox.gschema.xml | 4 +
+ plugins/Makefile.am | 4 +
+ plugins/grilo/Makefile.am | 45 ++
+ plugins/grilo/grilo.plugin.in | 8 +
+ plugins/grilo/rb-grilo-plugin.c | 184 ++++++
+ plugins/grilo/rb-grilo-source.c | 1104 ++++++++++++++++++++++++++++++++++
+ plugins/grilo/rb-grilo-source.h | 65 ++
+ po/POTFILES.in | 3 +
+ 9 files changed, 1440 insertions(+)
+
+commit e3c6da3b33308fb08ffeab9ecf6e0fd9609b7486
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 10 20:11:25 2011 +1000
+
+ search-entry: add explicit search mode
+
+ In explicit search mode, the search entry includes a button rather
+ than a label, and only emits the search signal when the button is
+ pressed, rather than when the user stops typing.
+
+ widgets/rb-search-entry.c | 141 ++++++++++++++++++++++++++++++++++++++++------
+ widgets/rb-search-entry.h | 2 +-
+ 2 files changed, 126 insertions(+), 17 deletions(-)
+
+commit 5db81f7c22d7d558663e2f6db3bdcb871d3d482f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 10 12:58:03 2011 +1000
+
+ remove jamendo plugin
+
+ Downloading the entire catalogue isn't really a viable approach
+ any more.
+
+ configure.ac | 1 -
+ data/org.gnome.rhythmbox.gschema.xml | 13 -
+ plugins/Makefile.am | 1 -
+ plugins/jamendo/JamendoConfigureDialog.py | 58 ----
+ plugins/jamendo/JamendoSaxHandler.py | 107 -------
+ plugins/jamendo/JamendoSource.py | 330 ---------------------
+ plugins/jamendo/Makefile.am | 32 --
+ .../jamendo/icons/hicolor/24x24/places/jamendo.png | Bin 878 -> 0 bytes
+ plugins/jamendo/jamendo-loading.ui | 195 ------------
+ plugins/jamendo/jamendo-prefs.ui | 121 --------
+ plugins/jamendo/jamendo.plugin.in | 10 -
+ plugins/jamendo/jamendo.py | 137 ---------
+ plugins/jamendo/jamendo_logo.png | Bin 27947 -> 0 bytes
+ plugins/jamendo/jamendo_logo_medium.png | Bin 12493 -> 0 bytes
+ po/POTFILES.in | 6 -
+ 15 files changed, 1011 deletions(-)
+
+commit 4365dd9085834fb4bd8307606a0d7ee4db81527f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 10 12:48:54 2011 +1000
+
+ remove coherence plugin
+
+ hasn't worked for a long time, and I'm about to add a new media
+ browser plugin using grilo.
+
+ plugins/Makefile.am | 2 -
+ plugins/coherence/Makefile.am | 16 -
+ plugins/coherence/coherence.rb-plugin.in | 9 -
+ plugins/coherence/upnp_coherence/Makefile.am | 8 -
+ plugins/coherence/upnp_coherence/MediaPlayer.py | 547 ------------------------
+ plugins/coherence/upnp_coherence/MediaStore.py | 495 ---------------------
+ plugins/coherence/upnp_coherence/UpnpSource.py | 147 -------
+ plugins/coherence/upnp_coherence/__init__.py | 326 --------------
+ 8 files changed, 1550 deletions(-)
+
+commit 2275baef84d598a1b47da01202c9aa98757e7cfa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 10 12:35:07 2011 +1000
+
+ enable maintainer mode by default
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 31e8e0e6b3a4af101f60b5733e0cfdd736f3dd6d
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu Sep 8 22:14:15 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 658 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 362 insertions(+), 296 deletions(-)
+
+commit ca24590d4be8602d02947d1d373ebdfa73b73e59
+Author: Alexandre Franke <alexandre franke gmail com>
+Date: Thu Sep 1 15:46:58 2011 +0200
+
+ Update French translation
+
+ po/fr.po | 77 ++++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 43 insertions(+), 34 deletions(-)
+
+commit 1bed894c6ba95db485a62ac3baf3e5bca605d166
+Author: Cheng-Chia Tseng <pswo10680 gmail com>
+Date: Mon Aug 29 19:09:16 2011 +0800
+
+ Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+ po/zh_HK.po | 6324 ++++++++++++++++++++++++++++++++--------------------------
+ po/zh_TW.po | 6353 +++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 7125 insertions(+), 5552 deletions(-)
+
+commit 8ff760e4500dd22c44907b71b5c38b369d0e39a0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 26 08:58:38 2011 +1000
+
+ don't crash when looking at the 'copy' encoding profile (bug #657185)
+
+ shell/rb-track-transfer-batch.c | 3 ++-
+ shell/rb-track-transfer-queue.c | 3 ++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
+commit d33d36fabca88bc2830f1c0450fbc97f910b59da
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Tue Aug 23 20:07:48 2011 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 746 +++++++++++++++++++++++++++++++++------------------------
+ po/sr latin po | 746 +++++++++++++++++++++++++++++++++------------------------
+ 2 files changed, 870 insertions(+), 622 deletions(-)
+
+commit 94979ab998415271140872bf3a2081ad0d6bb935
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 23 20:47:29 2011 +1000
+
+ dbus-media-server: don't crash on property changes (bug #657126)
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2caa27b7cd90204498464fafe51c257b60d19fc0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 23 20:03:24 2011 +1000
+
+ lyrics: fix various problems with configuration (bug #657119)
+
+ plugins/lyrics/LyricsConfigureDialog.py | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit e054b41e86faeb935959524b8a3d906481c57704
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Sun Aug 21 22:05:11 2011 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 476 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 280 insertions(+), 196 deletions(-)
+
+commit f00a787648a0e2e6d69c1c39a5328bd2a55fa11e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 19 23:27:45 2011 +1000
+
+ shell: fix include path for girepository.h
+
+ shell/main.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a81c24a048dea3ee7bf1436542bbdaffe30a150f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 19 23:21:20 2011 +1000
+
+ finish converting plugins to use introspection for everything
+
+ embedded cover art search requires improvements to GStreamer
+ introspection and/or pygobject, so it's currently disabled.
+
+ plugins/artdisplay/CoverArtDatabase.py | 10 +++---
+ plugins/artdisplay/EmbeddedCoverArtSearch.py | 34 ++++++++++----------
+ plugins/artdisplay/LocalCoverArtSearch.py | 3 +-
+ plugins/artdisplay/artdisplay.py | 47 ++++++++++++++--------------
+ plugins/context/AlbumTab.py | 21 ++++++-------
+ plugins/context/ArtistTab.py | 27 ++++++++--------
+ plugins/context/ContextView.py | 11 +++----
+ plugins/context/LinksTab.py | 19 ++++++-----
+ plugins/context/LyricsTab.py | 21 ++++++-------
+ plugins/jamendo/JamendoSource.py | 15 +++++----
+ plugins/jamendo/jamendo.py | 10 +++---
+ plugins/lyrics/LyricsConfigureDialog.py | 3 +-
+ plugins/lyrics/LyricsParse.py | 5 ++-
+ plugins/magnatune/MagnatuneSource.py | 19 ++++++-----
+ plugins/magnatune/magnatune.py | 18 +++++------
+ plugins/rb/Loader.py | 17 +++++-----
+ plugins/replaygain/player.py | 38 ++++++++--------------
+ 17 files changed, 146 insertions(+), 172 deletions(-)
+
+commit 6f0fa0f96f74b44e273cc0f650a83dfb8a27ee8e
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Aug 17 16:35:54 2011 +0100
+
+ configure.ac: indicate whether visualizer plugin is being built
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=656759
+
+ configure.ac | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit a967a90eb6af16cd480d7f8dd187c1e34f433f4c
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jun 20 13:13:08 2011 +0100
+
+ audioscrobbler: ensure RBAudioscrobblerUserData stays alive for image download
+
+ Make RBAudioscrobblerUserData refcounted and give the download map a reference.
+ Also make download maps responsible for unreffing their keys and values, and
+ fix a couple leaks.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=645015
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 130 ++++++++++++------------
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 2 +
+ 2 files changed, 69 insertions(+), 63 deletions(-)
+
+commit 81a502acf33e985bd217e5e8d05cd5ea877d8d7b
+Author: Marek Černocký <marek manet cz>
+Date: Tue Aug 9 19:42:43 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 80 ++++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 45 insertions(+), 35 deletions(-)
+
+commit d9fe72447999c2777ddc053dfa28ff363e84336d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 8 21:06:44 2011 +1000
+
+ visualizer: add colorspace converter so it works with playbin2
+
+ plugins/visualizer/rb-visualizer-page.c | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 8be7ec879217525f7fed7d6692aa0ed5fc9db3f2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 7 20:55:54 2011 +1000
+
+ display-page-model: update group visibility when removing pages
+
+ sources/rb-display-page-model.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 78bf97ef80ed50ba5f8e1eadf5433902e502a078
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sat Aug 6 21:37:41 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 75 +++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 43 insertions(+), 32 deletions(-)
+
+commit 6a9687f87b628a6f08cc69838b280d9e2064a8ed
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Aug 6 13:05:12 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 116 ++++++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 81 insertions(+), 35 deletions(-)
+
+commit fd52cc7c7d030037cd19fdff15ff55a12e66e1bc
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sat Aug 6 13:01:16 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 91 ++++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 49 insertions(+), 42 deletions(-)
+
+commit ebaa4d566ebb9d8a027ea30c4f2a9e88d258ec2f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 5 22:55:50 2011 +1000
+
+ dbus-media-server: fix various stupid bugs in previous commit
+
+ .../rb-dbus-media-server-plugin.c | 30 ++++------------------
+ 1 file changed, 5 insertions(+), 25 deletions(-)
+
+commit 34927db670f6bd3ae71a1a8c6c5888aaf42dc743
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 5 22:35:15 2011 +1000
+
+ dbus-media-server: add artist/album/genre trees
+
+ Only one level, and only for the library so far. Music item
+ display names are now a bit more interesting too.
+
+ .../rb-dbus-media-server-plugin.c | 1251 +++++++++++++++++---
+ 1 file changed, 1110 insertions(+), 141 deletions(-)
+
+commit 5371a53f180007f7998720acf8d7d3376376a39d
+Author: Bruno Brouard <annoa b gmail com>
+Date: Tue Aug 2 18:34:12 2011 +0200
+
+ Updated French translation
+
+ po/fr.po | 2107 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 897 insertions(+), 1210 deletions(-)
+
+commit e21f33201867b9905efdc795e85df8f70f72db21
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 2 08:51:24 2011 +1000
+
+ shell: don't override toolbar visibility setting for no reason (bug #655760)
+
+ shell/rb-shell.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 685f9233c028784e0608344e71f2ff8fe58448cd
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Tue Aug 2 01:48:16 2011 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 569 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 302 insertions(+), 267 deletions(-)
+
+commit 5adfb7296fca095ce147d05f8eac2a23f6e13de4
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sun Jul 31 18:37:16 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++--------------
+ 1 file changed, 61 insertions(+), 16 deletions(-)
+
+commit 8135495bed59643d63a0d557da558efbf1937c82
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Jul 30 19:18:20 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 831 +++++++++++++++++++++++----------------------------------------
+ 1 file changed, 299 insertions(+), 532 deletions(-)
+
+commit 7831b9031585049db3284ad29a5fdd0d93761ee5
+Author: Inaki Larranaga Murgoitio <dooteo zundan com>
+Date: Fri Jul 29 15:15:04 2011 +0200
+
+ Added Basque language
+
+ help/Makefile.am | 2 +-
+ help/eu/eu.po | 2979 +++++++++++++++++++++++++
+ help/eu/figures/rb-iradio-main.png | Bin 0 -> 116940 bytes
+ help/eu/figures/rb-notification-area-menu.png | Bin 0 -> 12469 bytes
+ help/eu/figures/rb-notification-window.png | Bin 0 -> 14934 bytes
+ help/eu/figures/rb-notification-zone.png | Bin 0 -> 5793 bytes
+ help/eu/figures/rb-podcast-main.png | Bin 0 -> 140701 bytes
+ help/eu/figures/rb-statusbar.png | Bin 0 -> 2854 bytes
+ help/eu/figures/rb-toolbar-prevplaynext.png | Bin 0 -> 2877 bytes
+ help/eu/figures/rb-toolbar-repeat.png | Bin 0 -> 10782 bytes
+ help/eu/figures/rb-toolbar-shuffle.png | Bin 0 -> 10757 bytes
+ help/eu/figures/rb-toolbar.png | Bin 0 -> 10668 bytes
+ help/eu/figures/rb-volume-changer.png | Bin 0 -> 1046 bytes
+ help/eu/figures/rb-window-small.png | Bin 0 -> 26765 bytes
+ help/eu/figures/rb-window.png | Bin 0 -> 178261 bytes
+ 15 files changed, 2980 insertions(+), 1 deletion(-)
+
+commit 6eeddd066338d4edd4ae41f5acbc92c8cc96f430
+Author: Marek Černocký <marek manet cz>
+Date: Wed Jul 27 22:56:28 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 93 ++++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 64 insertions(+), 29 deletions(-)
+
+commit 421f65b35e84817830ec78e9de77af21728de1e6
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Jul 26 22:36:07 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 128 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 76 insertions(+), 52 deletions(-)
+
+commit 5344d2d5caa4f44f2ec8ba40217453952e7ef9a5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 25 20:32:41 2011 +1000
+
+ fix builddir != srcdir GIR generation
+
+ bindings/gi/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 1efb2ff5e53a329be2f06bde0b7e8699a5134e38
+Author: Rico Tzschichholz <ricotz t-online de>
+Date: Mon Jul 25 20:32:07 2011 +1000
+
+ fix some vala and dist problems
+
+ bindings/vala/rb.vapi | 10 +++++-----
+ bindings/vala/rhythmdb.vapi | 2 +-
+ configure.ac | 2 --
+ data/Makefile.am | 2 +-
+ plugins/rb/Makefile.am | 2 ++
+ plugins/sample-vala/Makefile.am | 2 +-
+ plugins/sample-vala/rb-sample-vala-plugin.vala | 8 ++++++--
+ 7 files changed, 16 insertions(+), 12 deletions(-)
+
+commit 0c25252db548109fbebd97964ae31bdbc4e84b2a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 25 18:28:47 2011 +1000
+
+ display-page-group: add 'tools' category
+
+ oops, this should have gone in with the visualizer plugin
+
+ sources/rb-display-page-group.c | 2 ++
+ sources/rb-display-page-group.h | 2 ++
+ 2 files changed, 4 insertions(+)
+
+commit 30cfe8e55086045a252843de0cb09f18b22b8de6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 25 00:19:00 2011 +1000
+
+ main: disable gdk multidevice support so clutter-gtk events work
+
+ shell/main.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 082eaf958b60e3830f1607114353d777c930d616
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 25 00:09:32 2011 +1000
+
+ visualizer: new clutter-based visualizer plugin
+
+ Better code, less horrible UI, and somewhat more interesting
+ fullscreen mode than the old one.
+
+ configure.ac | 27 ++
+ data/org.gnome.rhythmbox.gschema.xml | 18 +
+ plugins/Makefile.am | 4 +
+ plugins/visualizer/Makefile.am | 80 ++++
+ plugins/visualizer/button-active.png | Bin 0 -> 569 bytes
+ plugins/visualizer/button-disabled.png | Bin 0 -> 569 bytes
+ plugins/visualizer/button-focus.png | Bin 0 -> 701 bytes
+ plugins/visualizer/button-hover.png | Bin 0 -> 605 bytes
+ plugins/visualizer/button.png | Bin 0 -> 605 bytes
+ plugins/visualizer/rb-visualizer-fullscreen.c | 666 ++++++++++++++++++++++++++
+ plugins/visualizer/rb-visualizer-fullscreen.h | 45 ++
+ plugins/visualizer/rb-visualizer-menu.c | 191 ++++++++
+ plugins/visualizer/rb-visualizer-menu.h | 54 +++
+ plugins/visualizer/rb-visualizer-page.c | 429 +++++++++++++++++
+ plugins/visualizer/rb-visualizer-page.h | 82 ++++
+ plugins/visualizer/rb-visualizer-plugin.c | 482 +++++++++++++++++++
+ plugins/visualizer/visualizer-box.png | Bin 0 -> 330 bytes
+ plugins/visualizer/visualizer-ui.xml | 13 +
+ plugins/visualizer/visualizer.css | 56 +++
+ plugins/visualizer/visualizer.plugin.in | 8 +
+ po/POTFILES.in | 5 +
+ 21 files changed, 2160 insertions(+)
+
+commit f8fe07a78a6c55a73cdd2b9626140a8e66ed5c6b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 24 19:30:31 2011 +1000
+
+ fix weird merge in previous commit
+
+ sources/rb-display-page-tree.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 21340e27adf80146893cd7beaae3d745e2971638
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 24 19:27:42 2011 +1000
+
+ display-page-tree: make group expansion more reliable
+
+ In particular, treat page visibility changes the same as pages being
+ added and removed.
+
+ sources/rb-display-page-model.c | 73 ++++++++++++++++++++++++++++++-----------
+ sources/rb-display-page-tree.c | 8 +++++
+ 2 files changed, 62 insertions(+), 19 deletions(-)
+
+commit 25eee35ce254469a71862634e8d81238a5600d1d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 24 19:09:00 2011 +1000
+
+ shell: set a reasonable default size for the plugin dialog
+
+ shell/rb-shell.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 09b620fc9944ec211271070a6188d5a23ed5d5e2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 23 21:32:08 2011 +1000
+
+ im-status: depend on the rb plugin
+
+ plugins/im-status/im-status.plugin.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6a0d6eec61957472757a14125973ed962ce70fb8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 23 21:17:13 2011 +1000
+
+ iradio: make the genre browser's internal widgets visible
+
+ plugins/iradio/rb-iradio-source.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 030e455b0fc60c4bfa72f9a6ef1f097615694a96
+Author: Marek Černocký <marek manet cz>
+Date: Thu Jul 21 11:44:49 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 539 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 280 insertions(+), 259 deletions(-)
+
+commit 382307fb929305bd5b07a0e74de51f19daf81eff
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jul 20 20:54:55 2011 +1000
+
+ fix encoding target file install path
+
+ data/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 64d77ff358333d0b724739359b08ea6fe2408378
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jul 20 09:01:55 2011 +1000
+
+ notification: don't create a notification on startup
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=652217
+
+ plugins/notification/rb-notification-plugin.c | 26 --------------------------
+ 1 file changed, 26 deletions(-)
+
+commit 6ec3c17fe80107282b2a2009ef3641d9c5f64a05
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sun Jul 17 19:49:47 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 610 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 345 insertions(+), 265 deletions(-)
+
+commit 6d00c289efb3c4f3b05c6a3ef6eb20f39d219050
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sun Jul 17 17:44:15 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 594 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 333 insertions(+), 261 deletions(-)
+
+commit 90b7496c0572a680e37b68cecf7d4013cbfeee4c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jul 17 21:56:44 2011 +1000
+
+ Replace metadata and encoder backends
+
+ Use GstDiscoverer for reading metadata. The media type we report is now based
+ on the audio encoding, rather than the top level container type as previously.
+ For string tags, return the first valid utf-8 string, or a later string of
+ which it is a prefix. This should work better for badly (multiply) tagged MP3
+ files in particular.
+
+ Use a decodebin2-based pipeline for writing metadata. We allow autoplugging to
+ continue until we get to a decoder, then connect tagging and muxing elements
+ for the encoding type. This removes extra ID3 and APE tags from MP3 files.
+
+ The 'mimetype' database field is now called 'media-type', and hopefully we're
+ more consistent about what's a media type as opposed to a MIME type. The
+ database version number has been bumped, and all file metadata will be re-read
+ to populate the media-type field.
+
+ Use encodebin and encoding profiles instead of libgnome-media-profiles. We
+ have a set of profiles for common media types (ogg vorbis, mp3, flac, aac)
+ which we use to build targets for the library and for devices. We don't yet do
+ anything with presets, so all encoding will use the default encoder settings
+ for now. Users can override the default set of profiles by copying
+ rhythmbox.gep to ~/.local/share/rhythmbox/ and editing it.
+
+ Since the new profile system doesn't hide profiles that require additional
+ plugins from us, we can do automatic installation of encoders and muxers either
+ when selecting a preferred encoding type, or when starting a transfer.
+
+ Drop all compatibility code for old GStreamer versions. We now require GStreamer
+ 0.10.32.
+
+ Fixes too many bugs to list here.
+
+ backends/gstreamer/rb-encoder-gst.c | 854 +++-------
+ backends/gstreamer/rb-encoder-gst.h | 15 +-
+ backends/gstreamer/rb-player-gst-xfade.c | 34 +-
+ backends/gstreamer/rb-player-gst.c | 10 -
+ backends/rb-encoder.c | 65 +-
+ backends/rb-encoder.h | 26 +-
+ configure.ac | 14 +-
+ data/Makefile.am | 4 +
+ data/org.gnome.rhythmbox.gschema.xml | 9 +-
+ data/rhythmbox.gep | 46 +
+ data/ui/library-prefs.ui | 115 +-
+ doc/reference/rhythmbox-sections.txt | 3 +-
+ lib/Makefile.am | 2 +
+ lib/rb-gst-media-types.c | 309 ++++
+ lib/rb-gst-media-types.h | 75 +
+ lib/rb-util.c | 21 -
+ lib/rb-util.h | 1 -
+ metadata/rb-metadata-dbus-client.c | 28 +-
+ metadata/rb-metadata-dbus-service.c | 4 +-
+ metadata/rb-metadata-dbus.c | 2 +-
+ metadata/rb-metadata-gst-common.c | 60 -
+ metadata/rb-metadata-gst-common.h | 10 -
+ metadata/rb-metadata-gst.c | 1675 ++++++++------------
+ metadata/rb-metadata.h | 4 +-
+ metadata/test-metadata.c | 10 +-
+ plugins/audiocd/rb-audiocd-source.c | 2 +-
+ plugins/daap/rb-daap-record.c | 2 +-
+ .../rb-dbus-media-server-plugin.c | 11 +-
+ plugins/generic-player/rb-generic-player-source.c | 44 +-
+ plugins/ipod/rb-ipod-source.c | 44 +-
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ plugins/mtpdevice/rb-mtp-source.c | 100 +-
+ plugins/rbzeitgeist/rbzeitgeist.py | 2 +-
+ podcast/rb-feed-podcast-properties-dialog.c | 7 +-
+ podcast/rb-podcast-manager.c | 10 +-
+ rhythmdb/rhythmdb-private.h | 2 +-
+ rhythmdb/rhythmdb-song-entry-types.c | 6 +-
+ rhythmdb/rhythmdb-tree.c | 17 +-
+ rhythmdb/rhythmdb.c | 45 +-
+ rhythmdb/rhythmdb.h | 2 +-
+ shell/rb-track-transfer-batch.c | 286 ++--
+ shell/rb-track-transfer-batch.h | 9 +-
+ shell/rb-track-transfer-queue.c | 235 ++-
+ sources/rb-import-errors-source.c | 5 +-
+ sources/rb-library-source.c | 231 ++-
+ sources/rb-removable-media-source.c | 119 +-
+ sources/rb-removable-media-source.h | 10 +-
+ 47 files changed, 2211 insertions(+), 2376 deletions(-)
+
+commit 0ef67a46eabbd71c054eff064386f2d3b3f51810
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Sat Jul 16 15:50:13 2011 +0300
+
+ Updated Lithuanian translation.
+
+ po/lt.po | 1838 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 851 insertions(+), 987 deletions(-)
+
+commit 4c7222d29b07e37a7747a5e7de475e3b1ec896e9
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Wed Jul 13 16:34:41 2011 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 44 ++++++++++++++++++++++++--------------------
+ 1 file changed, 24 insertions(+), 20 deletions(-)
+
+commit 6f9f44cc68820ad1e8e5cc736142d91102106aa7
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sun Jul 10 15:19:19 2011 +0200
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit daaa482e32c5d3a40ad3f3656c035bdb1927e161
+Author: Edison Zhao <edison0354 gmail com>
+Date: Mon Jun 27 15:15:16 2011 +0800
+
+ update Simplified Chinese (zh_CN) translation
+
+ po/zh_CN.po | 2336 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 850 insertions(+), 1486 deletions(-)
+
+commit f2a08e99b8c0a75d092b5720e66288063820cbb9
+Author: Claudio Saavedra <csaavedra igalia com>
+Date: Wed Jun 22 22:37:06 2011 +0300
+
+ [im-status] Do not assume 'ascii', or unicode() will fail
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=653187
+
+ plugins/im-status/im-status.py | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit efe3ee97d95b28d7aa9f2daf900f60a633243e0c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 21 08:39:29 2011 +1000
+
+ sample-vala: remove extra brace
+
+ plugins/sample-vala/rb-sample-vala-plugin.vala | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 62bf8ca2eef153acee96e410321fcd7b6735fd54
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jun 20 00:10:34 2011 +0100
+
+ audioscrobbler: save modified queue in dispose instead of finalize
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=652964
+
+ plugins/audioscrobbler/rb-audioscrobbler.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ebf73ff28725f6c34a5f5e195e5b40518600b90e
+Author: Cosimo Cecchi <cosimoc gnome org>
+Date: Mon Jun 13 14:58:16 2011 -0400
+
+ cell-renderer-expander: fix expanders rendering in the sidebar
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=652488
+
+ widgets/gossip-cell-renderer-expander.c | 32 ++++++++++++++++++++------------
+ 1 file changed, 20 insertions(+), 12 deletions(-)
+
+commit 6423c45490d2eeaa179a115eaf9d1eb3e8bd5074
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Tue Jun 7 21:39:42 2011 +0200
+
+ Added Norwegian bokmål translation
+
+ po/nb.po | 246 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 108 insertions(+), 138 deletions(-)
+
+commit 1b8501be299840b3203f58a62dbb4fcb95f6c4a3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 6 19:17:32 2011 +1000
+
+ finish removing references to .gnome2 directories
+
+ doc/reference/rhythmbox-sections.txt | 2 -
+ lib/rb-file-helpers.c | 109 +++------------------------------
+ lib/rb-file-helpers.h | 7 +--
+ lib/rb-stock-icons.c | 8 +--
+ plugins/artdisplay/CoverArtDatabase.py | 7 ---
+ plugins/magnatune/MagnatuneSource.py | 39 ++----------
+ shell/main.c | 17 -----
+ shell/rb-shell.c | 18 +-----
+ 8 files changed, 19 insertions(+), 188 deletions(-)
+
+commit c5edccf278026cca1d238b59c12fac5d4aa9e87b
+Author: Maxim Petrov <iammozg gmail com>
+Date: Fri Jun 3 19:02:22 2011 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 2577 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 908 insertions(+), 1669 deletions(-)
+
+commit e0e5d06e3e3d2651639c0d0579635c3aa126dd4f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 2 21:12:07 2011 +1000
+
+ notification: use the right name for the action-icons capability
+
+ plugins/notification/rb-notification-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2e2def1e1739daeea29784faaf627aa86ac86e8b
+Author: Adam Dingle <adam yorba org>
+Date: Tue May 24 16:52:20 2011 -0700
+
+ Fixed syncing problem (bug #650919, #650920)
+
+ When syncing an entire category (all music or all podcasts), Rhythmbox erroneously
+ believed that no audio files previously existed on the target device.
+
+ sources/sync/rb-sync-state.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit f1e4a8a1a6d284c939ffbbd9d654ffa417f79d35
+Author: Pablo Arroyo Loma <pzioma gmail com>
+Date: Fri May 27 23:31:54 2011 +1000
+
+ lyrics: actually install gtkbuilder files (bug #650801)
+
+ plugins/lyrics/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d4927d24fc365a4caecca8a8240aa87b41d8b71d
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu May 26 23:40:07 2011 +0100
+
+ audioscrobbler: use EggWrapBox to display data lists
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=651198
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 74 -
+ .../rb-audioscrobbler-profile-page.c | 193 +-
+ widgets/Makefile.am | 6 +-
+ widgets/eggwrapbox-enums.c | 70 +
+ widgets/eggwrapbox-enums.h | 23 +
+ widgets/eggwrapbox.c | 2641 ++++++++++++++++++++
+ widgets/eggwrapbox.h | 157 ++
+ 7 files changed, 2951 insertions(+), 213 deletions(-)
+
+commit 8ab9e5d08fd0bdfae25de00c225308d575736d50
+Author: W. Michael Petullo <mike flyn org>
+Date: Tue May 24 11:48:39 2011 -0500
+
+ Prepend DACP enums with DACP and require libdmapsharing >= 2.9.11
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ configure.ac | 2 +-
+ plugins/daap/rb-dacp-player.c | 8 ++++----
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 1c2f40b58954be25d0ea31d008a6763997f96307
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon May 23 21:23:51 2011 +1000
+
+ audiocd: remove libmusicbrainz2 code (bug #650848)
+
+ configure.ac | 19 +-
+ plugins/audiocd/Makefile.am | 9 -
+ plugins/audiocd/sj-metadata-getter.c | 6 -
+ plugins/audiocd/sj-metadata-musicbrainz.c | 616 ------------------------------
+ plugins/audiocd/sj-metadata-musicbrainz.h | 57 ---
+ 5 files changed, 2 insertions(+), 705 deletions(-)
+
+commit 252cfc818332338a30b1b5b9900db859190d0513
+Author: Alexander Shopov <ash kambanaria org>
+Date: Fri May 20 07:02:09 2011 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 2420 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 844 insertions(+), 1576 deletions(-)
+
+commit c8e1896ecdc7ae54e46c4950dcd0dd8e0cdbac1f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri May 20 08:33:19 2011 +1000
+
+ use g_date_time_format instead of eel_strdup_strftime (bug #647032, #647050)
+
+ g_date_time_format supports a wider range of format specifiers,
+ including some that eel_strdup_strftime didn't support but have been
+ used in translations for years (oops).
+
+ Also return "Never" instead of NULL in rb_utf_friendly_time, since
+ that isn't such an obviously incorrect case that it should be treated
+ as an error. This fixes some weird crashes.
+
+ lib/rb-cut-and-paste-code.c | 223 ++++++--------------------------------------
+ lib/rb-cut-and-paste-code.h | 3 -
+ 2 files changed, 30 insertions(+), 196 deletions(-)
+
+commit d7230bc94184e341d477722e3844006ef9d4ed87
+Author: W. Michael Petullo <mike flyn org>
+Date: Wed May 18 22:05:06 2011 -0500
+
+ daap: treat DAAP record's mediakind property as en enum, not int
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ plugins/daap/rb-daap-record.c | 7 ++-----
+ 1 file changed, 2 insertions(+), 5 deletions(-)
+
+commit 2305ce47ad13c00979109192dbd34780b5bd944e
+Author: W. Michael Petullo <mike flyn org>
+Date: Tue May 17 09:40:28 2011 -0500
+
+ daap: properly handle password-protected shares; req. libdmapsharing 2.9.9+ (bug #501389)
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ configure.ac | 2 +-
+ plugins/daap/rb-daap-source.c | 25 +++++++++++++++----------
+ 2 files changed, 16 insertions(+), 11 deletions(-)
+
+commit 642a95f0e1a4125d078bc04cc1cb5d704b4fa2cd
+Author: Мирослав Николић <miroslavnikolic rocketmail com>
+Date: Mon May 16 00:31:17 2011 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 4204 ++++++++++++++++++++++++++++----------------------------
+ po/sr latin po | 4194 +++++++++++++++++++++++++++----------------------------
+ 2 files changed, 4239 insertions(+), 4159 deletions(-)
+
+commit 830aae552992ae5e5147b5673f572272425fc71e
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Mon May 9 20:24:00 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1076 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 513 insertions(+), 563 deletions(-)
+
+commit 3dd0307773244a7bedff3111f88a9c52f198e3ee
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Mon May 9 19:40:36 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 35 +++++++++++++++++------------------
+ 1 file changed, 17 insertions(+), 18 deletions(-)
+
+commit 57a262714775006ad5f63b440c6f9ce0a1801d33
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sun May 8 13:06:27 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 1087 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 515 insertions(+), 572 deletions(-)
+
+commit 38c658a4039f968c6d68f3e5c7a2a32074c4521d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 8 11:42:29 2011 +1000
+
+ xfade: fix race condition with preroll vs end of previous stream (bug #646405)
+
+ Previously there was a window where a stream would not be started
+ if it finished prerolling after the previous stream reached EOS, but
+ before the EOS message was processed on the main thread, and the
+ new stream needed to wait for the previous stream to finish.
+
+ We now check for new streams to start both when the stream reaches EOS
+ (processed on the stream thread) and when the EOS bus message is
+ processed (on the main thread), so the new stream will always be started.
+ If it doesn't preroll in time, there may be a slight gap in the audio
+ output, but that's unavoidable if preroll is too slow.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 61 +++++++++++++++++++-------------
+ 1 file changed, 36 insertions(+), 25 deletions(-)
+
+commit a00e1d695dc221f33c781820c7abf632e2ddf264
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 7 12:40:42 2011 +1000
+
+ mpris: disconnect signal handlers when deactivated (bug #649224)
+
+ plugins/mpris/rb-mpris-plugin.c | 28 +++++++++++++++++++++++++++-
+ 1 file changed, 27 insertions(+), 1 deletion(-)
+
+commit 11705daf5021918d4e1bcd5ea3b3d65a3af7683b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 7 00:25:34 2011 +1000
+
+ segmented-bar: fix rendering when inside a container
+
+ This is just a hack, we should fix the rendering code so it works
+ when there's a pre-existing translation on the cairo context.
+
+ widgets/rb-segmented-bar.c | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit fa526b8d4f481d3cd0922e2dbe74bf25166dd0f0
+Author: Marek Černocký <marek manet cz>
+Date: Fri May 6 08:14:29 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 1405 ++++++++++++++++++--------------------------------------------
+ 1 file changed, 395 insertions(+), 1010 deletions(-)
+
+commit fdcae1785921d178af82246bee1da4bf349cafea
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Thu May 5 22:44:57 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 967 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 395 insertions(+), 572 deletions(-)
+
+commit 995a8ae54e01621527c738b46a17fbda7f56b982
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Thu May 5 22:31:26 2011 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 1891 +++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 747 insertions(+), 1144 deletions(-)
+
+commit 88e04e9b9df5a2531cebf5959d6c9f4a77ea4f37
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Wed May 4 19:48:55 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 1098 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 519 insertions(+), 579 deletions(-)
+
+commit e710ae5e83a965147b63af9ad6179338de81f20b
+Author: W. Michael Petullo <mike flyn org>
+Date: Wed May 4 12:18:44 2011 -0500
+
+ DAAP: allow a user to provide a port for specified server
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=649288
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ plugins/daap/rb-daap-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c788b2f670c234ffed900c5d844bf4cdf83bb9a7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue May 3 18:59:51 2011 +1000
+
+ iradio: register the station properties dialog type (bug #649231)
+
+ plugins/iradio/rb-iradio-plugin.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit f673421faf47724919492d0e3d99a7bb1b6bffa0
+Author: Daniel Korostil <ted korostiled gmail com>
+Date: Tue May 3 00:30:58 2011 +0300
+
+ Uploaded Ukranian
+
+ help/uk/uk.po | 221 ++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 114 insertions(+), 107 deletions(-)
+
+commit 81156f1dda2cc76e1f7c163b3a0246f8dfc0b2b6
+Author: Daniel Korostil <ted korostiled gmail com>
+Date: Mon May 2 14:42:44 2011 +0300
+
+ Uploaded Ukranian
+
+ po/uk.po | 2645 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 1275 insertions(+), 1370 deletions(-)
+
+commit 630bda7037029a9e19a760f298c318c19acb5a32
+Author: Daniel Korostil <ted korostiled gmail com>
+Date: Mon May 2 12:49:32 2011 +0300
+
+ Uploaded Ukranian
+
+ po/uk.po | 220 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 111 insertions(+), 109 deletions(-)
+
+commit 75835fd9ec7d12193a37221cc012edbf4f3882a8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 1 11:13:29 2011 +1000
+
+ remove plugins.ui, unused since the switch to libpeas
+
+ data/ui/Makefile.am | 1 -
+ data/ui/plugins.ui | 267 ----------------------------------------------------
+ po/POTFILES.in | 1 -
+ 3 files changed, 269 deletions(-)
+
+commit 55f297441509df6df2bcb67b645f1632bde20a01
+Author: Christian Becke <christianbecke gmail com>
+Date: Sat Apr 30 23:05:36 2011 +1000
+
+ shell: allow the libpeas plugin manager widget to expand (bug #649017)
+
+ shell/rb-shell.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit ec13c17418ca9285dfbb162630ae4daa1c925c17
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 30 22:58:34 2011 +1000
+
+ shell: fix settings key for display page tree visibility (bug #649019)
+
+ shell/rb-shell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 14810ccc2ddafaf86149a76cf60202e81a89ebaf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 30 22:42:31 2011 +1000
+
+ rename the 'scan removable media' menu item to something more correct
+
+ data/ui/rhythmbox-ui.xml | 2 +-
+ shell/rb-removable-media-manager.c | 12 ++++++------
+ 2 files changed, 7 insertions(+), 7 deletions(-)
+
+commit 6bea4b5fd2bae6737e0095a7104ea33214aa710f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 30 20:53:31 2011 +1000
+
+ entry-view: relax sorting column assertion
+
+ Sorting keys are now bound to settings during RBBrowserSource
+ construction, and subclasses haven't had a chance to insert any
+ custom columns at that point. So, we need to allow the entry view
+ to go unsorted for a while. The sort order will be applied when
+ the relevant column is inserted.
+
+ widgets/rb-entry-view.c | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit 9205bdf2a3d2d77ede2974da296e4e312452d914
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 30 17:32:23 2011 +1000
+
+ player: check image type and media type for embedded images (bug #648225)
+
+ backends/gstreamer/rb-player-gst-helper.c | 52 +++++++++++++++++++++++++------
+ 1 file changed, 43 insertions(+), 9 deletions(-)
+
+commit 9d1dcfea6775859bacc2f99d7c7b6392d8d01e57
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 30 15:45:20 2011 +1000
+
+ iradio: actually set initial-stations-loaded to true (bug #648956)
+
+ plugins/iradio/rb-iradio-source.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 3ce393d650b89886b27b9d9fabafce892d51a02e
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Fri Apr 29 10:19:13 2011 +0200
+
+ Updated POTFILES.in
+
+ po/POTFILES.in | 47 +++++++++++++++++++++--------------------------
+ 1 file changed, 21 insertions(+), 26 deletions(-)
+
+commit fe7cb880652aa36786e9e24490f2aa2553c8ac10
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 26 09:48:02 2011 +1000
+
+ Revert "rhythmdb: add rhythmdb_query_new_empty"
+
+ This reverts commit 716550468e488d1a7bd98c065be42463f0a16c34.
+
+ This didn't actually work, and the correct way to create an empty
+ query in python is 'GLib.PtrArray()'.
+
+ rhythmdb/rhythmdb-query.c | 16 ----------------
+ rhythmdb/rhythmdb.h | 1 -
+ 2 files changed, 17 deletions(-)
+
+commit 4dcebed3ce8012b437c4bbe473bfd9a08a1e0530
+Author: Rudolfs Mazurs <rudolfs mazurs gmail com>
+Date: Mon Apr 25 21:50:25 2011 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 1612 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 737 insertions(+), 875 deletions(-)
+
+commit cc2df2f756dc67cf9456a2d6ab1c70e9fdf73169
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 23 22:55:11 2011 +1000
+
+ update POTFILES.in
+
+ po/POTFILES.in | 65 ++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 29 insertions(+), 36 deletions(-)
+
+commit 10d3c766781a2ae52aab23da47045849d1a3bf92
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 23 22:54:24 2011 +1000
+
+ convert plugins to libpeas
+
+ Makefile.am | 2 +-
+ configure.ac | 8 +-
+ plugins/Makefile.am | 32 +-
+ plugins/artdisplay/CoverArtDatabase.py | 371 +++++++++++++
+ plugins/artdisplay/EmbeddedCoverArtSearch.py | 135 +++++
+ plugins/artdisplay/LastFMCoverArtSearch.py | 171 ++++++
+ plugins/artdisplay/LocalCoverArtSearch.py | 226 ++++++++
+ plugins/artdisplay/Makefile.am | 19 +-
+ plugins/artdisplay/MusicBrainzCoverArtSearch.py | 109 ++++
+ plugins/artdisplay/PodcastCoverArtSearch.py | 60 ++
+ plugins/artdisplay/artdisplay.plugin.in | 10 +
+ plugins/artdisplay/artdisplay.py | 584 ++++++++++++++++++++
+ plugins/artdisplay/artdisplay.rb-plugin.in | 9 -
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 371 -------------
+ .../artdisplay/EmbeddedCoverArtSearch.py | 135 -----
+ .../artdisplay/artdisplay/LastFMCoverArtSearch.py | 171 ------
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 226 --------
+ plugins/artdisplay/artdisplay/Makefile.am | 11 -
+ .../artdisplay/MusicBrainzCoverArtSearch.py | 109 ----
+ .../artdisplay/artdisplay/PodcastCoverArtSearch.py | 60 --
+ plugins/artdisplay/artdisplay/__init__.py | 573 -------------------
+ plugins/audiocd/Makefile.am | 11 +-
+ plugins/audiocd/audiocd.plugin.in | 9 +
+ plugins/audiocd/audiocd.rb-plugin.in | 8 -
+ plugins/audiocd/rb-audiocd-plugin.c | 74 ++-
+ plugins/audiocd/rb-audiocd-source.c | 35 +-
+ plugins/audiocd/rb-audiocd-source.h | 4 +-
+ plugins/audioscrobbler/Makefile.am | 20 +-
+ .../audioscrobbler/audioscrobbler-preferences.ui | 139 ++---
+ plugins/audioscrobbler/audioscrobbler.plugin.in | 9 +
+ plugins/audioscrobbler/audioscrobbler.rb-plugin.in | 9 -
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 13 +-
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 1 +
+ .../audioscrobbler/rb-audioscrobbler-play-order.c | 13 +-
+ .../audioscrobbler/rb-audioscrobbler-play-order.h | 1 +
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 185 +++----
+ .../rb-audioscrobbler-profile-page.c | 27 +-
+ .../rb-audioscrobbler-profile-page.h | 4 +-
+ .../rb-audioscrobbler-radio-source.c | 22 +-
+ .../rb-audioscrobbler-radio-source.h | 2 +
+ .../rb-audioscrobbler-radio-track-entry-type.c | 15 +-
+ .../rb-audioscrobbler-radio-track-entry-type.h | 2 +
+ plugins/audioscrobbler/rb-audioscrobbler-service.c | 15 +-
+ plugins/audioscrobbler/rb-audioscrobbler-service.h | 1 +
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 15 +-
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 2 +
+ plugins/audioscrobbler/rb-audioscrobbler.c | 16 +-
+ plugins/audioscrobbler/rb-audioscrobbler.h | 2 +-
+ plugins/brasero-disc-recorder/Makefile.am | 8 +-
+ .../brasero-disc-recorder/cd-recorder.plugin.in | 8 +
+ .../brasero-disc-recorder/cd-recorder.rb-plugin.in | 8 -
+ .../rb-disc-recorder-plugin.c | 79 ++-
+ plugins/context/AlbumTab.py | 283 ++++++++++
+ plugins/context/ArtistTab.py | 350 ++++++++++++
+ plugins/context/ContextView.py | 297 ++++++++++
+ plugins/context/LastFM.py | 55 ++
+ plugins/context/LinksTab.py | 184 +++++++
+ plugins/context/LyricsTab.py | 161 ++++++
+ plugins/context/Makefile.am | 27 +-
+ plugins/context/context.plugin.in | 10 +
+ plugins/context/context.py | 46 ++
+ plugins/context/context.rb-plugin.in | 9 -
+ plugins/context/context/AlbumTab.py | 283 ----------
+ plugins/context/context/ArtistTab.py | 349 ------------
+ plugins/context/context/ContextView.py | 292 ----------
+ plugins/context/context/LastFM.py | 52 --
+ plugins/context/context/LinksTab.py | 183 -------
+ plugins/context/context/LyricsTab.py | 161 ------
+ plugins/context/context/Makefile.am | 12 -
+ plugins/context/context/__init__.py | 42 --
+ plugins/daap/Makefile.am | 28 +-
+ plugins/daap/daap.plugin.in | 8 +
+ plugins/daap/daap.rb-plugin.in | 8 -
+ plugins/daap/rb-daap-container-record.c | 22 +-
+ plugins/daap/rb-daap-container-record.h | 2 +
+ plugins/daap/rb-daap-plugin.c | 458 +++++++---------
+ plugins/daap/rb-daap-plugin.h | 20 +-
+ plugins/daap/rb-daap-record-factory.c | 20 +-
+ plugins/daap/rb-daap-record-factory.h | 2 +
+ plugins/daap/rb-daap-record.c | 26 +-
+ plugins/daap/rb-daap-record.h | 2 +
+ plugins/daap/rb-daap-source.c | 33 +-
+ plugins/daap/rb-daap-source.h | 5 +-
+ plugins/daap/rb-daap-src.c | 2 +-
+ plugins/daap/rb-daap-src.h | 2 +-
+ plugins/daap/rb-dacp-pairing-page.c | 36 +-
+ plugins/daap/rb-dacp-pairing-page.h | 7 +-
+ plugins/daap/rb-dacp-player.c | 19 +-
+ plugins/daap/rb-dacp-player.h | 2 +
+ plugins/daap/rb-dmap-container-db-adapter.c | 20 +-
+ plugins/daap/rb-dmap-container-db-adapter.h | 2 +
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.c | 19 +-
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.h | 2 +
+ .../daap/rb-rhythmdb-query-model-dmap-db-adapter.c | 21 +-
+ .../daap/rb-rhythmdb-query-model-dmap-db-adapter.h | 16 +-
+ plugins/dbus-media-server/Makefile.am | 6 +-
+ .../dbus-media-server/dbus-media-server.plugin.in | 8 +
+ .../dbus-media-server.rb-plugin.in | 8 -
+ .../rb-dbus-media-server-plugin.c | 43 +-
+ plugins/fmradio/Makefile.am | 10 +-
+ plugins/fmradio/fmradio.plugin.in | 8 +
+ plugins/fmradio/fmradio.rb-plugin.in | 8 -
+ plugins/fmradio/rb-fm-radio-plugin.c | 58 +-
+ plugins/fmradio/rb-fm-radio-source.c | 21 +-
+ plugins/fmradio/rb-fm-radio-source.h | 3 +-
+ plugins/fmradio/rb-radio-tuner-v4l2.c | 14 +-
+ plugins/fmradio/rb-radio-tuner.h | 2 +-
+ plugins/generic-player/Makefile.am | 15 +-
+ plugins/generic-player/generic-player.plugin.in | 9 +
+ plugins/generic-player/generic-player.rb-plugin.in | 8 -
+ .../rb-generic-player-playlist-source.c | 56 +-
+ .../rb-generic-player-playlist-source.h | 3 +-
+ plugins/generic-player/rb-generic-player-plugin.c | 106 ++--
+ plugins/generic-player/rb-generic-player-source.c | 20 +-
+ plugins/generic-player/rb-generic-player-source.h | 6 +-
+ plugins/generic-player/rb-nokia770-source.c | 24 +-
+ plugins/generic-player/rb-nokia770-source.h | 6 +-
+ plugins/generic-player/rb-psp-source.c | 24 +-
+ plugins/generic-player/rb-psp-source.h | 6 +-
+ plugins/im-status/Makefile.am | 8 +-
+ plugins/im-status/im-status.plugin.in | 9 +
+ plugins/im-status/im-status.py | 305 +++++++++++
+ plugins/im-status/im-status.rb-plugin.in | 9 -
+ plugins/im-status/im-status/__init__.py | 300 ----------
+ plugins/ipod/Makefile.am | 12 +-
+ plugins/ipod/ipod.plugin.in | 8 +
+ plugins/ipod/ipod.rb-plugin.in | 8 -
+ plugins/ipod/rb-ipod-db.c | 13 +-
+ plugins/ipod/rb-ipod-db.h | 1 +
+ plugins/ipod/rb-ipod-plugin.c | 88 ++-
+ plugins/ipod/rb-ipod-source.c | 23 +-
+ plugins/ipod/rb-ipod-source.h | 5 +-
+ plugins/ipod/rb-ipod-static-playlist-source.c | 16 +-
+ plugins/ipod/rb-ipod-static-playlist-source.h | 2 +-
+ plugins/iradio/Makefile.am | 17 +-
+ plugins/iradio/iradio.plugin.in | 9 +
+ plugins/iradio/iradio.rb-plugin.in | 8 -
+ plugins/iradio/rb-iradio-plugin.c | 67 +--
+ plugins/iradio/rb-iradio-source-search.c | 12 +-
+ plugins/iradio/rb-iradio-source-search.h | 2 +
+ plugins/iradio/rb-iradio-source.c | 39 +-
+ plugins/iradio/rb-iradio-source.h | 5 +-
+ plugins/iradio/rb-station-properties-dialog.c | 28 +-
+ plugins/iradio/rb-station-properties-dialog.h | 5 +-
+ plugins/jamendo/JamendoConfigureDialog.py | 58 ++
+ plugins/jamendo/JamendoSaxHandler.py | 107 ++++
+ plugins/jamendo/JamendoSource.py | 331 +++++++++++
+ plugins/jamendo/Makefile.am | 17 +-
+ plugins/jamendo/jamendo-prefs.ui | 275 +++-------
+ plugins/jamendo/jamendo.plugin.in | 10 +
+ plugins/jamendo/jamendo.py | 139 +++++
+ plugins/jamendo/jamendo.rb-plugin.in | 9 -
+ plugins/jamendo/jamendo/JamendoConfigureDialog.py | 60 --
+ plugins/jamendo/jamendo/JamendoSaxHandler.py | 107 ----
+ plugins/jamendo/jamendo/JamendoSource.py | 346 ------------
+ plugins/jamendo/jamendo/Makefile.am | 8 -
+ plugins/jamendo/jamendo/__init__.py | 142 -----
+ plugins/lirc/Makefile.am | 13 +-
+ plugins/lirc/lirc.plugin.in | 8 +
+ plugins/lirc/lirc.rb-plugin.in | 8 -
+ plugins/lirc/rb-lirc-plugin.c | 63 ++-
+ plugins/lyrics/AstrawebParser.py | 101 ++++
+ plugins/lyrics/DarkLyricsParser.py | 162 ++++++
+ plugins/lyrics/LeoslyricsParser.py | 113 ++++
+ plugins/lyrics/LyrcParser.py | 86 +++
+ plugins/lyrics/LyricWikiParser.py | 54 ++
+ plugins/lyrics/LyricsConfigureDialog.py | 120 ++++
+ plugins/lyrics/LyricsParse.py | 69 +++
+ plugins/lyrics/LyricsSites.py | 44 ++
+ plugins/lyrics/Makefile.am | 30 +-
+ plugins/lyrics/TerraParser.py | 110 ++++
+ plugins/lyrics/WinampcnParser.py | 103 ++++
+ plugins/lyrics/lyrics-prefs.ui | 249 ++++-----
+ plugins/lyrics/lyrics.plugin.in | 10 +
+ plugins/lyrics/lyrics.py | 423 ++++++++++++++
+ plugins/lyrics/lyrics.rb-plugin.in | 9 -
+ plugins/lyrics/lyrics/AstrawebParser.py | 103 ----
+ plugins/lyrics/lyrics/DarkLyricsParser.py | 163 ------
+ plugins/lyrics/lyrics/LeoslyricsParser.py | 115 ----
+ plugins/lyrics/lyrics/LyrcParser.py | 86 ---
+ plugins/lyrics/lyrics/LyricWikiParser.py | 54 --
+ plugins/lyrics/lyrics/LyricsConfigureDialog.py | 127 -----
+ plugins/lyrics/lyrics/LyricsParse.py | 69 ---
+ plugins/lyrics/lyrics/LyricsSites.py | 44 --
+ plugins/lyrics/lyrics/Makefile.am | 15 -
+ plugins/lyrics/lyrics/TerraParser.py | 110 ----
+ plugins/lyrics/lyrics/WinampcnParser.py | 103 ----
+ plugins/lyrics/lyrics/__init__.py | 426 ---------------
+ plugins/magnatune/BuyAlbumHandler.py | 59 ++
+ plugins/magnatune/MagnatuneSource.py | 586 ++++++++++++++++++++
+ plugins/magnatune/Makefile.am | 18 +-
+ plugins/magnatune/TrackListHandler.py | 131 +++++
+ plugins/magnatune/magnatune-prefs.ui | 500 ++++++++---------
+ plugins/magnatune/magnatune.plugin.in | 10 +
+ plugins/magnatune/magnatune.py | 292 ++++++++++
+ plugins/magnatune/magnatune.rb-plugin.in | 9 -
+ plugins/magnatune/magnatune/BuyAlbumHandler.py | 59 --
+ plugins/magnatune/magnatune/MagnatuneSource.py | 606 ---------------------
+ plugins/magnatune/magnatune/Makefile.am | 8 -
+ plugins/magnatune/magnatune/TrackListHandler.py | 131 -----
+ plugins/magnatune/magnatune/__init__.py | 283 ----------
+ plugins/mmkeys/Makefile.am | 6 +-
+ plugins/mmkeys/mmkeys.plugin.in | 9 +
+ plugins/mmkeys/mmkeys.rb-plugin.in | 8 -
+ plugins/mmkeys/rb-mmkeys-plugin.c | 43 +-
+ plugins/mpris/Makefile.am | 6 +-
+ plugins/mpris/mpris.plugin.in | 8 +
+ plugins/mpris/mpris.rb-plugin.in | 8 -
+ plugins/mpris/rb-mpris-plugin.c | 64 ++-
+ plugins/mtpdevice/Makefile.am | 12 +-
+ plugins/mtpdevice/mtpdevice.plugin.in | 8 +
+ plugins/mtpdevice/mtpdevice.rb-plugin.in | 8 -
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 2 +-
+ plugins/mtpdevice/rb-mtp-gst-src.c | 2 +-
+ plugins/mtpdevice/rb-mtp-plugin.c | 86 ++-
+ plugins/mtpdevice/rb-mtp-source.c | 22 +-
+ plugins/mtpdevice/rb-mtp-source.h | 5 +-
+ plugins/mtpdevice/rb-mtp-thread.c | 12 +-
+ plugins/mtpdevice/rb-mtp-thread.h | 1 +
+ plugins/notification/Makefile.am | 9 +-
+ plugins/notification/notification.plugin.in | 8 +
+ plugins/notification/notification.rb-plugin.in | 8 -
+ plugins/notification/rb-notification-plugin.c | 51 +-
+ plugins/power-manager/Makefile.am | 6 +-
+ plugins/power-manager/power-manager.plugin.in | 9 +
+ plugins/power-manager/power-manager.rb-plugin.in | 8 -
+ plugins/power-manager/rb-power-manager-plugin.c | 65 ++-
+ plugins/pythonconsole/Makefile.am | 6 +-
+ plugins/pythonconsole/pythonconsole.plugin.in | 9 +
+ plugins/pythonconsole/pythonconsole.py | 33 +-
+ plugins/pythonconsole/pythonconsole.rb-plugin.in | 9 -
+ plugins/rb-plugin-macros.h | 99 ++++
+ plugins/rb/Loader.py | 2 +-
+ plugins/rb/Makefile.am | 3 +-
+ plugins/rb/__init__.py | 109 ----
+ plugins/rb/rb.plugin | 7 +
+ plugins/rb/rb.py | 119 ++++
+ plugins/rbzeitgeist/Makefile.am | 8 +-
+ plugins/rbzeitgeist/rbzeitgeist.plugin.in | 10 +
+ plugins/rbzeitgeist/rbzeitgeist.py | 164 ++++++
+ plugins/rbzeitgeist/rbzeitgeist.rb-plugin.in | 9 -
+ plugins/rbzeitgeist/rbzeitgeist/__init__.py | 161 ------
+ plugins/replaygain/Makefile.am | 15 +-
+ plugins/replaygain/config.py | 82 +++
+ plugins/replaygain/player.py | 239 ++++++++
+ plugins/replaygain/replaygain.plugin.in | 10 +
+ plugins/replaygain/replaygain.py | 49 ++
+ plugins/replaygain/replaygain.rb-plugin.in | 9 -
+ plugins/replaygain/replaygain/Makefile.am | 6 -
+ plugins/replaygain/replaygain/__init__.py | 57 --
+ plugins/replaygain/replaygain/config.py | 86 ---
+ plugins/replaygain/replaygain/player.py | 239 --------
+ plugins/sample-python/Makefile.am | 8 +-
+ plugins/sample-python/sample-python.plugin.in | 9 +
+ plugins/sample-python/sample-python.py | 21 +-
+ plugins/sample-python/sample-python.rb-plugin.in | 9 -
+ plugins/sample-vala/Makefile.am | 6 +-
+ plugins/sample-vala/rb-sample-vala-plugin.vala | 12 +-
+ plugins/sample-vala/sample-vala.plugin.in | 8 +
+ plugins/sample-vala/sample-vala.rb-plugin.in | 8 -
+ plugins/sample/Makefile.am | 8 +-
+ plugins/sample/rb-sample-plugin.c | 70 +--
+ plugins/sample/sample.plugin.in | 8 +
+ plugins/sample/sample.rb-plugin.in | 8 -
+ plugins/sendto/Makefile.am | 8 +-
+ plugins/sendto/__init__.py | 78 ---
+ plugins/sendto/sendto.plugin.in | 9 +
+ plugins/sendto/sendto.py | 84 +++
+ plugins/sendto/sendto.rb-plugin.in | 8 -
+ shell/rb-shell.c | 2 +-
+ 270 files changed, 9526 insertions(+), 9541 deletions(-)
+
+commit ea851118fa076e7b30c5530678f3cdc3235a6d8c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 23 22:49:25 2011 +1000
+
+ remove old plugin system, switch to libpeas
+
+ .gitignore | 10 +-
+ Makefile.am | 2 +-
+ bindings/gi/Makefile.am | 32 +-
+ configure.ac | 100 +----
+ data/org.gnome.rhythmbox.gschema.xml | 12 +-
+ doc/reference/Makefile.am | 1 -
+ doc/reference/rhythmbox-sections.txt | 28 --
+ doc/reference/rhythmbox.types | 2 -
+ lib/rb-file-helpers.c | 55 +++
+ lib/rb-file-helpers.h | 2 +
+ rhythmbox.h | 1 -
+ shell/Makefile.am | 28 +-
+ shell/rb-module.c | 185 ---------
+ shell/rb-module.h | 59 ---
+ shell/rb-plugin-manager.c | 562 ---------------------------
+ shell/rb-plugin-manager.h | 79 ----
+ shell/rb-plugin.c | 393 -------------------
+ shell/rb-plugin.h | 214 -----------
+ shell/rb-plugins-engine.c | 724 -----------------------------------
+ shell/rb-plugins-engine.h | 64 ----
+ shell/rb-python-module.c | 483 -----------------------
+ shell/rb-python-module.h | 71 ----
+ shell/rb-python-plugin.c | 283 --------------
+ shell/rb-python-plugin.h | 52 ---
+ shell/rb-shell.c | 152 +++++++-
+ sources/rb-display-page.c | 10 +-
+ sources/rb-source.c | 3 +-
+ 27 files changed, 255 insertions(+), 3352 deletions(-)
+
+commit db05297b2c05aea69e42bbc4c08fa00774935761
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 23 22:12:20 2011 +1000
+
+ rhythmdb: dbus interface doesn't need a reference on the db
+
+ rhythmdb/rhythmdb-dbus.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit bbb3184f6ad55294b21d93c0e7e2d0c44a4bab8c
+Author: OKANO Takayoshi <kano na rim or jp>
+Date: Sat Apr 23 18:52:05 2011 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 2466 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1141 insertions(+), 1325 deletions(-)
+
+commit ae6f948c94066b760981e1113e00e0d9471a9505
+Author: OKANO Takayoshi <kano na rim or jp>
+Date: Sat Apr 23 18:42:58 2011 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 1042 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 555 insertions(+), 487 deletions(-)
+
+commit f591d85cc5461777949b7c20815659a323624802
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Fri Apr 22 11:12:55 2011 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 1336 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 572 insertions(+), 764 deletions(-)
+
+commit 380b2a53b69712e7435265248cca0eb5b35eb872
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Tue Apr 19 19:00:04 2011 +0700
+
+ Updated Vietnamese translation
+
+ po/vi.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 1871544e325ccef09197f63239401d04453ce387
+Author: Gintautas Miliauskas <gintautas miliauskas lt>
+Date: Tue Apr 19 11:03:41 2011 +0200
+
+ Updated Lithuanian translation.
+
+ po/lt.po | 1641 +++++++++++++++++++++++---------------------------------------
+ 1 file changed, 593 insertions(+), 1048 deletions(-)
+
+commit 716550468e488d1a7bd98c065be42463f0a16c34
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 19 09:09:07 2011 +1000
+
+ rhythmdb: add rhythmdb_query_new_empty
+
+ Without this it's kind of tricky to create a query in python.
+
+ rhythmdb/rhythmdb-query.c | 16 ++++++++++++++++
+ rhythmdb/rhythmdb.h | 1 +
+ 2 files changed, 17 insertions(+)
+
+commit 59b72103b0ddadfc6f12e71b4f49f02f6ca16f17
+Author: Lê Trường An <xinemdungkhoc1 gmail com>
+Date: Mon Apr 18 20:19:46 2011 +0700
+
+ Updated Vietnamese translation
+
+ Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+
+ po/vi.po | 267 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 141 insertions(+), 126 deletions(-)
+
+commit 519950754de4cd341f93f8a2e14d548cb24a77d6
+Author: Marek Černocký <marek manet cz>
+Date: Sun Apr 17 11:49:30 2011 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 1505 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 730 insertions(+), 775 deletions(-)
+
+commit d9a483c7e940fdbd0023cab7672ad69b996d89ab
+Author: Seif Lotfy <seif lotfy com>
+Date: Thu Apr 14 15:57:09 2011 +0200
+
+ zeitgeist: fix db property names (bug #647775)
+
+ plugins/rbzeitgeist/rbzeitgeist/__init__.py | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit eac823d9dd8922061d877e5709f5566ef5561798
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 14 09:00:32 2011 +1000
+
+ notification: show the right notification for non-playback cases
+
+ plugins/notification/rb-notification-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 041fe2e34ed4c26229b3f7a97e8d600f7ee8eb0b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 14 08:39:57 2011 +1000
+
+ daap: create dacp settings instance correctly
+
+ plugins/daap/rb-dacp-pairing-page.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 5a4b1ab5ab0450d55f9671c7abc056c6360c8afc
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Apr 13 23:09:38 2011 +0100
+
+ audioscrobbler: do not create multiple profile pages per service.
+
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 16 ----------------
+ 1 file changed, 16 deletions(-)
+
+commit b89946c71246db87404ae3cd9d3d86b4113c4dc9
+Author: Mario Blättermann <mariobl gnome org>
+Date: Wed Apr 13 23:03:54 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 1358 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 584 insertions(+), 774 deletions(-)
+
+commit a9dd7a479fec0ac1c7f4cf85f67b6da2bd152fb4
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Tue Apr 12 21:14:17 2011 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 1511 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 733 insertions(+), 778 deletions(-)
+
+commit 4613f779c278e687ef2ed89f4ad011bba8780f54
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Tue Apr 12 19:01:52 2011 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 1761 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 946 insertions(+), 815 deletions(-)
+
+commit 8562ab61359d5e6dcd5d87e082acaabe6559f4a8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 12 23:32:25 2011 +1000
+
+ daap: fix typo (bug #647549)
+
+ plugins/daap/rb-daap-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 434cd97e79d50401755c9de08cbbaa59074bc6b8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 11 08:57:45 2011 +1000
+
+ add a few more plugins to the default active plugin list
+
+ data/org.gnome.rhythmbox.gschema.xml | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit b00f7ee0d4bffb83b7e40b7143c01605117d4a50
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 9 17:15:51 2011 +1000
+
+ remove gconf schemas
+
+ data/rhythmbox.schemas | 1763 ------------------------------------------------
+ 1 file changed, 1763 deletions(-)
+
+commit 6fe21e1bbcfaa76f4b9920befc128ce78082f30e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 9 17:15:19 2011 +1000
+
+ port plugins to use GSettings
+
+ .../artdisplay/artdisplay/LastFMCoverArtSearch.py | 18 +-
+ plugins/audiocd/rb-audiocd-source.c | 7 +-
+ plugins/audioscrobbler/Makefile.am | 1 -
+ plugins/audioscrobbler/audioscrobbler-radio-ui.xml | 2 +-
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 11 -
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 104 +++++----
+ .../rb-audioscrobbler-profile-page.c | 68 +++---
+ .../rb-audioscrobbler-radio-source.c | 2 +-
+ plugins/audioscrobbler/rb-audioscrobbler-service.h | 7 +
+ plugins/audioscrobbler/rb-audioscrobbler.c | 3 -
+ plugins/context/context/ContextView.py | 2 +-
+ plugins/context/context/LastFM.py | 17 +-
+ plugins/daap/rb-daap-plugin.c | 244 ++++++++-------------
+ plugins/daap/rb-daap-sharing.c | 189 +++++-----------
+ plugins/daap/rb-daap-source.c | 44 ++--
+ plugins/daap/rb-dacp-pairing-page.c | 57 +++--
+ plugins/daap/rb-dacp-pairing-page.h | 4 -
+ plugins/daap/rb-dmap-container-db-adapter.c | 5 +-
+ .../rb-dbus-media-server-plugin.c | 12 +-
+ plugins/fmradio/rb-fm-radio-source.c | 16 +-
+ plugins/generic-player/rb-generic-player-source.c | 5 +-
+ plugins/generic-player/rb-nokia770-source.c | 1 -
+ plugins/generic-player/rb-psp-source.c | 1 -
+ plugins/ipod/rb-ipod-source.c | 27 +--
+ plugins/iradio/rb-iradio-source.c | 190 +++++-----------
+ plugins/jamendo/jamendo/JamendoConfigureDialog.py | 15 +-
+ plugins/jamendo/jamendo/JamendoSource.py | 15 +-
+ plugins/lyrics/lyrics/LyricsConfigureDialog.py | 25 +--
+ plugins/lyrics/lyrics/LyricsParse.py | 11 +-
+ plugins/lyrics/lyrics/__init__.py | 13 +-
+ plugins/magnatune/magnatune/MagnatuneSource.py | 20 +-
+ plugins/magnatune/magnatune/__init__.py | 22 +-
+ plugins/mtpdevice/rb-mtp-source.c | 26 +--
+ plugins/pythonconsole/pythonconsole.py | 13 +-
+ plugins/rb/__init__.py | 16 --
+ plugins/replaygain/Makefile.am | 6 +-
+ plugins/replaygain/replaygain-prefs.ui | 32 +--
+ plugins/replaygain/replaygain/config.py | 37 +---
+ plugins/replaygain/replaygain/player.py | 15 +-
+ 39 files changed, 508 insertions(+), 795 deletions(-)
+
+commit cf02733f92acdbf723610a10ae34c52925b0a4f1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Mar 10 20:39:35 2011 +1000
+
+ port all core code to use GSettings
+
+ A couple of general notes, for future reference:
+ - widgets don't know anything about GSettings, instead they expose
+ properties that can be bound to settings keys
+ - when a settings key is used to store a value controlled by a slider
+ or pane widget, the key is only updated once the value has gone
+ unchanged for 500ms (using rb_settings_delayed_sync); writing on
+ each value notification is extremely slow.
+
+ .gitignore | 4 +-
+ backends/gstreamer/rb-encoder-gst.c | 5 +-
+ bindings/gi/Makefile.am | 1 -
+ configure.ac | 2 +-
+ data/Makefile.am | 26 +-
+ data/ui/general-prefs.ui | 14 -
+ data/ui/playback-prefs.ui | 59 +---
+ data/ui/podcast-prefs.ui | 60 ++--
+ doc/reference/Makefile.am | 1 -
+ doc/reference/rhythmbox-sections.txt | 20 --
+ doc/reference/rhythmbox.types | 2 -
+ lib/Makefile.am | 3 -
+ lib/eel-gconf-extensions.c | 507 -----------------------------
+ lib/eel-gconf-extensions.h | 79 -----
+ lib/rb-debug.c | 1 +
+ lib/rb-preferences.h | 83 -----
+ lib/rb-util.c | 54 ++++
+ lib/rb-util.h | 5 +
+ macros/gsettings.m4 | 80 +++++
+ po/POTFILES.in | 1 -
+ podcast/Makefile.am | 1 +
+ podcast/rb-podcast-main-source.c | 94 +++---
+ podcast/rb-podcast-manager.c | 274 ++++++++--------
+ podcast/rb-podcast-settings.h | 46 +++
+ podcast/rb-podcast-source.c | 116 +++----
+ rhythmbox.h | 1 -
+ rhythmdb/rhythmdb-monitor.c | 26 +-
+ rhythmdb/rhythmdb-private.h | 6 +-
+ rhythmdb/rhythmdb-song-entry-types.c | 12 +-
+ rhythmdb/rhythmdb.c | 77 ++---
+ shell/main.c | 4 +-
+ shell/rb-play-order-linear-loop.c | 1 -
+ shell/rb-play-order-linear.c | 2 -
+ shell/rb-play-order-queue.c | 2 -
+ shell/rb-play-order-shuffle.c | 1 -
+ shell/rb-play-order.c | 1 -
+ shell/rb-play-order.h | 2 +-
+ shell/rb-playlist-manager.c | 1 -
+ shell/rb-plugin.c | 14 +-
+ shell/rb-plugins-engine.c | 110 +++----
+ shell/rb-shell-player.c | 292 ++++++-----------
+ shell/rb-shell-player.h | 2 -
+ shell/rb-shell-preferences.c | 531 +++++++++++++------------------
+ shell/rb-shell-preferences.h | 1 -
+ shell/rb-shell.c | 449 ++++++++++----------------
+ shell/rb-shell.xml | 15 +
+ shell/rb-source-header.c | 129 ++++----
+ sources/rb-auto-playlist-source.c | 45 ++-
+ sources/rb-browser-source.c | 186 ++---------
+ sources/rb-browser-source.h | 2 -
+ sources/rb-display-page-tree.c | 69 ++--
+ sources/rb-import-errors-source.c | 2 +-
+ sources/rb-library-source.c | 600 ++++++++++++++---------------------
+ sources/rb-missing-files-source.c | 12 +-
+ sources/rb-play-queue-source.c | 2 +-
+ sources/rb-playlist-source.c | 89 +-----
+ sources/rb-removable-media-source.c | 2 -
+ sources/rb-source.c | 205 +++++++++---
+ sources/rb-source.h | 8 +-
+ sources/rb-static-playlist-source.c | 54 ++--
+ sources/rb-streaming-source.c | 1 -
+ widgets/rb-entry-view.c | 205 +++---------
+ widgets/rb-entry-view.h | 2 -
+ widgets/rb-header.c | 88 ++---
+ widgets/rb-library-browser.c | 63 ++--
+ widgets/rb-property-view.c | 1 -
+ widgets/rb-query-creator.c | 1 -
+ widgets/rb-song-info.c | 2 -
+ 68 files changed, 1807 insertions(+), 3049 deletions(-)
+
+commit 34e2c0cb2c3dc0d2928ce2d71d244c4c544e5e06
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 9 16:38:28 2011 +1000
+
+ add GSettings schemas
+
+ Nothing terribly interesting here. There's a schema type for holding
+ basic settings for a source (org.gnome.rhythmbox.source). Rather than
+ each source managing its own set of keys to store those settings, they
+ can just provide a GSettings instance of that schema type and get the
+ base class to apply those settings.
+
+ Where appropriate, we now use enums to store some settings, rather than
+ indexes into lists of options stored elsewhere.
+
+ The schemas are not marked for translation, since the gconf schemas never
+ were and no one ever complained about it.
+
+ data/Makefile.am | 3 +-
+ data/org.gnome.rhythmbox.gschema.xml | 413 +++++++++++++++++++++++++++++++++++
+ 2 files changed, 415 insertions(+), 1 deletion(-)
+
+commit 8b9ebae5090045b873cb39e32a3279e21f3c0a97
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 9 16:22:31 2011 +1000
+
+ player backends: remove buffer size setting, use gsettings sinks
+
+ backends/gstreamer/rb-player-gst-helper.c | 7 ++--
+ backends/gstreamer/rb-player-gst-xfade.c | 48 +++++++++------------------
+ backends/gstreamer/rb-player-gst.c | 54 +++++++------------------------
+ 3 files changed, 30 insertions(+), 79 deletions(-)
+
+commit 192fd2e6cad9948dbf60204387e00a50027ae544
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 9 16:07:21 2011 +1000
+
+ add new notification plugin
+
+ This requires libnotify 0.7.0, which no longer features the ability
+ to associate a notification with a widget, so it doesn't need to
+ cohabit with status icon code. With current notification servers,
+ it doesn't make sense to notify only when the main window is hidden,
+ so this setting has been removed.
+
+ configure.ac | 3 +-
+ plugins/Makefile.am | 4 +
+ plugins/notification/Makefile.am | 56 +++
+ plugins/notification/notification.rb-plugin.in | 8 +
+ plugins/notification/rb-notification-plugin.c | 647 +++++++++++++++++++++++++
+ po/POTFILES.in | 2 +
+ 6 files changed, 719 insertions(+), 1 deletion(-)
+
+commit 47a153a05890af77e66baadf93e5084e13254af2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 9 16:02:48 2011 +1000
+
+ remove status icon plugin
+
+ The notification part is going to reappear in a separate plugin soon,
+ and the status icon might come back on its own if anyone's interested
+ in doing the work to keep it alive.
+
+ configure.ac | 1 -
+ plugins/Makefile.am | 3 +-
+ plugins/status-icon/Makefile.am | 73 -
+ plugins/status-icon/rb-status-icon-plugin.c | 1697 ------------------------
+ plugins/status-icon/rb-status-icon-plugin.h | 78 --
+ plugins/status-icon/rb-tray-icon-gtk.c | 339 -----
+ plugins/status-icon/rb-tray-icon-gtk.h | 85 --
+ plugins/status-icon/status-icon-preferences.ui | 244 ----
+ plugins/status-icon/status-icon-ui.xml | 26 -
+ plugins/status-icon/status-icon.rb-plugin.in | 8 -
+ po/POTFILES.in | 4 -
+ 11 files changed, 1 insertion(+), 2557 deletions(-)
+
+commit 9637f3145868d1d2773cde4748e4c7438ff201ce
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 9 16:00:21 2011 +1000
+
+ remove visualizer plugin
+
+ It'll be back in a revamped form soon, but for now it's just getting
+ in the way.
+
+ configure.ac | 1 -
+ plugins/Makefile.am | 3 +-
+ plugins/visualizer/Makefile.am | 82 -
+ .../icons/hicolor/22x22/actions/visualization.png | Bin 1037 -> 0 bytes
+ plugins/visualizer/rb-vis-widget.c | 263 ---
+ plugins/visualizer/rb-vis-widget.h | 59 -
+ plugins/visualizer/rb-visualizer-plugin.c | 2336 --------------------
+ plugins/visualizer/visualizer-controls.ui | 207 --
+ plugins/visualizer/visualizer-ui.xml | 16 -
+ plugins/visualizer/visualizer.rb-plugin.in | 8 -
+ po/POTFILES.in | 3 -
+ 11 files changed, 1 insertion(+), 2977 deletions(-)
+
+commit d7c548ef499c56a37393046cc51ccd1681aa10c6
+Author: Mario Blättermann <mariobl gnome org>
+Date: Thu Apr 7 19:51:25 2011 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 1420 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 496 insertions(+), 924 deletions(-)
+
+commit cd51a148666010e086cdc521123bb7e769a2f939
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Apr 6 19:13:26 2011 +1000
+
+ playlist-manager: ensure the play queue gets saved (bug #644585)
+
+ When displayed as a side pane, the play queue is hidden from the display
+ page tree. Rather than relying on iterating the page tree to save it,
+ save it separately.
+
+ shell/rb-playlist-manager.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit 2728c70494b95d41453e2a319e79276840450d01
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 4 21:40:13 2011 +1000
+
+ audiocd: set vexpand on the album info table to FALSE
+
+ plugins/audiocd/rb-audiocd-source.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 27759cbc478c734c1a78b0eab187c6d43df13dce
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 4 21:18:55 2011 +1000
+
+ encoder: don't crash if cancelled in response to an overwrite prompt
+
+ backends/gstreamer/rb-encoder-gst.c | 25 ++++++++++++++++++++-----
+ 1 file changed, 20 insertions(+), 5 deletions(-)
+
+commit 386a397b8181d272341f938e72610e091f4f3889
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 2 13:45:23 2011 +1000
+
+ stop using rb_shell_get_player and rb_shell_get_playlist_manager
+
+ plugins/audiocd/rb-audiocd-plugin.c | 3 +-
+ .../rb-audioscrobbler-profile-page.c | 32 +++++++++++++++++-----
+ .../rb-audioscrobbler-radio-source.c | 22 +++++++++++----
+ plugins/mtpdevice/rb-mtp-source.c | 3 +-
+ podcast/rb-podcast-source.c | 10 +++++--
+ sources/rb-browser-source.c | 7 +++--
+ sources/rb-import-errors-source.c | 7 +++--
+ sources/rb-missing-files-source.c | 7 +++--
+ sources/rb-play-queue-source.c | 3 +-
+ sources/rb-playlist-source.c | 7 +++--
+ sources/sync/rb-sync-state.c | 5 +++-
+ 11 files changed, 79 insertions(+), 27 deletions(-)
+
+commit 53f77ff8f509b65553bcc5f0cfac7d5bf541e07e
+Author: Rudolfs Mazurs <rudolfs mazurs gmail com>
+Date: Fri Apr 1 22:59:43 2011 +0300
+
+ Updated Latvian translation.
+
+ po/lv.po | 4108 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 2325 insertions(+), 1783 deletions(-)
+
+commit 7efeb06048601cf40539361c4996ce43c323ea8b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 1 23:24:40 2011 +1000
+
+ update pkgconfig file: gtk+ 3.0, libgnome-media-profiles 3.0 (bug #646239)
+
+ rhythmbox.pc.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6ac4d3d70a46e9ed3c8146af378387c45c3c92db
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Mar 31 21:21:08 2011 +1000
+
+ daap: stop using dbus api methods that will be removed soon
+
+ plugins/daap/rb-dacp-player.c | 19 +++++++++++++++----
+ 1 file changed, 15 insertions(+), 4 deletions(-)
+
+commit dd6d2b8f220487a6ebdf6e0d6d0428e1980e4405
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Mon Mar 28 10:27:38 2011 +0200
+
+ Add missing #include <config.h> to make translations work
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-page.c | 4 ++++
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.c | 4 ++++
+ 2 files changed, 8 insertions(+)
+
+commit 54d52a0986b2e973e95effdc12979eccccab5272
+Author: Kristjan SCHMIDT <kristjan schmidt googlemail com>
+Date: Tue Mar 29 19:09:36 2011 +0200
+
+ Updated Esperanto translation
+
+ po/eo.po | 3455 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1840 insertions(+), 1615 deletions(-)
+
+commit b2b90815d9d1440289b1ed5e2f516eb8cd47e7d1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Mar 24 23:30:25 2011 +1000
+
+ Use gio through introspection in python plugins (bug 645703)
+
+ (except for jamendo and magnatune, for which more work is required
+ in pygobject)
+
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 35 +++++---
+ plugins/artdisplay/artdisplay/__init__.py | 5 +-
+ plugins/context/context/ContextView.py | 10 +--
+ plugins/rb/Loader.py | 98 +++++++++++-----------
+ plugins/rbzeitgeist/rbzeitgeist/__init__.py | 8 +-
+ 6 files changed, 83 insertions(+), 76 deletions(-)
+
+commit 39743f541a247cc7340a83d4e607947ab75b9d86
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Sun Mar 27 17:30:28 2011 +0700
+
+ Updated Vietnamese translation
+
+ po/vi.po | 26 ++++++++++----------------
+ 1 file changed, 10 insertions(+), 16 deletions(-)
+
+commit 2df616241ddefd3dd9fccdbb4bb547d49b01155b
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Sun Mar 27 17:28:20 2011 +0700
+
+ po/vi.po: import from Damned Lies
+
+ po/vi.po | 1680 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 736 insertions(+), 944 deletions(-)
+
+commit 7adde0469a1cebd1d42e4747cd620cae3e84358b
+Author: Wouter Bolsterlee <wbolster gnome org>
+Date: Thu Mar 24 19:59:27 2011 +0100
+
+ Updated Dutch translation by Wouter Bolsterlee
+
+ po/nl.po | 85 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 43 insertions(+), 42 deletions(-)
+
+commit 6c6c6cfd47dce5286313929fbcb6d54793a30be2
+Author: Cosimo Cecchi <cosimoc gnome org>
+Date: Tue Mar 22 19:13:30 2011 -0400
+
+ source-header: slightly tweak the header toolbar appearance
+
+ Remove border, and uncomment the style context parsing.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=645577
+
+ shell/rb-source-header.c | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 1899cd3ecc21af0c0451e7eaa6d3314e0d96725b
+Author: Cosimo Cecchi <cosimoc gnome org>
+Date: Tue Mar 22 19:07:43 2011 -0400
+
+ shell: add the primary-toolbar class style to the toolbar
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=645577
+
+ shell/rb-shell.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 79c5634080fd97d59081ac4000e0bea7b0d8e5ae
+Author: Cosimo Cecchi <cosimoc gnome org>
+Date: Tue Mar 22 19:07:03 2011 -0400
+
+ plugins-engine: set dialog hint to configuration widgets if possible
+
+ So they get themed up by mutter correctly.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=645577
+
+ shell/rb-plugins-engine.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 6130244abce4aa3d65d2321867443c86557ad363
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Mar 24 08:39:49 2011 +1000
+
+ fix the python entry equality check so it actually works here
+
+ plugins/artdisplay/artdisplay/__init__.py | 14 +++++++-------
+ plugins/context/context/LyricsTab.py | 2 +-
+ plugins/im-status/im-status/__init__.py | 3 +--
+ plugins/rb/__init__.py | 6 ++----
+ 4 files changed, 11 insertions(+), 14 deletions(-)
+
+commit cd43cb2146d6e2d1ef386c96b5a816afcf9f191b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 21 21:20:06 2011 +1000
+
+ replace entry equality checks with entry location equality checks (bug #634957)
+
+ It appears that at some point we switched from doing a pointer
+ comparison when no specific compare method existed to just returning
+ False. As a result, we need to compare entry locations instead.
+ This broke lyrics display in the context pane plugin and cover art in
+ the mpris plugin, among other things.
+
+ plugins/artdisplay/artdisplay/__init__.py | 14 +++++++-------
+ plugins/context/context/LyricsTab.py | 2 +-
+ plugins/im-status/im-status/__init__.py | 3 ++-
+ plugins/rb/__init__.py | 8 ++++++++
+ 4 files changed, 18 insertions(+), 9 deletions(-)
+
+commit 810bf6202448a7d298d64c5af478b4a4328cd764
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 22 09:40:28 2011 +1000
+
+ pythonconsole: update for gdk event changes
+
+ plugins/pythonconsole/pythonconsole.py | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 092e6755622de211251cc23dedc83d5860b488b9
+Author: Hannie Dumoleyn <hannie ubuntu-nl org>
+Date: Sun Mar 20 12:05:53 2011 +0100
+
+ [l10n] Updated Dutch translation
+
+ po/nl.po | 1764 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 819 insertions(+), 945 deletions(-)
+
+commit d8c5646460232476fb4000123ade6f8197711220
+Author: Bruno Brouard <annoa b gmail com>
+Date: Sun Mar 20 00:25:38 2011 +0100
+
+ Updated French translation
+
+ po/fr.po | 1316 +++++++++++++++++++++-----------------------------------------
+ 1 file changed, 447 insertions(+), 869 deletions(-)
+
+commit 0e32f6ae148aae9e4f183025c574f942ce3c01c1
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Sat Mar 19 03:03:15 2011 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 1409 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 497 insertions(+), 912 deletions(-)
+
+commit 1f057aeb1c21074a02fbbe1915cc04bed9fadb64
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Mar 19 08:30:18 2011 +1000
+
+ status-icon: remove "playing-changed" handler when deactivated (bug #645145)
+
+ plugins/status-icon/rb-status-icon-plugin.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 73a953608d73accfeb6db6657ae51e7af733d351
+Author: Lucian Adrian Grijincu <lucian grijincu gmail com>
+Date: Thu Mar 17 01:05:28 2011 +0100
+
+ Updated Romanian translation
+
+ po/ro.po | 34 +++++++++++++++-------------------
+ 1 file changed, 15 insertions(+), 19 deletions(-)
+
+commit 14a1ca20282924b97e25b54897d520ca8897cc00
+Author: Lucian Adrian Grijincu <lucian grijincu gmail com>
+Date: Thu Mar 17 01:02:56 2011 +0100
+
+ Updated Romanian translation
+
+ po/ro.po | 1601 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 743 insertions(+), 858 deletions(-)
+
+commit 5e20abddb62416fa47baed2ee5167d76d32b88c0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Mar 11 18:55:51 2011 +1000
+
+ metadata: don't return empty arrays of missing plugins
+
+ fixes error messages on podcast download completion
+
+ metadata/rb-metadata-dbus-client.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a7efc5f38fab127212725e718c38d0761b5119f7
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Wed Mar 9 22:14:33 2011 +0100
+
+ Updated Polish translation
+
+ po/pl.po | 1543 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 585 insertions(+), 958 deletions(-)
+
+commit 7b0f4cd4613b9b3f50c6a7c2abdfe756aaa25610
+Author: Bastien Nocera <hadess hadess net>
+Date: Tue Mar 8 18:48:57 2011 +0000
+
+ ipod: Don't handle iOS document mounts
+
+ Don't popup "uninitialised iPod" warnings for the iOS documents
+ mounts as supported in newer versions of gvfs.
+
+ plugins/ipod/rb-ipod-helpers.c | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
+commit 9d4e5bcf1e969caa2f9848340ec610792c6a29d1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Mar 8 08:17:07 2011 +1000
+
+ don't build rhythmbox-client for now, fix other build breaks
+
+ remote/dbus/Makefile.am | 5 +++--
+ shell/main.c | 2 --
+ 2 files changed, 3 insertions(+), 4 deletions(-)
+
+commit 0ecac2980784ed2acf3c7c17890b93a8ed3e87ef
+Author: Luca Ferretti <lferrett gnome org>
+Date: Mon Mar 7 13:02:08 2011 +0100
+
+ Updated Italian translation
+
+ po/it.po | 1723 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 794 insertions(+), 929 deletions(-)
+
+commit 6ba631a70811303a0508c1719a1ddb63785960cc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 7 08:30:45 2011 +1000
+
+ shell-player: remove dbus interface
+
+ Clients that were using this before should use MPRIS now.
+
+ shell/Makefile.am | 8 ++---
+ shell/main.c | 9 -----
+ shell/rb-shell-player.xml | 89 -----------------------------------------------
+ 3 files changed, 2 insertions(+), 104 deletions(-)
+
+commit 875d19a81877d16e62b2fde4ddc8a873d66e5f19
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 7 08:28:06 2011 +1000
+
+ queue: add dbus interface
+
+ This replaces the addToQueue, removeFromQueue and clearQueue methods
+ on the shell dbus interface.
+
+ sources/rb-play-queue-source.c | 141 +++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 141 insertions(+)
+
+commit 9e44ebca2e22998fb15a693011164aea0c3e0270
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 7 08:26:01 2011 +1000
+
+ rhythmdb: add a very basic dbus interface
+
+ This just allows dbus clients to get and set properties on entries
+ identified by URI. This replaces the getSongProperties and
+ setSongProperty methods on the shell dbus interface.
+
+ rhythmdb/Makefile.am | 3 +-
+ rhythmdb/rhythmdb-dbus.c | 246 ++++++++++++++++++++++++++++++++++++++++++++
+ rhythmdb/rhythmdb-private.h | 6 ++
+ rhythmdb/rhythmdb-tree.c | 3 +-
+ rhythmdb/rhythmdb.c | 3 +
+ 5 files changed, 259 insertions(+), 2 deletions(-)
+
+commit b5d1bf1e3de9447307305a55136f23eb81066216
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 7 08:16:11 2011 +1000
+
+ convert playlist manager dbus interface to use gdbus
+
+ shell/Makefile.am | 6 +-
+ shell/main.c | 6 -
+ shell/rb-playlist-manager.c | 1548 +++++++++++++++++++++++------------------
+ shell/rb-playlist-manager.xml | 42 --
+ 4 files changed, 855 insertions(+), 747 deletions(-)
+
+commit 21aafa12c273c1498e3d02b1ea4dd52b8d943e88
+Author: Daniel Nylander <po danielnylander se>
+Date: Sun Mar 6 21:33:23 2011 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 1535 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 666 insertions(+), 869 deletions(-)
+
+commit b0da9910acbd9d47b6e2de1a8ee85d8591f8e743
+Author: Žygimantas Beručka <zygis gnome org>
+Date: Sun Mar 6 16:52:20 2011 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2149 ++++++++++++++++++++++----------------------------------------
+ 1 file changed, 772 insertions(+), 1377 deletions(-)
+
+commit 70fb9685eec77b733d85fff4f7342665432cf74c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 6 22:14:32 2011 +1000
+
+ visualizer: remove dbus interface
+
+ I'm pretty sure no one has ever used it.
+
+ plugins/visualizer/Makefile.am | 10 -----
+ plugins/visualizer/rb-visualizer-plugin.c | 61 -------------------------------
+ plugins/visualizer/rb-visualizer.xml | 17 ---------
+ 3 files changed, 88 deletions(-)
+
+commit 7827a0b22d4ed0c934c299de1b0864a966c3753f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 6 22:11:14 2011 +1000
+
+ mpris: if we have a streaming song title, provide the stream name too
+
+ plugins/mpris/rb-mpris-plugin.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit a0428d0aa79df6628f4c734712c27b112340c783
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 6 21:51:21 2011 +1000
+
+ daap: use GDBus
+
+ plugins/daap/Makefile.am | 11 ---
+ plugins/daap/rb-daap-plugin.c | 174 +++++++++++++++++++++++++++++++-----------
+ plugins/daap/rb-daap.xml | 20 -----
+ 3 files changed, 128 insertions(+), 77 deletions(-)
+
+commit f31db96e51822562b6e76fe22387981788afdc8c
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Mar 5 18:39:40 2011 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 1530 +++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 662 insertions(+), 868 deletions(-)
+
+commit fededc299525082fa8db32e1ce1365a474e6d583
+Author: Gabriel F. Vilar <cogumm gmail com>
+Date: Fri Mar 4 16:48:26 2011 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 1333 ++++++++++++++++++++---------------------------------------
+ 1 file changed, 446 insertions(+), 887 deletions(-)
+
+commit a445419896daffec09c038b32b3a6c842cc9119b
+Author: Aron Xu <aronxu gnome org>
+Date: Thu Mar 3 19:33:49 2011 +0000
+
+ Update Simplified Chinese translation.
+
+ po/zh_CN.po | 1579 +++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 728 insertions(+), 851 deletions(-)
+
+commit 9c3a202a245d7422947f3ad37551092f8f1f47f4
+Author: Daniel Korostil <ted korostiled gmail com>
+Date: Thu Mar 3 10:46:30 2011 +0200
+
+ Uploaded Ukranian
+
+ po/uk.po | 3854 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 2156 insertions(+), 1698 deletions(-)
+
+commit 5aba42ee483b0c504c8edeca049dc30ba7c58e88
+Author: Marek Černocký <marek manet cz>
+Date: Sun Feb 27 11:58:28 2011 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 152 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 77 insertions(+), 75 deletions(-)
+
+commit 7df48bbb4093a1baf0f61c9d424ff013f6d85d48
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 27 09:06:06 2011 +1000
+
+ power-manager: unref dbus call result variants properly
+
+ plugins/power-manager/rb-power-manager-plugin.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 140a767036ff693edfc6bec3daa98e72f0277bbb
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Sat Feb 26 17:26:25 2011 +0200
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit ef85247cb405ecaaefddf4296f2ddca2cf890c8c
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Sat Feb 26 12:28:54 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 156 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 79 insertions(+), 77 deletions(-)
+
+commit 46d59fadef3f2972a1870f354f96fd88c70d84c4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 26 20:24:01 2011 +1000
+
+ context: update last.fm plugin instructions
+
+ plugins/context/context/LastFM.py | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit f8ed69384e6d21736ed7a4d027c6d37feb52820f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 26 13:41:15 2011 +1000
+
+ power-manager: replace libdbus with GDBus
+
+ plugins/power-manager/Makefile.am | 2 -
+ plugins/power-manager/rb-power-manager-plugin.c | 127 ++++++++++--------------
+ 2 files changed, 50 insertions(+), 79 deletions(-)
+
+commit 008853f39524bd0603f1f3633c15051c02b4a8fd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 26 11:49:30 2011 +1000
+
+ mtp: only use devices from libmtp's supported device list
+
+ plugins/mtpdevice/rb-mtp-plugin.c | 71 +++++++++++++++++++++------------------
+ 1 file changed, 39 insertions(+), 32 deletions(-)
+
+commit 1a182eda83118b27aee13e0038c02cbe16838af8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 26 10:47:06 2011 +1000
+
+ Use the app name, rather than the generic name "music player" everywhere
+
+ Let's stop pretending we're a core part of the desktop.
+
+ plugins/status-icon/rb-status-icon-plugin.c | 10 +++++-----
+ shell/rb-shell-preferences.c | 2 +-
+ shell/rb-shell.c | 12 ++++++------
+ 3 files changed, 12 insertions(+), 12 deletions(-)
+
+commit 006d2ff5eb0b713706ddd7f5fb1bb1c608ff3a05
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 26 10:46:20 2011 +1000
+
+ status-icon: don't add "(Paused)" to notifications when pausing
+
+ This isn't really necessary as the play button icon indicates that
+ we're paused.
+
+ plugins/status-icon/rb-status-icon-plugin.c | 13 +------------
+ 1 file changed, 1 insertion(+), 12 deletions(-)
+
+commit bbe36ccac20b8638e522c2da2342d82e2d9852d5
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Fri Feb 25 20:36:11 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 1494 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 686 insertions(+), 808 deletions(-)
+
+commit a3dd6b4b889bd3beabba157799481238a0521d77
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 26 02:00:10 2011 +1000
+
+ mmkeys: replace libdbus with GDBus
+
+ plugins/mmkeys/Makefile.am | 2 -
+ plugins/mmkeys/rb-mmkeys-plugin.c | 170 ++++++++++++++++++++++----------------
+ 2 files changed, 97 insertions(+), 75 deletions(-)
+
+commit 22a9a0d071901571824515a4417c4584dd23b3af
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 25 22:11:30 2011 +1000
+
+ metadata: explain why we report bogus track numbers sometimes
+
+ metadata/rb-metadata-dbus.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 17b40961d68485a1d17b488916acb76bb5f46b64
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 25 09:23:52 2011 +1000
+
+ metadata: replace libdbus with GDBus
+
+ This mostly reduces the amount of code involved, but also means we
+ can change the metadata item format a lot more easily.
+
+ metadata/Makefile.am | 10 +-
+ metadata/rb-metadata-dbus-client.c | 412 ++++++++++++---------------------
+ metadata/rb-metadata-dbus-service.c | 448 ++++++++++++------------------------
+ metadata/rb-metadata-dbus.c | 297 ++++--------------------
+ metadata/rb-metadata-dbus.h | 26 +--
+ metadata/test-metadata.c | 1 -
+ 6 files changed, 355 insertions(+), 839 deletions(-)
+
+commit 4d2f6253d8425dbc1353079ca8fce5e15c89933c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 25 09:04:06 2011 +1000
+
+ depend on a glib version new enough to have GDBus
+
+ configure.ac | 7 +------
+ plugins/Makefile.am | 8 ++------
+ 2 files changed, 3 insertions(+), 12 deletions(-)
+
+commit f55ff2e2ef90836f7689f7e0843c1a32831873bf
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 17:58:50 2011 +0000
+
+ rhythmbox: Don't warn when a library entry is a podcast
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=643165
+
+ rhythmdb/rhythmdb.c | 9 ++++++++-
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+commit 7cabd6a64bdb010c08b45661f98578d8ec237c7e
+Author: Marek Černocký <marek manet cz>
+Date: Thu Feb 24 18:56:13 2011 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 1501 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 690 insertions(+), 811 deletions(-)
+
+commit dc221628559f764c40582709b2048c3b56cc99e4
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 17:23:46 2011 +0000
+
+ shell: Fix another clipboard warning
+
+ shell/rb-shell-clipboard.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 33bfef3d8dcc23a8178c6047a45b3424ea7d9631
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 17:22:47 2011 +0000
+
+ widgets: Add test program for URI dialog
+
+ widgets/Makefile.am | 4 +++-
+ widgets/test-uri-dialog.c | 29 +++++++++++++++++++++++++++++
+ 2 files changed, 32 insertions(+), 1 deletion(-)
+
+commit 57b419e03285cedba66d1896e6e9be5c32098035
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 06:54:27 2011 +0000
+
+ ipod: Fix use of uninitialised memory
+
+ When the Play Counts file doesn't exist, we can't remove it.
+
+ plugins/ipod/rb-ipod-source.c | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit 17105bceb03e2806ce366f65b9c2f143575045f4
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 06:46:43 2011 +0000
+
+ widgets: Use symbolic icons in the treeview
+
+ widgets/rb-entry-view.c | 54 ++++++++-----------------------------------------
+ 1 file changed, 8 insertions(+), 46 deletions(-)
+
+commit dbff5af57e1c17c8543a830478ab6e064ff90b87
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 06:46:04 2011 +0000
+
+ widgets: Simplify RbCellRendererPixbuf code
+
+ By subclassing a pixbuf cell renderer rather than a cell renderer.
+
+ widgets/rb-cell-renderer-pixbuf.c | 182 +-------------------------------------
+ widgets/rb-cell-renderer-pixbuf.h | 6 +-
+ 2 files changed, 3 insertions(+), 185 deletions(-)
+
+commit c14ec7464dcd781529f1c955ac060df0bdc14d08
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 04:59:55 2011 +0000
+
+ mpris: Fix compile-time warning
+
+ plugins/mpris/rb-mpris-plugin.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 0af2d16438155d0c4099533141236245c93d4150
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Feb 24 03:08:41 2011 +0000
+
+ mpris: Fix property values lifecycle
+
+ Thanks to Ryan Lortie
+
+ plugins/mpris/rb-mpris-plugin.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 6035fd8ecec431373e80db5d2957e5a71b2f0099
+Author: Bastien Nocera <hadess hadess net>
+Date: Sun Feb 20 20:33:20 2011 +0000
+
+ shell: Add a way to start-up with plugins disabled
+
+ For debugging purposes
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=642836
+
+ shell/main.c | 4 +++-
+ shell/rb-shell.c | 29 +++++++++++++++++++++++++++--
+ shell/rb-shell.h | 1 +
+ 3 files changed, 31 insertions(+), 3 deletions(-)
+
+commit d54ff9c265b5c547118c27b4e4f65cae4747a1e5
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Wed Feb 23 16:04:36 2011 +0100
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 1488 ++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 574 insertions(+), 914 deletions(-)
+
+commit 0f8e4bdd274e188a4479b87104ee83804c2a975d
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Mon Feb 21 19:50:55 2011 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 29 ++++++++++++-----------------
+ 1 file changed, 12 insertions(+), 17 deletions(-)
+
+commit 979f0678db7978457b6b781dd6f019e6bf3b4669
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 18 07:17:46 2011 +1000
+
+ iradio: remove Absolute Radio dabbl (bug 642614)
+
+ plugins/iradio/iradio-initial.xspf | 14 --------------
+ 1 file changed, 14 deletions(-)
+
+commit 0d3cda551e96007847ffcae651545dc9e9be564f
+Author: Michal Hruby <michal mhr gmail com>
+Date: Fri Feb 11 12:31:17 2011 +0100
+
+ Update Zeitgeist plugin
+
+ plugins/rbzeitgeist/rbzeitgeist/__init__.py | 62 +++++++++++++++++------------
+ 1 file changed, 37 insertions(+), 25 deletions(-)
+
+commit c5210ad0277e1d7adb95bb0b1b8811ad310da454
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 8 08:08:25 2011 +1000
+
+ artdisplay: use height-for-width size request method
+
+ plugins/artdisplay/artdisplay/__init__.py | 25 +++++++++++++------------
+ 1 file changed, 13 insertions(+), 12 deletions(-)
+
+commit e307181d79a2cf88d6ac148f1de82850b768a6d4
+Author: Bastien Nocera <hadess hadess net>
+Date: Mon Feb 7 19:58:35 2011 +0000
+
+ shell: Avoid warnings when no sources match
+
+ When the content of the paste buffer doesn't contain something
+ that relates to an entry in the database, don't try to unref NULL.
+
+ shell/rb-shell-clipboard.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit d8ebf11dbe72f20c518a98d09fbb40e69cec5fe7
+Author: Bastien Nocera <hadess hadess net>
+Date: Mon Feb 7 16:20:01 2011 +0000
+
+ Remove has-separator property usage
+
+ It's gone in GTK+ 3.x
+
+ data/ui/media-player-properties.ui | 1 -
+ plugins/audiocd/multiple-album.ui | 1 -
+ plugins/audioscrobbler/audioscrobbler-preferences.ui | 1 -
+ plugins/jamendo/jamendo-prefs.ui | 1 -
+ plugins/status-icon/status-icon-preferences.ui | 1 -
+ 5 files changed, 5 deletions(-)
+
+commit 3085275dcd0447934a624f6610f8446f7325f575
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 6 19:30:36 2011 +1000
+
+ Re-enable python plugins
+
+ configure.ac | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit e7de917c4c9be7e71a12b79987b418cd6ccd4ef6
+Author: Bastien Nocera <hadess hadess net>
+Date: Mon Feb 7 23:47:19 2011 +1000
+
+ blacklist the coherence plugin for now
+
+ shell/rb-plugins-engine.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit e32242e9e9a8cda622fe3060b9ce4d5d0ab0e9f6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 6 21:33:06 2011 +1000
+
+ Port artdisplay plugin to GI
+
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 75 ++++----
+ .../artdisplay/EmbeddedCoverArtSearch.py | 11 +-
+ .../artdisplay/artdisplay/LastFMCoverArtSearch.py | 16 +-
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 12 +-
+ .../artdisplay/MusicBrainzCoverArtSearch.py | 4 +-
+ .../artdisplay/artdisplay/PodcastCoverArtSearch.py | 7 +-
+ plugins/artdisplay/artdisplay/__init__.py | 194 ++++++++++++---------
+ 7 files changed, 181 insertions(+), 138 deletions(-)
+
+commit e2b48b16c81cea33f634b6c71cc623e300888b65
+Author: Filipe Gomes <filipefgomes gmail com>
+Date: Mon Feb 7 01:05:47 2011 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 1608 ++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 724 insertions(+), 884 deletions(-)
+
+commit 13fa861cece9cb5138743077fcc623d3bb589c24
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 6 19:39:31 2011 +1000
+
+ Port jamendo plugin to GI
+
+ plugins/jamendo/jamendo/JamendoConfigureDialog.py | 9 ++--
+ plugins/jamendo/jamendo/JamendoSaxHandler.py | 26 ++++++----
+ plugins/jamendo/jamendo/JamendoSource.py | 58 +++++++++++------------
+ plugins/jamendo/jamendo/__init__.py | 40 +++++++++-------
+ 4 files changed, 72 insertions(+), 61 deletions(-)
+
+commit 518db7bab9116120f0266834df0cf867aa89a848
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 5 22:07:19 2011 +1000
+
+ Port magnatune plugin to GI
+
+ plugins/magnatune/magnatune/MagnatuneSource.py | 82 +++++++++++++------------
+ plugins/magnatune/magnatune/TrackListHandler.py | 25 +++++---
+ plugins/magnatune/magnatune/__init__.py | 56 +++++++++--------
+ 3 files changed, 89 insertions(+), 74 deletions(-)
+
+commit d41d2eea8ce72ab5efe6e33cda659346a1a1973b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Feb 6 19:19:37 2011 +1000
+
+ rhythmdb: relax type checks for entry property values
+
+ When calling rhythmdb_entry_set via introspection, the caller may not
+ be able to specify the exact type used for the property, so accept
+ anything we can transform to the right type.
+
+ rhythmdb/rhythmdb.c | 24 +++++++++++++++++++++++-
+ 1 file changed, 23 insertions(+), 1 deletion(-)
+
+commit 55673e8acbe4c3d43a4509eb81315afe7039c7ee
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 5 20:54:28 2011 +1000
+
+ remove underscore from _rb_display_page_notify_status_changed
+
+ plugins/daap/rb-daap-source.c | 2 +-
+ plugins/generic-player/rb-generic-player-source.c | 4 ++--
+ sources/rb-display-page.c | 4 ++--
+ sources/rb-display-page.h | 2 +-
+ sources/rb-library-source.c | 2 +-
+ sources/rb-source.c | 4 ++--
+ sources/rb-streaming-source.c | 6 +++---
+ 7 files changed, 12 insertions(+), 12 deletions(-)
+
+commit 03d2c2d6142a7e9e361070308885cacb902b36a1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Feb 5 16:05:43 2011 +1000
+
+ Port lyrics plugin to GI
+
+ Configuration doesn't work, but it doesn't really matter because
+ none of the sites work anyway.
+
+ plugins/lyrics/lyrics/LyricsConfigureDialog.py | 40 ++++++------
+ plugins/lyrics/lyrics/LyricsParse.py | 10 +--
+ plugins/lyrics/lyrics/__init__.py | 88 ++++++++++++--------------
+ plugins/rb/__init__.py | 16 +++++
+ 4 files changed, 81 insertions(+), 73 deletions(-)
+
+commit 2e03c56e8eda58401a347c9d07ecbc39b6eb8f2e
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 14:40:48 2011 +0000
+
+ rb-mpris-plugin: Remove unused variable
+
+ plugins/mpris/rb-mpris-plugin.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 02ab8322c80b8069bc41e07d4eca88a0d8e53e93
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 14:40:00 2011 +0000
+
+ rb-dbus-media-server-plugin: Remove unused computation
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 3663ab39f9019e221b129e23f98f2ca9104caa1b
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 14:39:06 2011 +0000
+
+ rb-radio-tuner-v4l2: Use "has_changed" variable
+
+ plugins/fmradio/rb-radio-tuner-v4l2.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit cc4215084b928c66d3e8dd9f1b7e32acf30a6c53
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 14:34:17 2011 +0000
+
+ rb-disc-recorder-plugin: Remove unused variable
+
+ plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit fd98415b0ee2868141b1deeb791c13bd69f4a5c7
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 14:32:56 2011 +0000
+
+ rb-generic-player-source: Remove unused finalize function
+
+ plugins/generic-player/rb-generic-player-source.c | 11 -----------
+ 1 file changed, 11 deletions(-)
+
+commit 28240cf84949ed4fe24c7f259ae53aec623ceb66
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 14:32:04 2011 +0000
+
+ sj-metadata: Remove unused variable
+
+ plugins/audiocd/sj-metadata.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 298edac7420e2501ac3ff198f8167c66857106d9
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:49:22 2011 +0000
+
+ rb-shell: Remove unused variable
+
+ shell/rb-shell.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 83e010cb62560e4d02a566f10f58bac631ca0beb
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:48:03 2011 +0000
+
+ rb-shell-player: Remove unused variable
+
+ shell/rb-shell-player.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 7e0a92b738fea251d74fe0df550ed4110c262c00
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:47:22 2011 +0000
+
+ rb-plugin-manager: Remove unused variable
+
+ shell/rb-plugin-manager.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit ccfb7a5f77395bdcb7fe16d7fe6d991854511997
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:46:39 2011 +0000
+
+ rb-play-order: Remove unused finalize function
+
+ shell/rb-play-order.c | 15 ---------------
+ 1 file changed, 15 deletions(-)
+
+commit 5c9732fc858c6547a03bbd43e554a51d206d8a17
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:45:34 2011 +0000
+
+ rb-podcast-properties-dialog: Use computed variable
+
+ podcast/rb-podcast-properties-dialog.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c326eb6fa7323ade8718be98273bd6756a6a0047
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:44:33 2011 +0000
+
+ rb-library-source: Remove unused variable
+
+ sources/rb-library-source.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 4f91f0f2ba6990664a9ee9e07fe5cac20c10a66f
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:43:52 2011 +0000
+
+ rb-display-page-model: Remove unused finalize function
+
+ sources/rb-display-page-model.c | 12 ------------
+ 1 file changed, 12 deletions(-)
+
+commit a7b25d1b9497e9cb3b4ce9651716526f73a756cb
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:42:17 2011 +0000
+
+ rb-playlist-source: Remove unused variable
+
+ sources/rb-playlist-source.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit e0feb1e34b6f38dc36144b93d5b6984e19fe51b9
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:41:32 2011 +0000
+
+ rb-display-page-model: Remove unused variable
+
+ sources/rb-display-page-model.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit ad4dbf5a0daef7de32f6b24997b7389dda9ab7f2
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:40:15 2011 +0000
+
+ rb-query-creator: Remove unused computations
+
+ widgets/rb-query-creator.c | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit cbcdeae7abe4933258c0824d0553e8037f3f663c
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:39:33 2011 +0000
+
+ rb-cell-renderer-rating: Remove unused finalize function
+
+ widgets/rb-cell-renderer-rating.c | 13 -------------
+ 1 file changed, 13 deletions(-)
+
+commit e577d2d33530abe6034f6783c3295077e64a63de
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:38:48 2011 +0000
+
+ gossip-cell-renderer-expander: Remove unused computation
+
+ widgets/gossip-cell-renderer-expander.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit bda228bfdc0ae7f2c88013a1c1bba539d525a16d
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:38:15 2011 +0000
+
+ gossip-cell-renderer-expander: Remove unused finalize
+
+ widgets/gossip-cell-renderer-expander.c | 13 -------------
+ 1 file changed, 13 deletions(-)
+
+commit d2d15d657ec74ad0a48f8b20b116d5791a021980
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:37:16 2011 +0000
+
+ rb-cell-renderer-pixbuf: Remove unused computation
+
+ widgets/rb-cell-renderer-pixbuf.c | 16 ----------------
+ 1 file changed, 16 deletions(-)
+
+commit 12c6f9b8e179e2f18ee2806adf09bc03b3ba531d
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:36:05 2011 +0000
+
+ rhythmdb: Remove unused computation
+
+ rhythmdb/rhythmdb.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit f8548976716ba42bf4ccc0bbf2c02b9534812067
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:35:26 2011 +0000
+
+ rhythmdb-query-model: Remove unused duplicated code
+
+ rhythmdb/rhythmdb-query-model.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 0220346da254d0f1b5a430bf426ce914b463f181
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:34:24 2011 +0000
+
+ rhythmdb: Remove unused variable
+
+ rhythmdb/rhythmdb.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit d698cc13f92953349dd12f4458f0546dcb28cf3f
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:32:34 2011 +0000
+
+ rhythmdb-property-model: Remove unused variable
+
+ And actually use the return value from g_atomic_int_dec_and_test()
+
+ rhythmdb/rhythmdb-property-model.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7fcb01a19b30d42a36f41e1220762411bae6c2c8
+Author: Bastien Nocera <hadess hadess net>
+Date: Sat Feb 5 03:27:48 2011 +0000
+
+ rb-tree-dnd: Remove unused variable
+
+ lib/rb-tree-dnd.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit bfb457c29ce5b66ee3f74fb00724e11a80333eab
+Author: Marc-Antoine Perennou <Marc-Antoine Perennou com>
+Date: Sat Feb 5 13:31:24 2011 +0100
+
+ Fix brasero configure switch
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 0352574ed8167e29e83f34d6405f040c4f139d60
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:38:27 2011 +1000
+
+ Port some common python code to GI
+
+ plugins/rb/Loader.py | 16 +++++++++-------
+ plugins/rb/URLCache.py | 3 ++-
+ plugins/rb/__init__.py | 20 +++++++-------------
+ 3 files changed, 18 insertions(+), 21 deletions(-)
+
+commit 4c7fd77da7557ebf1895ec533ed2ba0f5e7dea63
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:27:27 2011 +1000
+
+ Port python console plugin to GI
+
+ plugins/pythonconsole/pythonconsole.py | 168 ++++++++++++++++++---------------
+ 1 file changed, 90 insertions(+), 78 deletions(-)
+
+commit 12e9bc0180b40be9d4108a50061a9e8ef879b8e3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:14:50 2011 +1000
+
+ Port ReplayGain plugin to GI
+
+ plugins/replaygain/replaygain/__init__.py | 5 +++--
+ plugins/replaygain/replaygain/config.py | 23 ++++++++++++-----------
+ plugins/replaygain/replaygain/player.py | 17 +++++++++--------
+ 3 files changed, 24 insertions(+), 21 deletions(-)
+
+commit ae89038c19c015456d596edce1e5a22f90973fc4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:05:50 2011 +1000
+
+ Port sendto plugin to GI
+
+ plugins/sendto/__init__.py | 25 +++++++++++++++----------
+ 1 file changed, 15 insertions(+), 10 deletions(-)
+
+commit e287461433f11196d5626f40e83819a65f3d38ab
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:05:29 2011 +1000
+
+ Port Zeitgeist plugin to GI
+
+ plugins/rbzeitgeist/rbzeitgeist/__init__.py | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 26dd0d98838d7b6ab29c1ab7664e2082f94c05d7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:05:05 2011 +1000
+
+ Port IM status plugin to GI
+
+ plugins/im-status/im-status/__init__.py | 16 +++++++++-------
+ 1 file changed, 9 insertions(+), 7 deletions(-)
+
+commit b6a7917c3b31de43757cf60c3fddb73be510db8d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:04:37 2011 +1000
+
+ Port sample python plugin to GI
+
+ plugins/sample-python/sample-python.py | 14 ++++++++------
+ 1 file changed, 8 insertions(+), 6 deletions(-)
+
+commit d7ccbb3057a07164695f0c81b4a0194af37e3dcb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 23:03:44 2011 +1000
+
+ Port context pane plugin to GI
+
+ Some parts by Bastien Nocera.
+
+ plugins/context/context/AlbumTab.py | 20 ++++++----
+ plugins/context/context/ArtistTab.py | 20 ++++++----
+ plugins/context/context/ContextView.py | 73 ++++++++++++++++++----------------
+ plugins/context/context/LastFM.py | 6 +--
+ plugins/context/context/LinksTab.py | 18 +++++----
+ plugins/context/context/LyricsTab.py | 19 +++++----
+ plugins/context/context/__init__.py | 7 ++--
+ 7 files changed, 90 insertions(+), 73 deletions(-)
+
+commit d0f6a75ad659c097e11129c61ec642d8e5bcf9af
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Feb 2 22:44:01 2011 +1000
+
+ Remove PyGTK code, use g-i instead
+
+ configure.ac | 20 ++-----
+ shell/Makefile.am | 4 +-
+ shell/main.c | 1 -
+ shell/rb-python-module.c | 147 +++++++++--------------------------------------
+ shell/rb-python-plugin.c | 39 +++++++------
+ 5 files changed, 55 insertions(+), 156 deletions(-)
+
+commit 2b63c48ab07cf9ff895741a4f3e097fa4d929c5e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Feb 4 07:51:17 2011 +1000
+
+ fix brasero pkg-config stuff (bug #641352)
+
+ configure.ac | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit db9db733917f5b217d644835405cc1f21b09b698
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 22:30:30 2011 +1000
+
+ bump version to 2.90.x
+
+ 3.0 will be a stablish GNOME 3 based release.
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 76b50bf4ba0de77b15f699d9a71aab38b6ca4c30
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 22:09:20 2011 +1000
+
+ Generate gobject-introspection data and allow it to be loaded
+
+ .gitignore | 4 ++
+ Makefile.am | 4 +-
+ bindings/Makefile.am | 2 +-
+ bindings/gi/Makefile.am | 149 ++++++++++++++++++++++++++++++++++++++++++++++++
+ configure.ac | 7 +++
+ rhythmbox.h | 86 ++++++++++++++++++++++++++++
+ shell/Makefile.am | 4 +-
+ shell/main.c | 6 ++
+ 8 files changed, 258 insertions(+), 4 deletions(-)
+
+commit f6849f8313579ae134b5a81d83a2ba97f46ac7f4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 21:54:52 2011 +1000
+
+ Remove the Amazon cover art search code, it's never coming back
+
+ .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 311 ---------------------
+ plugins/artdisplay/artdisplay/Makefile.am | 3 -
+ po/POTFILES.in | 1 -
+ 3 files changed, 315 deletions(-)
+
+commit fc79a43a79cb20065aa5e93afcd44e1e878d8a59
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 21:50:23 2011 +1000
+
+ Port to GTK+ 3
+
+ backends/gstreamer/rb-encoder-gst.c | 2 +-
+ configure.ac | 59 ++++--
+ doc/reference/Makefile.am | 1 -
+ lib/Makefile.am | 1 -
+ lib/eggsmclient-private.h | 2 +-
+ lib/eggsmclient-xsmp.c | 3 +-
+ lib/gseal-gtk-compat.h | 48 -----
+ lib/rb-missing-plugins.c | 3 +-
+ lib/rb-tree-dnd.c | 4 +-
+ lib/rb-util.c | 20 +-
+ plugins/audiocd/rb-audiocd-source.c | 27 +--
+ .../rb-audioscrobbler-profile-page.c | 9 +-
+ .../rb-disc-recorder-plugin.c | 4 +-
+ plugins/daap/rb-dacp-pairing-page.c | 2 +-
+ plugins/fmradio/rb-fm-radio-source.c | 2 +-
+ plugins/power-manager/rb-power-manager-plugin.c | 2 +-
+ plugins/status-icon/rb-status-icon-plugin.c | 3 +-
+ plugins/visualizer/rb-vis-widget.c | 19 +-
+ plugins/visualizer/rb-visualizer-plugin.c | 35 ++--
+ podcast/rb-podcast-properties-dialog.c | 13 +-
+ shell/main.c | 2 +-
+ shell/rb-plugin-manager.c | 2 -
+ shell/rb-shell.c | 14 +-
+ shell/rb-source-header.c | 30 +--
+ shell/rb-statusbar.c | 2 -
+ sources/rb-display-page-model.c | 2 -
+ sources/rb-display-page-tree.c | 37 ++--
+ sources/rb-library-source.c | 5 +-
+ tests/bench-rhythmdb-load.c | 3 +-
+ tests/test-file-helpers.c | 3 +-
+ tests/test-rhythmdb-property-model.c | 3 +-
+ tests/test-rhythmdb-query-model.c | 3 +-
+ widgets/gossip-cell-renderer-expander.c | 232 +++------------------
+ widgets/gossip-cell-renderer-expander.h | 5 -
+ widgets/rb-cell-renderer-pixbuf.c | 30 ++-
+ widgets/rb-cell-renderer-rating.c | 30 ++-
+ widgets/rb-entry-view.c | 1 -
+ widgets/rb-library-browser.c | 1 -
+ widgets/rb-query-creator-properties.c | 1 -
+ widgets/rb-query-creator.c | 1 -
+ widgets/rb-rating-helper.c | 19 +-
+ widgets/rb-rating-helper.h | 2 +-
+ widgets/rb-rating.c | 112 +++++-----
+ widgets/rb-search-entry.c | 30 ++-
+ widgets/rb-segmented-bar.c | 79 ++++---
+ 45 files changed, 357 insertions(+), 551 deletions(-)
+
+commit 0d3b198d1bdb3b15eaca1f1105a5940d45fd79b4
+Author: W. Michael Petullo <mike flyn org>
+Date: Tue Jan 18 19:56:24 2011 -0600
+
+ Update to use libdmapsharing 3.0 API
+
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ configure.ac | 2 +-
+ plugins/daap/rb-daap-container-record.c | 6 +++---
+ plugins/daap/rb-daap-record-factory.c | 6 +++---
+ plugins/daap/rb-daap-record.c | 12 ++++++------
+ plugins/daap/rb-daap-source.c | 2 +-
+ plugins/daap/rb-dacp-player.c | 10 +++++-----
+ plugins/daap/rb-dmap-container-db-adapter.c | 6 +++---
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.c | 6 +++---
+ plugins/daap/rb-rhythmdb-query-model-dmap-db-adapter.c | 6 +++---
+ 9 files changed, 28 insertions(+), 28 deletions(-)
+
+commit 487ec5215cbb8eda1dd09831cbe8b36f5ffd112a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 21:21:23 2011 +1000
+
+ remove static python bindings
+
+ bindings/Makefile.am | 6 +-
+ bindings/python/Makefile.am | 117 --
+ bindings/python/override_common.c | 317 ----
+ bindings/python/override_common.h | 73 -
+ bindings/python/rb.defs | 3123 -------------------------------------
+ bindings/python/rb.override | 1792 ---------------------
+ bindings/python/rhythmdb.defs | 1312 ----------------
+ bindings/python/rhythmdb.override | 818 ----------
+ configure.ac | 1 -
+ 9 files changed, 1 insertion(+), 7558 deletions(-)
+
+commit 608b041c8afa130b76425c2147d2682a997084e1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 21:17:27 2011 +1000
+
+ temporarily disable python plugin support
+
+ configure.ac | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit f258d410fa5ef5e410b3405057a240b19aca9c65
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 20:57:26 2011 +1000
+
+ rework rb_debug to allow it to be called via introspection
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ lib/rb-debug.c | 50 ++++++++++++++++++++++++--------
+ lib/rb-debug.h | 9 ++++--
+ podcast/test-podcast-parse.c | 12 ++++----
+ 4 files changed, 52 insertions(+), 21 deletions(-)
+
+commit 4be81a10343c82229f7507a1dc4a074e1ce68622
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 20:48:53 2011 +1000
+
+ Remove function pointers from RhythmDBEntryType
+
+ This makes implementing entry types in C slightly less convenient, but
+ makes it possible to implement them in python or other languages.
+
+ plugins/audiocd/rb-audiocd-source.c | 27 ++++++-
+ .../rb-audioscrobbler-radio-track-entry-type.c | 24 +++++-
+ plugins/daap/rb-daap-source.c | 26 ++++++-
+ plugins/fmradio/rb-fm-radio-source.c | 39 +++++++---
+ plugins/iradio/rb-iradio-source.c | 27 ++++++-
+ podcast/rb-podcast-entry-types.c | 69 ++++++++++++++---
+ rhythmdb/rhythmdb-entry-type.c | 24 ++----
+ rhythmdb/rhythmdb-entry-type.h | 10 ---
+ rhythmdb/rhythmdb-song-entry-types.c | 87 +++++++++++++++++++---
+ tests/test-utils.c | 14 ++--
+ 10 files changed, 267 insertions(+), 80 deletions(-)
+
+commit 52a4dc3393bbc217339ec6720c22a72d6db3f0f8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 08:10:07 2011 +1000
+
+ drop cd-recorder plugin
+
+ configure.ac | 22 +-
+ plugins/Makefile.am | 6 +-
+ plugins/cd-recorder/Makefile.am | 70 -
+ plugins/cd-recorder/cd-recorder.rb-plugin.in | 8 -
+ plugins/cd-recorder/rb-cd-recorder-plugin.c | 489 ------
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 1653 ---------------------
+ plugins/cd-recorder/rb-playlist-source-recorder.h | 90 --
+ plugins/cd-recorder/rb-recorder-gst.c | 1282 ----------------
+ plugins/cd-recorder/rb-recorder.h | 139 --
+ plugins/cd-recorder/recorder.ui | 198 ---
+ po/POTFILES.in | 5 -
+ 11 files changed, 2 insertions(+), 3960 deletions(-)
+
+commit 9a84078beefac3d584ed97ab045c79a5913380e3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Feb 1 08:03:28 2011 +1000
+
+ Update annotations for gobject-introspection
+
+ backends/rb-encoder.c | 12 +++---
+ backends/rb-encoder.h | 6 +--
+ backends/rb-player.c | 2 +-
+ backends/rb-player.h | 2 +-
+ lib/libmediaplayerid/mpid-util.c | 2 +-
+ lib/rb-builder-helpers.c | 2 +-
+ lib/rb-debug.c | 10 ++---
+ lib/rb-file-helpers.c | 4 +-
+ lib/rb-string-value-map.c | 2 +-
+ lib/rb-util.c | 79 ++++++++++++++++++------------------
+ metadata/rb-metadata-dbus-client.c | 14 ++++---
+ rhythmdb/rhythmdb-entry.h | 4 +-
+ rhythmdb/rhythmdb-private.h | 2 +-
+ rhythmdb/rhythmdb-query.c | 10 +++--
+ rhythmdb/rhythmdb-song-entry-types.c | 2 +-
+ rhythmdb/rhythmdb.c | 33 ++++++++-------
+ rhythmdb/rhythmdb.h | 4 --
+ shell/rb-history.c | 16 ++++----
+ shell/rb-play-order.c | 34 ++++++++++++----
+ shell/rb-playlist-manager.c | 32 +++++++--------
+ shell/rb-plugin.c | 4 +-
+ shell/rb-plugin.h | 9 ++--
+ shell/rb-removable-media-manager.c | 6 +++
+ shell/rb-shell-player.c | 20 ++++-----
+ shell/rb-shell-preferences.c | 6 +--
+ shell/rb-shell.c | 14 +++----
+ shell/rb-track-transfer-batch.c | 2 +-
+ shell/rb-track-transfer-queue.c | 2 +-
+ sources/rb-auto-playlist-source.c | 12 +++---
+ sources/rb-browser-source.c | 3 +-
+ sources/rb-display-page-group.c | 2 +-
+ sources/rb-display-page-model.c | 2 +-
+ sources/rb-display-page-tree.c | 2 +-
+ sources/rb-display-page.c | 35 +++++++++++++---
+ sources/rb-media-player-source.c | 40 ++++++++++++++++--
+ sources/rb-playlist-source.c | 4 +-
+ sources/rb-removable-media-source.c | 23 ++++++++++-
+ sources/rb-source-search.c | 6 +--
+ sources/rb-source.c | 67 ++++++++++++++++++++++++------
+ sources/rb-static-playlist-source.c | 2 +-
+ sources/rb-streaming-source.c | 4 +-
+ widgets/rb-dialog.c | 2 +-
+ widgets/rb-entry-view.c | 22 +++++-----
+ widgets/rb-library-browser.c | 12 +++---
+ widgets/rb-property-view.c | 6 +--
+ widgets/rb-query-creator.c | 12 +++---
+ widgets/rb-segmented-bar.c | 8 ++++
+ 47 files changed, 372 insertions(+), 227 deletions(-)
+
+commit ce649487d859e385fd4afebca94195a417c369cb
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Mon Jan 31 19:05:40 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 42 +++++++++++++++++++++---------------------
+ 1 file changed, 21 insertions(+), 21 deletions(-)
+
+commit c74390183494b5c69244bef120864f675ee98abc
+Author: Daniel Mustieles <daniel mustieles gmail com>
+Date: Wed Jan 26 20:16:49 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 13 +++++++------
+ 1 file changed, 7 insertions(+), 6 deletions(-)
+
+commit 265a80e3a475dcf17434698c7ccc1a37bcabfb78
+Author: Pedro Barreira <almufadado gmail com>
+Date: Sun Jan 23 23:45:49 2011 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 2614 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1471 insertions(+), 1143 deletions(-)
+
+commit b7fcce4b00eb95783a5e638845dc83151480d2d4
+Author: Julio Merino <jmmv NetBSD org>
+Date: Thu Jan 20 22:13:32 2011 +1000
+
+ use 'gulong' instead of 'ulong', fixing build on NetBSD
+
+ plugins/daap/rb-dacp-player.c | 4 ++--
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.c | 2 +-
+ plugins/daap/rb-rhythmdb-query-model-dmap-db-adapter.c | 2 +-
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ 4 files changed, 5 insertions(+), 5 deletions(-)
+
+commit a8f14cb7eb1a5599a2718a185fb4b3cfeccb2a84
+Author: Joan Duran <jodufi gmail com>
+Date: Thu Jan 20 10:07:53 2011 +0100
+
+ Updated Catalan translation
+
+ po/ca.po | 4348 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 2683 insertions(+), 1665 deletions(-)
+
+commit 17eb48aa455ecab3f238c00891e024c5529f6bf6
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jan 20 01:50:05 2011 +0000
+
+ daap: fix segfault during dacp pairing process (bug #640021)
+
+ plugins/daap/rb-dacp-pairing-page.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 7f10f4e4f7293b2fc46971a57ac2a4fb2351a496
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jan 20 08:00:12 2011 +1000
+
+ status-icon: fix build without libnotify
+
+ but who deliberately does this anyway?
+
+ plugins/status-icon/rb-status-icon-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 042534569086bcf1d060adf8073a380726e69149
+Author: Emilio Pozuelo Monfort <pochu27 gmail com>
+Date: Mon Jan 17 22:00:18 2011 +0000
+
+ Fix build with HAL support
+
+ plugins/mtpdevice/rb-mtp-plugin.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit c09836f82ca493c5a646bd1a4a3971c1cf03711a
+Author: Hannie Dumoleyn <hannie ubuntu-nl org>
+Date: Sun Jan 16 17:17:00 2011 +0100
+
+ [l10n] Updated Dutch translation
+
+ po/nl.po | 1880 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 974 insertions(+), 906 deletions(-)
+
+commit 764457ebc839e9229d327de60143008e6c75b347
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sun Jan 16 14:30:23 2011 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 131 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 70 insertions(+), 61 deletions(-)
+
+commit 065372662eee1934399f4db66e3e1a7107a4555e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 16 19:33:14 2011 +1000
+
+ Rhythmbox 0.13.3
+
+ NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 6 +++---
+ 3 files changed, 51 insertions(+), 4 deletions(-)
+
+commit 76a79930f90d789b6311aaccd61d589bf023b643
+Author: Daniel Șerbănescu <cyber19rider gmail com>
+Date: Sun Jan 16 01:17:41 2011 +0200
+
+ Updated Romanian translation
+
+ help/ro/ro.po | 374 +++++++++++++++++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 315 insertions(+), 59 deletions(-)
+
+commit 9e74ba190d8fc41aeb5b8c70231539ea8f1c5090
+Author: Daniel Șerbănescu <cyber19rider gmail com>
+Date: Sat Jan 15 13:31:19 2011 +0200
+
+ Updated Romanian translation
+
+ po/ro.po | 4152 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 2454 insertions(+), 1698 deletions(-)
+
+commit 83f3c0609b7b9443a7fa58a469aae61d575987ed
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Sat Jan 15 10:29:57 2011 +0700
+
+ Updated Vietnamese translation
+
+ po/vi.po | 411 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 171 insertions(+), 240 deletions(-)
+
+commit 344bf64532e91a62b87d3d3ae701a2afe8b73300
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Sat Jan 15 10:29:41 2011 +0700
+
+ po/vi.po: import from Damned Lies
+
+ po/vi.po | 5858 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 3337 insertions(+), 2521 deletions(-)
+
+commit dc4a0af8ce13936ccccb2755657f0729dae4cf26
+Author: Luca Ferretti <lferrett gnome org>
+Date: Fri Jan 14 01:16:09 2011 +0100
+
+ Updated Italian translation
+
+ po/it.po | 946 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 499 insertions(+), 447 deletions(-)
+
+commit c00fc524daf691a961b2081bba3d81f2c1bc86ea
+Author: Yuri Myasoedov <omerta13 yandex ru>
+Date: Thu Jan 13 19:45:33 2011 +0300
+
+ Updated Russian translation
+
+ po/ru.po | 1843 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 971 insertions(+), 872 deletions(-)
+
+commit 6497e63374bfb05b8f62dbb058f633c6e0c6d6cb
+Author: Yinghua Wang <wantinghard gmail com>
+Date: Thu Jan 13 13:53:49 2011 +0000
+
+ Update Simplified Chinese translation.
+
+ po/zh_CN.po | 2331 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1315 insertions(+), 1016 deletions(-)
+
+commit 17a6f16eb66654d035a25140ca0c96b00bfcedd7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jan 13 22:19:37 2011 +1000
+
+ iradio: NRK ogg vorbis streams have been shut down (bug #639266)
+
+ plugins/iradio/iradio-initial.xspf | 37 -------------------------------------
+ 1 file changed, 37 deletions(-)
+
+commit 09da66196958d2bdfb791720d0ff1109315fe06a
+Author: Mateus Zenaide <matzenh gmail com>
+Date: Tue Jan 11 09:48:50 2011 -0200
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 166 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 94 insertions(+), 72 deletions(-)
+
+commit b99ad2787a7df4dff3cd60584809afab651e86e3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 9 17:57:14 2011 +1000
+
+ coherence: update from svn, adding more media types (bug #609009)
+
+ plugins/coherence/upnp_coherence/MediaPlayer.py | 16 +++++++++++++++-
+ 1 file changed, 15 insertions(+), 1 deletion(-)
+
+commit 3222b08e858d080f12d988113176dee19070e1b6
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sat Jan 8 22:04:25 2011 +0100
+
+ Updated Galician translations
+
+ po/gl.po | 946 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 497 insertions(+), 449 deletions(-)
+
+commit 510962ee055c75f8509367dec995da50fa4891d7
+Author: Daniel Nylander <po danielnylander se>
+Date: Sat Jan 8 19:26:45 2011 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 164 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 89 insertions(+), 75 deletions(-)
+
+commit e290ce006a543665e27be1d310ad849952a7ad81
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Sat Jan 8 17:15:51 2011 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 170 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 96 insertions(+), 74 deletions(-)
+
+commit 9ff0c85127a17eab51ad1d295ce8083b590cf5c6
+Author: Marek Černocký <marek manet cz>
+Date: Sat Jan 8 15:59:29 2011 +0100
+
+ Updated Czech help translation
+
+ help/cs/cs.po | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+commit 0c9608849513998258b77fb7db2a974d652b4578
+Author: Wolfgang Stöggl <c72578 yahoo de>
+Date: Sat Jan 8 15:33:49 2011 +0100
+
+ Updated German documentation translation
+
+ help/de/de.po | 840 +++++++++++++++++++++-------------------------------------
+ 1 file changed, 308 insertions(+), 532 deletions(-)
+
+commit 52ce039a9a8bc985b8a7098e9e5dda8861a97556
+Author: Marek Černocký <marek manet cz>
+Date: Sat Jan 8 15:27:16 2011 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 145 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 79 insertions(+), 66 deletions(-)
+
+commit fa59eb66de326517dcba4e80601b63b9948321e8
+Author: Wolfgang Stöggl <c72578 yahoo de>
+Date: Sat Jan 8 15:03:17 2011 +0100
+
+ Updated German translation
+
+ po/de.po | 175 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 100 insertions(+), 75 deletions(-)
+
+commit 1e21eef0d9434543498dc68e07fa7e19d208f4d1
+Author: Claude Paroz <claude 2xlibre net>
+Date: Sat Jan 8 13:53:46 2011 +0100
+
+ Updated French translation
+
+ help/fr/fr.po | 22 ++++-----
+ po/fr.po | 144 ++++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 90 insertions(+), 76 deletions(-)
+
+commit c04e2ae3bdee456426bdf39e7f7cb462560898e3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 8 22:03:22 2011 +1000
+
+ status-icon: always show notifications when GNOME Shell is running
+
+ plugins/status-icon/rb-status-icon-plugin.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit ff1f009751551ea4640fb3be4168ebc4f1de2673
+Author: Philip Withnall <philip tecnocode co uk>
+Date: Sat Jan 8 11:48:54 2011 +0000
+
+ Update British English translation
+
+ po/en_GB.po | 2410 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1344 insertions(+), 1066 deletions(-)
+
+commit df78b88e9dab32f863be4ec597bb03571235c3a7
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat Jan 8 12:31:37 2011 +0100
+
+ Updated Spanish translation
+
+ help/es/es.po | 172 +++++++++-------------------------------------------------
+ 1 file changed, 27 insertions(+), 145 deletions(-)
+
+commit f45bbfd83918fe48ddc3ef80598b377e60a9dfc6
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat Jan 8 12:31:25 2011 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 161 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 87 insertions(+), 74 deletions(-)
+
+commit 7069d73b1cb9d223bd230e04dcb391ae8dbb81e8
+Author: Daniel Neel <dneelyep gmail com>
+Date: Fri Nov 19 20:59:48 2010 -0500
+
+ fix a couple of typos in the documentation (bug #622980)
+
+ help/C/rhythmbox.xml | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 711fa3e8fbdf764c2b2f84b33ee8572a804c64a1
+Author: Christian Becke <christianbecke gmail com>
+Date: Thu Oct 22 14:52:57 2009 +0200
+
+ upnp_coherence: fix louie imports
+
+ plugins/coherence/upnp_coherence/MediaPlayer.py | 5 ++++-
+ plugins/coherence/upnp_coherence/MediaStore.py | 6 +++++-
+ plugins/coherence/upnp_coherence/__init__.py | 5 ++++-
+ 3 files changed, 13 insertions(+), 3 deletions(-)
+
+commit 5ba5a74b06d6d11fd86a7fb1293d5b0ba6a2d616
+Author: Calvin Walton <calvin walton gmail com>
+Date: Mon Dec 13 13:53:24 2010 -0500
+
+ Add radio station Start FM 94.2 (Vilnius University)
+
+ Proposed by Antanas <antanas hippie lt>
+ They provide streams in three different formats - 64kbps AAC, 160kbps
+ OGG, 192kbps MP3. I have only added the OGG format stream.
+
+ plugins/iradio/iradio-initial.xspf | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit d95ebec6e693075f4b918cb558de4fc24fbf6719
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jan 8 18:06:21 2011 +1000
+
+ fix POTFILES.in
+
+ po/POTFILES.in | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit a64211ce83a103036fe2030fcaaa6c5898768bc3
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Mon Jan 3 19:18:06 2011 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 83 +++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 48 insertions(+), 35 deletions(-)
+
+commit 10d4b587b1f2f9b27fec7efd3464eddbd4ed1fdb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 2 14:07:53 2011 +1000
+
+ podcast: fix podcast status on download completion (bug #633469)
+
+ Only set the status to 'downloaded' if we've downloaded the whole file.
+
+ If a selected entry is in the download queue, enable the 'cancel download'
+ action. If a selected entry is not in the download queue and has a status
+ other than 'downloaded', enable the 'download episode' action.
+
+ This should make it possible to complete downloads that fail due to
+ connection errors and the like.
+
+ podcast/rb-podcast-manager.c | 26 ++++++++++++++++++++++----
+ podcast/rb-podcast-manager.h | 1 +
+ podcast/rb-podcast-source.c | 9 ++++-----
+ 3 files changed, 27 insertions(+), 9 deletions(-)
+
+commit 955bb93753abb3c01e9dd97290459b70c5b3028d
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Dec 31 17:50:12 2010 +0000
+
+ fix segfault when showing all in non-source pages
+
+ shell/rb-shell.c | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 21d6f5f5b438fe4a39d3f6e879da2f0029e86d1e
+Author: Bruno Brouard <annoa b gmail com>
+Date: Fri Dec 31 17:09:28 2010 +0100
+
+ Updated French translation
+
+ po/fr.po | 2106 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1143 insertions(+), 963 deletions(-)
+
+commit 7115c1f2047554e5aa830830de85812e455cfde4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Dec 31 17:22:45 2010 +1000
+
+ status-icon: when running in GNOME Shell, notify on startup
+
+ This makes the message tray available as a means of controlling
+ playback immediately on startup.
+
+ plugins/status-icon/rb-status-icon-plugin.c | 166 +++++++++++++++++-----------
+ 1 file changed, 99 insertions(+), 67 deletions(-)
+
+commit 6353a96707d2f32aad14abc218fe46ece3bbab00
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Wed Dec 29 22:56:15 2010 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 46 ++++++++++++++++++++++++++--------------------
+ 1 file changed, 26 insertions(+), 20 deletions(-)
+
+commit 1f46f0d738648c6d4092eaf25ab614081331fc63
+Author: Daniel Nylander <po danielnylander se>
+Date: Wed Dec 29 18:45:03 2010 +0100
+
+ Updated Swedish translation
+
+ po/sv.po | 1790 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 737 insertions(+), 1053 deletions(-)
+
+commit 9c7e55d765050e30d1a9735f497be17b7f89d221
+Author: Marek Černocký <marek manet cz>
+Date: Tue Dec 28 13:55:50 2010 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 46 +++++++++++++++++++++++++++-------------------
+ 1 file changed, 27 insertions(+), 19 deletions(-)
+
+commit 2ef9879e0deb9ebc1f1fa4827a9471a0902f7721
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Dec 28 16:59:09 2010 +1000
+
+ mediaserver2: fix various minor mistakes
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 13 ++++++++++---
+ 1 file changed, 10 insertions(+), 3 deletions(-)
+
+commit d06dcc1ecd87f00347d7f3ffbd2c2c6acde94d26
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Dec 28 10:24:01 2010 +1000
+
+ mpris: add new org.mpris.MediaPlayer2.Playlists interface
+
+ plugins/mpris/mpris-spec.h | 16 ++
+ plugins/mpris/rb-mpris-plugin.c | 387 +++++++++++++++++++++++++++++++++++++---
+ 2 files changed, 380 insertions(+), 23 deletions(-)
+
+commit 9c0b1bb7870f7737ce83f9099cbefcc91c447aba
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Dec 28 08:08:27 2010 +1000
+
+ mtp: don't try to join worker thread when finalized on it (bug #637819)
+
+ If the source is removed while the worker thread is active, the finalize
+ method can end up being called on the worker thread, from which it can't
+ join the thread. In this case, we just let it exit later.
+
+ plugins/mtpdevice/rb-mtp-thread.c | 16 +++++++++++-----
+ 1 file changed, 11 insertions(+), 5 deletions(-)
+
+commit ae2f8b144750bc1f8fb658a21d5a6686d9074b0d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Dec 28 08:07:39 2010 +1000
+
+ mtp: fix crash after failed album create/update
+
+ The libmtp album object is still in the hash table, so destroying it
+ is not a great idea.
+
+ plugins/mtpdevice/rb-mtp-thread.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 6e5e97e2f1909628ef3f902f2aa835a0579a12d7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Dec 27 09:13:08 2010 +1000
+
+ status-icon: when paused, update the notification summary to say so
+
+ plugins/status-icon/rb-status-icon-plugin.c | 36 +++++++++++++++++++++--------
+ 1 file changed, 27 insertions(+), 9 deletions(-)
+
+commit e8635147ff8e987adf03483f64bd713d2849d550
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Dec 27 09:08:21 2010 +1000
+
+ status-icon: use separate transient notifications for podcasts etc.
+
+ plugins/status-icon/rb-status-icon-plugin.c | 63 +++++++++++++++++++----------
+ 1 file changed, 42 insertions(+), 21 deletions(-)
+
+commit 211c85351fe4eddb4b84a184c8c5b11541fc9101
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Dec 27 09:04:54 2010 +1000
+
+ status-icon: disable the status icon if GNOME Shell is running
+
+ plugins/status-icon/rb-status-icon-plugin.c | 49 +++++++++++++++++++++++++----
+ 1 file changed, 43 insertions(+), 6 deletions(-)
+
+commit 249319a87ff0f2179961a0804b5175bfd982b6b6
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sun Dec 26 21:53:59 2010 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 120 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 63 insertions(+), 57 deletions(-)
+
+commit de2dfeb0a5b38084b9414bb3cf967af7d33a7cd7
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Mon Dec 20 21:58:04 2010 +0100
+
+ Updated Hungarian translation
+
+ po/hu.po | 895 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 451 insertions(+), 444 deletions(-)
+
+commit c657e4fbc5574ba18794e04d002d70adadaccf9c
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Mon Dec 20 15:33:27 2010 +0200
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 119 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 92 insertions(+), 27 deletions(-)
+
+commit b0a07fbdd3ab5b8ee3489e70a28ad6745744c0b1
+Author: Mario Blättermann <mariobl gnome org>
+Date: Mon Dec 20 14:40:31 2010 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 115 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 54 insertions(+), 61 deletions(-)
+
+commit 5fba6366a14d19b629220db1f43da8afc2dcfd5b
+Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
+Date: Sun Dec 19 17:51:00 2010 +0700
+
+ po/vi.po: import some translations from Ubuntu/Maverick
+
+ po/vi.po | 1615 ++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 1048 insertions(+), 567 deletions(-)
+
+commit 704d1632a5932cc1f3898c1ca0cc2db0328e12f6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 18 08:44:19 2010 +1000
+
+ update gtk-doc stuff
+
+ doc/reference/rhythmbox-docs.sgml | 7 ++++---
+ doc/reference/rhythmbox.types | 16 ++++++++--------
+ 2 files changed, 12 insertions(+), 11 deletions(-)
+
+commit 656a22989be28f10a67505309f12f069da0a5abd
+Author: Sérgio Cipolla <secipolla gmail com>
+Date: Fri Dec 17 10:58:03 2010 -0200
+
+ Updated Brazilian Portuguese translation and fixed the 'shell' translation form
+
+ po/pt_BR.po | 1427 ++++++++++++++++++++---------------------------------------
+ 1 file changed, 477 insertions(+), 950 deletions(-)
+
+commit 0c752d1fa336fbd1210d495922113f5d86d066a5
+Author: Jakob Kramer <jakob kramer gmx de>
+Date: Thu Dec 16 19:54:05 2010 +0100
+
+ [l10n] Updated German translation
+
+ po/de.po | 937 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 509 insertions(+), 428 deletions(-)
+
+commit 28954c16e254076683aa0af51c30177697bca863
+Author: Marek Černocký <marek manet cz>
+Date: Mon Dec 13 14:50:53 2010 +0100
+
+ Updated Czech translation
+
+ po/cs.po | 100 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 61 insertions(+), 39 deletions(-)
+
+commit 2fb8523c1d8418983f955f1351aa62825e0b1774
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 11 21:09:26 2010 +1000
+
+ mpris: report the DesktopEntry property correctly
+
+ This is actually supposed to be just the base name of the .desktop file,
+ not its full path.
+
+ plugins/mpris/rb-mpris-plugin.c | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
+commit 8f031ddcb582bdffc1e239f84cf3cccdc43e6315
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 11 11:36:18 2010 +1000
+
+ magnatune: remove leftover icon lookup code
+
+ plugins/magnatune/magnatune/MagnatuneSource.py | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit e09c69e0ac30c106cd3156fa1e32a48d0441fed1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 11 11:23:08 2010 +1000
+
+ magnatune: update for notify_custom bindings change (bug #636994)
+
+ plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cea18e3d31669f81a41f90bfc017c80843b9ceec
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 11 11:03:31 2010 +1000
+
+ fix python bindings and marshalling for rb_shell_notify_custom (bug #636994)
+
+ Based on a patch by Uri Sivan.
+
+ bindings/python/rb.defs | 4 ++--
+ lib/rb-marshal.list | 2 +-
+ shell/rb-shell.c | 6 +++---
+ 3 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 02296b9ce043bde73add1fd3630b677d93a874a9
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sat Dec 11 01:33:18 2010 +0100
+
+ Added Galician language to Makefile.am of help section
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a1ee9523c5472795d6857c01a43f81ae2372ed69
+Author: Uri Sivan <tartif gmail com>
+Date: Sat Dec 11 08:28:06 2010 +1000
+
+ Update Magnatune and Jamendo plugins to work with display pages (bug #636987)
+
+ plugins/jamendo/jamendo/__init__.py | 4 ++--
+ plugins/magnatune/magnatune/__init__.py | 6 +++---
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit c4bbf44c92948c12b80f01a77a8f013710646899
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Dec 11 08:19:36 2010 +1000
+
+ cd-recorder: attempt to fix this to work with display pages
+
+ plugins/cd-recorder/rb-cd-recorder-plugin.c | 40 ++++++++++++++---------------
+ 1 file changed, 20 insertions(+), 20 deletions(-)
+
+commit b5c505ed55db1174a7bd6867af0b61b5416d5aa3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Dec 10 21:49:22 2010 +1000
+
+ context: use the user's default browser directly instead of gtk.show_uri()
+
+ gtk.show_uri() downloads the URI content to figure out which app to use,
+ which is slow and unnecessary in this case. We already know we want to use
+ a web browser, so the only issue is which one to use.
+
+ plugins/context/context/ContextView.py | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit 8b30aa877b953e461f8090805927a9ba8370b4f8
+Author: Kenny Meyer <knny myer gmail com>
+Date: Sun Dec 5 09:23:35 2010 -0300
+
+ context: Add tab with links to websites for album and artist info (bug #636550)
+
+ plugins/context/Makefile.am | 6 +-
+ plugins/context/context/ContextView.py | 4 +
+ plugins/context/context/LinksTab.py | 181 +++++++++++++++++++++++++++
+ plugins/context/context/Makefile.am | 1 +
+ plugins/context/img/links/Allmusic16x16.png | Bin 0 -> 803 bytes
+ plugins/context/img/links/Discogs16x16.png | Bin 0 -> 771 bytes
+ plugins/context/img/links/Wikipedia16x16.png | Bin 0 -> 381 bytes
+ plugins/context/tmpl/links-tmpl.html | 30 +++++
+ 8 files changed, 221 insertions(+), 1 deletion(-)
+
+commit e7524d8e1dc74bf65f1cd17aef43efc32466878a
+Author: Chris Vine <chris cvine freeserve co uk>
+Date: Sun Dec 5 09:26:17 2010 +1000
+
+ fix include paths and cflags for gnome-keyring and brasero (bug #636482)
+
+ plugins/audioscrobbler/Makefile.am | 1 +
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 2 +-
+ plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c | 4 ++--
+ 3 files changed, 4 insertions(+), 3 deletions(-)
+
+commit b709a9717047d453c625744919aa4a9522a87cf3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 5 08:56:31 2010 +1000
+
+ update HACKING to mention git rather than svn (bug #635323)
+
+ HACKING | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 018416bbf2c7928ed88612d9a056142e028cb18f
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Fri Dec 3 18:10:45 2010 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 81 +++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 52 insertions(+), 29 deletions(-)
+
+commit f21a7854539211012c35455f1e244d850405ac19
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Thu Dec 2 18:48:04 2010 +0100
+
+ Updated Spanish translation
+
+ po/es.po | 871 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 450 insertions(+), 421 deletions(-)
+
+commit 78e4ecec13ecd90e494daec5d3ae25c338bafa94
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Nov 28 02:09:08 2010 +0000
+
+ audioscrobbler: support new "Mix Radio" radio station type
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 9 +++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.h | 1 +
+ 2 files changed, 10 insertions(+)
+
+commit b2f6cace4e125a6d27704cbc4c0bf88d2dae739f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Nov 28 01:51:21 2010 +0000
+
+ audioscrobbler: handle "deprecated station" error code
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit ddc6406983b98b38fd3c340ad75cff4b3d6efe9a
+Author: Petr Kovar <pknbe volny cz>
+Date: Sun Nov 21 21:45:29 2010 +0100
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 791 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 397 insertions(+), 394 deletions(-)
+
+commit 9d5317da44df4d105d13abd8248af8f22ab3ac5c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Nov 21 18:54:34 2010 +1000
+
+ mediaserver2: add source category containers, publish playlists
+
+ We could also use this for devices, but we'd need a way to wait until the
+ source is fully populated - otherwise we emit way too many notifications and
+ everything grinds to a halt.
+
+ .../rb-dbus-media-server-plugin.c | 550 +++++++++++++++++++--
+ 1 file changed, 518 insertions(+), 32 deletions(-)
+
+commit f9502f5cfdcc8612383a4c65c8737cd8025c8bd5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Nov 21 16:16:41 2010 +1000
+
+ missing-plugins: fix crash after successful installation
+
+ sources/rb-import-errors-source.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 2be21ef675ddf4c7091d0b8eaac1531806b97ab1
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Nov 20 10:51:11 2010 +0100
+
+ Updated Slovenian translation
+
+ po/sl.po | 842 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 422 insertions(+), 420 deletions(-)
+
+commit 4216979f41e423a00b9bae4ca19afab25bc93f7f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Nov 19 08:26:12 2010 +1000
+
+ status-icon: make use of some new notification hints and capabilities
+
+ "action-icons" is the official spec name for "x-gnome-action-buttons".
+
+ We also use the "resident" hint to request that the server keep our
+ notification around after the bubble (or banner) has expired, so we can
+ just update it rather than creating a new one.
+
+ When action buttons are supported, we switch between "play" and "pause"
+ depending on whether we're currently playing. When an appropriate hint
+ is added to the notification spec, we'll update this when we start or
+ stop playback, but for now it'd be a bit too annoying.
+
+ plugins/status-icon/Makefile.am | 1 +
+ plugins/status-icon/rb-status-icon-plugin.c | 69 +++++++++++++++++++++++++----
+ plugins/status-icon/rb-tray-icon-gtk.c | 2 +
+ 3 files changed, 64 insertions(+), 8 deletions(-)
+
+commit 187198eaefa2f27a154483aa0221e3dc2efaac4e
+Author: Daniel Șerbănescu <cyber19rider gmail com>
+Date: Mon Nov 15 22:44:56 2010 +0200
+
+ Updated Romanian translation
+
+ help/Makefile.am | 2 +-
+ help/ro/ro.po | 2687 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2688 insertions(+), 1 deletion(-)
+
+commit b83bc97e9d37def55d19944e772275d3f3a41223
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Nov 6 15:21:32 2010 +1000
+
+ audioscrobbler: fix crash on shutdown (bug #634114)
+
+ We get a playing-song-changed signal while the shell is being
+ finalized. Avoiding using the shell while handling it means
+ we don't crash.
+
+ .../rb-audioscrobbler-profile-page.c | 35 +++++++++++-----------
+ 1 file changed, 17 insertions(+), 18 deletions(-)
+
+commit ddd4b6ae13553bdb733da1f3e7f7683fab0f51f3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Nov 6 11:47:00 2010 +1000
+
+ shell-player: remove cancellable for parsing when no longer needed
+
+ Fixes unpausing of local files and other stuff after playing radio streams.
+
+ shell/rb-shell-player.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 1a64c4efcb3f20f6204baa735e642ddadd70c654
+Author: Ben Walsh <b wumpster com>
+Date: Fri Nov 5 11:10:49 2010 +0000
+
+ display-page: add a default implementation of delete_thyself (bug #634065)
+
+ sources/rb-display-page.c | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit e5f7475d184f622061089e680b447d94c668abf8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Nov 5 11:37:57 2010 +1000
+
+ fix check for -O1+ in CFLAGS for -Wuninitialized so autoconf doesn't break it
+
+ configure.ac | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2e863ac81f1f30378e3f52d2efefcfc28701e90d
+Author: Ryan Hughes <ryan iheartryan com>
+Date: Fri Nov 5 11:05:21 2010 +1000
+
+ display-page-tree: fix uninitialized variable use (bug #634029)
+
+ sources/rb-display-page-tree.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit e6a5d832947dedaaedf8f04bba62c0140a6b7d25
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Nov 4 17:38:04 2010 +1000
+
+ update python plugins to work with the new display page stuff
+
+ bindings/python/rb.defs | 2 +-
+ plugins/coherence/upnp_coherence/__init__.py | 5 ++---
+ plugins/jamendo/jamendo/JamendoSource.py | 2 --
+ plugins/jamendo/jamendo/__init__.py | 7 +++----
+ plugins/magnatune/magnatune/MagnatuneSource.py | 4 ----
+ plugins/magnatune/magnatune/__init__.py | 7 +++----
+ 6 files changed, 9 insertions(+), 18 deletions(-)
+
+commit 60dd8f216f1aa681a482896295d63fd6d72c2d94
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Nov 2 19:05:08 2010 +1000
+
+ fix recent gtk+ deprecations a bit harder
+
+ widgets/rb-rating.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1a493daf579a558ac615644827331a61b8a1195b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Nov 2 18:14:48 2010 +1000
+
+ fix backwards compatibility with recent gtk+ deprecations
+
+ lib/gseal-gtk-compat.h | 3 ++-
+ widgets/rb-rating.c | 4 ++++
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit c7e79db8814abfd162e8f962e21bfed3f0973ac2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Nov 1 19:34:54 2010 +1000
+
+ fix POTFILES.in for the previous commit
+
+ po/POTFILES.in | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 6a781bc3525749bd6c07f50d258c4ce3bb82f9a1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Nov 1 18:35:05 2010 +1000
+
+ Reimplement the source list, introduce display pages
+
+ The main impact of this change is to introduce a new abstraction
+ above RBSource that allows the inclusion of things that don't
+ contain music and cannot be played from. For want of a meaningful
+ name, the new class is called RBDisplayPage. A few of the basic
+ methods from RBSource are now on the RBDisplayPage class, but
+ otherwise this doesn't change any existing sources. The DACP
+ pairing source and the last.fm profile source are now direct
+ subclasses of RBDisplayPage.
+
+ RBDisplayPageModel and RBDisplayPageTree are reimplementations of
+ RBSourcelistModel and RBSourceList respectively, with a few minor
+ bugs fixed and with the addition that the page group expansion state
+ is now stored in gconf.
+
+ RBDisplayPageGroup replaces RBSourceGroup, and becomes an actual
+ object that exists in the page tree. It's also a subclass of
+ RBDisplayPage, but page groups cannot be selected in the page tree
+ and don't have any visible content. The same predefined groups
+ exist. Rather than being specified as a property on an RBSource
+ instance, the group for a page is determined by where it is inserted
+ into the page tree.
+
+ bindings/python/rb.defs | 471 ++---
+ bindings/python/rb.override | 54 +-
+ data/rhythmbox.schemas | 55 +
+ data/ui/rhythmbox-ui.xml | 6 +-
+ plugins/audiocd/rb-audiocd-plugin.c | 2 +-
+ plugins/audiocd/rb-audiocd-source.c | 47 +-
+ plugins/audioscrobbler/Makefile.am | 4 +-
+ .../audioscrobbler/audioscrobbler-profile-ui.xml | 2 +-
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 70 +-
+ .../rb-audioscrobbler-profile-page.c | 1937 +++++++++++++++++++
+ .../rb-audioscrobbler-profile-page.h | 71 +
+ .../rb-audioscrobbler-profile-source.c | 1940 --------------------
+ .../rb-audioscrobbler-profile-source.h | 69 -
+ .../rb-audioscrobbler-radio-source.c | 85 +-
+ .../rb-audioscrobbler-radio-source.h | 4 +-
+ .../rb-disc-recorder-plugin.c | 57 +-
+ plugins/daap/Makefile.am | 4 +-
+ plugins/daap/rb-daap-plugin.c | 15 +-
+ plugins/daap/rb-daap-source.c | 76 +-
+ plugins/daap/rb-dacp-pairing-page.c | 643 +++++++
+ plugins/daap/rb-dacp-pairing-page.h | 79 +
+ plugins/daap/rb-dacp-source.c | 656 -------
+ plugins/daap/rb-dacp-source.h | 79 -
+ plugins/fmradio/rb-fm-radio-plugin.c | 5 +-
+ plugins/fmradio/rb-fm-radio-source.c | 26 +-
+ .../rb-generic-player-playlist-source.c | 9 +-
+ plugins/generic-player/rb-generic-player-plugin.c | 22 +-
+ plugins/generic-player/rb-generic-player-source.c | 50 +-
+ plugins/generic-player/rb-nokia770-source.c | 1 -
+ plugins/generic-player/rb-psp-source.c | 1 -
+ plugins/ipod/rb-ipod-plugin.c | 28 +-
+ plugins/ipod/rb-ipod-source.c | 53 +-
+ plugins/ipod/rb-ipod-static-playlist-source.c | 20 +-
+ plugins/iradio/rb-iradio-plugin.c | 5 +-
+ plugins/iradio/rb-iradio-source.c | 45 +-
+ plugins/jamendo/jamendo/JamendoSource.py | 10 +-
+ plugins/magnatune/magnatune/MagnatuneSource.py | 12 +-
+ plugins/mtpdevice/rb-mtp-plugin.c | 22 +-
+ plugins/mtpdevice/rb-mtp-source.c | 26 +-
+ plugins/visualizer/rb-visualizer-plugin.c | 10 +-
+ podcast/rb-podcast-main-source.c | 15 +-
+ podcast/rb-podcast-source.c | 51 +-
+ shell/rb-playlist-manager.c | 191 +-
+ shell/rb-playlist-manager.h | 7 +-
+ shell/rb-removable-media-manager.c | 6 +-
+ shell/rb-shell-clipboard.c | 40 +-
+ shell/rb-shell-player.c | 27 +-
+ shell/rb-shell-preferences.c | 10 +-
+ shell/rb-shell.c | 543 +++---
+ shell/rb-shell.h | 20 +-
+ shell/rb-statusbar.c | 91 +-
+ shell/rb-statusbar.h | 6 +-
+ sources/Makefile.am | 14 +-
+ sources/rb-auto-playlist-source.c | 35 +-
+ sources/rb-browser-source.c | 20 +-
+ sources/rb-display-page-group.c | 351 ++++
+ sources/rb-display-page-group.h | 95 +
+ sources/rb-display-page-model.c | 868 +++++++++
+ sources/rb-display-page-model.h | 93 +
+ sources/rb-display-page-tree.c | 1096 +++++++++++
+ sources/rb-display-page-tree.h | 81 +
+ sources/rb-display-page.c | 718 ++++++++
+ sources/rb-display-page.h | 112 ++
+ sources/rb-import-errors-source.c | 16 +-
+ sources/rb-library-source.c | 53 +-
+ sources/rb-media-player-source.c | 8 +-
+ sources/rb-missing-files-source.c | 16 +-
+ sources/rb-play-queue-source.c | 29 +-
+ sources/rb-playlist-source.c | 34 +-
+ sources/rb-removable-media-source.c | 29 +-
+ sources/rb-source-group.c | 254 ---
+ sources/rb-source-group.h | 85 -
+ sources/rb-source.c | 813 +-------
+ sources/rb-source.h | 44 +-
+ sources/rb-sourcelist-model.c | 648 -------
+ sources/rb-sourcelist-model.h | 89 -
+ sources/rb-sourcelist.c | 1417 --------------
+ sources/rb-sourcelist.h | 94 -
+ sources/rb-static-playlist-source.c | 23 +-
+ sources/rb-streaming-source.c | 6 +-
+ widgets/gossip-cell-renderer-expander.c | 50 +-
+ widgets/gossip-cell-renderer-expander.h | 9 +-
+ 82 files changed, 7603 insertions(+), 7375 deletions(-)
+
+commit 75d05fd452ad2452ed564ea34ba5c49211db1af9
+Author: Diogo F. S. Ramos <diogofsr gmail com>
+Date: Mon Nov 1 09:44:53 2010 +1000
+
+ uri-dialog: try to populate the entry with a URL from the clipboard (bug #633542)
+
+ widgets/rb-uri-dialog.c | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit 0f3c83c37efe9d6894cb7a6392b49c72f1c73731
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Nov 1 07:24:33 2010 +1000
+
+ update for recent gtk+ deprecations
+
+ lib/gseal-gtk-compat.h | 6 ++++++
+ .../audioscrobbler/rb-audioscrobbler-profile-source.c | 19 ++++++++++---------
+ plugins/status-icon/rb-status-icon-plugin.c | 2 +-
+ plugins/visualizer/rb-vis-widget.c | 2 +-
+ plugins/visualizer/rb-visualizer-plugin.c | 6 +++---
+ sources/rb-library-source.c | 13 +++++++------
+ widgets/rb-query-creator-properties.c | 5 +++--
+ widgets/rb-query-creator.c | 9 +++++----
+ widgets/rb-rating.c | 3 ++-
+ 9 files changed, 38 insertions(+), 27 deletions(-)
+
+commit 4b723a2226c8525ea69d1480b1db49f24c9e42a7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 24 18:20:28 2010 +1000
+
+ Rhythmbox 0.13.2
+
+ NEWS | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
+ 3 files changed, 70 insertions(+), 2 deletions(-)
+
+commit 0ca2c0c065cc89f6315ba146ccc8ea995598e337
+Author: Dominique Leuenberger <dominique-gnomezilla leuenberger net>
+Date: Sun Oct 31 19:56:10 2010 +1000
+
+ stop using pkg-config to find vala (bug #628330)
+
+ bindings/vala/Makefile.am | 2 +-
+ configure.ac | 17 ++++++++---------
+ 2 files changed, 9 insertions(+), 10 deletions(-)
+
+commit e0980f6475a448940d2bf322ebbc7241aaeb7bf8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 31 19:10:50 2010 +1000
+
+ artdisplay: add missing method in musicbrainz cover art search (bug #633531)
+
+ plugins/artdisplay/artdisplay/MusicBrainzCoverArtSearch.py | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit eba67f2cda96d462a25789f9c3494e8578767f6f
+Author: Carles Ferrando <carles ferrando gmail com>
+Date: Sat Oct 30 17:40:56 2010 +0100
+
+ Updated Catalan (Valencian) translation
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d07cddd25680b21e77c653b31500c387ba3f9f75
+Author: Carles Ferrando <carles ferrando gmail com>
+Date: Sat Oct 30 17:40:47 2010 +0100
+
+ Updated Catalan (Valencian) translation
+
+ po/ca valencia po | 6603 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 6603 insertions(+)
+
+commit 55be2d8943cb08fd623ad756aab837f60e2ce43e
+Author: Petr Kovar <pknbe volny cz>
+Date: Sat Oct 30 15:35:43 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 37 +++++++++++++++++--------------------
+ 1 file changed, 17 insertions(+), 20 deletions(-)
+
+commit ba49953ecf872f08fd147c0604743691896b8c83
+Author: Luca Ferretti <lferrett gnome org>
+Date: Sat Oct 30 02:44:05 2010 +0200
+
+ [l10n] Updated Italian traslation
+
+ po/it.po | 1764 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1003 insertions(+), 761 deletions(-)
+
+commit 713c0578a1bc4dc8857aa7c3498ad263c6bdf4ee
+Author: Djavan Fagundes <djavan comum org>
+Date: Fri Oct 29 11:56:11 2010 -0200
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 1847 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1053 insertions(+), 794 deletions(-)
+
+commit fcb6157e0988188cc99d0a238cfe1bf6f21f3494
+Author: Ben Walsh <b wumpster com>
+Date: Thu Oct 28 13:25:37 2010 +0100
+
+ ipod: update track order in the ipod db playlist before saving (bug #604170)
+
+ When tracks in an ipod playlist have been reordered, update the ipod
+ db playlist to match the new order before saving.
+
+ To do this, add a new signal to RbIpodDb to allow other parts of the
+ plugin to update bits of the database immediately before it becomes
+ read-only.
+
+ plugins/ipod/rb-ipod-db.c | 29 ++++++
+ plugins/ipod/rb-ipod-source.c | 121 +++++++++++++++++++++++---
+ plugins/ipod/rb-ipod-static-playlist-source.c | 33 ++++++-
+ plugins/ipod/rb-ipod-static-playlist-source.h | 2 +
+ 4 files changed, 170 insertions(+), 15 deletions(-)
+
+commit 4f25118819dc731297d988fc1cab9c55294972b8
+Author: A S Alam <aalam users sf net>
+Date: Fri Oct 29 07:57:27 2010 +0530
+
+ update translation and completed
+
+ po/pa.po | 2204 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1221 insertions(+), 983 deletions(-)
+
+commit 7112c0d8e766918d0647f3464819c6dacac823eb
+Author: Ask H. Larsen <asklarsen gmail com>
+Date: Fri Oct 29 00:12:26 2010 +0200
+
+ Updated Danish translation
+
+ po/da.po | 56 ++++++++++++++++++++++++--------------------------------
+ 1 file changed, 24 insertions(+), 32 deletions(-)
+
+commit ab6084877cd6be72896db95ba6d58046cad2ae8d
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Thu Oct 28 17:59:26 2010 +0200
+
+ Updated Norwegian bokmål translation.
+
+ po/nb.po | 1842 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1019 insertions(+), 823 deletions(-)
+
+commit fa4a0701454bb556f1088593d7f50118cdde79b5
+Author: Petr Kovar <pknbe volny cz>
+Date: Thu Oct 28 12:51:39 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 783 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 421 insertions(+), 362 deletions(-)
+
+commit ea0eda439c9fb17828f7f43bc81869363b11de95
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Wed Oct 27 19:22:09 2010 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 08cfb4cbef28f00be8890f58685c00f4a1a12a7c
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Wed Oct 27 02:46:03 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 1632 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 889 insertions(+), 743 deletions(-)
+
+commit 984907175742bcd8867466c16ffe74616f8548dc
+Author: Alexander Shopov <ash kambanaria org>
+Date: Tue Oct 26 13:27:36 2010 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 2670 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1497 insertions(+), 1173 deletions(-)
+
+commit 3fba47453812d57c3354b47d00bfd51a811eb521
+Author: Daniel Nylander <po danielnylander se>
+Date: Mon Oct 25 21:23:08 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 056943ff11dfe21c8449f245e3e27295c6adac9d
+Author: Daniel Nylander <po danielnylander se>
+Date: Mon Oct 25 21:22:30 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 991 ++++++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 670 insertions(+), 321 deletions(-)
+
+commit db297f7a57407133d7e29f8374cd5b9ca4c93984
+Author: Daniel Nylander <po danielnylander se>
+Date: Mon Oct 25 21:20:24 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 911 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 488 insertions(+), 423 deletions(-)
+
+commit 8e38990001bbe65a9c67fb14af65d53ad7b76b0c
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Mon Oct 25 21:01:33 2010 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 1647 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 896 insertions(+), 751 deletions(-)
+
+commit 534fde683b006b15fd1f62286d3ed4c35d9e9187
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 25 12:13:50 2010 +1000
+
+ podcast: suppress facebook like button iframes (bug #631218)
+
+ podcast/rb-podcast-properties-dialog.c | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
+
+commit 4c19eff61f99677866115671a898729e56c74b33
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Mon Oct 25 00:18:19 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 1745 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 993 insertions(+), 752 deletions(-)
+
+commit a0984331e1f285875d2adf3d78f04495a3ef4c61
+Author: Žygimantas Beručka <zygis gnome org>
+Date: Sun Oct 24 18:56:36 2010 +0200
+
+ Updated Lithuanian translation
+
+ po/lt.po | 2086 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1189 insertions(+), 897 deletions(-)
+
+commit 8ffb8a1319558bf858f3fdc4fbbdf292cbc987ef
+Author: Ask H. Larsen <asklarsen gmail com>
+Date: Sun Oct 24 17:08:10 2010 +0200
+
+ Updated Danish translation
+
+ po/da.po | 1725 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 982 insertions(+), 743 deletions(-)
+
+commit 1a8c84089d7814ac7647e2a66fe87d7842dbc845
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 24 18:50:42 2010 +1000
+
+ iradio: comment out NRK Stortinget as the stream 404s at the moment
+
+ plugins/iradio/iradio-initial.xspf | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 88fbf4f91f57478b5a5b2fe3e7b898607c26de3e
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Fri Oct 22 19:49:01 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 107 +++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 73 insertions(+), 34 deletions(-)
+
+commit d23fdaeefbb0cbbfa30b9e66027b4bd31ac6e010
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Oct 21 10:59:16 2010 +1000
+
+ iradio: re-add wbur.org to the initial stream list (bug #632655)
+
+ plugins/iradio/iradio-initial.xspf | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 8502f1388ceaadb98769309eea115f8d143e824b
+Author: Takayuki KUSANO <AE5T-KSN asahi-net or jp>
+Date: Thu Oct 21 01:03:10 2010 +0900
+
+ Updated Japanese translation
+
+ po/ja.po | 1383 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 718 insertions(+), 665 deletions(-)
+
+commit 5f956137365e3780dc75b1ce4472e7868ee6c1f6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Oct 20 17:41:18 2010 +1000
+
+ xfade: block stream src pads while reusing streams after EOS (bug #631817)
+
+ This only seems to happen when the track transition time is set to 0, and would
+ trigger a not-linked error when the stream managed to push out a buffer before we
+ could relink it. Blocking the pad prevents this from occurring.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
+
+commit ef8daaf3a7bd836d8ed6bf8cf56120d12d1f672e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Oct 20 08:41:52 2010 +1000
+
+ require totem-pl-parser 2.32.1 for recent async parsing fixes
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c0d2be43a23cf83e61f1185dfc0ee52c1af85b91
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Tue Oct 19 12:39:33 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 19 ++++++++++---------
+ 1 file changed, 10 insertions(+), 9 deletions(-)
+
+commit c6ee827daacb53346e0cb1c9e2820627e1b6e6b3
+Author: Ben Walsh <b wumpster com>
+Date: Tue Oct 19 07:57:32 2010 +0100
+
+ ipod "Remove from playlist" was deleting song completely.
+
+ plugins/ipod/rb-ipod-static-playlist-source.c | 17 ++---------------
+ 1 file changed, 2 insertions(+), 15 deletions(-)
+
+commit a3fbeab685900bc5add861c15413e86d8d0d0fde
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 19 14:57:45 2010 +1000
+
+ update POTFILES.in for zeitgeist plugin
+
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 061932fd629ae85ea457372dc93e35d3bcbb0313
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 19 14:39:07 2010 +1000
+
+ add zeitgeist plugin, developed by Markus Korn, Laszlo Pandy and Michal Hruby
+
+ configure.ac | 1 +
+ data/rhythmbox.schemas | 22 ++++
+ plugins/Makefile.am | 1 +
+ plugins/rbzeitgeist/Makefile.am | 14 +++
+ plugins/rbzeitgeist/rbzeitgeist.rb-plugin.in | 9 ++
+ plugins/rbzeitgeist/rbzeitgeist/__init__.py | 149 +++++++++++++++++++++++++++
+ 6 files changed, 196 insertions(+)
+
+commit 521ab35c66ef2877cbfd0279b14bacdef19904be
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 19 11:59:20 2010 +1000
+
+ iradio: add WSUM (www.wsum.org) to initial radio stream list (bug #632119)
+
+ plugins/iradio/iradio-initial.xspf | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit abf94bf5a55e64bef9d66d6155863c1911133338
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 19 09:35:14 2010 +1000
+
+ daap: fix compile errors on 32bit platforms
+
+ Cast the pointer value to gintptr, which is always the same size
+ as a pointer, and then let the compiler promote that to 64 bits if
+ necessary.
+
+ plugins/daap/rb-daap-record.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 62f3d5134ea67e18c61acef40e71d965711d798d
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Tue Oct 19 00:39:04 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 89 ++++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 62 insertions(+), 27 deletions(-)
+
+commit 3d831cb058832461d6909e522364d4180709c467
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Mon Oct 18 15:51:25 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 25724cf3cec6fa5e195eca0cc301a70011f9c9b3
+Author: Alexandre Rosenfeld <alexandre rosenfeld gmail com>
+Date: Mon Oct 18 21:30:05 2010 +1000
+
+ daap: add support for DACP (iTunes remote control) (bug #625214)
+
+ plugins/daap/Makefile.am | 6 +
+ plugins/daap/daap-prefs.ui | 288 +++++++++++++++----
+ plugins/daap/rb-daap-plugin.c | 108 ++++++-
+ plugins/daap/rb-daap-record.c | 32 ++-
+ plugins/daap/rb-dacp-player.c | 360 +++++++++++++++++++++++
+ plugins/daap/rb-dacp-player.h | 71 +++++
+ plugins/daap/rb-dacp-source.c | 656 ++++++++++++++++++++++++++++++++++++++++++
+ plugins/daap/rb-dacp-source.h | 79 +++++
+ plugins/daap/remote-icon.png | Bin 0 -> 4641 bytes
+ po/POTFILES.in | 1 +
+ 10 files changed, 1536 insertions(+), 65 deletions(-)
+
+commit 75ae0dc122a8e9a78fb8d975c50a9d7781bd2030
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Oct 18 12:59:00 2010 +1000
+
+ shell: specify the right pointer for the parser entry-added handler
+
+ shell/rb-shell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5401885023a50c98353e6f3b0998313b8ab15a3b
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Sun Oct 17 20:19:22 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 790 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 491 insertions(+), 299 deletions(-)
+
+commit 43a945bb3665876f3e3dcccea396145bdd7014a6
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sun Oct 17 12:25:13 2010 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 15 +++++++--------
+ 1 file changed, 7 insertions(+), 8 deletions(-)
+
+commit 9264342e062e754eba805ba683aade16e909baed
+Author: W. Michael Petullo <mike flyn org>
+Date: Sat Oct 16 12:56:51 2010 -0500
+
+ Fix typo in rb-daap-record.c
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ plugins/daap/rb-daap-record.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 7373dbd5962af1d26875ae0c3a6328c7b6373b54
+Author: W. Michael Petullo <mike flyn org>
+Date: Sat Oct 16 12:43:57 2010 -0500
+
+ Zero out new RBDAAPRecord object
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ plugins/daap/rb-daap-record.c | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit afaf17e4c7ee348234aecae88eae79f0ee1e46d4
+Author: Mario Blättermann <mariobl gnome org>
+Date: Fri Oct 15 22:08:19 2010 +0200
+
+ [i18n] Updated German translation, bug #569968
+
+ po/de.po | 1758 ++++++++++++++++----------------------------------------------
+ 1 file changed, 441 insertions(+), 1317 deletions(-)
+
+commit c5483b392c2a52c03d4023ea6136de3c252d8b69
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Fri Oct 15 20:17:15 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 586 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 297 insertions(+), 289 deletions(-)
+
+commit 46550f4957967ed3e9679f5be70aa959e08287c9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Oct 14 12:04:36 2010 +1000
+
+ rating: use signed parameters for rb_rating_render_stars (bug #631698)
+
+ Sometimes we need to render to negative coordinates (when scrolling a
+ tree view up, for instance), so they need to be signed.
+
+ widgets/rb-rating-helper.c | 8 ++++----
+ widgets/rb-rating-helper.h | 4 ++--
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 703fe04402dabea4d4b1e76d5ffc4101ee4264bb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Oct 13 22:01:33 2010 +1000
+
+ ipod: don't crash when trying to show properties if ipod db load fails (bug #628791)
+
+ plugins/ipod/rb-ipod-source.c | 14 ++++++++++++--
+ 1 file changed, 12 insertions(+), 2 deletions(-)
+
+commit 5c50ade48613f0da9078b865a915c1b849d9950b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 12 22:50:16 2010 +1000
+
+ rhythmdb: fix sorting of podcast feed view
+
+ The feed view is based on a query model containing episodes now, so we
+ need to use the album property to sort it.
+
+ rhythmdb/rhythmdb-property-model.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6407ec393a938e524058334da23586aac6d39388
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sun Oct 10 22:49:09 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 672 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 340 insertions(+), 332 deletions(-)
+
+commit 1cfd8d0af85dbbccdf6fb0292ac61780fa45df50
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 10 23:42:28 2010 +1000
+
+ podcast: add child sources showing new episodes and recent downloads
+
+ This splits the podcast source in two, into a base class that provides the feed
+ and post views and implements the various UI actions, and a subclass that
+ contains the parts unique to the main source, mostly the configuration dialog.
+
+ The child sources are populated by database queries. The new episode source
+ uses the post-time property and the new download source uses the modification
+ time, which previously wasn't set at all for podcast posts, but now is set to
+ the current time when the download starts.
+
+ The queries are currently hardcoded to match episodes posted and downloaded in
+ the last week, but we could provide hour/day/week/month selections if that
+ seems useful enough.
+
+ The child sources currently use the same gconf keys as the main source, so they
+ have the same sort order and browser settings.
+
+ po/POTFILES.in | 3 +-
+ podcast/Makefile.am | 6 +-
+ podcast/rb-podcast-main-source.c | 422 +++++++
+ podcast/rb-podcast-main-source.h | 65 ++
+ podcast/rb-podcast-manager.c | 23 +-
+ podcast/rb-podcast-source.c | 1701 ++++++++++++++++++++++++++++
+ podcast/rb-podcast-source.h | 71 ++
+ rhythmdb/rhythmdb-property-model.c | 1 +
+ shell/rb-shell.c | 16 +-
+ sources/Makefile.am | 4 +-
+ sources/rb-podcast-source.c | 2179 ------------------------------------
+ sources/rb-podcast-source.h | 67 --
+ 12 files changed, 2297 insertions(+), 2261 deletions(-)
+
+commit 2f5f05fb40fb75ad540bd48607e640361aed4e8f
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Oct 9 19:52:48 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 180 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 102 insertions(+), 78 deletions(-)
+
+commit 09e7b566b6cb1466667775338b567cd6142a080c
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sat Oct 9 18:54:56 2010 +0200
+
+ [i18n] Updated German translation
+
+ po/de.po | 118 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 71 insertions(+), 47 deletions(-)
+
+commit 66db6792c31856dd5bfdcfc2e860bbf43ec7d52c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 9 22:53:51 2010 +1000
+
+ shell-player: cancel playlist parsing when stopping (bug #612156)
+
+ If the user tries to stop playback of a radio stream before the playlist
+ parser has finished, we need to cancel the parser and ignore any URLs we
+ get from it so we don't try to start playback again. Similarly, if the
+ user tries to start playback while the parser is still going, we can just
+ ignore that.
+
+ shell/rb-shell-player.c | 52 +++++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 44 insertions(+), 8 deletions(-)
+
+commit d5ca94a32de0715b65e03e973f7960ebb29fe76f
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Thu Oct 7 14:38:56 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 416 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 207 insertions(+), 209 deletions(-)
+
+commit d493a58349686e0e03bc53001c645f61a2dd68bb
+Author: Marek Černocký <marek manet cz>
+Date: Thu Oct 7 11:24:54 2010 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 372 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 204 insertions(+), 168 deletions(-)
+
+commit 8cb910760eff22613fdc0bc392f6460fae04ec77
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Wed Oct 6 15:09:34 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 291 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 152 insertions(+), 139 deletions(-)
+
+commit e74af5ee7c1467d2bf24a8736d787cbdfbf79787
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Oct 5 21:55:25 2010 +1000
+
+ audioscrobbler: add translator comments for radio stream types (bug #631355)
+
+ Also fixes a typo in one of the stream types.
+
+ .../rb-audioscrobbler-radio-source.c | 26 +++++++++++++++++++++-
+ 1 file changed, 25 insertions(+), 1 deletion(-)
+
+commit 0fbe1d89b66dcf49bbee12db57bf4207b42b7919
+Author: Daniel Nylander <po danielnylander se>
+Date: Tue Oct 5 08:43:35 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 887 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 515 insertions(+), 372 deletions(-)
+
+commit eed0a4c124c89a20d18b25c250c350c5bb8f6fc7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 3 22:26:37 2010 +1000
+
+ finish removing gtk_dialog_set_has_separator calls
+
+ shell/rb-shell.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 198a23a6a67339e25a0022762894e2321f7f12a5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Oct 3 15:09:30 2010 +1000
+
+ mtp: convert GStreamer source bin into a GstBaseSrc subclass (bug #631191)
+
+ The previous bin-containing-filesrc approach stopped working somewhere along
+ the line. Now we read from the file directly.
+
+ plugins/mtpdevice/rb-mtp-gst-src.c | 302 +++++++++++++++++++++----------------
+ 1 file changed, 171 insertions(+), 131 deletions(-)
+
+commit 99a81df9a6808ac61dbf5f5ac5e96f3c737586da
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sat Oct 2 15:13:01 2010 +0200
+
+ [i18n] Updated German translation
+
+ po/de.po | 234 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 116 insertions(+), 118 deletions(-)
+
+commit 992e8f78d07c9b3c43fde751e83ba947d85e0c94
+Author: Christophe Fergeau <teuf gnome org>
+Date: Sat Oct 2 13:29:43 2010 +0200
+
+ [ipod] use podcast icon for iPod podcast playlist
+
+ plugins/ipod/rb-ipod-source.c | 22 +++++++++++++++++++++-
+ 1 file changed, 21 insertions(+), 1 deletion(-)
+
+commit 333e914771216c734d6bbdb90b16b7b41824f280
+Author: Christophe Fergeau <teuf gnome org>
+Date: Sat Oct 2 13:04:02 2010 +0200
+
+ [ipod] handle playlist model changes
+
+ The base query model used by playlist sources can change. Connect
+ to notify::base-query-model to be notified when this happens so
+ that we can reconnect our signals to the proper model.
+
+ plugins/ipod/rb-ipod-source.c | 44 +++++++++++++++++++++++++++++++++++++------
+ 1 file changed, 38 insertions(+), 6 deletions(-)
+
+commit f487224746a591a56f49a7f14c2a7449e466ca57
+Author: Christophe Fergeau <teuf gnome org>
+Date: Sat Oct 2 12:18:57 2010 +0200
+
+ [ipod] fix addition/removal of playlist items (bug #601152)
+
+ The code that was connecting the addition/removal callbacks to the
+ playlist model wasn't connecting to the correct model, so the
+ callbacks were never getting called, and thus rhythmbox was never
+ actually telling libgpod to add new data items to the playlists.
+ This is easily fixed by using the correct model, though we'd also need
+ to handle notify::base-query-model since it can change.
+
+ plugins/ipod/rb-ipod-source.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit e7771d4b336f95754bd617b480e1f206926b6033
+Author: Christophe Fergeau <teuf gnome org>
+Date: Fri Oct 1 23:26:45 2010 +0200
+
+ [ipod] reworkd delayed playlist renaming
+
+ When playlist renaming was delayed, the previous code was trying to
+ store both the playlist to change and its name to the same place in
+ memory (because of the use of an union). This was obviously bad and
+ causing silent memory corruption.
+ To avoid that, use RbIpodDelayedPlaylistOp to store information
+ about the playlist renaming since this structure is big enough to
+ hold both the playlist and its new name.
+
+ plugins/ipod/rb-ipod-db.c | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 61ec12a9b05d6c25527a58fac21a557d90974b3a
+Author: Christophe Fergeau <teuf gnome org>
+Date: Fri Oct 1 23:24:10 2010 +0200
+
+ [ipod] more rework of playlist delayed actions
+
+ Make the 2nd field of the RbDelayedPlaylistOp a void * pointer
+ instead of using a pointer to an Itdb_Track since when we want
+ to delay a playlist renaming action, this field will have to
+ store a char *.
+
+ plugins/ipod/rb-ipod-db.c | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit d19bfae89d0e82d12280d7ab3301681cf26cc860
+Author: Christophe Fergeau <teuf gnome org>
+Date: Fri Oct 1 23:18:47 2010 +0200
+
+ [ipod] rework playlist delayed actions
+
+ Start moving all code handling playlist delayed actions to use
+ playlist_op instead of having dedicated fields in RbIpodDelayedAction
+ This will help solve a nasty memory corruption issue when renaming
+ playlists.
+
+ plugins/ipod/rb-ipod-db.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit b9da7401477e7f1373d8899796947ad5c66122ca
+Author: Christophe Fergeau <teuf gnome org>
+Date: Tue Mar 23 17:33:52 2010 +0100
+
+ [ipod] use itdb_start_sync and itdb_stop_sync
+
+ When available, these functions show/hide the "sync in progress" screen on
+ iPhone-like devices so that the user knows he shouldn't unplug his device
+
+ configure.ac | 5 +++++
+ plugins/ipod/rb-ipod-db.c | 7 ++++++-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit c7d5a04c92a474fb1b28961420cabdd510dc84ad
+Author: Christophe Fergeau <teuf gnome org>
+Date: Tue Mar 23 17:32:35 2010 +0100
+
+ [ipod] rework iPod database saving
+
+ When it has been modified, the saving of the iPod database is made
+ asynchronously after 15 seconds with no change. When lots of tracks are
+ copied to an iPod, this saving is triggered every 15 seconds during the
+ transfer which can slow the transfer down (especially on iPhone-like
+ devices). It makes more sense to only save the database once all transfers
+ are done, and not to wait 15 seconds for the final save, but 2 seconds.
+ With a 15 seconds delay, people don't wait long enough before unplugging
+ their device (especially on iOS devices)
+
+ plugins/ipod/rb-ipod-db.c | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 3c2d462c356102fe211120a77392b94cf5544ff3
+Author: Christophe Fergeau <teuf gnome org>
+Date: Tue Mar 23 17:23:06 2010 +0100
+
+ [ipod] skip non-audio non-podcast tracks
+
+ iPods can contains videos, movies, ... We don't want all of these to show
+ up in rhythmbox, so hide them.
+
+ plugins/ipod/rb-ipod-source.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 4f11923d8c07090f1fdd37b780d1f47067ae435a
+Author: Christophe Fergeau <teuf gnome org>
+Date: Tue Mar 23 17:14:36 2010 +0100
+
+ [ipod] remove obsolete compat #define
+
+ The iPod plugin code has some #define for a few constants which were not
+ available in very old libgpod version (pre-0.5.0). Since rhythmbox has been
+ depending on libgpod 0.6 for a while now, we can just use the constants
+ provided by libgpod.
+
+ plugins/ipod/rb-ipod-source.c | 12 ++++--------
+ 1 file changed, 4 insertions(+), 8 deletions(-)
+
+commit 2e109b246ec694774ec38ff0e013823690d12264
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Oct 2 18:42:56 2010 +1000
+
+ add --check-running arg to rhythmbox-client
+
+ exits with 0 if it's running, 2 if it's not, 1 if things are broken.
+
+ remote/dbus/rb-client.c | 13 +++++++++++++
+ 1 file changed, 13 insertions(+)
+
+commit 9032e92b7c2c8aed8060c18bc6a2d7fe5e3d069b
+Author: W. Michael Petullo <mike flyn org>
+Date: Fri Oct 1 17:18:41 2010 -0500
+
+ Update to use libdmapsharing 2.2 API
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ configure.ac | 2 +-
+ plugins/daap/rb-daap-record.c | 6 +++---
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.c | 6 +++---
+ 3 files changed, 7 insertions(+), 7 deletions(-)
+
+commit 68db6df60dd783ff6ccbe68c5af1235b10bbb5b2
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Fri Oct 1 23:59:28 2010 +0200
+
+ [l10n] Updated German translation
+
+ po/de.po | 331 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 173 insertions(+), 158 deletions(-)
+
+commit 223974a6cd2410dfa1dae06c4dd128f7b2a7ae6b
+Author: Christophe Fergeau <teuf gnome org>
+Date: Fri Oct 1 15:58:36 2010 +0200
+
+ don't return uninitialized var RBGstPlayer::play
+
+ The "result" variable is returned uninitialized most of the time,
+ which result in erratic behaviour when that happens (I was getting
+ tons of unexplained playback errors). This function doesn't try to
+ catch error conditions anymore, so just make it return TRUE.
+
+ backends/gstreamer/rb-player-gst.c | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit c32cdd647d8511c48be5f0b8daa1d3402fdfe62f
+Author: Matt Novenstern <fisxoj gmail com>
+Date: Fri Oct 1 22:34:49 2010 +1000
+
+ status-icon: capitalize the app name passed to notify_init
+
+ plugins/status-icon/rb-status-icon-plugin.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2e0204b32f7ae19ccb53707cbae2ce3f680b7014
+Author: Matt Novenstern <fisxoj gmail com>
+Date: Fri Oct 1 22:32:38 2010 +1000
+
+ status-icon: add pause and previous-track notify actions (bug #623200)
+
+ These are only added when the notification server supports the
+ x-gnome-icon-buttons capability, which means it will display the buttons
+ using just the icons.
+
+ plugins/status-icon/rb-status-icon-plugin.c | 41 ++++++++++++++++++++++++++++-
+ 1 file changed, 40 insertions(+), 1 deletion(-)
+
+commit 64ba2fc68404fa006be2905b3b56545aa288c197
+Author: Matt Novenstern <fisxoj gmail com>
+Date: Fri Oct 1 22:29:07 2010 +1000
+
+ status-icon: send file paths rather than pixbufs with notifications
+
+ This allows the notification server to scale the image to whatever size
+ it wants, so we don't have to guess a suitable size.
+
+ Part of bug #623200.
+
+ plugins/status-icon/rb-status-icon-plugin.c | 109 +++++++++++++++++++---------
+ shell/rb-shell.c | 4 +-
+ shell/rb-shell.h | 2 +-
+ 3 files changed, 77 insertions(+), 38 deletions(-)
+
+commit 52059d2576bc6042f7d5311b34403f4f3d986afb
+Author: Tino Meinen <tino meinen gmail com>
+Date: Tue Sep 28 18:33:09 2010 +0200
+
+ [i18n] Updated Dutch translation
+
+ po/nl.po | 5537 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 3075 insertions(+), 2462 deletions(-)
+
+commit ad8a802e5e56ba8e29f3542e3099929784709991
+Author: Matthias Clasen <mclasen redhat com>
+Date: Mon Sep 27 11:57:18 2010 -0400
+
+ Adapt to GtkObject removal in GTK3
+
+ The changes here just avoid unneeded GtkObjectClass variables.
+
+ Bug 630689
+
+ sources/rb-sourcelist-model.c | 4 +---
+ sources/rb-sourcelist.c | 10 ++++------
+ 2 files changed, 5 insertions(+), 9 deletions(-)
+
+commit af74776650bae715545d3de17435e32ec7e50706
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 27 16:37:09 2010 +1000
+
+ mmkeys: stop using the deprecated GDK_DISPLAY macro
+
+ plugins/mmkeys/rb-mmkeys-plugin.c | 59 +++++++++++++++++++++------------------
+ 1 file changed, 32 insertions(+), 27 deletions(-)
+
+commit d1830bdb1f519c6165c0f70e3ff60f94624e0de4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 27 16:36:31 2010 +1000
+
+ remove calls to gtk_dialog_set_has_separator (deprecated)
+
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 1 -
+ plugins/daap/rb-daap-dialog.c | 1 -
+ plugins/iradio/rb-station-properties-dialog.c | 1 -
+ podcast/rb-feed-podcast-properties-dialog.c | 1 -
+ podcast/rb-podcast-properties-dialog.c | 1 -
+ shell/rb-shell-preferences.c | 1 -
+ sources/rb-library-source.c | 1 -
+ widgets/rb-alert-dialog.c | 1 -
+ widgets/rb-query-creator.c | 1 -
+ widgets/rb-song-info.c | 2 --
+ widgets/rb-uri-dialog.c | 1 -
+ 11 files changed, 12 deletions(-)
+
+commit 3ba7dfc3d4074b3cfc64c7b80ed9e8d8ecd24728
+Author: Yuri Myasoedov <ymyasoedov src gnome org>
+Date: Mon Sep 27 00:42:53 2010 +0400
+
+ Updated Russian translation
+
+ po/ru.po | 1889 ++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 924 insertions(+), 965 deletions(-)
+
+commit debc7fbdb965a139f168db7732d39bdded1ba498
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sun Sep 26 11:34:25 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 126 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 53 insertions(+), 73 deletions(-)
+
+commit b84971348a8e6599969e139d0126eae06a18e6cd
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Sep 25 15:25:17 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 11350 +++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 5738 insertions(+), 5612 deletions(-)
+
+commit eaa3168cd9091ec492ac5c6543f98b5d96ac3a15
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat Sep 25 13:25:14 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 710 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 463 insertions(+), 247 deletions(-)
+
+commit 7128d738995b6cc2305dbfe897b01411eea12908
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 25 17:18:08 2010 +1000
+
+ property-view: document property-selected vs properties-selected signals
+
+ This isn't particularly nice, but maybe people will be able to figure it
+ out without asking me now..
+
+ widgets/rb-property-view.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 5d57ea19d2f5dc32e5cf9aab85beb4d782eaa250
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 25 13:05:35 2010 +1000
+
+ podcast: don't crash if multiple feeds are selected
+
+ sources/rb-podcast-source.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit aebb0f3a5ffdfdc3eb6aaf8878c478fa8bd69943
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 25 11:32:01 2010 +1000
+
+ remove the return value for rb_source_add_uri as we never used it
+
+ bindings/python/rb.defs | 2 +-
+ bindings/python/rb.override | 35 +++++------------------------------
+ plugins/iradio/rb-iradio-source.c | 17 ++++++++---------
+ sources/rb-library-source.c | 17 ++++++++---------
+ sources/rb-podcast-source.c | 13 ++++++++-----
+ sources/rb-source.c | 7 ++-----
+ sources/rb-source.h | 4 ++--
+ 7 files changed, 34 insertions(+), 61 deletions(-)
+
+commit ffd7608f3eae17f0aacbd9223eefd27963a96aa5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Sep 25 10:46:54 2010 +1000
+
+ python: sort of fix RBSource impl_add_uri method
+
+ For now, we just call the callback immediately after calling the python
+ method. We should be passing the callback to the python method instead,
+ but at this stage it doesn't look like that's worth the effort. This should
+ at least get the ubuntu one music store plugin working again.
+
+ bindings/python/rb.override | 99 +++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 99 insertions(+)
+
+commit 5662472ae38548370d4e5ab4beb9c8f41405849d
+Author: Takayuki KUSANO <AE5T-KSN asahi-net or jp>
+Date: Fri Sep 24 02:33:59 2010 +0900
+
+ Updated Japanese translation (symbolic link related)
+
+ po/ja.po | 641 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 414 insertions(+), 227 deletions(-)
+
+commit 4805663131a02015c8cb9ae621bccdcbffafe671
+Author: Marek Černocký <marek manet cz>
+Date: Thu Sep 23 17:55:41 2010 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 543 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 298 insertions(+), 245 deletions(-)
+
+commit 3fdd4e320efbb80d2f6fc5dad31bd65f16e44132
+Author: Mario Blättermann <mariobl gnome org>
+Date: Tue Sep 21 22:23:07 2010 +0200
+
+ [i18n] Updated German translation
+
+ po/de.po | 652 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 405 insertions(+), 247 deletions(-)
+
+commit 42ab13d0d9a02a74cb72f2326c79b61c943dcffd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Sep 21 20:44:28 2010 +1000
+
+ update POTFILES.in
+
+ po/POTFILES.in | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 59bec7c46bd1d810a0602771f5553149de000034
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Sep 10 11:56:07 2010 +0100
+
+ audioscrobbler: allow a force update of user data
+
+ rb_audioscrobbler_user_force_update sends new requests without first
+ checking for valid cached responses. The refresh profile action will
+ call this function instead of rb_audioscrobbler_user_update.
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 2 +-
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 14 ++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 1 +
+ 3 files changed, 16 insertions(+), 1 deletion(-)
+
+commit eca17444e8099ff612397c4516479d68014fb408
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Sep 6 16:26:24 2010 +0100
+
+ audioscrobbler: update profile periodically
+
+ When source is activated, update profile and register a timeout callback
+ which every 5 minutes will update the profile. When source is deactivated
+ remove the callback.
+
+ Of course, these will only actually send update requests if the cached
+ responses are no longer valid.
+
+ .../rb-audioscrobbler-profile-source.c | 37 ++++++++++++++++++++++
+ 1 file changed, 37 insertions(+)
+
+commit d7ac17eb4f33924d711599538f606558307fcfaa
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Sep 6 14:31:52 2010 +0100
+
+ audioscrobbler: only send new user requests if cached results have expired
+
+ in rb_audioscrobbler_user_update, check first if the cached results for
+ are still valid before sending new requests.
+
+ Different requests have different lifetimes. For now recent artist
+ responses are valid for an hour, everything else for 24 hours.
+ This can be tweaked once we have a better idea of how well this works.
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 94 +++++++++++++++++++++++--
+ 1 file changed, 88 insertions(+), 6 deletions(-)
+
+commit 69081983cab757b52a47dc5e57c0361ca2037ea4
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Aug 29 14:49:47 2010 +0100
+
+ audioscrobbler: fix leaked string when loading cached images
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 24 +++++++++++++++++++-----
+ 1 file changed, 19 insertions(+), 5 deletions(-)
+
+commit d561335267cde84ad14b235aaf871ca61115ba66
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Aug 17 16:23:17 2010 +0100
+
+ audioscrobbler: store Last.fm username in gconf, for other plugins' use
+
+ lib/rb-preferences.h | 2 --
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 10 ++++++++++
+ 2 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 6ef69229cc031152bfac8059bab716b37964b00b
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Aug 17 16:01:06 2010 +0100
+
+ audioscrobbler: use "Log in" instead of "login", as recommended in HIG
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 690d91e113a181600788f7b2aad8077805c89b85
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Aug 17 15:58:55 2010 +0100
+
+ audioscrobbler: update gconf schemas, dist prefs builder file
+
+ Ensures that enabled services selection works properly
+
+ data/rhythmbox.schemas | 26 ++++++++++++-----------
+ plugins/audioscrobbler/Makefile.am | 4 +++-
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 2 --
+ 3 files changed, 17 insertions(+), 15 deletions(-)
+
+commit c4bc586d19bb6bc98010b8083d8e23ffb90c5e29
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Aug 16 13:02:47 2010 +0100
+
+ audioscrobbler: add translator comments to some translatable strings
+
+ .../audioscrobbler/rb-audioscrobbler-profile-source.c | 3 +++
+ .../audioscrobbler/rb-audioscrobbler-radio-source.c | 18 ++++++++++++++++++
+ 2 files changed, 21 insertions(+)
+
+commit 7c1784b08c72ab7c05470011004c0cf7f628dce2
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Aug 13 23:24:39 2010 +0100
+
+ audioscrobbler: add config dialog for choosing which services to enable
+
+ .../audioscrobbler/audioscrobbler-preferences.ui | 137 +++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 211 +++++++++++++++++++--
+ 2 files changed, 330 insertions(+), 18 deletions(-)
+
+commit 70268bab5d24a97bc0f2b16c877605e3ab2ae2fb
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Aug 13 01:16:52 2010 +0100
+
+ fix potential segfault introduced by 88c62d20c3a3fbf6f2ec94ee5332a2a715cad3a7
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c87ff624d8d5cdaeaefb510c7c07b795fb791c59
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Aug 12 17:33:58 2010 +0100
+
+ audioscrobbler: move sessions file into audioscrobbler subdir
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit a71e38269863ecc8b10c8cc5977eeefd7b0383ce
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Aug 12 17:27:49 2010 +0100
+
+ audioscrobbler: fix radio parsing to work with changed Last.fm tune response
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+commit 86fa6d93f96044a9f4a959e7f8a99e06ff85823a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Aug 12 17:04:04 2010 +0100
+
+ audioscrobbler: mark error string for i18n
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e17cde6131b4f199451e904b131f295e26da2031
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Aug 12 16:24:47 2010 +0100
+
+ audioscrobbler: rename RBLastfmPlayOrder to RBAudioscrobblerPlayOrder
+
+ for consistency with other classes used in the plugin: the class
+ also represents the play order of a Libre.fm radio source, not just
+ a Last.fm one.
+
+ plugins/audioscrobbler/Makefile.am | 4 +-
+ .../audioscrobbler/rb-audioscrobbler-play-order.c | 95 ++++++++++++++++++++++
+ .../audioscrobbler/rb-audioscrobbler-play-order.h | 60 ++++++++++++++
+ .../rb-audioscrobbler-radio-source.c | 4 +-
+ plugins/audioscrobbler/rb-lastfm-play-order.c | 95 ----------------------
+ plugins/audioscrobbler/rb-lastfm-play-order.h | 60 --------------
+ 6 files changed, 159 insertions(+), 159 deletions(-)
+
+commit 6bb85d4920e05356f90b0ef41045e5726920fc35
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Aug 12 02:43:33 2010 +0100
+
+ fix warnings introduced by commit d057ec2685440a130d9f732fe1de8e8d4601f7a9
+
+ check if image is not null before checking width of image.
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 8db376c6652403128e57997b8267822b9a11249b
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Aug 11 14:49:00 2010 +0100
+
+ audioscrobbler: display user info area even without user info data response
+
+ We can still display the username, and need to display UI such as the
+ logout button. When the response arrives later diplay extras such as
+ view profile link and image.
+
+ .../rb-audioscrobbler-profile-source.c | 23 ++++++++++++++++------
+ 1 file changed, 17 insertions(+), 6 deletions(-)
+
+commit dcb6258412004c16dec6383aa05b63134871eee1
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Aug 11 14:20:06 2010 +0100
+
+ audioscrobbler: improve layout of items within list item buttons
+
+ .../rb-audioscrobbler-profile-source.c | 87 +++++++++++++---------
+ 1 file changed, 52 insertions(+), 35 deletions(-)
+
+commit 0db106cf5faa0a3b342fc18feaf51e20010345be
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Aug 10 18:00:39 2010 +0100
+
+ audioscrobbler: fix table allocation bug
+
+ The problem was that tables' contents were getting set before the
+ table had been realized, meaning it would be incorrectly sized.
+ The solution was to connect to the table's realize signal and queue
+ a resize.
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 5 ++++
+ .../rb-audioscrobbler-profile-source.c | 27 ++++++++++++----------
+ 2 files changed, 20 insertions(+), 12 deletions(-)
+
+commit 931a0a4436a45cf85fb8b1bdbf707197ff9c7bb2
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Aug 7 17:46:39 2010 +0100
+
+ audioscrobbler: include audioscrobbler-profile-ui in Makefile.am
+
+ plugins/audioscrobbler/Makefile.am | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit a774043d65c29ac3f912a9b84649cc8a617d7fcb
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Aug 7 00:43:15 2010 +0100
+
+ audioscrobbler: solve part of the table allocation problem
+
+ Call gtk_widget_show_all on list item buttons when creating them.
+ This ensures that their requisition is correct meaning the table
+ better knows what to do in list_table_allocate_cb.
+
+ The issue is still not entirely resolved, however. The GtkTables do
+ not appear to be reallocated correctly after their height changes.
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 130 ---------------------
+ .../rb-audioscrobbler-profile-source.c | 50 ++++++--
+ 2 files changed, 38 insertions(+), 142 deletions(-)
+
+commit ab15a8b098384ed6b4b0aa8b2e1eae29243a3817
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Aug 4 17:17:45 2010 +0100
+
+ audioscrobbler: add tool button to download free tracks
+
+ Appears in toolbar next to love and ban actions. When a song is being
+ played from a radio source which has a download link the user will
+ be able to download the track into their library.
+
+ .../rb-audioscrobbler-profile-source.c | 188 ++++++++++++++++++---
+ 1 file changed, 161 insertions(+), 27 deletions(-)
+
+commit e22cd019dbcfed88a6e24af463bbec2cc9c58891
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Aug 3 22:11:58 2010 +0100
+
+ audioscrobbler: use new RhythmDBEntryType system
+
+ plugins/audioscrobbler/Makefile.am | 4 +-
+ plugins/audioscrobbler/rb-audioscrobbler-entry.c | 2 +-
+ .../rb-audioscrobbler-profile-source.c | 1 -
+ .../rb-audioscrobbler-radio-source.c | 10 ++--
+ .../rb-audioscrobbler-radio-track-entry-type.c | 65 ++++++++++++++++++++++
+ .../rb-audioscrobbler-radio-track-entry-type.h | 53 ++++++++++++++++++
+ .../rb-audioscrobbler-radio-track-entry.c | 62 ---------------------
+ .../rb-audioscrobbler-radio-track-entry.h | 49 ----------------
+ tests/Makefile.am | 2 +-
+ 9 files changed, 128 insertions(+), 120 deletions(-)
+
+commit 3086b433bb6c440e15895e60e7ebace7a109505a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Aug 3 20:24:24 2010 +0100
+
+ audioscrobbler: simplify and tidy list table size allocation code
+
+ Improves allocation, but still does not fix bug where child buttons
+ are not allocated correctly
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 349 ++++++++++-----------
+ .../rb-audioscrobbler-profile-source.c | 85 +++--
+ 2 files changed, 203 insertions(+), 231 deletions(-)
+
+commit d5ba4dd2d085d02da1788978a849a97920c18783
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Aug 2 18:24:48 2010 +0100
+
+ audioscrobbler: submit track source when scrobbling
+
+ plugins/audioscrobbler/Makefile.am | 2 +
+ plugins/audioscrobbler/rb-audioscrobbler-entry.c | 30 ++++++++---
+ plugins/audioscrobbler/rb-audioscrobbler-entry.h | 3 +-
+ .../rb-audioscrobbler-radio-source.c | 42 +++------------
+ .../rb-audioscrobbler-radio-track-entry.c | 62 ++++++++++++++++++++++
+ .../rb-audioscrobbler-radio-track-entry.h | 49 +++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler.c | 4 +-
+ tests/Makefile.am | 5 +-
+ 8 files changed, 150 insertions(+), 47 deletions(-)
+
+commit 8668383ea8bc45a480b8490e9b878e212e4f672c
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 31 19:09:17 2010 +0100
+
+ audioscrobbler: disable love and ban actions when nothing is playing
+
+ .../rb-audioscrobbler-profile-source.c | 42 ++++++++++++++--------
+ 1 file changed, 28 insertions(+), 14 deletions(-)
+
+commit 6e25b619506aa5570e8cd2aee0921b36e3cb0c0d
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 31 16:46:17 2010 +0100
+
+ audioscrobbler: add popup menu item to refresh profile source
+
+ .../audioscrobbler/audioscrobbler-profile-ui.xml | 5 ++
+ .../rb-audioscrobbler-profile-source.c | 79 ++++++++++++++++++----
+ .../rb-audioscrobbler-radio-source.c | 17 ++---
+ 3 files changed, 76 insertions(+), 25 deletions(-)
+
+commit dedd8963d372f92328e992ebbc7af38664572f63
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Jul 28 17:50:29 2010 +0100
+
+ audioscrobbler: remove default widget attributes from builder file
+
+ The station creator button did have can-default and has-default set to true,
+ but since the supporting code wasn't present it did not act as the default
+ widget. Removing these attributes fixes a warning.
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 8354026481128d524ff1575fcfcc18204199e5ef
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Jul 28 17:21:50 2010 +0100
+
+ audioscrobbler: radio source is responsible for merging its own UI
+
+ radio source merges ui from file instead of plugin. means if no radio
+ sources are created there are no warnings about missing actions
+
+ plugins/audioscrobbler/Makefile.am | 2 +-
+ plugins/audioscrobbler/audioscrobbler-radio-ui.xml | 6 ++++++
+ plugins/audioscrobbler/audioscrobbler-ui.xml | 6 ------
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 17 -----------------
+ .../audioscrobbler/rb-audioscrobbler-radio-source.c | 20 ++++++++++++++++++++
+ 5 files changed, 27 insertions(+), 24 deletions(-)
+
+commit 95cbe1894e0ad1df883e68496b578b2b3d726b32
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Jul 25 18:01:38 2010 +0100
+
+ audioscrobbler: prompt user if password is needed to tune radio
+
+ remove public method to set password: radio sources prompt the user
+ themselves to enter their password through a GtkInfoBar. If built with
+ gnome keyring enabled, passwords are stored in the keyringso the user
+ only has to enter it once.
+
+ .../rb-audioscrobbler-radio-source.c | 168 ++++++++++++++++-----
+ 1 file changed, 130 insertions(+), 38 deletions(-)
+
+commit 5f7c6d851c2bc6f6d88337672dda520997f57606
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Jul 25 03:24:15 2010 +0100
+
+ audioscrobbler: improve error checking in user response parsing
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 326 ++++++++++++------------
+ 1 file changed, 160 insertions(+), 166 deletions(-)
+
+commit 2187b27345651ebdc732778f8acfdf3a3383b995
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 24 01:07:31 2010 +0100
+
+ audioscrobbler: request auth token and session in json format
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 237 ++++++++++-----------
+ 1 file changed, 107 insertions(+), 130 deletions(-)
+
+commit 2dc802c9d160dbaca7c93331516c4670d1a94b9e
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jul 23 23:26:48 2010 +0100
+
+ audioscrobbler: fallback to old radio api when appropriate
+
+ If tuning radio fails with error code 4 then attempt to tune using the old
+ API as that will allow non-subscribers to tune. The user's password must be
+ set using rb_audioscrobbler_radio_source_set_old_api_password before this
+ will work.
+
+ .../rb-audioscrobbler-radio-source.c | 377 +++++++++++++++++----
+ .../rb-audioscrobbler-radio-source.h | 3 +
+ plugins/audioscrobbler/rb-audioscrobbler-service.c | 26 ++
+ plugins/audioscrobbler/rb-audioscrobbler-service.h | 1 +
+ 4 files changed, 338 insertions(+), 69 deletions(-)
+
+commit 1216646e22d37117fa4aeb33adf7e47d95a89a29
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jul 23 15:07:56 2010 +0100
+
+ audioscrobbler: select radio source after being created by custom builder
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 3d9646b471e96af47f74e3cec3b11306d54c3488
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 20 18:07:54 2010 +0100
+
+ audioscrobbler: improve the profile source's handling of empty list responses
+
+ .../rb-audioscrobbler-profile-source.c | 49 ++++++++++++----------
+ 1 file changed, 28 insertions(+), 21 deletions(-)
+
+commit 7a97ffde9b88ea1c14980a81bffd4ed2ecd64c43
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 20 15:21:07 2010 +0100
+
+ audioscrobbler: Add Libre.fm support in parallel to Last.fm
+
+ plugins/audioscrobbler/Last.fm-icon.png | Bin 0 -> 1014 bytes
+ plugins/audioscrobbler/Last.fm-icon.svg | 79 +++++++++++++++++++++
+ plugins/audioscrobbler/Libre.fm-icon.png | Bin 0 -> 803 bytes
+ plugins/audioscrobbler/Makefile.am | 6 +-
+ plugins/audioscrobbler/as-icon.png | Bin 1014 -> 0 bytes
+ plugins/audioscrobbler/as-icon.svg | 79 ---------------------
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 23 ++++--
+ .../rb-audioscrobbler-profile-source.c | 12 ++--
+ plugins/audioscrobbler/rb-audioscrobbler-service.c | 23 +++++-
+ plugins/audioscrobbler/rb-audioscrobbler-service.h | 3 +-
+ 10 files changed, 131 insertions(+), 94 deletions(-)
+
+commit 850a6423e34d0e616769ef2f49d5bf0acfbd3b13
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 20 12:59:42 2010 +0100
+
+ audioscrobbler: remove scrobbling with password auth support
+
+ Didn't need to add this in first place, Libre.fm now supports web service
+ auth.
+
+ plugins/audioscrobbler/rb-audioscrobbler.c | 86 ++++++------------------------
+ plugins/audioscrobbler/rb-audioscrobbler.h | 5 --
+ 2 files changed, 17 insertions(+), 74 deletions(-)
+
+commit a6e08e65895f4ede8668a48ab8c43b60b994d473
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 16:27:20 2010 +0100
+
+ audioscrobbler: use seperate submission queue files for each service and user
+
+ plugins/audioscrobbler/rb-audioscrobbler.c | 32 ++++++++++++++++++++++--------
+ 1 file changed, 24 insertions(+), 8 deletions(-)
+
+commit df9a5822c6735556d3868c0bb07c06bf4113074d
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 15:32:02 2010 +0100
+
+ audioscrobbler: use same artist parsing code for top and recommended artists
+
+ Also use same track parsing code for recent, top and loved tracks
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 237 +++++++++---------------
+ 1 file changed, 92 insertions(+), 145 deletions(-)
+
+commit 612fb5ef528d663f1452c7a768ddb663f533759d
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 14:25:46 2010 +0100
+
+ audioscrobbler: remove namespace prefixes for static method names
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 16 +-
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 66 ++--
+ .../rb-audioscrobbler-profile-source.c | 403 ++++++++++-----------
+ .../rb-audioscrobbler-radio-source.c | 103 +++---
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 360 +++++++++---------
+ 5 files changed, 470 insertions(+), 478 deletions(-)
+
+commit 02b09e6596e3b9cfc4b78a5cb3a064e9d6b6fb5d
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 13:00:02 2010 +0100
+
+ audioscrobbler: only generate names for love and ban actions once
+
+ Generate names when actions are created and store them. When the names are
+ needed in other places just use the stored names instead of recalculating
+
+ .../rb-audioscrobbler-profile-source.c | 37 ++++++++--------------
+ 1 file changed, 14 insertions(+), 23 deletions(-)
+
+commit 40231b00bd9aceb388a1edd3414fe401b2861e2e
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 12:46:25 2010 +0100
+
+ audioscrobbler: create viewport and scrolled win in builder file, not code
+
+ Instead of having the vbox as top level in builder, then packing it in
+ a viewport and scrolled window in code, simply take care of this all
+ in the builder file
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 1353 ++++++++++----------
+ .../rb-audioscrobbler-profile-source.c | 27 +-
+ 2 files changed, 690 insertions(+), 690 deletions(-)
+
+commit fd917fd09ca8f761ed0f261a3d1e6e786eb6025a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 12:35:50 2010 +0100
+
+ audioscrobbler: escaped artist and track names when loving/banning tracks
+
+ .../rb-audioscrobbler-radio-source.c | 4 +---
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 22 ++++++++++++++++++----
+ 2 files changed, 19 insertions(+), 7 deletions(-)
+
+commit d1699492743f584de500c9b9ed4209ff5f486f4f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 12:32:25 2010 +0100
+
+ audioscrobbler: use g_compute_checksum_for_string to generate md5 hashes
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 19 ++--------------
+ .../rb-audioscrobbler-radio-source.c | 19 ++--------------
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 21 +++---------------
+ plugins/audioscrobbler/rb-audioscrobbler.c | 25 +++-------------------
+ 4 files changed, 10 insertions(+), 74 deletions(-)
+
+commit 5c3da9905b252dcf890b4a48279034dd428926a8
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 12:05:07 2010 +0100
+
+ audioscrobbler: remove arg label from station creator UI
+
+ Make names in combo box more descriptive
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 15 +------
+ .../rb-audioscrobbler-profile-source.c | 50 +---------------------
+ .../rb-audioscrobbler-radio-source.c | 16 +++----
+ 3 files changed, 11 insertions(+), 70 deletions(-)
+
+commit 25ab1f388901c69f4a99010e28003335cb1c1265
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 00:42:48 2010 +0100
+
+ audioscrobbler: improve RBAudioscrobblerUser's handling of invalid responses
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 379 +++++++++++++-----------
+ 1 file changed, 200 insertions(+), 179 deletions(-)
+
+commit b527273782e94a421c7635706b06aa0d1dbcd663
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon Jul 19 00:23:54 2010 +0100
+
+ audioscrobbler: add support for scrobbling using password authentication
+
+ rb_audioscrobbler_new_from_password () constructs a scrobbler object which
+ will use a password for authentication rather than a web services session
+ key.
+
+ plugins/audioscrobbler/rb-audioscrobbler.c | 111 +++++++++++++++++++++--------
+ plugins/audioscrobbler/rb-audioscrobbler.h | 5 ++
+ 2 files changed, 88 insertions(+), 28 deletions(-)
+
+commit 49214bbd3d3fef845b3865d03fb67e1139329fd9
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Jul 18 22:24:50 2010 +0100
+
+ audioscrobbler: remove unwanted debug messages on table resize
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit 73f7164661a1ff87b8868b6f3899b9d221100a3a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Jul 18 19:55:23 2010 +0100
+
+ audioscrobbler: improve allocation of the GtkTables used for top artists etc
+
+ .../rb-audioscrobbler-profile-source.c | 39 +++++++++++++++-------
+ 1 file changed, 27 insertions(+), 12 deletions(-)
+
+commit cb07464fabed7df2974f44cbde5409744d90ada9
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Jul 18 01:54:55 2010 +0100
+
+ audioscrobbler: remove files which are no longer in use
+
+ plugins/audioscrobbler/audioscrobbler-prefs.ui | 305 ----
+ plugins/audioscrobbler/rb-lastfm-source.c | 2316 ------------------------
+ plugins/audioscrobbler/rb-lastfm-source.h | 65 -
+ 3 files changed, 2686 deletions(-)
+
+commit 13bbaaa5a81bb4e774d8f95326cfe97d723b96da
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 17 19:16:46 2010 +0100
+
+ audioscrobbler: create default station list if none are saved
+
+ .../rb-audioscrobbler-profile-source.c | 39 ++++++++++++++++++++++
+ 1 file changed, 39 insertions(+)
+
+commit c3f6cdef2f0f2d7a978771b9e937c4e91140ca3a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 17 18:40:51 2010 +0100
+
+ audioscrobbler: add "group radio" option
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 3 +++
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 3 +++
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.h | 1 +
+ 3 files changed, 7 insertions(+)
+
+commit a6d73db9ba0a66590e2251e2c4862c374cdad12d
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 17 17:11:27 2010 +0100
+
+ audioscrobbler: uri_escape station url arg when tuning station
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit f25428a916b1c6d4ab77a25bfde2415e2603b6d9
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 17 16:35:43 2010 +0100
+
+ audioscrobbler: use rb_uri_create_parent_dirs, not g_mkdir_with_parents
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 81 +++++++++++++++----------
+ 1 file changed, 48 insertions(+), 33 deletions(-)
+
+commit 35f8788da351bcf0d85873b7a9d46e4950f4ade8
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 17 15:37:24 2010 +0100
+
+ audioscrobbler: reorganise, comment and tidy various pieces of code
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 53 ++-
+ .../rb-audioscrobbler-profile-source.c | 520 ++++++++++-----------
+ .../rb-audioscrobbler-radio-source.c | 312 +++++++------
+ 3 files changed, 442 insertions(+), 443 deletions(-)
+
+commit 2d333e5c62779918d415b8e6fbda4322d1e5b6a6
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jul 16 14:13:15 2010 +0100
+
+ audioscrobbler: allow radio station source to be renamed
+
+ plugins/audioscrobbler/audioscrobbler-ui.xml | 1 +
+ .../rb-audioscrobbler-profile-source.c | 19 ++++++++++++++++
+ .../rb-audioscrobbler-radio-source.c | 26 ++++++++++++++++++++--
+ 3 files changed, 44 insertions(+), 2 deletions(-)
+
+commit 6f67a266208fb76d66c6313cd76ef135730d8d9b
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jul 16 01:03:38 2010 +0100
+
+ audioscrobbler: save user's list of radio stations when it changes
+
+ When the user's list of stations changes, ie when a station is created or
+ deleted by the user, save the list of stations to a file.
+
+ .../rb-audioscrobbler-profile-source.c | 69 ++++++++++++++++++++--
+ 1 file changed, 65 insertions(+), 4 deletions(-)
+
+commit e6c78df84a0744bfb086e712ef6dc92088e01eb6
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jul 15 16:33:26 2010 +0100
+
+ audioscrobbler: remove source's love/ban actions from ui manager on deletion
+
+ Ensures that when a profile source is deleted then another is created
+ attempting to love or ban a track will actually work instead of segfaulting
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 2bbe0287b733b24d38fbb34a51c1b2ce6c6086cd
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jul 15 16:03:01 2010 +0100
+
+ audioscrobbler: load user's saved radio stations when they log in
+
+ .../rb-audioscrobbler-profile-source.c | 51 +++++++++++++++-------
+ 1 file changed, 36 insertions(+), 15 deletions(-)
+
+commit d4df5e1e24370cd90514c4d3a83b981a9028caae
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jul 15 13:06:32 2010 +0100
+
+ audioscrobbler: RBAudioscrobbler is constructed with username + session key
+
+ instead of creating scrobbler without authentication info, and using the same
+ scrobbler instance when user changes, create a new scrobbler instance each time
+ a different user logs in. Cleaner interface and stops unwanted behaviour such
+ as songs being queued for submission when user is logged out.
+
+ .../rb-audioscrobbler-profile-source.c | 74 ++++++++++++----------
+ .../rb-audioscrobbler-radio-source.c | 1 +
+ plugins/audioscrobbler/rb-audioscrobbler.c | 70 +++++++++-----------
+ plugins/audioscrobbler/rb-audioscrobbler.h | 8 +--
+ 4 files changed, 76 insertions(+), 77 deletions(-)
+
+commit cc1c75acb3a1f63d60f5f562591fb69d9c1b27c9
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Jul 14 14:29:51 2010 +0100
+
+ audioscrobbler: handle invalid url and no content errors when tuning radio
+
+ .../rb-audioscrobbler-radio-source.c | 63 +++++++++++-----------
+ 1 file changed, 30 insertions(+), 33 deletions(-)
+
+commit 9ebdc2ea4d40001dcf54a00bf69b524826a9cd48
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 13 15:01:21 2010 +0100
+
+ audioscrobbler: cancel playlist request if radio tuning is unsuccessful
+
+ plugins/audioscrobbler/rb-audioscrobbler-radio-source.c | 15 +++++++++++++--
+ 1 file changed, 13 insertions(+), 2 deletions(-)
+
+commit 32934a27b4bf1fe943fd059dc76a44b711cff370
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 13 13:56:12 2010 +0100
+
+ audioscrobbler: add UI for creating custom radio stations
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 123 ++++++++++++++++++++-
+ .../rb-audioscrobbler-profile-source.c | 92 +++++++++++++++
+ .../rb-audioscrobbler-radio-source.c | 42 +++++--
+ .../rb-audioscrobbler-radio-source.h | 3 +-
+ 4 files changed, 242 insertions(+), 18 deletions(-)
+
+commit 86fe51638c03f6ecb12a4fa27642bf513b51b0a2
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 10 21:46:35 2010 +0100
+
+ audioscrobbler: add radio source popup with "Delete Station" option
+
+ plugins/audioscrobbler/audioscrobbler-ui.xml | 13 ++-----
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 17 +++++++++
+ .../rb-audioscrobbler-profile-source.c | 17 ++++++++-
+ .../rb-audioscrobbler-profile-source.h | 2 ++
+ .../rb-audioscrobbler-radio-source.c | 41 ++++++++++++++++++++++
+ 5 files changed, 78 insertions(+), 12 deletions(-)
+
+commit 29c46c094e9e9f756768fc91a395188ddb17ca3a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jul 10 18:04:40 2010 +0100
+
+ audioscrobbler: notify user in case of error when tuning radio station
+
+ .../rb-audioscrobbler-radio-source.c | 93 ++++++++++++++++++----
+ 1 file changed, 76 insertions(+), 17 deletions(-)
+
+commit 1be5c045b933c0c5b729050a6b267820373688d9
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jul 9 17:29:32 2010 +0100
+
+ audioscrobbler: create radio stations through popup menus in profile source
+
+ Tracks and Artists shown in lists in the profile source have items in
+ their popup menus to create relevent "Similar Artists" and "Top Fans"
+ radio stations.
+
+ .../rb-audioscrobbler-profile-source.c | 186 ++++++++++++++++++---
+ .../rb-audioscrobbler-radio-source.c | 40 ++++-
+ .../rb-audioscrobbler-radio-source.h | 16 ++
+ 3 files changed, 218 insertions(+), 24 deletions(-)
+
+commit 28f0bc1af438070ef869051b838c2903a41e14f2
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Jul 7 22:15:43 2010 +0100
+
+ audioscrobbler: add love and ban actions
+
+ .../rb-audioscrobbler-profile-source.c | 145 +++++++++++++++++++++
+ .../rb-audioscrobbler-radio-source.c | 10 ++
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 116 +++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 7 +
+ 4 files changed, 278 insertions(+)
+
+commit d2062ba54177c370adcc78d8ef7ae4a20c6dbc1a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 6 16:20:50 2010 +0100
+
+ audioscrobbler: improve and add comments in radio-source.c
+
+ .../rb-audioscrobbler-radio-source.c | 64 ++++++++++++----------
+ 1 file changed, 34 insertions(+), 30 deletions(-)
+
+commit 8d026e24774c07aca824359386837bab3dd5efd0
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 6 15:57:21 2010 +0100
+
+ audioscrobbler: implement get_status for radio source
+
+ Inherit from RBStreamingSource to utilise its buffering status messages
+
+ .../rb-audioscrobbler-radio-source.c | 34 +++++++++++++++++++++-
+ .../rb-audioscrobbler-radio-source.h | 6 ++--
+ 2 files changed, 36 insertions(+), 4 deletions(-)
+
+commit f7014e1789eb09c476877043093b4da8d2286e90
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jul 6 13:07:32 2010 +0100
+
+ audioscrobbler: add initial radio streaming support
+
+ RBAudioscrobblerRadioSource is a source which populates an entry view
+ with entries fetched from a specific Last.fm radio station. These are
+ added to the source list as children of the profile source. In the future
+ the user will be able to create and delete these at will, but for the time
+ being only a few are added for testing purposes.
+
+ The source is currently capable of fetching and parsing the playlist that
+ Last.fm provides, and playing these tracks when they are selected.
+
+ plugins/audioscrobbler/Makefile.am | 4 +-
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 2 -
+ .../rb-audioscrobbler-profile-source.c | 93 ++-
+ .../rb-audioscrobbler-radio-source.c | 915 +++++++++++++++++++++
+ .../rb-audioscrobbler-radio-source.h | 70 ++
+ 5 files changed, 1068 insertions(+), 16 deletions(-)
+
+commit 569af632c26a2a88cc0c5698704ec2fe169a0d6f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Jun 30 12:38:33 2010 +0100
+
+ audioscrobbler: add popup menus to list items in profile source
+
+ Menus have option to view the item in a web browser
+
+ .../rb-audioscrobbler-profile-source.c | 313 ++++++++++++++-------
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 21 +-
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 4 +-
+ 3 files changed, 225 insertions(+), 113 deletions(-)
+
+commit 97859ece0edb20c21aec4c4bf5e7bafe827f408f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Jun 27 20:29:01 2010 +0100
+
+ audioscrobbler: include profile gtk builder file in Makefile.am
+
+ plugins/audioscrobbler/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 91ff4db3426b9f0b17d11700bfb8a859dec33b77
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun Jun 27 14:30:34 2010 +0100
+
+ audioscrobbler: report scrobbler statistics in profile source
+
+ Scrobbler status, queue size, number of submitted songs and the time
+ of last submission are reported to the user in an expander in the profile
+ source. These used to be located in the preferences dialog.
+
+ lib/rb-marshal.list | 1 +
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 167 +++++++++++++++++++--
+ .../rb-audioscrobbler-profile-source.c | 58 +++++++
+ plugins/audioscrobbler/rb-audioscrobbler.c | 79 +++++++++-
+ plugins/audioscrobbler/rb-audioscrobbler.h | 8 +-
+ 5 files changed, 296 insertions(+), 17 deletions(-)
+
+commit c67af3f930d63b8b6fd14f2bdcb3566ba5531aa2
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jun 26 22:15:07 2010 +0100
+
+ audioscrobbler: fix problems with enabling/disabling scrobbling
+
+ ensure scrobbler object is created on startup if it should be, and
+ ensure that the gconf callback is removed when source is disposed
+
+ .../rb-audioscrobbler-profile-source.c | 21 +++++++++++++++++++--
+ 1 file changed, 19 insertions(+), 2 deletions(-)
+
+commit e2178ee4cafedcec06379bc6bac059ec325f3556
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jun 26 22:10:23 2010 +0100
+
+ audioscrobbler: add border around all images displayed in profile source
+
+ Pack GtkImage objects inside GtkViewport objects so the viewport's
+ shadow acts as a border.
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 8 +-
+ .../rb-audioscrobbler-profile-source.c | 84 ++++++++++++---------
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 88 +++++++++-------------
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 5 +-
+ 4 files changed, 95 insertions(+), 90 deletions(-)
+
+commit 93af5bd36439b031d3b908e807b8961084512b6e
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jun 25 20:53:46 2010 +0100
+
+ audioscrobbler: add option to disable/enable scrobbling submissions
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 25 +++++-
+ .../rb-audioscrobbler-profile-source.c | 89 +++++++++++++++++++---
+ plugins/audioscrobbler/rb-audioscrobbler.c | 11 +++
+ 3 files changed, 112 insertions(+), 13 deletions(-)
+
+commit 16509352375edeb3d0cc624ba4a4c8ff30f047ce
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jun 25 16:26:49 2010 +0100
+
+ audioscrobbler: display user's total playcount in profile source
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 22 +++++++++++++++++++++-
+ .../rb-audioscrobbler-profile-source.c | 16 ++++++++++++----
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 6 +++---
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 2 +-
+ 4 files changed, 37 insertions(+), 9 deletions(-)
+
+commit aa8438e5550ae283fa5d66237590cd0d848a667e
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jun 25 13:37:17 2010 +0100
+
+ audioscrobbler: ensure old images are freed before using newly downloaded ones
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 14 +++++++++++---
+ 1 file changed, 11 insertions(+), 3 deletions(-)
+
+commit 91d189128ab72d410d48d68a7e7c7ea2b5c85663
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri Jun 25 13:33:26 2010 +0100
+
+ audioscrobbler: removing numbering from list items on profile source
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 14 ++------------
+ 1 file changed, 2 insertions(+), 12 deletions(-)
+
+commit e460106c8fb13aeb33ffe9b9c923b7ae951c872f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jun 24 22:33:53 2010 +0100
+
+ audioscrobbler: fix potential segfault when downloading image
+
+ check that arrays of user data are not null before checking for element
+ which matches downloaded image.
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 50 +++++++++++++++----------
+ 1 file changed, 30 insertions(+), 20 deletions(-)
+
+commit 378534b43e4910ea166679e76b3e586b0f70a50e
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jun 24 22:03:56 2010 +0100
+
+ audioscrobbler: limit length of each list in the profile source to 15 items
+
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 102 +++++++++++++-----------
+ 1 file changed, 54 insertions(+), 48 deletions(-)
+
+commit 6f0cd3decd554dcb50cfa91e0f8bc3e6e86c1cbd
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jun 24 21:03:17 2010 +0100
+
+ audioscrobbler: display images in profile source
+
+ Display medium sized user profile image at top, then small thumbnails
+ next to artists and tracks. Images are saved to the user's cache dir.
+
+ .../rb-audioscrobbler-profile-source.c | 55 ++-
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 387 ++++++++++++++++-----
+ 2 files changed, 352 insertions(+), 90 deletions(-)
+
+commit d4a03eba3d6fdbf263cd31e764ead3932bf0bebe
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jun 24 01:23:51 2010 +0100
+
+ audioscrobbler: display some of user's listening stats in profile source
+
+ Display lists of recent tracks, top tracks, loved tracks, top artists
+ and recommended artists, aswell as username and a link to their profile
+ page.
+
+ plugins/audioscrobbler/audioscrobbler-profile.ui | 514 +++++++++++++++++++++
+ .../rb-audioscrobbler-profile-source.c | 490 ++++++++++++++++++--
+ 2 files changed, 959 insertions(+), 45 deletions(-)
+
+commit 349022a70e17864b314a64c6ebaafdfd90eff23b
+Author: Jamie Nicol <jamie thenicols net>
+Date: Wed Jun 23 15:03:37 2010 +0100
+
+ audioscrobbler: add class for requesting/parsing user's profile data
+
+ RBAudioscrobblerUser sends requests and parses responses for a user's
+ info and listening statistics such as top artists and recently played
+ tracks.
+
+ configure.ac | 30 +
+ plugins/Makefile.am | 4 +-
+ plugins/audioscrobbler/Makefile.am | 4 +
+ plugins/audioscrobbler/rb-audioscrobbler-user.c | 1353 +++++++++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-user.h | 104 ++
+ 5 files changed, 1494 insertions(+), 1 deletion(-)
+
+commit 4f4669e87dfb760af1d7d65ffb51dc82879252d5
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jun 15 16:13:44 2010 +0100
+
+ audioscrobbler: add getters for RBAudioscrobblerService properties
+
+ plugins/audioscrobbler/rb-audioscrobbler-service.c | 48 +++++++++++++++++++---
+ plugins/audioscrobbler/rb-audioscrobbler-service.h | 7 ++++
+ 2 files changed, 49 insertions(+), 6 deletions(-)
+
+commit 8404c7d999d14187fd4fc20d38bac44ec7bbff9a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jun 15 16:12:21 2010 +0100
+
+ audioscrobbler: add getters for RBAudioscrobblerAccount properties
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 24 +++++++++++++++++++---
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 4 ++++
+ 2 files changed, 25 insertions(+), 3 deletions(-)
+
+commit 795bde28622bb747edca9245d6280fa54904b5e5
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jun 8 23:42:03 2010 +0100
+
+ audioscrobbler: abstract service specific details into class
+
+ RBAudioscrobblerService contains properties such as the api url and
+ the service's name, which will vary between different services such
+ as Last.fm and Libre.fm. The scrobbler, account, and profile source
+ classes now own a Service instance which will determine which service
+ they are talking to.
+
+ plugins/audioscrobbler/Makefile.am | 2 +
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 127 +++++++----
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 7 +-
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 11 +-
+ .../rb-audioscrobbler-profile-source.c | 83 +++++--
+ .../rb-audioscrobbler-profile-source.h | 5 +-
+ plugins/audioscrobbler/rb-audioscrobbler-service.c | 242 +++++++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-service.h | 61 ++++++
+ plugins/audioscrobbler/rb-audioscrobbler.c | 110 ++++------
+ plugins/audioscrobbler/rb-audioscrobbler.h | 7 +-
+ 10 files changed, 521 insertions(+), 134 deletions(-)
+
+commit 84dacc7c159ecd5d1d1fd5585eb0b01f7b4a8748
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue Jun 8 18:58:29 2010 +0100
+
+ audioscrobbler: fix priv allocation in ProfileSource
+
+ fixed to use sizeof (RBAudioscrobblerProfileSourcePrivate) which is
+ correct, instead of sizeof (RBAudioscrobblerProfileSource) which is
+ wrong.
+
+ plugins/audioscrobbler/rb-audioscrobbler-profile-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 37c1e958a1ea323ec2b7cfa781f6b9ab78aa7d92
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jun 5 12:27:34 2010 +0100
+
+ audioscrobbler: increase frequency of requesting session key
+
+ from every 15 seconds to every 5 seconds. Feels much more responsive.
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit aa289adb575b2e5af0d8244c9c5e030f3db529bc
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jun 5 00:47:46 2010 +0100
+
+ audioscrobbler: create account login status for connection errors
+
+ Occurs when there is an error connecting to last.fm when attempting
+ to authenticate.
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 22 +++++++++++++++++++---
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 3 ++-
+ .../rb-audioscrobbler-profile-source.c | 7 +++++++
+ 3 files changed, 28 insertions(+), 4 deletions(-)
+
+commit 3abfeb9b0b64ba80cfc0b546fd8191caad91d17c
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat Jun 5 00:21:30 2010 +0100
+
+ audioscrobbler: avoid duplicate code by creating function to cancel session
+
+ rb_audioscrobbler_account_cancel_session deletes an accounts username
+ and session key, aswell as deleting the auth token and removing the
+ session key timeout request, if they exist. This avoids duplicate code
+ when logging out, logging in or on error.
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 57 +++++++++++-----------
+ 1 file changed, 29 insertions(+), 28 deletions(-)
+
+commit b98b5cec3e6bc0d2299a31070b9ea71b623d31cf
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jun 3 17:29:58 2010 +0100
+
+ audioscrobbler: allow scrobbler to report authentication errors
+
+ RBAudioscrobbler will emit a signal on an authentication error. The
+ RBAudioscrobblerAccount will be notified and will delete the existing
+ session, then report an authentication error as its login status. This
+ will then be displayed to the user and they will be told to try logging
+ in again.
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 22 +++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 4 +++-
+ .../rb-audioscrobbler-profile-source.c | 23 ++++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler.c | 28 ++++++++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler.h | 3 +++
+ 5 files changed, 79 insertions(+), 1 deletion(-)
+
+commit db694ca721cbf571e369a1e5494cf2fe93e297e5
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu Jun 3 17:23:30 2010 +0100
+
+ audioscrobbler: login through Last.fm source instead of prefs dialog
+
+ Create class RBAudioscrobblerProfileSource and move login UI to it.
+ The source now owns account and audioscrobbler instances, and the
+ plugin owns the source instance.
+
+ plugins/audioscrobbler/Makefile.am | 2 +
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 184 +++----------
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 11 +-
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 65 +----
+ .../rb-audioscrobbler-profile-source.c | 304 +++++++++++++++++++++
+ .../rb-audioscrobbler-profile-source.h | 64 +++++
+ 6 files changed, 413 insertions(+), 217 deletions(-)
+
+commit 17ccf104f7790555b859c180bb7411290cbb0350
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun May 30 18:01:44 2010 +0100
+
+ audioscrobbler: make api key, api secret, and scrobbler url properties
+
+ These construct-only properties replace their equivalent #defines,
+ making it possible for one RBAudioscrobbler instance to scrobble to
+ Last.fm and another RBAudioscrobbler instance to scrobble to Libre.fm,
+ for example.
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 6 +-
+ plugins/audioscrobbler/rb-audioscrobbler.c | 87 +++++++++++++++++-----
+ plugins/audioscrobbler/rb-audioscrobbler.h | 5 +-
+ 3 files changed, 79 insertions(+), 19 deletions(-)
+
+commit 42a5235e621629714fc096294a7b0048d17510ea
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sun May 30 14:32:49 2010 +0100
+
+ audioscrobbler: improve architecture of RBAudioscrobblerAccount
+
+ Seperate internal authentication code from user interface.
+ Provide public functions to authenticate and log out of an account.
+ Add "login-status-changed" signal which is emitted when an account logs
+ out, starts to log in, successfully logs in, or when there is an error
+ logging in. Adjust UI code to use new functions and signal.
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 422 +++++++++++++--------
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 16 +
+ 2 files changed, 289 insertions(+), 149 deletions(-)
+
+commit e9d698830c3d5276fba772bb3c40e95fcbc3cf11
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat May 29 15:25:47 2010 +0100
+
+ audioscrobbler: use GKeyFile to load and save session settings
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 135 ++++++++++-----------
+ 1 file changed, 67 insertions(+), 68 deletions(-)
+
+commit 21cddf9e047ba32a3c172c6ece10621b8405f59a
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat May 29 13:32:33 2010 +0100
+
+ audioscrobbler: stop scrobbling when user logs out of account
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 2cb2c7883cc098292207613beaa11f70ea72adbf
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat May 29 13:04:53 2010 +0100
+
+ audioscrobbler: remove priv field from RBAudioscrobblerPlugin.
+
+ Not necessary as it is declared within implementation file
+
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 53 +++++++++--------------
+ 1 file changed, 21 insertions(+), 32 deletions(-)
+
+commit 1d5e331a2adac840988462755a53ccdb5c407cdc
+Author: Jamie Nicol <jamie thenicols net>
+Date: Sat May 29 11:30:44 2010 +0100
+
+ audioscrobbler: added comments identifying owner of Last.fm API keys
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 2 ++
+ plugins/audioscrobbler/rb-audioscrobbler.c | 2 ++
+ 2 files changed, 4 insertions(+)
+
+commit 3a8f4bb80cad932a8ee2e31814e8dc17e4be9f4f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri May 28 22:39:21 2010 +0100
+
+ audioscrobbler: login user-interface adjusts depending on status
+
+ A label informs the user if they are logged out, in the process of
+ logging in, or if they are successfully logged in. The button changes
+ between a log in, cancel, and log out button depending upon the status.
+ User interaction such as cancelling or logging out, or a response error
+ can cause the status to revert to logged out.
+
+ plugins/audioscrobbler/audioscrobbler-prefs.ui | 36 +++-
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 210 +++++++++++++++------
+ 2 files changed, 183 insertions(+), 63 deletions(-)
+
+commit f9a4736b62354be02cb9380933b065de29b94245
+Author: Jamie Nicol <jamie thenicols net>
+Date: Fri May 28 14:57:01 2010 +0100
+
+ audioscrobbler: remove username entry from preferences dialog
+
+ User no longer enters their password, nor is it stored in gconf.
+ When a retrieving a session store the username as well as the session
+ key.
+
+ plugins/audioscrobbler/audioscrobbler-prefs.ui | 31 +---
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 175 +++++++--------------
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 4 -
+ 3 files changed, 56 insertions(+), 154 deletions(-)
+
+commit b4a83be76e76178c78d8ce791db2eb00fa6b6608
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu May 27 22:27:42 2010 +0100
+
+ audioscrobbler: scrobbles using web service authentication
+
+ Remove UI and authentication functionality from RBAudioscrobbler as
+ it is present in RBAudioscrobblerAccount.
+ RBAudioscrobblerAccount now has an RBAudioscrobbler instance.
+ When the account successfully authenticates, the scrobbler creates
+ a scrobbling session and scrobbles entries as it did before.
+
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 27 +-
+ plugins/audioscrobbler/rb-audioscrobbler.c | 314 +++------------------
+ plugins/audioscrobbler/rb-audioscrobbler.h | 15 +-
+ 3 files changed, 73 insertions(+), 283 deletions(-)
+
+commit 05d987c8b6d52dca975d199027ea2350147dd64c
+Author: Jamie Nicol <jamie thenicols net>
+Date: Thu May 27 13:31:55 2010 +0100
+
+ audioscrobbler: authenticate using web services API
+
+ Preferences dialog has button to authorise user. When clicked, request
+ an "authorisation token". When the token is recieved send the user
+ to a url where they can authorise Rhythmbox, and add a timeout
+ function to the main loop which will continually check if we have
+ been authorised. This will then store a "session key" which is saved
+ and reused for future sessions.
+
+ plugins/audioscrobbler/audioscrobbler-prefs.ui | 5 +-
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 290 ++++++++++++++++++++-
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 2 +
+ 3 files changed, 289 insertions(+), 8 deletions(-)
+
+commit 93deaa3594955a2212bcc2664cf3e94393ec33af
+Author: Jamie Nicol <jamie thenicols net>
+Date: Tue May 25 18:35:51 2010 +0100
+
+ audioscrobbler: Account loads and saves username using gconf
+
+ Username is shown in configuration dialog and any edits are saved.
+ Functionality moved from RBAudioscrobbler to RBAudioscrobblerAccount
+
+ plugins/audioscrobbler/audioscrobbler-prefs.ui | 4 +-
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 118 +++++++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 5 +
+ 3 files changed, 125 insertions(+), 2 deletions(-)
+
+commit 86d3d0d5e3b4d705879b15d138938dc7ba042081
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon May 24 18:11:37 2010 +0100
+
+ audioscrobbler: replace Plugin's audioscrobbler with account
+
+ New class RBAudioscrobblerAccount loads preferences dialog instead
+ of RBAudioscrobbler.
+
+ plugins/audioscrobbler/Makefile.am | 2 +
+ plugins/audioscrobbler/rb-audioscrobbler-account.c | 181 +++++++++++++++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-account.h | 70 ++++++++
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 79 +++++----
+ 4 files changed, 291 insertions(+), 41 deletions(-)
+
+commit 70f02d0774fbefdb7d543c6fea7476cb8358f34f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon May 24 15:49:48 2010 +0100
+
+ audioscrobbler: remove LastfmSource instance from Plugin
+
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 43 -----------------------
+ 1 file changed, 43 deletions(-)
+
+commit e6d8496789f930c16a136d409034d4e513774c4f
+Author: Jamie Nicol <jamie thenicols net>
+Date: Mon May 24 12:35:56 2010 +0100
+
+ audioscrobbler: replace password entry with authorisation link
+
+ plugins/audioscrobbler/audioscrobbler-prefs.ui | 62 +++++++-------------------
+ 1 file changed, 17 insertions(+), 45 deletions(-)
+
+commit 458c2f1c8c897c9f4b18bfba5f8396041eb8e70c
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Sun Sep 19 11:43:50 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 428 +++++++++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 322 insertions(+), 106 deletions(-)
+
+commit 2cb5f83e0b5805660c66f07bf17cc20628a57111
+Author: Luca Ferretti <lferrett gnome org>
+Date: Sun Sep 12 22:38:49 2010 +0200
+
+ Updated Italian translation
+
+ po/it.po | 885 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 470 insertions(+), 415 deletions(-)
+
+commit 1ffec0696c91931abe787bc07f5f3bab61636581
+Author: Ask H. Larsen <asklarsen gmail com>
+Date: Sat Sep 11 19:35:22 2010 +0200
+
+ Updated Danish translation
+
+ po/da.po | 1710 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 965 insertions(+), 745 deletions(-)
+
+commit 7960b549f7e7bf28b6b0b364989f00d5f7fb0e9b
+Author: Takayuki KUSANO <AE5T-KSN asahi-net or jp>
+Date: Sun Sep 12 02:13:47 2010 +0900
+
+ Updated Japanese translation.
+
+ po/ja.po | 787 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 418 insertions(+), 369 deletions(-)
+
+commit fe4cf15c29501aed2df041ecf4b5abfd283c21f6
+Author: Hiroyuki Sekihara <hiroyuki sekihara gmail com>
+Date: Sun Sep 12 01:49:11 2010 +0900
+
+ Added Japanese translation of the manual.
+
+ help/Makefile.am | 2 +-
+ help/ja/ja.po | 2898 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 2899 insertions(+), 1 deletion(-)
+
+commit 48e288b70403ead0c908fd616111b3a2312a14d1
+Author: W. Michael Petullo <mike flyn org>
+Date: Thu Sep 9 12:12:38 2010 -0500
+
+ Fix sharing to iTunes 10
+
+ iTunes 10 is more picky about com.apple.itunes.mediakind. If it is
+ requested, it must be present in the response. This patch fixes serving
+ to iTunes 10.
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ configure.ac | 8 +-------
+ plugins/daap/rb-daap-record.c | 10 ++++++++++
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit 65f1adbce1bee06edb57dc1960f4a7e2e05fad0e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 8 22:49:24 2010 +1000
+
+ encoder: add hardcoded extensions for common media types (bug #625054)
+
+ Previously we relied on the audio encoding profiles to provide extension
+ information, but of course that only works if the encoder elements for the
+ profile are available. You shouldn't need to install an MP3 encoder to copy
+ MP3 files to a device, so now we have a fallback for the most common types.
+
+ backends/gstreamer/rb-encoder-gst.c | 48 ++++++++++++++++++++++++++++++-------
+ backends/gstreamer/rb-encoder-gst.h | 1 +
+ 2 files changed, 41 insertions(+), 8 deletions(-)
+
+commit a244ba8aa93c0bb6d3980a3c67f4f933e6b1d6a6
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Jul 22 13:57:45 2010 +0100
+
+ Use XSPF format for the default iRadio playlist
+
+ With help from kyleabaker gmail com
+
+ We require totem-pl-parser 2.30.2 for the XSPF genre parsing extension.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=625030
+
+ configure.ac | 2 +-
+ plugins/iradio/Makefile.am | 4 +-
+ plugins/iradio/iradio-initial.pls | 96 -----------------------
+ plugins/iradio/iradio-initial.xspf | 151 +++++++++++++++++++++++++++++++++++++
+ plugins/iradio/rb-iradio-source.c | 2 +-
+ 5 files changed, 155 insertions(+), 100 deletions(-)
+
+commit 9741825d32b3ed6830ec7473417ddc9b602bf1cc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 8 20:27:05 2010 +1000
+
+ sourcelist: enable interactive searching (bug #628665)
+
+ This was disabled in 2004 for some reason, but I can't think why,
+ so I'm re-enabling it.
+
+ sources/rb-sourcelist.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit d7c99f82fad19078a0da1d882bde35445ca1a58f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 8 19:37:03 2010 +1000
+
+ coherence: fix breakage from entry type changes (bug #629038)
+
+ plugins/coherence/upnp_coherence/__init__.py | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 914dae2af48634cb30ae5d47f22503e1c823e2ff
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Sep 8 17:51:41 2010 +1000
+
+ cell-renderer-pixbuf: only process mouse activation events
+
+ This allows entries in track lists to be activated by pressing the usual
+ keys (enter, space, etc.) when the first column is focused.
+
+ widgets/rb-cell-renderer-pixbuf.c | 39 +++++++++++++++++++++++++--------------
+ 1 file changed, 25 insertions(+), 14 deletions(-)
+
+commit 41605b42076f9ddc8c62425e1b5fb143e2a9cc05
+Author: Michael Kotsarinis <mk73628 gmail com>
+Date: Tue Sep 7 18:14:15 2010 +0300
+
+ l10n: Updated Greek translation for rhythmbox
+
+ po/el.po | 2341 +++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 1103 insertions(+), 1238 deletions(-)
+
+commit 214cec7e2548f5048118998cd535e143018d4fbb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 30 21:13:39 2010 +1000
+
+ Rhythmbox 0.13.1
+
+ NEWS | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 4 +--
+ 3 files changed, 90 insertions(+), 3 deletions(-)
+
+commit f9cc88274dd008ce153b8fd5448e6d99e602cf6d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Sep 6 10:54:53 2010 +1000
+
+ metadata: don't use id3demux when tagging tagless mp3 files (bug #628254)
+
+ If the input file doesn't have ID3 tags already, linking id3demux into the
+ pipeline will fail. When the detected media type is something other than
+ application/x-id3, we just link the id3 muxer in directly.
+
+ metadata/rb-metadata-gst.c | 55 ++++++++++++++++++++++++++++++++++++----------
+ 1 file changed, 44 insertions(+), 11 deletions(-)
+
+commit 73f96e013d0b3e0f0605ae2ffaf952d5a1f3328b
+Author: Marek Černocký <marek manet cz>
+Date: Sun Sep 5 23:22:06 2010 +0200
+
+ Updated Czech translation
+
+ po/cs.po | 235 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 96 insertions(+), 139 deletions(-)
+
+commit 8bc5c555113e596738f8ae588a769f6ca561aa43
+Author: YunQiang Su <wzssyqa gmail com>
+Date: Sun Sep 5 04:38:25 2010 +0800
+
+ Update Simplified Chinese translation.
+
+ po/zh_CN.po | 849 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 449 insertions(+), 400 deletions(-)
+
+commit 5e291fe3df0f4ae9855acdca132556c12f687251
+Author: Filipe Gomes <filipefgomes gmail com>
+Date: Sat Sep 4 15:47:14 2010 +0100
+
+ Updated Portuguese translation
+
+ po/pt.po | 1948 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1114 insertions(+), 834 deletions(-)
+
+commit 00760107249723a14001711562b56968036edefb
+Author: Piotr Drąg <piotrdrag gmail com>
+Date: Sat Sep 4 15:33:56 2010 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 848 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 448 insertions(+), 400 deletions(-)
+
+commit bad82a5abcea9ae72591a18b6cc9f274b6b8abbe
+Author: Daniel Nylander <po danielnylander se>
+Date: Fri Sep 3 23:32:14 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 712 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 377 insertions(+), 335 deletions(-)
+
+commit dd98ff98385fca7f9751e28818fe886813f118b4
+Author: Mario Blättermann <mariobl gnome org>
+Date: Fri Sep 3 22:45:00 2010 +0200
+
+ [i18n] Updated German translation
+
+ po/de.po | 979 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 507 insertions(+), 472 deletions(-)
+
+commit a019a6494d43079146a6313324319d48f9f58556
+Author: Djavan Fagundes <djavan comum org>
+Date: Thu Sep 2 15:48:52 2010 -0300
+
+ Updated Brazilian Portuguese translation
+
+ po/pt_BR.po | 1716 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 993 insertions(+), 723 deletions(-)
+
+commit 493f67effc2663edb14de6814e2d9517d15db9fd
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Wed Sep 1 20:52:23 2010 +0200
+
+ Dropped figures at galician language (Identical to sources)
+
+ help/gl/figures/rb-iradio-main.png | Bin 76001 -> 0 bytes
+ help/gl/figures/rb-notification-area-menu.png | Bin 9577 -> 0 bytes
+ help/gl/figures/rb-notification-window.png | Bin 11131 -> 0 bytes
+ help/gl/figures/rb-notification-zone.png | Bin 4238 -> 0 bytes
+ help/gl/figures/rb-podcast-main.png | Bin 55302 -> 0 bytes
+ help/gl/figures/rb-statusbar.png | Bin 5433 -> 0 bytes
+ help/gl/figures/rb-toolbar-prevplaynext.png | Bin 1549 -> 0 bytes
+ help/gl/figures/rb-toolbar-repeat.png | Bin 4614 -> 0 bytes
+ help/gl/figures/rb-toolbar-shuffle.png | Bin 4579 -> 0 bytes
+ help/gl/figures/rb-toolbar.png | Bin 7469 -> 0 bytes
+ help/gl/figures/rb-volume-changer.png | Bin 5916 -> 0 bytes
+ help/gl/figures/rb-window-small.png | Bin 16694 -> 0 bytes
+ help/gl/figures/rb-window.png | Bin 84361 -> 0 bytes
+ 13 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 5f6e989992a836e14d34756d1b6748e983cbe225
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Wed Sep 1 19:05:08 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 229 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 123 insertions(+), 106 deletions(-)
+
+commit 900201a63b0a77a1accf4c3407c82f1b2e67dc6f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 31 22:52:54 2010 +1000
+
+ power-manager: switch to 'suspend' inhibit flag
+
+ The suspend inhibit flag inhibits suspend due to idle, asks the user
+ to confirm suspend via the logout dialog, and does nothing for suspend
+ triggered by hardware switches such as closing the laptop lid.
+
+ plugins/power-manager/rb-power-manager-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f496ef58f9d465ac81c2ee22c9aa935dbf1585f5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 31 17:54:48 2010 +1000
+
+ mtp: fix track date handling (bug #623024)
+
+ plugins/mtpdevice/rb-mtp-source.c | 15 ++++++++++++++-
+ 1 file changed, 14 insertions(+), 1 deletion(-)
+
+commit 6d5b8868ec26fba9dff886ba470773bee93cdda1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 31 17:54:09 2010 +1000
+
+ mediaserver2: add a default DisplayName for the root container
+
+ plugins/dbus-media-server/rb-dbus-media-server-plugin.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 011f845b8f256dec778775c9de268c3cb79dcce7
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Tue Aug 31 00:55:59 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 846 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 446 insertions(+), 400 deletions(-)
+
+commit be9f4e52e6c396d34e64122bd92aa6faa927d13e
+Author: Милош Поповић <gpopac gmail com>
+Date: Tue Aug 31 02:23:45 2010 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 899 +++++++++++++++++++++++++++++----------------------------
+ po/sr latin po | 899 +++++++++++++++++++++++++++++----------------------------
+ 2 files changed, 926 insertions(+), 872 deletions(-)
+
+commit 34c78880020c67ae09b00d79a8d2b8ddef6c0343
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 30 19:58:56 2010 +1000
+
+ rhythmdb: re-enable podcast upgrade code, fix tests
+
+ rhythmdb/rhythmdb-tree.c | 4 ----
+ tests/test-utils.c | 6 +++++-
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 6177e4ef62841cb2a04aa514d0088b6fce61f90f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 30 17:17:28 2010 +1000
+
+ add rhythmbox-device.desktop.in to POTFILES.skip
+
+ po/POTFILES.skip | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d5073c7473d34c68429ff6b3dadd4f7eaaf83823
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 30 17:10:52 2010 +1000
+
+ mediaserver2: fix dist
+
+ plugins/dbus-media-server/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9f7825848cbbb712ae53d262e1ee567f8367f340
+Author: Bruce Cowan <bruce bcowan me uk>
+Date: Sun Aug 29 20:01:08 2010 +0100
+
+ Updated British English translation
+
+ po/en_GB.po | 2038 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1162 insertions(+), 876 deletions(-)
+
+commit f817486d4a8d1849eb62ebbaf85c129263a915d1
+Author: Claude Paroz <claude 2xlibre net>
+Date: Sun Aug 29 19:44:59 2010 +0200
+
+ Updated French translation
+
+ po/fr.po | 265 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 140 insertions(+), 125 deletions(-)
+
+commit d9cadc040388067cfa02403f9b46e57859aa9915
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sun Aug 29 19:08:23 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 268 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 141 insertions(+), 127 deletions(-)
+
+commit 5a2a5bc58331fe93ee16f7362a427c52796d2590
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun Aug 29 16:39:51 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 821 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 435 insertions(+), 386 deletions(-)
+
+commit 95d082eda1042a5cbcaaba8aa0b3e60063ed312c
+Author: Karl Ljungkvist <k ljungkvist gmail com>
+Date: Sun Aug 29 23:24:30 2010 +1000
+
+ shell-player: add dbus method for relative seeking
+
+ bindings/python/rb.defs | 5 +++--
+ plugins/lirc/rb-lirc-plugin.c | 4 ++--
+ plugins/mmkeys/rb-mmkeys-plugin.c | 4 ++--
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ remote/dbus/rb-client.c | 11 ++++++++++-
+ shell/rb-shell-player.c | 31 ++++++++++++++++++++++---------
+ shell/rb-shell-player.h | 4 +++-
+ shell/rb-shell-player.xml | 5 +++++
+ 8 files changed, 48 insertions(+), 18 deletions(-)
+
+commit edfa7149ff142acb5f61e93672ea806a9090ca4a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 29 23:04:48 2010 +1000
+
+ shell: use totem-pl-parser asynchronously when loading URIs
+
+ This means we don't block the main loop waiting for network operations.
+ We now require totem-pl-parser 2.28.0.
+
+ configure.ac | 2 +-
+ shell/rb-shell.c | 222 ++++++++++++++++++++++++++++++++-----------------------
+ 2 files changed, 132 insertions(+), 92 deletions(-)
+
+commit 2bf5d32d22594e6e34a0e50c7e60958303d51744
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 29 22:32:23 2010 +1000
+
+ shell-player: return error information from rb_shell_player_play on failure
+
+ shell/rb-shell-player.c | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit c8e54c1c432e8625b2840aa9d4c980141305f78c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 29 22:31:10 2010 +1000
+
+ mpris: handle returning failure with no error less badly
+
+ plugins/mpris/rb-mpris-plugin.c | 13 +++++++++++--
+ 1 file changed, 11 insertions(+), 2 deletions(-)
+
+commit 6974fe12f792605e6eb9ca87a6196dc3098fabc0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 29 21:29:43 2010 +1000
+
+ fix POTFILES.in
+
+ po/POTFILES.in | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 67e7244cd0c479175b6fe2ab129ef438b87060bb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 29 20:43:04 2010 +1000
+
+ mediaserver2: some minor code cleanups
+
+ .../rb-dbus-media-server-plugin.c | 96 ++++++++++++++++------
+ 1 file changed, 70 insertions(+), 26 deletions(-)
+
+commit 45c4c2aab643e06d2229e7073343ec48748d9656
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 29 19:36:50 2010 +1000
+
+ mediaserver2: initial implementation of MediaServer2 dbus spec
+
+ This is about the least interesting MediaServer2 implementation we could
+ possibly do, but here it is. So far, it only exports the library, doesn't
+ provide any kind of album/artist/genre container structure, and doesn't
+ implement searching.
+
+ For now, the plugin is visible and disabled by default. It will probably be
+ hidden and enabled by default when it's more complete.
+
+ configure.ac | 1 +
+ data/rhythmbox.schemas | 22 +
+ plugins/Makefile.am | 4 +-
+ plugins/dbus-media-server/Makefile.am | 39 +
+ plugins/dbus-media-server/dbus-media-server-spec.h | 63 ++
+ .../dbus-media-server.rb-plugin.in | 8 +
+ .../rb-dbus-media-server-plugin.c | 1019 ++++++++++++++++++++
+ 7 files changed, 1155 insertions(+), 1 deletion(-)
+
+commit a2ff7d9f9b006e0edbc278ae155de571d26eb241
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 29 19:35:32 2010 +1000
+
+ fix constness of haystack argument to rb_str_in_strv
+
+ lib/rb-util.c | 2 +-
+ lib/rb-util.h | 2 +-
+ rhythmdb/rhythmdb-import-job.c | 2 +-
+ sources/rb-import-errors-source.c | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 29fe6bd85f665cb404e5d0745f691696687ce468
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 28 20:54:42 2010 +1000
+
+ mpris: register objects/interfaces before acquiring bus name
+
+ This way around, MPRIS clients can call us immediately after they see
+ the org.mpris.MediaPlayer2.rhythmbox bus name being acquired.
+
+ plugins/mpris/rb-mpris-plugin.c | 90 ++++++++++++++++++++++-------------------
+ 1 file changed, 48 insertions(+), 42 deletions(-)
+
+commit 914080c80f339b8adf9233f36b30abb92d143d5d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 28 18:36:48 2010 +1000
+
+ shell: add typedef and GEnum type for RB_SHELL_ERROR_*
+
+ shell/rb-shell.c | 20 ++++++++++++++++++++
+ shell/rb-shell.h | 6 ++++--
+ 2 files changed, 24 insertions(+), 2 deletions(-)
+
+commit 68c8ea368152fdb451c2971c64b22df84ca06205
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 28 08:15:37 2010 +1000
+
+ don't try to call impl_add_uri callbacks if they're NULL
+
+ plugins/audioscrobbler/rb-lastfm-source.c | 8 ++++++--
+ plugins/iradio/rb-iradio-source.c | 8 ++++++--
+ 2 files changed, 12 insertions(+), 4 deletions(-)
+
+commit 6dfe0ea804febb60b1ead6288bd58413d8053a01
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 27 09:01:27 2010 +1000
+
+ fix the 'type' criterion in the default auto playlists (bug #628076)
+
+ data/playlists.xml.in | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 7577bc92ef078eff907a71841c950f8289c13fd9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 26 13:03:33 2010 +1000
+
+ mpris: remove idle handler when deactivated (bug #627951)
+
+ plugins/mpris/rb-mpris-plugin.c | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
+commit e6e13fa595aeb291e51b81845ebba72f8698f567
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 26 10:15:44 2010 +1000
+
+ im-status: update for RhythmDBEntryType changes (bug #627949)
+
+ plugins/im-status/im-status/__init__.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f5b6088d408f175de4f16622cb1ad4cacc802e3b
+Author: Petr Kovar <pknbe volny cz>
+Date: Mon Aug 23 19:53:40 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 804 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 417 insertions(+), 387 deletions(-)
+
+commit 2c61ee11976e44d4c87b00c5b5a59d3856171065
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 23 11:28:31 2010 +1000
+
+ prefs: add gtk-doc for functions added in the previous commit
+
+ shell/rb-shell-preferences.c | 27 +++++++++++++++++++++++++++
+ 1 file changed, 27 insertions(+)
+
+commit 0ea0854cb9376fffc8ad7572f7020db6be07c231
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 23 11:19:32 2010 +1000
+
+ prefs: allow plugins to add widgets to the general and playback pages
+
+ bindings/python/Makefile.am | 1 +
+ bindings/python/rb.defs | 56 +++++++++++++++++++++++++++++++++++++
+ data/ui/general-prefs.ui | 12 ++++++++
+ data/ui/playback-prefs.ui | 13 +++++++++
+ shell/rb-shell-preferences.c | 66 ++++++++++++++++++++++++++++++++++++++++++++
+ shell/rb-shell-preferences.h | 17 ++++++++++++
+ shell/rb-shell.c | 22 ++++++++++-----
+ 7 files changed, 180 insertions(+), 7 deletions(-)
+
+commit 8900cf4fb49b35828420e2d9da3a6ed36b67ad64
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 23 10:41:27 2010 +1000
+
+ update .gitignore
+
+ .gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 3132944ed3dcb558227ed8193eb61e17b36399ec
+Author: Wladimir Leuschner <wladimir1991 users sourceforge net>
+Date: Mon Aug 23 10:16:30 2010 +1000
+
+ visualizer: toggle fullscreen mode when double clicked (bug #627396)
+
+ plugins/visualizer/rb-visualizer-plugin.c | 25 +++++++++++++++++++++++++
+ 1 file changed, 25 insertions(+)
+
+commit 1a5afa0888aed4bb2e1b4065d87e4a09b8874c2c
+Author: Daniel Hams <daniel hams gmail com>
+Date: Sun Aug 22 13:15:57 2010 +1000
+
+ rhythmdb: remove duplicate definition of rhythmdb_entry_get_playback_uri
+
+ rhythmdb/rhythmdb.h | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 55bd4a10506aaa103584f6a9f67d0e581597cc41
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Fri Aug 20 22:09:10 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 501 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 251 insertions(+), 250 deletions(-)
+
+commit 7d6906e073f1e8407ae3ca7632b05e7fd2841826
+Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
+Date: Fri Aug 20 17:32:32 2010 +0300
+
+ mpris: Correct format specifier for gint64
+
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9f506e0db8eb1b70f75723dbcb3706fa3a82b6c3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 19 23:07:43 2010 +1000
+
+ rhythmdb: use queries to find entries on (un)mounted volumes
+
+ Aside from being a simpler way of doing it, this fixes a deadlock when
+ an import error entry exists on a volume that is unmounted.
+ rhythmdb_entry_foreach_by_type callbacks are held with various internal
+ locks held, and since they aren't recursive locks, calling rhythmdb functions
+ from there is dangerous.
+
+ rhythmdb/rhythmdb-monitor.c | 125 +++++++++++++++++++++-----------------------
+ 1 file changed, 59 insertions(+), 66 deletions(-)
+
+commit 3d370aaed640cfcf4496a3de82b5913ccef0186b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 19 23:06:27 2010 +1000
+
+ rhythmdb: add a RhythmDBQueryResults object that stores entries in a list
+
+ This is more convenient in cases where we just want to process the query
+ results in a simple loop and then discard them. It might be a little bit
+ more efficient too.
+
+ rhythmdb/Makefile.am | 2 +
+ rhythmdb/rhythmdb-query-result-list.c | 152 ++++++++++++++++++++++++++++++++++
+ rhythmdb/rhythmdb-query-result-list.h | 72 ++++++++++++++++
+ 3 files changed, 226 insertions(+)
+
+commit 56c5be508422e4480d4071dfe98c6cd6d9505241
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 19 20:07:27 2010 +1000
+
+ mpris: don't return 'not supported' errors for method calls we've handled
+
+ plugins/mpris/rb-mpris-plugin.c | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 1cb2ed24814c1bdbec81770f991faee15fdb05c0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Aug 19 17:23:39 2010 +1000
+
+ configure.ac: clean up for recent icon removals
+
+ configure.ac | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit a0193630af5507deda06f83d1cf780fe9658e500
+Author: Bruno Brouard <annoa b gmail com>
+Date: Wed Aug 18 17:01:08 2010 +0200
+
+ Updated French translation
+
+ po/fr.po | 802 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 416 insertions(+), 386 deletions(-)
+
+commit 7234c0966deaa3743b30547e722a633beb7e640e
+Author: Andrea Del Signore <sejerpz tin it>
+Date: Wed Aug 18 18:50:46 2010 +1000
+
+ vala: extend bindings a bit (bug #581076)
+
+ bindings/vala/rb.deps | 1 +
+ bindings/vala/rb.vapi | 95 ++++++++++++++++++++++-------
+ bindings/vala/rhythmdb.vapi | 143 +++++++++++++++++++++++++++++++++++++++++++-
+ 3 files changed, 215 insertions(+), 24 deletions(-)
+
+commit b9adba7b29e3d6ccc091c6ecaf2a5c9d3d4f48ce
+Author: Scott J. Goldman <scottjgo gmail com>
+Date: Sun Aug 8 17:04:51 2010 -0700
+
+ Fix typeahead search to use the current sorted column (bug #329984)
+
+ For example, if you click the artist column (to sort by artist), typeahead
+ search will search by artist, rather than title which is the original static
+ default. If the user does not click a column, it will default to searching by
+ title. If the user clicks a non-string column like Time, it will also default
+ to using title.
+
+ widgets/rb-entry-view.c | 18 ++++++++++++++++--
+ 1 file changed, 16 insertions(+), 2 deletions(-)
+
+commit 828c32d195779c446880e3aac794778441ea626e
+Author: Daniel Hams <daniel hams gmail com>
+Date: Wed Aug 18 15:27:27 2010 +1000
+
+ podcast: install rb-podcast-entry-types.h
+
+ podcast/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ab0e4fab95fe76d39d3e33f61ee3b01cd0e8b258
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Aug 18 08:55:41 2010 +1000
+
+ mpris: fix ridiculous typo in the SetPosition method handler
+
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5b51c53e614371fdec6176a22dbf412114c14a9b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 17 16:08:02 2010 +1000
+
+ metadata: fix double free of error caught during tag writing (bug #627050)
+
+ metadata/rb-metadata-gst.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit e3d43f1ebde4dfabce9620d2a170b732c5dfa475
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 17 10:44:51 2010 +1000
+
+ status-icon: drop the -notplaying variant of the tray icon
+
+ We don't have a -notplaying variant of the new app icon, and this is
+ of questionable utility anyway.
+
+ data/icons/hicolor/16x16/status/Makefile.am | 4 +-
+ .../hicolor/16x16/status/rhythmbox-notplaying.png | Bin 541 -> 0 bytes
+ .../hicolor/16x16/status/rhythmbox-notplaying.svg | 571 -----------------
+ data/icons/hicolor/22x22/Makefile.am | 2 +-
+ data/icons/hicolor/22x22/status/Makefile.am | 15 -
+ .../hicolor/22x22/status/rhythmbox-notplaying.png | Bin 896 -> 0 bytes
+ .../hicolor/22x22/status/rhythmbox-notplaying.svg | 611 ------------------
+ data/icons/hicolor/32x32/Makefile.am | 2 +-
+ data/icons/hicolor/32x32/status/Makefile.am | 15 -
+ .../hicolor/32x32/status/rhythmbox-notplaying.png | Bin 1271 -> 0 bytes
+ .../hicolor/32x32/status/rhythmbox-notplaying.svg | 670 --------------------
+ data/icons/hicolor/scalable/Makefile.am | 2 +-
+ data/icons/hicolor/scalable/status/Makefile.am | 14 -
+ .../scalable/status/rhythmbox-notplaying.svg | 700 ---------------------
+ lib/rb-stock-icons.c | 3 +-
+ lib/rb-stock-icons.h | 3 +-
+ plugins/status-icon/rb-tray-icon-gtk.c | 19 +-
+ 17 files changed, 7 insertions(+), 2624 deletions(-)
+
+commit e7c4a1bd658e4033e6ff5694f5ec3b26fdb99bf6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 17 08:32:24 2010 +1000
+
+ mpris: use the right interface name for PropertiesChanged signals
+
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d2d5158c6d17daca453178e7da682314173ff01c
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Mon Aug 16 08:50:56 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 417 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 209 insertions(+), 208 deletions(-)
+
+commit 6ca4fadf8e3db245ec6fe498876d72e194b30729
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 16 12:27:01 2010 +1000
+
+ mpris: update to use xesam metadata field names
+
+ plugins/mpris/rb-mpris-plugin.c | 197 ++++++++++++++++++++++++++++------------
+ 1 file changed, 140 insertions(+), 57 deletions(-)
+
+commit e28997a4491ed144a6f027a03c90ebae50c1ed62
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Mon Aug 16 12:25:16 2010 +1000
+
+ jamendo: fix escaping in the gtkbuilder file (bug #626986)
+
+ plugins/jamendo/jamendo-loading.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e855fdcb96e4e61212dc5b0a75046beb8543d78c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 15 15:48:28 2010 +1000
+
+ actually use the cflags set up by GNOME_MAINTAINER_MODE_DEFINES
+
+ configure.ac | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 1e8bd70707baac1058505c2eaa9ab1f2cdbc612a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 15 08:43:10 2010 +1000
+
+ oops, don't need to unref after rhythmdb_entry_lookup_by_location
+
+ plugins/mpris/rb-mpris-plugin.c | 2 --
+ shell/rb-shell.c | 4 ----
+ 2 files changed, 6 deletions(-)
+
+commit 88c03d822304e55e20c83f05c9dc8f067efdb2b1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 14 23:25:53 2010 +1000
+
+ shell: when adding a URI to the queue, import it first if necessary (bug #482813)
+
+ shell/rb-shell.c | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
+
+commit 992e2387568c2f69bafb59b5699e5f8f45128b64
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 14 23:23:32 2010 +1000
+
+ shell: use rb_source_add_uri callback to play entries once they're imported
+
+ This makes opening files in nautilus work whether they're already in the library
+ or not.
+
+ shell/rb-shell.c | 106 +++++++++++++++++++++++++++----------------------------
+ 1 file changed, 52 insertions(+), 54 deletions(-)
+
+commit ea1fb03f57f705ac1d6cd199a3ca72bb3818e1dc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 14 23:21:37 2010 +1000
+
+ source: add a completion callback to rb_source_add_uri
+
+ Currently the only interesting case here is the library, since
+ its implementation of rb_source_add_uri is asynchronous.
+
+ bindings/python/rb.defs | 6 ++++
+ plugins/audioscrobbler/rb-lastfm-source.c | 30 ++++++++++++-----
+ plugins/iradio/rb-iradio-source.c | 18 +++++++++--
+ shell/rb-shell.c | 4 +--
+ sources/rb-library-source.c | 53 +++++++++++++++++++++++++++++--
+ sources/rb-podcast-source.c | 18 +++++++++--
+ sources/rb-source.c | 13 ++++++--
+ sources/rb-source.h | 17 ++++++++--
+ 8 files changed, 139 insertions(+), 20 deletions(-)
+
+commit 616f5b95a1ea58aef286d18481687a191bbdbe43
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Aug 14 18:49:18 2010 +1000
+
+ fix the desktop file used for handling devices (NoDisplay, not Hidden)
+
+ data/rhythmbox-device.desktop.in.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7e201bb65239b5a7313434380833290634f00a05
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 13 21:40:27 2010 +1000
+
+ mpris: rewrite for version 2 of the spec
+
+ plugins/mpris/mpris-spec.h | 127 +++---
+ plugins/mpris/rb-mpris-plugin.c | 875 +++++++++++++++++++++++++++++-----------
+ 2 files changed, 714 insertions(+), 288 deletions(-)
+
+commit 5d27c9db33dfb6125f97dfc73c4e8d19d09089f3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Aug 13 20:55:05 2010 +1000
+
+ shell-player: allow NULL arguments to rb_shell_player_get_playback_state
+
+ shell/rb-shell-player.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit d8b6dc6f42bf5e337167960169732c57be9e0c0f
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Thu Aug 12 14:12:39 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 829 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 429 insertions(+), 400 deletions(-)
+
+commit 33d6341c3c30bd8230bf467cd6f25fa8ea7bf042
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Wed Aug 11 20:02:36 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 784 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 407 insertions(+), 377 deletions(-)
+
+commit d06238d8013bcd8c4173b08f79d07ea5621b08c4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 10 23:26:22 2010 +1000
+
+ add a new .desktop file to be invoked for device insertion
+
+ This handles x-content/audio-player and x-content/audio-cdda (which have
+ been removed from the normal .desktop file), using rhythmbox-client with
+ the --select-source argument to just select the source for the device.
+ It's not clear that starting playback immediately is the right thing to do
+ for any type of device, but if it is, we can use the --play-source or
+ --activate-source argument instead.
+
+ configure.ac | 1 +
+ data/Makefile.am | 15 +++++++++++----
+ data/rhythmbox-device.desktop.in.in | 19 +++++++++++++++++++
+ data/rhythmbox.desktop.in.in | 2 +-
+ 4 files changed, 32 insertions(+), 5 deletions(-)
+
+commit 83b5f1865cee9a5af9a90c427f54cee302d5131e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 10 23:23:06 2010 +1000
+
+ rb-client: add --select-source, --activate-source, and --play-source arguments
+
+ --select-source: selects the source corresponding to the given URI
+ --activate-source: selects a source and starts playing from it if not playing
+ --play-source: selects and starts playing from a source
+
+ data/rhythmbox-client.1 | 9 +++++++++
+ remote/dbus/rb-client.c | 18 ++++++++++++++++++
+ 2 files changed, 27 insertions(+)
+
+commit 68d5cbcc7dbb9dce11585d2236be34099238b679
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 10 23:20:34 2010 +1000
+
+ shell: add a dbus method for activating a source by URI
+
+ Given a URI, this method searches for a source for which rb_source_uri_is_source
+ returns TRUE, then selects it, and optionally starts playback from it. This is
+ intended to be used for newly inserted devices, but if we defined a URI scheme for
+ playlists and the like, it could also be used for those.
+
+ shell/rb-shell.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++------
+ shell/rb-shell.h | 5 +++
+ shell/rb-shell.xml | 6 ++++
+ 3 files changed, 92 insertions(+), 10 deletions(-)
+
+commit cae78c96be96e601e26f1c4b1e2037d84a3c2159
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 10 17:32:31 2010 +1000
+
+ rb-client: use new dbus signals to wait for readiness
+
+ This makes things like 'rhythmbox-client --play' work when we're not already
+ running.
+
+ remote/dbus/rb-client.c | 43 +++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 43 insertions(+)
+
+commit 6b7554d791092db74f72e79a14e3e4aaa83ef8b0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 10 17:31:26 2010 +1000
+
+ shell: wait for database to be loaded before processing filename arguments
+
+ Slightly more correct than waiting for the removable media scan to finish,
+ but shouldn't really make a difference anyway.
+
+ shell/main.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 7d834d044069e0304e4f1cb4a01c22184cd6ef8e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 10 17:26:30 2010 +1000
+
+ shell: export database-load-completed and removable-media-scan-finished over dbus
+
+ dbus clients can use these after starting a new rhythmbox instance to wait
+ until it is ready to accept playback control, or until sources for devices
+ have been created.
+
+ shell/rb-shell.xml | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 059b62386795cb315b6983681e81006935a7d0c5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 10 17:26:08 2010 +1000
+
+ shell: add database-load-complete signal emitted when database is loaded
+
+ shell/rb-shell.c | 20 ++++++++++++++++++++
+ shell/rb-shell.h | 1 +
+ 2 files changed, 21 insertions(+)
+
+commit 8b17f6044187e70161896a5b02c09b3a54081d2a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 9 21:06:59 2010 +1000
+
+ rhythmdb: rework availability for entries on mountpoints again
+
+ Now we update availability as entries are added, rather than before
+ starting the file check, and attempt to mount volumes that contain
+ files in the library. This only works for remote volumes, though.
+
+ rhythmdb/rhythmdb-private.h | 3 +-
+ rhythmdb/rhythmdb.c | 126 +++++++++++++++++++++++++-------------------
+ 2 files changed, 75 insertions(+), 54 deletions(-)
+
+commit 1cb02d16a24181d07db3195ce3a3f4e42bbe5cff
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 9 21:05:36 2010 +1000
+
+ shell: don't associate mount operations with the window
+
+ When a mount operation is associated with a window, it becomes modal for that
+ window, which doesn't really work all that well for us.
+
+ shell/rb-shell.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 5cd556de7598920bd45bbc37bb076f2339451844
+Author: Daniel Hams <daniel hams gmail com>
+Date: Mon Aug 9 18:21:07 2010 +1000
+
+ install rhythmdb-entry.h
+
+ rhythmdb/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 22889ce3b4037562a947a09a884bbd701c0d2868
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 8 22:27:26 2010 +1000
+
+ rhythmdb: rework handling of files on local and remote mounts during startup
+
+ Rather than attempting to mount each time we find an entry on a missing mount,
+ we group entries by mount point while the database is loading. Entries with
+ a NULL mountpoint are always checked on startup, as they're on core filesystems
+ that we can assume are fast and that will always be mounted.
+
+ Entries on local mountpoints are checked if the filesystem is mounted and
+ otherwise hidden. We can't actually try to mount the filesystem if it's not
+ mounted, as we can't identify which volume they're on, and attempting to mount
+ all available volumes would be kind of obnoxious. If the filesystem is mounted
+ later, all entries on it will be checked.
+
+ Entries on remote mountpoints (with URI schemes other than file://) are never
+ checked. Instead, they're hidden if not mounted, shown otherwise. We currently
+ don't try to automatically mount remote filesystems, but this will happen eventually.
+
+ rhythmdb/rhythmdb-monitor.c | 23 ++++++
+ rhythmdb/rhythmdb-private.h | 2 +
+ rhythmdb/rhythmdb.c | 169 ++++++++++++++++++++------------------------
+ 3 files changed, 101 insertions(+), 93 deletions(-)
+
+commit 0cbc2883e65e7f2a8db444860acb389dccf15a15
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 8 22:23:42 2010 +1000
+
+ shell-player: convert 'not found' errors to entry availability events
+
+ If we get a 'not found' error from the player backend, we should update
+ the entry's availability just as if the file was missing during the startup
+ library check. To avoid getting into a fight with the play order, we need to
+ do this after skipping to the next track.
+
+ shell/rb-shell-player.c | 49 ++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 38 insertions(+), 11 deletions(-)
+
+commit f858ba71a70673b5c8075330f5347c3895438a3e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 8 22:21:53 2010 +1000
+
+ xfade: emit playing-stream before emitting errors if necessary
+
+ If the stream that has the error isn't already playing, the error will be
+ ignored, so sometimes we need to pretend it's playing. This mostly affects
+ errors that occur during preroll.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 1abb391e51f94deda1e237d6754b09d784a106ca
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 8 22:19:13 2010 +1000
+
+ rhythmdb: move most file-not-found/mount/unmount processing inside entry types
+
+ rhythmdb/rhythmdb-monitor.c | 42 +++---------
+ rhythmdb/rhythmdb-song-entry-types.c | 126 ++++++++++++++++++++++++++++++++++-
+ rhythmdb/rhythmdb.c | 74 ++------------------
+ 3 files changed, 141 insertions(+), 101 deletions(-)
+
+commit ef12187bd117501306ad7d2e615fc13f64f4474a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 8 22:12:17 2010 +1000
+
+ rhythmdb: add an entry type method for processing availability changes
+
+ Availability changes are things like filesystems being mounted and unmounted,
+ results of checking for files on startup, and 'resource not found' errors when
+ trying to play an entry. The exact behaviour we want varies between entry types,
+ and so far we've mostly just done what's right for normal song entries.
+
+ rhythmdb/rhythmdb-entry-type.c | 70 ++++++++++++++++++++++++++++++++++++++++++
+ rhythmdb/rhythmdb-entry-type.h | 22 ++++++++++---
+ 2 files changed, 88 insertions(+), 4 deletions(-)
+
+commit 2a838fe9e7ac651565c26cbae64300bcd7433c23
+Author: Kjartan Maraas <kmaraas gnome org>
+Date: Sun Aug 8 12:42:17 2010 +0200
+
+ Updated Norwegian bokmål translation
+
+ po/nb.po | 1615 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 896 insertions(+), 719 deletions(-)
+
+commit 0a9b89843699d8381eac876868ca4cedbd0b0b77
+Author: Daniel Nylander <po danielnylander se>
+Date: Fri Aug 6 15:56:56 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 587 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 291 insertions(+), 296 deletions(-)
+
+commit 3183dae7a3b79a1c547f0813ceacce00ded858c0
+Author: Takayuki KUSANO <AE5T-KSN asahi-net or jp>
+Date: Wed Aug 4 15:46:55 2010 +0900
+
+ Updated Japanese translation..
+
+ po/ja.po | 1886 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1069 insertions(+), 817 deletions(-)
+
+commit e596fc12f924fe907ccac5d8c8656d10ca3435b0
+Author: Leonid Kanter <leon asplinux ru>
+Date: Tue Aug 3 17:59:10 2010 +0300
+
+ Updated Russian translation from Yuri Myasoedov
+
+ po/ru.po | 1768 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1006 insertions(+), 762 deletions(-)
+
+commit 3e75810d666aa3f50c7acd5565392c318d089afb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 3 22:36:04 2010 +1000
+
+ python: fix mistakes in bindings from the previous few commits
+
+ bindings/python/rhythmdb.defs | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit 2e01d1daae6dd54cb0846ba7110631fe929bb0d2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Aug 2 22:33:50 2010 +1000
+
+ gtk-doc updates
+
+ Fix a variety of doc errors (misspellings, miscapitalisations, etc.),
+ ignore a lot of headers for things that aren't part of the API, and
+ add the new RhythmDBEntryType.
+
+ backends/rb-player.c | 15 ++++++++
+ doc/reference/Makefile.am | 63 +++++++++++++++++++++++++++++++++-
+ doc/reference/rhythmbox-docs.sgml | 1 +
+ doc/reference/rhythmbox-sections.txt | 52 +++++++++++++++-------------
+ doc/reference/rhythmbox.types | 2 ++
+ lib/libmediaplayerid/mpid-util.c | 3 +-
+ lib/rb-text-helpers.c | 4 +--
+ lib/rb-util.c | 2 +-
+ plugins/status-icon/rb-tray-icon-gtk.c | 2 +-
+ rhythmdb/rhythmdb-query.c | 4 +--
+ rhythmdb/rhythmdb.c | 12 +++----
+ shell/rb-play-order-random.h | 7 +++-
+ shell/rb-shell.c | 6 ++--
+ sources/rb-auto-playlist-source.c | 2 +-
+ sources/rb-browser-source.c | 2 +-
+ sources/rb-library-source.c | 4 +--
+ sources/rb-missing-files-source.c | 2 +-
+ sources/rb-podcast-source.c | 6 ++--
+ widgets/rb-entry-view.c | 4 ++-
+ widgets/rb-property-view.c | 2 +-
+ 20 files changed, 142 insertions(+), 53 deletions(-)
+
+commit 5e571406d4278c8bdda0f685d751d224f567413f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 29 17:26:25 2010 +1000
+
+ rhythmdb: convert RhythmDBEntryType into a GObject
+
+ This makes it much easier to generate bindings for rhythmdb, and makes
+ creating custom entry types a bit more sane too. Now python entry types
+ are created by subclassing rhythmdb.EntryType and overriding methods.
+ In C code, entry types can be created either using the old method of setting
+ function pointers or by subclassing.
+
+ RHYTHMDB_ENTRY_TYPE_INVALID no longer exists. NULL indicates the absence of
+ an entry type.
+
+ The 'type' entry property is now a GObject rather than a pointer, so
+ rhythmdb_entry_get_pointer becomes rhythmdb_entry_get_object.
+
+ Entry types still cannot be unregistered, so reference counting of entry types
+ is not much of an issue.
+
+ bindings/python/Makefile.am | 33 +-
+ bindings/python/rb.defs | 6 +-
+ bindings/python/rhythmdb.defs | 239 +++++----
+ bindings/python/rhythmdb.override | 475 +-----------------
+ plugins/audiocd/rb-audiocd-source.c | 36 +-
+ plugins/audioscrobbler/rb-audioscrobbler.c | 7 +-
+ plugins/audioscrobbler/rb-lastfm-source.c | 77 +--
+ plugins/coherence/upnp_coherence/MediaPlayer.py | 12 +-
+ plugins/coherence/upnp_coherence/__init__.py | 7 +-
+ plugins/daap/rb-daap-source.c | 67 +--
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.c | 12 +-
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.h | 2 +-
+ plugins/fmradio/rb-fm-radio-source.c | 32 +-
+ .../rb-generic-player-playlist-source.c | 2 +-
+ .../rb-generic-player-playlist-source.h | 2 +-
+ plugins/generic-player/rb-generic-player-plugin.c | 4 +-
+ plugins/generic-player/rb-generic-player-source.c | 100 ++--
+ plugins/generic-player/rb-nokia770-source.c | 13 +-
+ plugins/generic-player/rb-psp-source.c | 16 +-
+ plugins/ipod/rb-ipod-source.c | 119 +++--
+ plugins/ipod/rb-ipod-static-playlist-source.c | 2 +-
+ plugins/ipod/rb-ipod-static-playlist-source.h | 2 +-
+ plugins/iradio/rb-iradio-source.c | 30 +-
+ plugins/jamendo/jamendo/__init__.py | 12 +-
+ plugins/magnatune/magnatune/__init__.py | 13 +-
+ plugins/mtpdevice/rb-mtp-source.c | 20 +-
+ podcast/Makefile.am | 3 +-
+ podcast/rb-podcast-entry-types.c | 135 ++++++
+ podcast/rb-podcast-entry-types.h | 45 ++
+ podcast/rb-podcast-manager.c | 7 +-
+ podcast/rb-podcast-manager.h | 1 +
+ rhythmdb/Makefile.am | 8 +-
+ rhythmdb/rhythmdb-entry-type.c | 386 +++++++++++++++
+ rhythmdb/rhythmdb-entry-type.h | 116 +++++
+ rhythmdb/rhythmdb-entry.h | 44 ++
+ rhythmdb/rhythmdb-import-job.c | 65 ++-
+ rhythmdb/rhythmdb-import-job.h | 6 +-
+ rhythmdb/rhythmdb-private.h | 13 +-
+ rhythmdb/rhythmdb-query.c | 12 +-
+ rhythmdb/rhythmdb-song-entry-types.c | 148 ++++++
+ rhythmdb/rhythmdb-tree.c | 67 +--
+ rhythmdb/rhythmdb.c | 536 ++++++---------------
+ rhythmdb/rhythmdb.h | 113 +----
+ shell/rb-shell-clipboard.c | 22 +-
+ shell/rb-shell.c | 12 +-
+ shell/rb-shell.h | 4 +-
+ shell/rb-track-transfer-batch.c | 2 +-
+ sources/rb-auto-playlist-source.c | 12 +-
+ sources/rb-browser-source.c | 10 +-
+ sources/rb-import-errors-source.c | 46 +-
+ sources/rb-import-errors-source.h | 6 +-
+ sources/rb-library-source.c | 21 +-
+ sources/rb-missing-files-source.c | 8 +-
+ sources/rb-play-queue-source.c | 2 +-
+ sources/rb-podcast-source.c | 7 +-
+ sources/rb-removable-media-source.c | 38 +-
+ sources/rb-source.c | 37 +-
+ sources/rb-static-playlist-source.c | 9 +-
+ sources/rb-static-playlist-source.h | 2 +-
+ sources/rb-streaming-source.c | 4 +-
+ sources/sync/rb-sync-settings-ui.c | 1 +
+ sources/sync/rb-sync-state.c | 3 +-
+ tests/Makefile.am | 2 +
+ tests/bench-rhythmdb-load.c | 1 +
+ tests/test-rhythmdb.c | 1 +
+ tests/test-utils.c | 6 +-
+ widgets/rb-library-browser.c | 18 +-
+ widgets/rb-library-browser.h | 2 +-
+ widgets/rb-song-info.c | 3 +-
+ 69 files changed, 1780 insertions(+), 1544 deletions(-)
+
+commit 332d9254dd3c2086ef2fed34b0e928ceeef42353
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 3 15:40:10 2010 +1000
+
+ transfer-batch: add a property providing the list of entries in the batch
+
+ shell/rb-track-transfer-batch.c | 27 ++++++++++++++++++++++++++-
+ 1 file changed, 26 insertions(+), 1 deletion(-)
+
+commit 43775f8751b1b7a05833e8b13bce238bd66f173f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 3 15:37:14 2010 +1000
+
+ media-player: use the batch to monitor the transfer of files to the device
+
+ Rather than using the track_added and track_add_error methods to manage the
+ list of outstanding transfers, we can just wait for the batch to complete or be
+ cancelled.
+
+ plugins/ipod/rb-ipod-source.c | 3 --
+ plugins/mtpdevice/rb-mtp-source.c | 5 ---
+ sources/rb-media-player-source.c | 77 ++++++++++-----------------------------
+ 3 files changed, 20 insertions(+), 65 deletions(-)
+
+commit c3390eb027ab3681cde0667c0e3584b20db02728
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Aug 3 15:34:48 2010 +1000
+
+ source: optionally return a transfer batch from rb_source_paste()
+
+ This allows the caller to easily track the transfer without having
+ to watch the transfer queue's batch property.
+
+ shell/rb-track-transfer-batch.c | 5 +++--
+ shell/rb-track-transfer-batch.h | 5 ++---
+ sources/rb-library-source.c | 10 ++++++----
+ sources/rb-removable-media-source.c | 8 +++++---
+ sources/rb-source.c | 14 +++++++++++---
+ sources/rb-source.h | 5 +++--
+ sources/rb-static-playlist-source.c | 6 ++++--
+ 7 files changed, 34 insertions(+), 19 deletions(-)
+
+commit 651b7f4717e0b6c5c6690f0b627df6f699c42864
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 1 19:45:45 2010 +1000
+
+ mpris: update for GDBus API changes
+
+ configure.ac | 2 +-
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit daec0773d1fb7a18f6dd8c285772208c9f54f771
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Aug 1 14:30:46 2010 +1000
+
+ podcast: work around gvfs bug 625741 by requesting display-name
+
+ podcast/rb-podcast-manager.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 75b64c6d65960121cd4699219ed2f118865a9236
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jul 29 12:30:15 2010 +1000
+
+ encoder: fix setup error reporting (bug #625124)
+
+ Rather than uselessly returning a boolean if the pipeline creation fails or
+ it refuses to change state, we asynchronously emit the 'completed' signal
+ (using an idle handler). For state change failures, we wait until we get
+ an error message on the bus and handle that. This simplifies error handling
+ in the transfer batch too.
+
+ backends/gstreamer/rb-encoder-gst.c | 128 +++++++++++++++++++-----------------
+ backends/rb-encoder.c | 10 ++-
+ backends/rb-encoder.h | 4 +-
+ shell/rb-track-transfer-batch.c | 41 +++++-------
+ 4 files changed, 90 insertions(+), 93 deletions(-)
+
+commit 1bddf3b0dfdd62d3b981636fb8ca6bd46125c3f3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jul 28 18:07:19 2010 +1000
+
+ widgets: replace gdk_draw_pixbuf with cairo calls
+
+ widgets/rb-cell-renderer-pixbuf.c | 20 +++++++-------------
+ widgets/rb-rating-helper.c | 14 ++++++--------
+ 2 files changed, 13 insertions(+), 21 deletions(-)
+
+commit 69ff95f027a3f31e2cef9dc63aca2b8c51d0f59d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 27 20:44:37 2010 +1000
+
+ player: protect against taglists giving us NULL tags (bug #625375)
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ backends/gstreamer/rb-player-gst.c | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit f036b518c58c338c663eab7111fd54eb161ee4d4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 27 20:15:16 2010 +1000
+
+ rhythmdb: tiny fixes for import job gtk-doc
+
+ rhythmdb/rhythmdb-import-job.c | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit 88bf4cde551908d90f2b259064f1fef02624c030
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 27 20:13:28 2010 +1000
+
+ mpid: add gtk-doc comments
+
+ doc/reference/rhythmbox-docs.sgml | 1 +
+ doc/reference/rhythmbox-sections.txt | 32 ++++++++--
+ lib/libmediaplayerid/mediaplayerid.h | 2 +
+ lib/libmediaplayerid/mpid-device.c | 111 ++++++++++++++++++++++++++++++++++-
+ lib/libmediaplayerid/mpid-util.c | 24 ++++++++
+ 5 files changed, 163 insertions(+), 7 deletions(-)
+
+commit 00d8c404c1b983ee206aa91f6cb66507537fd33c
+Author: Daniel Nylander <po danielnylander se>
+Date: Mon Jul 26 22:02:56 2010 +0200
+
+ Updated Swedish translation
+
+ po/sv.po | 1643 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 929 insertions(+), 714 deletions(-)
+
+commit a1546d95f0d49ecb618393433ac28ac2aeca938f
+Author: Philipp Kerling <k philipp gmail com>
+Date: Mon Jul 26 19:21:54 2010 +1000
+
+ encoder: put audioconvert and audioresample in the right order (bug #625130)
+
+ backends/gstreamer/rb-encoder-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ef8c0acfacf921a4ebd76b98c9e7be4910249481
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 26 19:06:21 2010 +1000
+
+ sync: use 64bit value for device capacity in value formatter (bug #625105)
+
+ Based on a patch by Philipp Kerling <k philipp gmail com>
+
+ sources/sync/rb-sync-state-ui.c | 36 ++++++++++++++++--------------------
+ sources/sync/rb-sync-state-ui.h | 1 +
+ 2 files changed, 17 insertions(+), 20 deletions(-)
+
+commit 6e7283be82eb3eaf51a795fc64a858a0a34ef196
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Jul 24 07:28:16 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 316 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 158 insertions(+), 158 deletions(-)
+
+commit f6e3988edf243314eb4538405a2488bbc7e12bed
+Author: Philipp Kerling <k philipp gmail com>
+Date: Fri Jul 23 19:30:12 2010 +1000
+
+ encoder: copy the destination media type string (bug #625103)
+
+ backends/gstreamer/rb-encoder-gst.c | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit f01a6cc47981b3209eb3fb225ca9efe39e54be26
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 23 01:12:10 2010 +1000
+
+ mpris: fix value types for integer properties
+
+ All of the integer properties are uint32s, except for tracknumber
+ and discnumber, which are strings.
+
+ plugins/mpris/rb-mpris-plugin.c | 45 ++++++++++++++++++++++++++++++-----------
+ 1 file changed, 33 insertions(+), 12 deletions(-)
+
+commit 43098862d0c7510dc40202b1ecd4492288cbf64c
+Author: Bastien Nocera <hadess hadess net>
+Date: Thu Jul 22 13:49:18 2010 +0100
+
+ Add some new Absolut radio stations
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=624646
+
+ plugins/iradio/iradio-initial.pls | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
+
+commit 160cbd98dcaa78c43440f699fd81990526991017
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Thu Jul 22 11:36:09 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 88 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 44 insertions(+), 44 deletions(-)
+
+commit 7f57420c53f1fc2d271b05dfa5939665ef61354d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jul 21 15:49:13 2010 +1000
+
+ use libdmapsharing 2.0 if available
+
+ configure.ac | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit 5e6592b774a30153303b65d1789efc2b0d2e3e23
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 20 12:14:07 2010 +1000
+
+ player: add an error code indicating the stream could not be found
+
+ Nothing uses this yet, but it may help in the not too distant future.
+
+ backends/gstreamer/rb-player-gst-helper.c | 25 +++++++++++++++++++++++++
+ backends/gstreamer/rb-player-gst-helper.h | 2 ++
+ backends/gstreamer/rb-player-gst-xfade.c | 8 +-------
+ backends/gstreamer/rb-player-gst.c | 10 ++--------
+ backends/rb-player.c | 1 +
+ backends/rb-player.h | 3 ++-
+ 6 files changed, 33 insertions(+), 16 deletions(-)
+
+commit c1d961db73ddd1c570b157e7ab51a221c74dccfa
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jul 20 12:06:27 2010 +1000
+
+ rhythmdb: use specific entry types on mount/unmount events
+
+ rhythmdb/rhythmdb-monitor.c | 27 ++++++++++++++++-----------
+ 1 file changed, 16 insertions(+), 11 deletions(-)
+
+commit 90b531633b1f859a02013a9d44ed53e5648584f6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 19 20:14:32 2010 +1000
+
+ mpris: fix the playback_state member of the status structure
+
+ plugins/mpris/rb-mpris-plugin.c | 25 ++++++++++++++++++++-----
+ 1 file changed, 20 insertions(+), 5 deletions(-)
+
+commit 382b24cd71b252c29acfa34b3899f298c5f9c267
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun Jul 18 22:08:55 2010 +0200
+
+ Added initial translations for documentation in galician language
+
+ help/gl/gl.po | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit f15d7c544c951713fef7833207bd1b9e8bcafb88
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun Jul 18 22:02:47 2010 +0200
+
+ Added initial translations for documentation in galician language
+
+ help/gl/figures/rb-iradio-main.png | Bin 0 -> 76001 bytes
+ help/gl/figures/rb-notification-area-menu.png | Bin 0 -> 9577 bytes
+ help/gl/figures/rb-notification-window.png | Bin 0 -> 11131 bytes
+ help/gl/figures/rb-notification-zone.png | Bin 0 -> 4238 bytes
+ help/gl/figures/rb-podcast-main.png | Bin 0 -> 55302 bytes
+ help/gl/figures/rb-statusbar.png | Bin 0 -> 5433 bytes
+ help/gl/figures/rb-toolbar-prevplaynext.png | Bin 0 -> 1549 bytes
+ help/gl/figures/rb-toolbar-repeat.png | Bin 0 -> 4614 bytes
+ help/gl/figures/rb-toolbar-shuffle.png | Bin 0 -> 4579 bytes
+ help/gl/figures/rb-toolbar.png | Bin 0 -> 7469 bytes
+ help/gl/figures/rb-volume-changer.png | Bin 0 -> 5916 bytes
+ help/gl/figures/rb-window-small.png | Bin 0 -> 16694 bytes
+ help/gl/figures/rb-window.png | Bin 0 -> 84361 bytes
+ help/gl/gl.po | 54 ++++++++++++++++++++++++++
+ 14 files changed, 54 insertions(+)
+
+commit 39a64341a1f4473382424a713ef74fe6cb903b31
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jul 14 21:33:48 2010 +1000
+
+ mpris: correct the key name used for the track duration
+
+ plugins/mpris/rb-mpris-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6508b984a0ac5d3e889ab7637eb2ed07a021cbf2
+Author: Petr Kovar <pknbe volny cz>
+Date: Sun Jul 11 17:48:21 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 37 +++++++++++++++++--------------------
+ 1 file changed, 17 insertions(+), 20 deletions(-)
+
+commit 4d666cd8a68828465501f78a86ac1899f4113246
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 10 12:01:24 2010 +1000
+
+ mtp: remove extra art pixbuf unref
+
+ plugins/mtpdevice/rb-mtp-source.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 35aabca3810bbfc5c9ebccc5a6ad92918a80f856
+Author: Brian Cameron <brian cameron oracle com>
+Date: Sat Jul 10 11:43:44 2010 +1000
+
+ fix build error with Sun Studio compiler (bug #623992)
+
+ sources/rb-media-player-source.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e6f72a2f42ffe97d8e7dc56b944a3e4ee84be90f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 9 23:24:14 2010 +1000
+
+ mtp: create albums in the same folder as the tracks (bug #623667)
+
+ For many (most? all?) MTP devices to actually find the album data, which
+ includes the album art image, it needs to be created in the same folder
+ as the tracks themselves. Since we create the album after uploading the
+ first track, we use folder ID from that track for the album too.
+
+ plugins/mtpdevice/rb-mtp-thread.c | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit bcc29fcf8628ce14a9a0f8faa094e4de1550fa44
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Thu Jul 8 10:52:57 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 21 ++++++++++-----------
+ 1 file changed, 10 insertions(+), 11 deletions(-)
+
+commit e2c6dd446c5b78fd778a6d64e496c87b6ddc86dc
+Author: Andre Klapper <a9016009 gmx de>
+Date: Wed Jul 7 18:30:26 2010 +0200
+
+ Update Czech translation
+
+ help/cs/cs.po | 84 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 44 insertions(+), 40 deletions(-)
+
+commit 3621067ea9c1d34eb02438ff8c89c8f8520fc301
+Author: Kristjan Schmidt <kristjan schmidt googlemail com>
+Date: Mon Jul 5 17:30:55 2010 +0200
+
+ Add Esperanto translation
+
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit cf93f4e98abed9ce25e055dfc5ec0e3869c00efc
+Author: Kristjan Schmidt <kristjan schmidt googlemail com>
+Date: Mon Jul 5 17:30:47 2010 +0200
+
+ Add Esperanto translation
+
+ po/eo.po | 5540 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 5540 insertions(+)
+
+commit 63e1b49f5584136a5848cad1231a56e6d394bd0e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 5 13:23:24 2010 +1000
+
+ Revert "xfade: increase samplesperbuffer property on audiotestsrc"
+
+ This reverts commit 184a0a5100b8f27271c526667e00df371eb436d2.
+
+ Turns out this breaks gapless playback pretty badly, and fixing it by adjusting
+ the samplesperbuffer property dynamically is probably more trouble than it's
+ worth.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c69be50caa1d2ea42f100c12efec6849f61cb4d9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jul 5 11:18:44 2010 +1000
+
+ artdisplay: emit rb:coverArt-uri notification when we get an image
+
+ This allows other plugins to use just the cover art URI (not the pixbuf)
+ to deal with album art for the playing entry.
+
+ plugins/artdisplay/artdisplay/__init__.py | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 181b28c9bd2ccb7c2f0521871176c54a7e26ab7a
+Author: Mario Blättermann <mariobl gnome org>
+Date: Mon Jul 5 01:25:27 2010 +0200
+
+ [i18n] Updated German translation
+
+ po/de.po | 211 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 110 insertions(+), 101 deletions(-)
+
+commit 5ba6bed3f31635a1af9a4a418ecbf92ec62e8447
+Author: Åsmund Skjæveland <aasmunds ulrik uio no>
+Date: Sun Jul 4 13:13:11 2010 +0200
+
+ Updated Norwegian Nynorsk translation
+
+ po/nn.po | 852 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 533 insertions(+), 319 deletions(-)
+
+commit 2bd9ef64781c1521d654daee8f995949d449ef7e
+Author: Åsmund Skjæveland <aasmunds ulrik uio no>
+Date: Sun Jul 4 12:49:53 2010 +0200
+
+ Updated Norwegian Nynorsk translation
+
+ po/nn.po | 633 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 329 insertions(+), 304 deletions(-)
+
+commit 44630630213e8ed222845ae96c4590bd52ee2a9e
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sun Jul 4 07:59:20 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 42 +++++++++++++++++++++---------------------
+ 1 file changed, 21 insertions(+), 21 deletions(-)
+
+commit 3b0e006ffb8be1c1e49fb8563518540bb202d2ba
+Author: Åsmund Skjæveland <aasmunds ulrik uio no>
+Date: Sat Jul 3 18:07:23 2010 +0200
+
+ Added Norwegian Nynorsk translation from Launchpad
+
+ po/LINGUAS | 1 +
+ po/nn.po | 5323 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 5324 insertions(+)
+
+commit 3881302418b049fdb13846d137ef726fe35d3f3e
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat Jul 3 12:35:45 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 47 +++++++++++++++++++++++------------------------
+ 1 file changed, 23 insertions(+), 24 deletions(-)
+
+commit a676163da952921571cb103f5c52d7cb1d404d9a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jul 3 14:05:15 2010 +1000
+
+ make the location of the 'new playlist' menu item consistent (bug #623153)
+
+ data/ui/rhythmbox-ui.xml | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit bd5b862c705d2c6a6c6156a05ce7348a3219e42c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 2 20:10:23 2010 +1000
+
+ transfer-queue: remove extra space from one of the messages
+
+ shell/rb-track-transfer-queue.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 637effa5ff8e4bbf1ce3ee60f5bd48908d875886
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jul 2 15:46:49 2010 +1000
+
+ Release 0.13.0
+
+ INSTALL.quick | 3 +-
+ NEWS | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
+ 4 files changed, 105 insertions(+), 3 deletions(-)
+
+commit 878272bc252a85b32559f0b88926bbe5ebe53611
+Author: Petr Kovar <pknbe volny cz>
+Date: Wed Jun 30 15:55:06 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 1313 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 749 insertions(+), 564 deletions(-)
+
+commit 6da8f863b5945441f4a38b93f75977ee331915dd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 30 18:17:11 2010 +1000
+
+ audiocd: fix spacing in the extract column header
+
+ Use style properties to remove the spacing around the checkbox widget (most
+ important for the vertical space) and add some extra width to the column as
+ a whole to allow the widget to fit in properly.
+
+ plugins/audiocd/rb-audiocd-source.c | 22 +++++++++++++++++++++-
+ 1 file changed, 21 insertions(+), 1 deletion(-)
+
+commit 24ec3c4f49dc795713a63f857e8188f029737893
+Author: Wadim Dziedzic <wdziedzic aviary pl>
+Date: Tue Jun 29 23:51:04 2010 +0200
+
+ Updated Polish translation
+
+ po/pl.po | 1688 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 937 insertions(+), 751 deletions(-)
+
+commit 1c8994d47aad23e2f6dc7cb5db11784160d7e4a7
+Author: Funda Wang <fundawang gmail com>
+Date: Tue Jun 29 12:22:01 2010 +0800
+
+ Updated zh_CN translation.
+
+ po/ChangeLog | 4 ++++
+ po/zh_CN.po | 14 +++++++-------
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit 9993bce935fc20d45438e8436b43d35158286b39
+Author: Funda Wang <fundawang gmail com>
+Date: Tue Jun 29 11:18:55 2010 +0800
+
+ Updated zh_CN translation.
+
+ po/ChangeLog | 4 +
+ po/zh_CN.po | 1610 +++++++++++++++++++++++++---------------------------------
+ 2 files changed, 705 insertions(+), 909 deletions(-)
+
+commit 5744e89fd9019fa749b6d80e922e3a2b17bdf53a
+Author: Luca Ferretti <lferrett gnome org>
+Date: Tue Jun 29 02:09:06 2010 +0200
+
+ Updated Italian translation
+
+ po/it.po | 1650 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 955 insertions(+), 695 deletions(-)
+
+commit be82031c73b23d1a38c49208dbc03c0b736dfafe
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Mon Jun 28 16:05:43 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 375 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 194 insertions(+), 181 deletions(-)
+
+commit 184a0a5100b8f27271c526667e00df371eb436d2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 28 21:55:45 2010 +1000
+
+ xfade: increase samplesperbuffer property on audiotestsrc
+
+ This increases the size of the buffers the adder can produce, meaning that
+ the output portion of the pipeline processes a smaller number of larger buffers,
+ reducing cpu consumption a little.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3b59642b351777b136d8147f6c2eb2e92944d6ae
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 28 16:48:51 2010 +1000
+
+ library: describe the 'release year' substitution correctly (bug #621209)
+
+ sources/rb-library-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d5babc1788eb07d3b36043cb0ef1fe96550dead0
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Sun Jun 27 21:15:32 2010 +0300
+
+ [l10n] Updated Estonian translation
+
+ po/et.po | 345 ++++++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 240 insertions(+), 105 deletions(-)
+
+commit c4bf62a06e6801c66802b545b54b6f9a2aeac9c6
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sun Jun 27 19:34:41 2010 +0200
+
+ [i18n] Updated German translation
+
+ po/de.po | 568 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 291 insertions(+), 277 deletions(-)
+
+commit 7d42083ec78226ef3a5cab52e68f150bab2910e6
+Author: A S Alam <aalam users sf net>
+Date: Sat Jun 26 17:15:19 2010 +0530
+
+ complete translation for Punjabi by A S Alam
+
+ po/pa.po | 3009 +++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1810 insertions(+), 1199 deletions(-)
+
+commit b8150ae8d5f80740f0b79020da1ad34250a3b0e7
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat Jun 26 10:22:30 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 587 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 296 insertions(+), 291 deletions(-)
+
+commit ea7ed69d26ec01df77a48fc5b7b599fcb0bfba1f
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat Jun 26 09:58:59 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 863 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 525 insertions(+), 338 deletions(-)
+
+commit 8d1be192ed07e93ca25f02623d2eee573684b0e7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jun 26 10:24:42 2010 +1000
+
+ rhythmdb: don't dereference a potentially invalid entry type (bug #622753)
+
+ rhythmdb/rhythmdb.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 3a207ca040dc5d1885b28016f1a0f32e6fa505f2
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Fri Jun 25 22:33:40 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 375 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 195 insertions(+), 180 deletions(-)
+
+commit 60b8101d0faa12c66186e47284453f452707f0ef
+Author: Claude Paroz <claude 2xlibre net>
+Date: Fri Jun 25 16:07:43 2010 +0200
+
+ Updated French translation
+
+ po/fr.po | 1579 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 884 insertions(+), 695 deletions(-)
+
+commit 9f5b9fb421cf67ad848e3aef31360d6bb45f618a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 25 23:11:37 2010 +1000
+
+ disambiguate sync action label and sync preferences tab (bug #622723)
+
+ sources/rb-media-player-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b61f74342ab824f0ea8ab91a181d963d61935453
+Author: Miloš Popović <mpopovic src gnome org>
+Date: Fri Jun 25 14:56:38 2010 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 2599 +-------------------------------------------------------
+ po/sr latin po | 2599 +-------------------------------------------------------
+ 2 files changed, 4 insertions(+), 5194 deletions(-)
+
+commit 734f33bd18407c511489747e793ec7e21d434504
+Author: Miloš Popović <mpopovic src gnome org>
+Date: Fri Jun 25 14:49:51 2010 +0200
+
+ Updated Serbian translation
+
+ po/sr.po | 1956 +++++++++++++++++++++++++++++++-------------------------
+ po/sr latin po | 1956 +++++++++++++++++++++++++++++++-------------------------
+ 2 files changed, 2164 insertions(+), 1748 deletions(-)
+
+commit 0e9ae09634008997d4f9a339dc05fb63ff784289
+Author: Aurimas Černius <aurisc4 gmail com>
+Date: Fri Jun 25 15:58:18 2010 +0300
+
+ Updated Lithuanian translation
+
+ po/lt.po | 1375 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 779 insertions(+), 596 deletions(-)
+
+commit 0ba40582ee057cd0cfd73f21ca4e412d1c033266
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Fri Jun 25 13:52:04 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 967 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 519 insertions(+), 448 deletions(-)
+
+commit 33405e334e390dd59dc7719c315ce70f35565e32
+Author: Claude Paroz <claude 2xlibre net>
+Date: Fri Jun 25 13:35:54 2010 +0200
+
+ Remove translatable property on simple space char
+
+ Fixes bug #614084
+
+ data/ui/create-playlist.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4380848c856783b646c5f8a8321e71254c3726ea
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 25 10:35:04 2010 +1000
+
+ xfade: don't deference a potentially null stream
+
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8106a6c871f4a1e1477f09b94cab1c54aa5d2a27
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 24 22:30:37 2010 +1000
+
+ import-errors: add an info bar allowing missing plugin install at any time
+
+ The info bar is only displayed when there is at least one import error in
+ the source that includes missing plugin information. Clicking the button
+ runs the installer for all missing plugins required for files currently in
+ the import error source, and on successful install, attempts to import
+ all of the files again.
+
+ plugins/generic-player/rb-generic-player-source.c | 16 +-
+ shell/rb-shell.c | 5 +-
+ sources/rb-import-errors-source.c | 251 +++++++++++++++++++++-
+ sources/rb-import-errors-source.h | 4 +-
+ 4 files changed, 261 insertions(+), 15 deletions(-)
+
+commit cd98d3aa4fcdc59d554586b5346b99370894efe0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 24 22:27:41 2010 +1000
+
+ rework missing-plugin helper to use direct function calls, not signals
+
+ Now it gets initialized with a GtkWindow on startup, but after that it can
+ be called directly from anywhere with just a list of plugin details and
+ a closure to call on completion. This simplifies using it in import jobs,
+ and allows us to trigger plugin installation from the import error source.
+
+ lib/Makefile.am | 4 +-
+ lib/rb-missing-plugins.c | 256 ++++++++++++++++++
+ lib/rb-missing-plugins.h | 37 +++
+ plugins/generic-player/rb-generic-player-source.c | 4 -
+ podcast/rb-podcast-manager.c | 16 +-
+ rhythmdb/rhythmdb-import-job.c | 28 +-
+ shell/Makefile.am | 2 -
+ shell/rb-missing-plugins.c | 303 ----------------------
+ shell/rb-missing-plugins.h | 38 ---
+ shell/rb-shell-player.c | 28 +-
+ shell/rb-shell.c | 2 +-
+ sources/rb-library-source.c | 5 -
+ 12 files changed, 304 insertions(+), 419 deletions(-)
+
+commit 30617c7a94bb253e8f54bc4dc92edc7eea76b8c8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 24 22:24:45 2010 +1000
+
+ rhythmdb: provide an error message for files with missing plugins
+
+ rhythmdb/rhythmdb.c | 21 +++++++++++++++++++--
+ 1 file changed, 19 insertions(+), 2 deletions(-)
+
+commit 6c704ee04b3fa8c9c79e73e8c6429605ebd33c27
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 24 16:28:10 2010 +1000
+
+ status-icon: only restore visibility from gconf when autostarted (bug #537868)
+
+ When explicitly started by the user, we should always show the main window so
+ the user isn't left wondering what happened.
+
+ plugins/status-icon/rb-status-icon-plugin.c | 14 ++++++++++----
+ 1 file changed, 10 insertions(+), 4 deletions(-)
+
+commit 3d6a5b50befcc6571f75bd74729deac931ea1ef1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 24 16:26:50 2010 +1000
+
+ shell: add 'autostarted' property
+
+ This is set based on the DESKTOP_AUTOSTART_ID environment variable, which
+ when set indicates that the app was started automatically by the session manager.
+
+ shell/main.c | 5 ++++-
+ shell/rb-shell.c | 26 +++++++++++++++++++++++++-
+ shell/rb-shell.h | 1 +
+ 3 files changed, 30 insertions(+), 2 deletions(-)
+
+commit 77629bd5871bef161c981905b20064899d91a9b4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 23 11:28:33 2010 +1000
+
+ song-info: only try to set up comment widgetry for single track case
+
+ widgets/rb-song-info.c | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit 5dadebf21ea870ca8a5a3d34e7ca261dfbaea71b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 22 19:44:31 2010 +1000
+
+ xfade: add redirect handling, rework stream preroll error handling
+
+ To handle redirect messages correctly, we need to process bus messages posted
+ during stream preroll, and avoid returning an error from rb_player_open to allow
+ the redirect or error handling logic to take effect.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 35 +++++++++++++++++++-------------
+ 1 file changed, 21 insertions(+), 14 deletions(-)
+
+commit 4ae911249b516b59e80c434fda102cb352e805ea
+Author: Robert Ancell <robert ancell gmail com>
+Date: Tue Jun 22 19:41:33 2010 +1000
+
+ add player 'redirect' signal for dealing with GStreamer redirects (bug #581885)
+
+ The main use for these at present is for redirects from mms:// URIs to rtsp://,
+ which happens when mmssrc fails to connect to an mms stream. We handle the redirect
+ by stopping the current stream, updating the URI for the database entry, then trying to
+ play it again.
+
+ backends/gstreamer/rb-player-gst.c | 5 ++++-
+ backends/rb-player.c | 35 +++++++++++++++++++++++++++++++++++
+ backends/rb-player.h | 4 ++++
+ lib/rb-marshal.list | 1 +
+ shell/rb-shell-player.c | 37 ++++++++++++++++++++++++++++++++++---
+ 5 files changed, 78 insertions(+), 4 deletions(-)
+
+commit b567cce324327f750bd6e059d87422c68d3f98c4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 22 14:44:40 2010 +1000
+
+ rhythmdb: add missing glib-object.h include
+
+ rhythmdb/rb-refstring.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4248dc39fdd9dc0f64d1018bd7f3e2feb46cbff6
+Author: Marc-Antoine Perennou <Marc-Antoine Perennou com>
+Date: Mon Jun 21 07:35:13 2010 +0200
+
+ fix build with gtk+ 2.21.1 or newer
+
+ Use accessors to access to struct members since gdk has been gsealed
+ in gtk+ 2.21.1
+ Remove by the way old gtk version checks no longer necessary since we
+ now depend on gtk+ 2.18.0
+
+ lib/gseal-gtk-compat.h | 31 +++++++++----------------------
+ lib/rb-tree-dnd.c | 10 ++++++----
+ sources/rb-sourcelist-model.c | 7 +++++--
+ 3 files changed, 20 insertions(+), 28 deletions(-)
+
+commit 9438fa25356479568f1b67a3273166cd4cbefa6f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 22 14:21:59 2010 +1000
+
+ update eggsmclient from libegg
+
+ lib/eggdesktopfile.c | 83 ++++++++++++++++++++++++++++++++++++++------------
+ lib/eggdesktopfile.h | 8 +++--
+ lib/eggsmclient-xsmp.c | 12 ++++----
+ lib/eggsmclient.c | 29 +++++++++++++-----
+ 4 files changed, 97 insertions(+), 35 deletions(-)
+
+commit 7a7da983eaf86efad3134ee7e4d8f1506228a6f1
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun Jun 20 02:25:05 2010 +0200
+
+ Update Galician translations
+
+ po/gl.po | 276 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 141 insertions(+), 135 deletions(-)
+
+commit 84c78f361b8afc11aa8a8c7a728cb74e8331a6df
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Jun 19 11:42:39 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 582 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 305 insertions(+), 277 deletions(-)
+
+commit d9e916ba7e2db17abc01e30bf30e79d7f5aad1a6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jun 19 14:28:27 2010 +1000
+
+ rhythmdb: minor tweaks to import error and missing plugin handling
+
+ rhythmdb/rhythmdb-import-job.c | 4 ++--
+ rhythmdb/rhythmdb.c | 31 +++++++++++++++++++------------
+ 2 files changed, 21 insertions(+), 14 deletions(-)
+
+commit 6d9c501709abd749846c643408d583590ca3ff7b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jun 19 11:48:38 2010 +1000
+
+ last.fm: remove GeditMessageArea, use GtkInfoBar instead
+
+ This was the only place we used GeditMessageArea, so we can remove
+ our copy of it.
+
+ doc/reference/Makefile.am | 1 -
+ plugins/audioscrobbler/rb-lastfm-source.c | 18 +-
+ widgets/Makefile.am | 2 -
+ widgets/gedit-message-area.c | 640 ------------------------------
+ widgets/gedit-message-area.h | 137 -------
+ 5 files changed, 9 insertions(+), 789 deletions(-)
+
+commit e42ed5051b95fcdce827085535180d3544effb90
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Jun 19 11:23:07 2010 +1000
+
+ increase gtk+ version requirement to 2.18.0
+
+ configure.ac | 2 +-
+ plugins/audiocd/rb-audiocd-source.c | 10 ++++------
+ plugins/visualizer/rb-visualizer-plugin.c | 20 +-------------------
+ 3 files changed, 6 insertions(+), 26 deletions(-)
+
+commit 530890f9c4b2d88a58ffd522b1e015c412737fc2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 23:49:36 2010 +1000
+
+ rhythmdb: simplify metadata load handling code
+
+ rhythmdb/rhythmdb.c | 136 +++++++++++++++++-----------------------------------
+ 1 file changed, 44 insertions(+), 92 deletions(-)
+
+commit 665226c59f908db1f899d2012070eeaab5d69732
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 22:15:38 2010 +1000
+
+ rhythmdb: implement plugin installation in RhythmDBImportJob
+
+ At the end of an import job, we check if any of the import error entries
+ created included plugin installer detail strings, and if so, we emit
+ a missing-plugins signal for the plugin install code. When the plugin
+ install finishes successfully, we retry the imports that resulted in
+ missing plugin errors.
+
+ This approach means that we don't process missing plugins for files imported
+ outside of a RhythmDBImportJob, which currently includes files picked up by
+ the library crawl on startup or by library monitoring. This is probably
+ a good thing, on the whole.
+
+ plugins/generic-player/rb-generic-player-source.c | 9 +-
+ rhythmdb/rhythmdb-import-job.c | 134 +++++++++++++++++++++-
+ shell/rb-missing-plugins.c | 9 ++
+ shell/rb-missing-plugins.h | 3 +
+ sources/rb-library-source.c | 8 ++
+ 5 files changed, 159 insertions(+), 4 deletions(-)
+
+commit 245d5d40d5e4b9cdf5b229b7e2ab9c0a52960d3f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 22:14:57 2010 +1000
+
+ remove 'descriptions' arg from missing-plugins signals
+
+ We never used it for anything anyway.
+
+ lib/rb-marshal.list | 1 +
+ podcast/rb-podcast-manager.c | 6 +++---
+ shell/rb-missing-plugins.c | 1 -
+ shell/rb-shell-player.c | 9 ++++-----
+ 4 files changed, 8 insertions(+), 9 deletions(-)
+
+commit 19041d3bf2779c654e3b20199074fe33f94eff5c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 20:09:59 2010 +1000
+
+ rhythmdb: remove missing plugin handling for metadata loading
+
+ The previous code used complicated locking and blocked further metadata
+ loads while attempting to install plugins. Instead, we now create
+ import error entries immediately, storing the plugin installer detail
+ strings in the 'comment' field so we can collect them later.
+
+ rhythmdb/rhythmdb-private.h | 3 --
+ rhythmdb/rhythmdb.c | 129 +++++++-------------------------------------
+ shell/rb-missing-plugins.c | 9 ----
+ 3 files changed, 20 insertions(+), 121 deletions(-)
+
+commit c852f5a51e5990b062af37ddb8e388df436f8e09
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 18:43:26 2010 +1000
+
+ rhythmdb: add 'not equal' property query operator (bug #612867)
+
+ rhythmdb/rhythmdb-query.c | 43 +++++++++++++++++
+ rhythmdb/rhythmdb-tree.c | 4 ++
+ rhythmdb/rhythmdb.c | 2 +
+ rhythmdb/rhythmdb.h | 2 +
+ tests/test-rhythmdb-query-model.c | 90 +++++++++++++++++++++++++++++++----
+ widgets/rb-query-creator-properties.c | 4 ++
+ 6 files changed, 137 insertions(+), 8 deletions(-)
+
+commit 38c71816b76c0e37a06b6c461b50327bf8ffd0e2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 18:28:01 2010 +1000
+
+ rhythmdb: fix signal handler prototype and test case for entry-changed
+
+ rhythmdb/rhythmdb.h | 2 +-
+ tests/test-rhythmdb.c | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit cddb1311c5987c612b112960cde14e60cd0ba05d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 11:45:41 2010 +1000
+
+ mpris: add some debug output for track change events
+
+ plugins/mpris/rb-mpris-plugin.c | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 9079d6be64cce2e060ebe78ba78b868713e1a39b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 11:43:18 2010 +1000
+
+ artdisplay: cache art extracted from file tags
+
+ The main reason we're doing this is so we can provide a URL for the
+ image so that dbus clients can access it.
+
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 19 +++++++++++++------
+ plugins/artdisplay/artdisplay/__init__.py | 6 +++++-
+ 2 files changed, 18 insertions(+), 7 deletions(-)
+
+commit 5db3c82590681109af3e37618a243b70e46d8dab
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 18 11:40:53 2010 +1000
+
+ artdisplay: provide cached image locations as URLs rather than paths
+
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 1d210e30f4e87d6cbf2c8e9537f99e6ad354ca56
+Author: Luca Ferretti <lferrett gnome org>
+Date: Thu Jun 17 23:39:33 2010 +0200
+
+ fix installation path for 256x256 app icon
+
+ data/icons/hicolor/256x256/apps/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 402b2db8a80e2ba1cba85fc4516c9c76b29cafec
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 17 15:46:29 2010 +1000
+
+ rhythmdb: use correct entry types when retrying after plugin install
+
+ The entry types from the original metadata load event are still in the
+ event structure, so we should use them rather than defaulting to 'song'
+ type. If the plugin install was triggered by scanning files on a
+ media player device, we don't want to import the file into the library.
+
+ rhythmdb/rhythmdb.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit c8a2377752a0f5682821ecdd34f0bb6003ce5d4f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 16 17:50:14 2010 +1000
+
+ mtp: delete empty folders after deleting tracks (bug #593641)
+
+ After deleting a set of tracks, we now check the folders that we
+ deleted from, deleting them if they are now empty. Empty parent
+ folders are also deleted, all the way up to the root.
+
+ plugins/mtpdevice/rb-mtp-source.c | 96 +++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 91 insertions(+), 5 deletions(-)
+
+commit e202f5b5034fced1ac2342415f1c83c02f3c9872
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 16 17:48:46 2010 +1000
+
+ mtp: upload files to artist/album/ subfolders (bug #593641)
+
+ plugins/mtpdevice/rb-mtp-source.c | 31 +++++++++++++++++++++++++++----
+ 1 file changed, 27 insertions(+), 4 deletions(-)
+
+commit a9255ecc3a4cec6161fd19610ec128244cc76e48
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 16 17:47:32 2010 +1000
+
+ mtp: add folder path property on the mtp device upload sink
+
+ If the sink is given a folder path, it will create or locate the
+ corresponding folder on the device and use that as the target for
+ the upload. If the folder cannot be created, the file is uploaded
+ to the default music folder instead.
+
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 59 +++++++++++++++++++++++++++++++++++--
+ 1 file changed, 57 insertions(+), 2 deletions(-)
+
+commit 8681fbf07afc816c90d3d31e3ebdf40de561b5c1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 16 17:45:31 2010 +1000
+
+ mtp: add thread task for folder creation
+
+ Given a sequence of path name components, this locates or creates
+ a corresponding folder on the device, then calls the callback with
+ the folder ID.
+
+ plugins/mtpdevice/rb-mtp-thread.c | 96 +++++++++++++++++++++++++++++++++++++++
+ plugins/mtpdevice/rb-mtp-thread.h | 8 ++++
+ 2 files changed, 104 insertions(+)
+
+commit c038ea1ebd7af2c3e6064a6859da950aae12b89c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 15 23:04:47 2010 +1000
+
+ vala: dist .vapi files
+
+ bindings/vala/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 22f43cbc01792ecce0ed002ca86ba71c848604cc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 15 22:56:00 2010 +1000
+
+ replaygain: add workaround for pygobject/gst-python refcount problems
+
+ The problem only seems to affect ghost pads, so maybe if we split the
+ rgvolume ! rglimiter filter into two, it'll work.
+
+ plugins/replaygain/replaygain/player.py | 27 +++++++++++++++++++--------
+ 1 file changed, 19 insertions(+), 8 deletions(-)
+
+commit 8db05c1960891e7e94b4a12123814814935112ae
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 15 16:21:59 2010 +1000
+
+ rhythmdb: bump database version, reload all metadata
+
+ This will ensure that various sortnames, album artist, BPM and comment
+ are all read from tags.
+
+ Mountpoints for local files are going to become important soon, so make
+ sure those are up to date too.
+
+ rhythmdb/rhythmdb-tree.c | 31 +++++++++++++++++++++++++++++--
+ rhythmdb/rhythmdb.c | 2 +-
+ 2 files changed, 30 insertions(+), 3 deletions(-)
+
+commit 809738b654974d9b24fc25f39623462f81d22558
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 15 13:46:58 2010 +1000
+
+ rhythmdb: convert property enum into an array of structures
+
+ This makes the rhythmdb property enum introspection-friendly and
+ gets rid of the weird string parsing stuff used to generate the
+ property type information.
+
+ rhythmdb/rhythmdb-private.h | 2 -
+ rhythmdb/rhythmdb.c | 257 +++++++++++++++++---------------------------
+ 2 files changed, 100 insertions(+), 159 deletions(-)
+
+commit 9fd4da43e03753ca86fe88d3eac49efbad84e125
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 15 09:27:53 2010 +1000
+
+ fix value nicks for most GEnum types for GObject introspection
+
+ We don't actually use the value nicknames at all, so changing them
+ doesn't break anything.
+
+ backends/rb-encoder.c | 12 ++++++------
+ backends/rb-player.c | 12 ++++++------
+ lib/libmediaplayerid/mpid-util.c | 14 ++++++-------
+ metadata/rb-metadata-common.c | 16 +++++++--------
+ plugins/mtpdevice/rb-mtp-thread.c | 6 +++---
+ rhythmdb/rhythmdb-property-model.c | 6 +++---
+ rhythmdb/rhythmdb-query-model.c | 8 ++++----
+ rhythmdb/rhythmdb.c | 38 ++++++++++++++++++------------------
+ shell/rb-shell-player.c | 10 +++++-----
+ shell/rb-shell.c | 10 +++++-----
+ sources/rb-source-group.c | 8 ++++----
+ sources/rb-source.c | 14 ++++++-------
+ sources/rb-sourcelist-model.c | 16 +++++++--------
+ widgets/rb-entry-view.c | 40 +++++++++++++++++++-------------------
+ 14 files changed, 104 insertions(+), 106 deletions(-)
+
+commit 3b7ef7b8eabc6960e5d782b6e57d9d9b6be8c20a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 14 13:15:36 2010 +1000
+
+ rhythmdb: move new properties to the end so values don't change
+
+ rhythmdb/rhythmdb.h | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 00c36b1dff056c2bc19a153cf596472dbd8e523d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 14 12:04:36 2010 +1000
+
+ prefs: rearrange visible column checkboxes into 3 columns
+
+ data/ui/general-prefs.ui | 99 ++++++++++++++++++++++++++----------------------
+ 1 file changed, 53 insertions(+), 46 deletions(-)
+
+commit bbf7dc33763b0d2f17214ca0f0284643891dd0c1
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun Jun 13 16:37:51 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 62610508c3bc6090e5b2213391296462ebce6c2c
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun Jun 13 16:36:00 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 955 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 562 insertions(+), 393 deletions(-)
+
+commit b104ebb72067165d0d007551f10713f737048be3
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sat Jun 12 21:20:04 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 464 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 256 insertions(+), 208 deletions(-)
+
+commit 512f875ebc36a72bc6e2f9ad5fcba5ddc821b6f8
+Author: Mattias Eriksson <snaggen acc umu se>
+Date: Sat Jun 12 22:45:22 2010 +1000
+
+ add support for beats per minute tag (bug #454889)
+
+ backends/gstreamer/rb-encoder-gst.c | 7 +++++
+ bindings/python/rb.defs | 1 +
+ data/ui/general-prefs.ui | 30 +++++++++++++-----
+ data/ui/song-info.ui | 58 ++++++++++++++++++++++++++++++++---
+ metadata/rb-metadata-common.c | 3 ++
+ metadata/rb-metadata-gst-common.c | 4 +++
+ metadata/rb-metadata.h | 1 +
+ rhythmdb/rhythmdb-private.h | 1 +
+ rhythmdb/rhythmdb-tree.c | 3 ++
+ rhythmdb/rhythmdb.c | 49 ++++++++++++++++++++---------
+ rhythmdb/rhythmdb.h | 1 +
+ shell/rb-shell-preferences.c | 10 +++++-
+ sources/rb-browser-source.c | 1 +
+ sources/rb-playlist-source.c | 1 +
+ widgets/rb-entry-view.c | 36 ++++++++++++++++++++++
+ widgets/rb-entry-view.h | 1 +
+ widgets/rb-query-creator-properties.c | 49 +++++++++++++++++++++++++++--
+ widgets/rb-song-info.c | 35 +++++++++++++++++++--
+ 18 files changed, 260 insertions(+), 31 deletions(-)
+
+commit bbe4279d20f3e9cd6fe3562ec87607276c9b5d7d
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Fri Jun 11 19:28:25 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 331 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 176 insertions(+), 155 deletions(-)
+
+commit 1959bde6d3117c1aff55e7470d0576458243990f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 11 23:13:01 2010 +1000
+
+ rhythmdb: process file move events (bug #620857)
+
+ When built against glib 2.24 or newer, we can request file move events
+ from the file monitor. We handle file move events by just updating the
+ location of the entry, or deleting it if an entry already exists for the
+ new location.
+
+ While we're in there, simplify processing of file create/modify and delete
+ events. We don't need to send the event through the rhythmdb event queue,
+ we can just make the required changes directly. In the case of new files,
+ we can just pass the URI to rhythmdb_add_uri().
+
+ Based on a patch by Philipp Kerling <k philipp gmail com>
+
+ rhythmdb/rhythmdb-monitor.c | 60 ++++++++++++++++++++++++++++++++++-----------
+ rhythmdb/rhythmdb-private.h | 2 --
+ rhythmdb/rhythmdb.c | 54 ++++++----------------------------------
+ 3 files changed, 53 insertions(+), 63 deletions(-)
+
+commit 0084bf26e69c030d3ff83f142d97430b8adac253
+Author: Theppitak Karoonboonyanan <thep linux thai net>
+Date: Fri Jun 11 18:51:54 2010 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 259 ++++++++++++++++++++++++---------------------------------------
+ 1 file changed, 99 insertions(+), 160 deletions(-)
+
+commit e2c2de474a6f6403083d48d175315f73c735e93d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 11 19:53:13 2010 +1000
+
+ generic-player: use album artist where possible to build filenames
+
+ plugins/generic-player/rb-generic-player-source.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 8ba7bd98834034945b4b2f1b42c635384eae91d7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 11 19:23:29 2010 +1000
+
+ mpris: dist mpris-spec.h
+
+ plugins/mpris/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 7c1ba360ae83450fa3204aaf4cd2820bc7019b9c
+Author: Sira Nokyoongtong <gumaraa gmail com>
+Date: Fri Jun 11 15:47:32 2010 +0700
+
+ Updated Thai translation.
+
+ po/th.po | 3003 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 1834 insertions(+), 1169 deletions(-)
+
+commit b36da7822db0b95ce61b4e5b7c170416f8f86fa2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 11 15:36:52 2010 +1000
+
+ artdisplay: use album artist in preference to track artist where available
+
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 23 ++++++++++++----------
+ .../artdisplay/artdisplay/LastFMCoverArtSearch.py | 4 +++-
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 15 ++++++++++----
+ 3 files changed, 27 insertions(+), 15 deletions(-)
+
+commit fd44f9ba6a77ef28750d1d4eed98e617e380a826
+Author: Christophe Fergeau <cfergeau mandriva com>
+Date: Thu Jun 10 12:08:48 2010 +0200
+
+ add album artist support to ipod plugin
+
+ This reads/writes the new album artist and album artist sort name
+ from iPods.
+
+ plugins/ipod/rb-ipod-source.c | 15 +++++++++++++++
+ 1 file changed, 15 insertions(+)
+
+commit 037e04efa59c8ea1e233d9f88ee619028463feca
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 10 16:57:58 2010 +1000
+
+ add album-artist and album-artist-sortname fields
+
+ We don't do anything particularly intelligent with album artist
+ information yet, but at least we'll have it in the database now.
+
+ data/ui/song-info-multiple.ui | 91 ++++++++++++----
+ data/ui/song-info.ui | 105 ++++++++++++++----
+ metadata/rb-metadata-common.c | 6 +
+ metadata/rb-metadata-gst-common.c | 12 ++
+ metadata/rb-metadata.h | 4 +-
+ plugins/audiocd/rb-audiocd-source.c | 100 ++++-------------
+ rhythmdb/rhythmdb-private.h | 2 +
+ rhythmdb/rhythmdb-tree.c | 12 +-
+ rhythmdb/rhythmdb.c | 49 +++++++++
+ rhythmdb/rhythmdb.h | 8 +-
+ sources/rb-library-source.c | 27 ++---
+ widgets/rb-query-creator-properties.c | 2 +
+ widgets/rb-song-info.c | 200 ++++++++++++++++++----------------
+ 13 files changed, 380 insertions(+), 238 deletions(-)
+
+commit 1dff93f6a3a407402d0343697563967dfb2f3ab1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 10 16:56:50 2010 +1000
+
+ song-info: add a shadow around the comment text box
+
+ data/ui/song-info.ui | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f72249439478c5ba2a96656e0672a500dd283e13
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Jun 10 12:54:19 2010 +1000
+
+ add implementation of the MPRIS D-Bus spec
+
+ This is a new hidden plugin, enabled by default, using GDBus.
+ As a result, it is only built when glib 2.26 or newer is available.
+
+ The tracklist object has not been implemented. It doesn't quite
+ fit into how rhythmbox works, so it probably won't be implemented
+ unless we need it for something interesting.
+
+ configure.ac | 8 +-
+ data/rhythmbox.schemas | 22 ++
+ plugins/Makefile.am | 4 +
+ plugins/mpris/Makefile.am | 38 +++
+ plugins/mpris/mpris-spec.h | 66 ++++
+ plugins/mpris/mpris.rb-plugin.in | 8 +
+ plugins/mpris/rb-mpris-plugin.c | 675 +++++++++++++++++++++++++++++++++++++++
+ 7 files changed, 820 insertions(+), 1 deletion(-)
+
+commit 6634b70cc8d5a7446c55dfc7b15f0ee020aa37bf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 9 19:43:05 2010 +1000
+
+ python: fix parent class for auto and static playlist sources
+
+ bindings/python/rb.defs | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 23c1332ddc84db348388d083e45ed63cca79cf38
+Author: Vassilis Bitsikas <v bitsikas gmail com>
+Date: Tue Jun 8 12:55:42 2010 +0300
+
+ Updated Greek translation
+
+ po/el.po | 1316 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 750 insertions(+), 566 deletions(-)
+
+commit c008140e6de008519647ca5f2eda417bec1453db
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Mon Jun 7 15:11:30 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 919 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 507 insertions(+), 412 deletions(-)
+
+commit 2cda84a4844ce29d157d2c3532b39f272804fe2e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Jun 7 22:44:44 2010 +1000
+
+ fix various impl_get_status methods to not return progress 0.0
+
+ The annoying bit here is that Python implementations don't have a way to
+ decline to return a progress value, so for Magnatune and Jamendo we
+ return 2.0 (anything greater than 1.0 means 'hide the progress bar')
+ unless we have a specific value to return. This means we lose the
+ progress value from rhythmdb for these sources, unfortunately.
+
+ plugins/daap/rb-daap-source.c | 10 ----------
+ plugins/jamendo/jamendo/JamendoSource.py | 2 +-
+ plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
+ sources/rb-streaming-source.c | 2 +-
+ 4 files changed, 3 insertions(+), 13 deletions(-)
+
+commit aff22ccc9654b961de49b7f466047669cbab265c
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sun Jun 6 22:58:39 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b8aec704c0e2429bff94f664305eea88f04037a9
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sun Jun 6 22:57:26 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 808 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 462 insertions(+), 346 deletions(-)
+
+commit cd3e56ea9737191a224543c00e0a6e39d6076c02
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Sat Jun 5 19:22:50 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 42 +++++++++++++++++-------------------------
+ 1 file changed, 17 insertions(+), 25 deletions(-)
+
+commit 7fc4884c1f85315fc99de4bacb641a6b5fa9e68d
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Sat Jun 5 18:57:51 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 894 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 493 insertions(+), 401 deletions(-)
+
+commit 60a7be81dd4e907dbd0a4011f68a46dcfa371354
+Author: W. Michael Petullo <mike flyn org>
+Date: Fri Jun 4 12:54:13 2010 -0500
+
+ Adapt to small change in latest libdmapsharing API
+
+ In order to make it easier to write memory efficient DMAPContainerRecord
+ implementations, the libdmapsharing API changed slightly. Modify Rhythmbox
+ to use the new API and require libdmapsharing 1.9.0.21.
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ configure.ac | 2 +-
+ plugins/daap/rb-daap-container-record.c | 2 +-
+ plugins/daap/rb-daap-container-record.h | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit e7b351c5affd3126cf383f3f1d4cb3c05935e0d8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 4 22:39:59 2010 +1000
+
+ media-player: change the label on the sync dialog cancel button
+
+ Instead of it saying "cancel", it now says "don't sync". We don't want
+ to give the impression that pressing it will restore the sync settings
+ back to how they were before the dialog.
+
+ sources/rb-media-player-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2b9494c6d04e7b2e9fae959c1bf29ecbca7198c0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 4 20:52:42 2010 +1000
+
+ podcast: set size request for the podcast description container
+
+ Otherwise, the podcast properties window width depends mostly on the
+ feed name, which often isn't wide enough for the description to be
+ readable.
+
+ data/ui/podcast-properties.ui | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 67d9571388384f98c2de96d3185461b865f346ab
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 4 16:00:59 2010 +1000
+
+ media-player: display dialog to allow user to correct sync settings
+
+ If the user hasn't selected anything to sync or the selected items
+ would not fit on the device, we now display a sync settings dialog when
+ the user tries to sync. This allows the user to fix the settings and
+ then continue or alternatively cancel the sync.
+
+ data/ui/Makefile.am | 1 +
+ data/ui/sync-dialog.ui | 113 +++++++++++++++++++++++
+ po/POTFILES.in | 1 +
+ sources/rb-media-player-source.c | 193 +++++++++++++++++++++++++++++++++------
+ 4 files changed, 279 insertions(+), 29 deletions(-)
+
+commit 073efe208fce7690a8c053a8238d244558135061
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 4 15:55:49 2010 +1000
+
+ sync: split sync state and settings UI code up into three new classes
+
+ The purpose of this is to allow us to use the sync settings and state
+ widgets in other places. It's still tied directly to the media player
+ source class.
+
+ configure.ac | 1 +
+ data/ui/Makefile.am | 1 +
+ data/ui/media-player-properties.ui | 117 +--
+ data/ui/sync-state.ui | 110 +++
+ plugins/generic-player/Makefile.am | 1 +
+ plugins/generic-player/rb-generic-player-source.c | 2 +-
+ plugins/ipod/Makefile.am | 3 +-
+ plugins/ipod/rb-ipod-source.c | 2 +-
+ plugins/mtpdevice/Makefile.am | 3 +-
+ plugins/mtpdevice/rb-mtp-source.c | 2 +-
+ po/POTFILES.in | 3 +
+ shell/Makefile.am | 1 +
+ sources/Makefile.am | 9 +-
+ sources/rb-media-player-source.c | 880 ++--------------------
+ sources/rb-media-player-source.h | 6 +
+ sources/rb-media-player-sync-settings.c | 426 -----------
+ sources/rb-media-player-sync-settings.h | 99 ---
+ sources/sync/Makefile.am | 33 +
+ sources/sync/rb-sync-settings-ui.c | 415 ++++++++++
+ sources/sync/rb-sync-settings-ui.h | 67 ++
+ sources/sync/rb-sync-settings.c | 443 +++++++++++
+ sources/sync/rb-sync-settings.h | 99 +++
+ sources/sync/rb-sync-state-ui.c | 332 ++++++++
+ sources/sync/rb-sync-state-ui.h | 83 ++
+ sources/sync/rb-sync-state.c | 552 ++++++++++++++
+ sources/sync/rb-sync-state.h | 91 +++
+ 26 files changed, 2320 insertions(+), 1461 deletions(-)
+
+commit a19e5181ae3555cecb150bf5ab3c724ca3154943
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Jun 4 10:43:21 2010 +1000
+
+ update POTFILES.in for recent changes
+
+ po/POTFILES.in | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 6c16a9337e2bdd78b1f42ae6878a274f73637f73
+Author: G Karunakar <karunakar indlinux org>
+Date: Thu Jun 3 03:47:45 2010 +0530
+
+ Updated Hindi translation by Karthik Peri
+
+ po/hi.po | 1661 ++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 847 insertions(+), 814 deletions(-)
+
+commit b725043b33db2d4e9c575010eb0169216e8260a9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 2 19:13:50 2010 +1000
+
+ fix sample-vala plugin build
+
+ plugins/sample-vala/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 784527b7ef5f6d6af301082b53cc680a2e912bce
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 2 19:13:29 2010 +1000
+
+ re-add rb-missing-plugins.h to the list of source files
+
+ shell/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 6e6264ba49adf58d4466164bd7a2c5ae098696c5
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 2 18:56:27 2010 +1000
+
+ source: add default for impl_can_pause (bug #620256)
+
+ sources/rb-browser-source.c | 1 -
+ sources/rb-playlist-source.c | 1 -
+ sources/rb-podcast-source.c | 1 -
+ sources/rb-source.c | 1 +
+ 4 files changed, 1 insertion(+), 3 deletions(-)
+
+commit b8b6e5b595035fd8c37233fcb5ae56424c13950b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Jun 2 18:30:17 2010 +1000
+
+ mtp: add separators to the popup to match other media players
+
+ plugins/mtpdevice/mtp-ui.xml | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 1f022ab48f4191026fd59be1e49fda2a72dd921f
+Author: Bastien Nocera <hadess hadess net>
+Date: Tue Jun 1 19:12:09 2010 +0100
+
+ Fix numbering
+
+ Older versions of totem-pl-parser will not parse PLS files
+ with holes in the numbering. Fix in gnome-2-28 and master.
+
+ plugins/iradio/iradio-initial.pls | 40 +++++++++++++++++++--------------------
+ 1 file changed, 20 insertions(+), 20 deletions(-)
+
+commit f7e52fd3be1f2b7267f76a3f08f74606e7bd4688
+Author: Bastien Nocera <hadess hadess net>
+Date: Tue Jun 1 18:35:55 2010 +0100
+
+ Remove WBUR radio
+
+ Requests for playlist yield empty content.
+
+ plugins/iradio/iradio-initial.pls | 10 +++-------
+ 1 file changed, 3 insertions(+), 7 deletions(-)
+
+commit 42d8e55038a18c905082a990ee2887fc67605feb
+Author: Lubomir Rintel <lkundrak v3 sk>
+Date: Sun May 9 12:43:23 2010 -0400
+
+ Add Absolute dabbl radio
+
+ So that we fill the gap after Xtreme radio. :)
+
+ plugins/iradio/iradio-initial.pls | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit a70d9937de2305b9bb08f0b5de1a3205b471ec58
+Author: Lubomir Rintel <lkundrak v3 sk>
+Date: Sun May 9 12:40:52 2010 -0400
+
+ Remove Absolute Xtreme radio
+
+ Requests for playlist yield empty content, the service apparently no
+ longer exists.
+
+ plugins/iradio/iradio-initial.pls | 8 --------
+ 1 file changed, 8 deletions(-)
+
+commit 8f88ee707578061d1122dddc4c40952fde8e9a6f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 1 13:06:32 2010 +1000
+
+ python: fix type conversion for query parameters
+
+ Convert query parameter values to the type required for the property,
+ rather than the closest GType for the python value we get. This makes
+ it possible to query on numeric parameters. Also add binding for
+ rhythmdb_query_to_string, which I used to check this was working.
+
+ bindings/python/rhythmdb.defs | 9 +++++++++
+ bindings/python/rhythmdb.override | 16 +++++-----------
+ 2 files changed, 14 insertions(+), 11 deletions(-)
+
+commit bd389d8e8a2b1f3a914dcd4bb17e75fb8837d78a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Jun 1 10:55:27 2010 +1000
+
+ rb-client: rename 'pause' to avoid conflict with pause(2) (bug #620199)
+
+ remote/dbus/rb-client.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit dd8555ea48db4489b60013a4b18c394255f68037
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon May 31 22:28:06 2010 +1000
+
+ mtp: report out-of-space errors on track upload
+
+ plugins/mtpdevice/rb-mtp-thread.c | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit cb66376f6cd43edacc278cf6b5f22a97ebdde0e6
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Mon May 31 13:38:30 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 68 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 34 insertions(+), 34 deletions(-)
+
+commit f0cd97aa8f79b3566e9619095ada7980d1577da7
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon May 31 20:30:42 2010 +1000
+
+ encoder: remove output file when being cancelled
+
+ backends/gstreamer/rb-encoder-gst.c | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit d54129f55a37ebbc73c0cb68d22e59a02515058a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon May 31 20:24:41 2010 +1000
+
+ transfer-queue: rearrange batch API to be easier to use
+
+ Prefix methods for use by the queue only with underscores,
+ remove rb_track_transfer_batch_next, since it's only used by the batch
+ itself, and add a new rb_track_transfer_batch_cancel that just calls
+ rb_track_transfer_queue_cancel_batch.
+
+ bindings/python/rb.defs | 15 ---------------
+ shell/rb-track-transfer-batch.c | 40 +++++++++++++++++++++++-----------------
+ shell/rb-track-transfer-batch.h | 9 ++++++---
+ shell/rb-track-transfer-queue.c | 14 +++++++-------
+ 4 files changed, 36 insertions(+), 42 deletions(-)
+
+commit d349386c0987418e4208bae1136946f29efd0060
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon May 31 12:41:25 2010 +1000
+
+ encoder: fix double free of error information
+
+ backends/gstreamer/rb-encoder-gst.c | 12 ++++--------
+ 1 file changed, 4 insertions(+), 8 deletions(-)
+
+commit 821b46bdefbcaca8065ac51fb411c92ff684d578
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sun May 30 22:45:53 2010 +0200
+
+ data/ui/media-player-properties.ui: Added translator hint (Bug #619925).
+
+ data/ui/media-player-properties.ui | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit ad6f038050522446732e85bf66c56e0586f9b00c
+Author: Josh Green <jgreen users sourceforge net>
+Date: Sun May 30 20:21:39 2010 +1000
+
+ add support for 'comment' tag (bug #560940)
+
+ The comment tag can now be displayed as an entry view column and in song
+ info dialogs, and can also be used in auto playlist criteria.
+
+ backends/gstreamer/rb-encoder-gst.c | 1 +
+ data/ui/general-prefs.ui | 22 +++++++++++++++++++-
+ data/ui/song-info.ui | 39 ++++++++++++++++++++++++++++++++---
+ rhythmdb/rhythmdb-private.h | 1 +
+ rhythmdb/rhythmdb-tree.c | 3 +++
+ rhythmdb/rhythmdb.c | 21 +++++++++++++++++++
+ rhythmdb/rhythmdb.h | 1 +
+ shell/rb-shell-preferences.c | 8 +++++++
+ sources/rb-browser-source.c | 1 +
+ sources/rb-playlist-source.c | 1 +
+ widgets/rb-entry-view.c | 16 ++++++++++++++
+ widgets/rb-entry-view.h | 1 +
+ widgets/rb-query-creator-properties.c | 2 ++
+ widgets/rb-song-info.c | 33 +++++++++++++++++++++++++++++
+ 14 files changed, 146 insertions(+), 4 deletions(-)
+
+commit ef580491b70233cbcb17416b8fadcdda3ac89829
+Author: W. Michael Petullo <mike flyn org>
+Date: Sat May 29 13:04:18 2010 -0500
+
+ Patch to replace DAAP-related code with libdmapsharing
+
+ This patch requires libdmapsharing 1.9.0.20. Receiving playlists as a
+ client, receiving songs as a client, serving songs, serving playlists
+ and password-protected shares have survived basic testing. This
+ patch integrates with the new artist and album sort order code in
+ libdmapsharing.
+ Signed-off-by: W. Michael Petullo <mike flyn org>
+
+ configure.ac | 48 +-
+ plugins/Makefile.am | 2 +-
+ plugins/daap/Makefile.am | 54 +-
+ plugins/daap/rb-daap-connection.c | 1894 --------------------
+ plugins/daap/rb-daap-connection.h | 120 --
+ plugins/daap/rb-daap-container-record.c | 183 ++
+ plugins/daap/rb-daap-container-record.h | 75 +
+ plugins/daap/rb-daap-hash.c | 518 ------
+ plugins/daap/rb-daap-hash.h | 46 -
+ plugins/daap/rb-daap-mdns-avahi.c | 122 --
+ plugins/daap/rb-daap-mdns-avahi.h | 40 -
+ plugins/daap/rb-daap-mdns-browser-avahi.c | 405 -----
+ plugins/daap/rb-daap-mdns-browser.h | 91 -
+ plugins/daap/rb-daap-mdns-publisher-avahi.c | 423 -----
+ plugins/daap/rb-daap-mdns-publisher.h | 98 -
+ plugins/daap/rb-daap-plugin.c | 86 +-
+ plugins/daap/rb-daap-record-factory.c | 77 +
+ plugins/daap/rb-daap-record-factory.h | 67 +
+ plugins/daap/rb-daap-record.c | 412 +++++
+ plugins/daap/rb-daap-record.h | 72 +
+ plugins/daap/rb-daap-share.c | 1785 ------------------
+ plugins/daap/rb-daap-share.h | 68 -
+ plugins/daap/rb-daap-sharing.c | 19 +-
+ plugins/daap/rb-daap-source.c | 80 +-
+ plugins/daap/rb-daap-source.h | 23 +-
+ plugins/daap/rb-daap-src.c | 35 +-
+ plugins/daap/rb-daap-structure.c | 751 --------
+ plugins/daap/rb-daap-structure.h | 204 ---
+ plugins/daap/rb-dmap-container-db-adapter.c | 193 ++
+ plugins/daap/rb-dmap-container-db-adapter.h | 64 +
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.c | 275 +++
+ plugins/daap/rb-rhythmdb-dmap-db-adapter.h | 61 +
+ .../daap/rb-rhythmdb-query-model-dmap-db-adapter.c | 156 ++
+ .../daap/rb-rhythmdb-query-model-dmap-db-adapter.h | 61 +
+ 34 files changed, 1905 insertions(+), 6703 deletions(-)
+
+commit 808ca1d54df2ecbf25fb9fc4d885ed3506689489
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 30 16:46:00 2010 +1000
+
+ python: add bindings for rating widget (bug #620069)
+
+ bindings/python/rb.defs | 16 ++++++++++++++++
+ bindings/python/rb.override | 1 +
+ 2 files changed, 17 insertions(+)
+
+commit 0c5ae11eb7ecd1fdb3f3943d86ecfffc83644bca
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 30 13:59:13 2010 +1000
+
+ iradio: add KWUR to the initial station list (bug #618025)
+
+ plugins/iradio/iradio-initial.pls | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit f04f386476e3e496e220c9c195c43f5d688e83fe
+Author: Christian Kirbach <Christian Kirbach googlemail com>
+Date: Sat May 29 22:04:57 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 478 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 238 insertions(+), 240 deletions(-)
+
+commit e1b4f6cdcc0d2946a9d545a4316d77ece3437634
+Author: Sean McNamara <smcnam gmail com>
+Date: Sat May 29 23:56:46 2010 +1000
+
+ vala: update rb.vapi to current standards, add a few methods (bug #619907)
+
+ bindings/vala/rb.vapi | 74 ++++++++++++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 65 insertions(+), 9 deletions(-)
+
+commit 6e5ee5f13375e56088a92033d9a72e72dc13af6f
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat May 29 10:55:43 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 286 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 141 insertions(+), 145 deletions(-)
+
+commit 06d99662b27d1f8e8cb396f02f62436853b9262a
+Author: Edgar Luna <edgar luna gmail com>
+Date: Sat May 29 16:23:02 2010 +1000
+
+ lyrics: add a lyrics parser for darklyrics.com (bug #525094)
+
+ plugins/lyrics/lyrics/DarkLyricsParser.py | 163 ++++++++++++++++++++++++++++++
+ plugins/lyrics/lyrics/LyricsSites.py | 4 +-
+ plugins/lyrics/lyrics/Makefile.am | 3 +-
+ 3 files changed, 168 insertions(+), 2 deletions(-)
+
+commit a1795c3dd1f00e351800d904970e018a8dedf7df
+Author: David Bate <davebate gmail com>
+Date: Sat May 29 15:37:16 2010 +1000
+
+ lyrics: make TerraParser HTML regex match numeric entities (bug #619247)
+
+ plugins/lyrics/lyrics/TerraParser.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 43753545d0db4169c7647e17829eaba15e8758f0
+Author: Mario Blättermann <mariobl gnome org>
+Date: Fri May 28 14:26:30 2010 +0200
+
+ Updated German translation, fixed bug #619925
+
+ po/de.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 7b7ba9bf4e24f467cf25275601d64492eaa63f4e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu May 27 12:46:03 2010 +1000
+
+ transfer-queue: remove extra unref for overwrite dialog
+
+ shell/rb-track-transfer-queue.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 76709493323f27c3165b77bfaa41bb44c95ea891
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu May 27 12:45:33 2010 +1000
+
+ statusbar: fix parameter types for the transfer queue progress signal
+
+ shell/rb-statusbar.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a69f20cebe986ac172217e681cb9708f6bc38963
+Author: Matt Novenstern <fisxoj gmail com>
+Date: Wed May 26 19:41:34 2010 +1000
+
+ python: add bindings for rb_source_add_uri and rb_source_want_uri
+
+ bindings/python/rb.defs | 36 ++++++++++++++++++++++++++++++++++++
+ 1 file changed, 36 insertions(+)
+
+commit 6e2af5646bcda16ddb8cc59a7f8dd7e2f4d4abdb
+Author: Philippe Rouquier <bonfire-app wanadoo fr>
+Date: Tue May 25 11:21:27 2010 +0200
+
+ Brasero does not remove temporary project after use because of G_SPAWN_FILE_AND_ARGV_ZERO
+
+ plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1b98b377a317d98f3079444dd6e95702036f452b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon May 24 09:51:10 2010 +1000
+
+ daap: remove extra Connection header from streaming requests
+
+ plugins/daap/rb-daap-connection.c | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit a32b49d856734801c0d6645bb7371213e409d9b9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 23 23:19:56 2010 +1000
+
+ python: add binding for rb_shell_player_get_active_source()
+
+ bindings/python/rb.defs | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit a4d95d74d68bd5ee7b2426d1e939f65d20ae2d92
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun May 23 09:57:19 2010 +1000
+
+ make RBAlertDialog build with -DGSEAL_ENABLED
+
+ widgets/rb-alert-dialog.c | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit e2eeeac517c109f0650de8127665e7f5e5735257
+Author: Fran Diéguez <fran dieguez mabishu com>
+Date: Sun May 23 01:50:21 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 408 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 207 insertions(+), 201 deletions(-)
+
+commit 59e04e5f011a347b84257a7e2815d5c5b9b3bb47
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 22 20:36:15 2010 +1000
+
+ removable-media: remove old track transfer queue
+
+ shell/rb-removable-media-manager.c | 183 +------------------------------------
+ shell/rb-removable-media-manager.h | 19 ----
+ 2 files changed, 1 insertion(+), 201 deletions(-)
+
+commit 0c2876b4f85fec9bb4ef8d5c5105b069da48524f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 22 20:31:14 2010 +1000
+
+ Use the new transfer queue for transfers to library and devices
+
+ Notable things here are that we don't have to figure out the extension
+ for the destination file name, and we can cancel the rest of the batch
+ if the destination file system runs out of space or is read-only.
+
+ sources/rb-library-source.c | 129 ++++++++++++++------------
+ sources/rb-removable-media-source.c | 178 ++++++++++++++++--------------------
+ 2 files changed, 152 insertions(+), 155 deletions(-)
+
+commit 2b442ff53aaf07615bd48bce48325fa27f3bdf69
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 22 18:43:16 2010 +1000
+
+ shell: switch to new track transfer queue
+
+ The RBShell creates a single instance of the transfer queue and makes it
+ available through its 'track-transfer-queue' property.
+
+ The status bar reads the transfer status directly from the queue rather
+ than having the shell proxy it.
+
+ shell/rb-shell.c | 74 ++++++++++++++------------------
+ shell/rb-statusbar.c | 119 ++++++++++++++++++++++++++++++---------------------
+ shell/rb-statusbar.h | 8 ++--
+ 3 files changed, 105 insertions(+), 96 deletions(-)
+
+commit 46cbb164acee00905d427a047310f2b6d5be35d2
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 22 11:19:20 2010 +1000
+
+ add new track transfer batch and queue system
+
+ This system groups track transfers into batches. A batch consists of a
+ set of tracks to be transferred and the origin and destination sources.
+ Batches report overall progress, can be cancelled as a unit, and provide
+ a set of signals allowing greater integration into the UI, such as
+ indicating which track is currently being ripped from a CD.
+
+ The track transfer queue organises batches into an order of execution,
+ only processing one at a time. It provides overall progress information
+ via signals and through a method. It can also be used to find any
+ outstanding transfer batches with a given source as the origin or
+ destination.
+
+ bindings/python/Makefile.am | 2 +
+ bindings/python/rb.defs | 138 +++++-
+ bindings/python/rb.override | 2 +
+ doc/reference/rhythmbox-docs.sgml | 3 +
+ doc/reference/rhythmbox-sections.txt | 59 ++-
+ doc/reference/rhythmbox.types | 6 +
+ lib/rb-marshal.list | 8 +-
+ shell/Makefile.am | 40 +-
+ shell/rb-track-transfer-batch.c | 882 +++++++++++++++++++++++++++++++++++
+ shell/rb-track-transfer-batch.h | 101 ++++
+ shell/rb-track-transfer-queue.c | 718 ++++++++++++++++++++++++++++
+ shell/rb-track-transfer-queue.h | 83 ++++
+ 12 files changed, 2007 insertions(+), 35 deletions(-)
+
+commit 5e48aa7d9d059b8345071b8090ae9505f180fabc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat May 22 11:10:35 2010 +1000
+
+ add RBAlertDialog, copied from nautilus/eel
+
+ widgets/Makefile.am | 2 +
+ widgets/rb-alert-dialog.c | 445 ++++++++++++++++++++++++++++++++++++++++++++++
+ widgets/rb-alert-dialog.h | 60 +++++++
+ 3 files changed, 507 insertions(+)
+
+commit 8b528003d9d3e170c3d15907efa62485507522f0
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri May 21 22:49:40 2010 +1000
+
+ encoder: rethink most of the encoder interface
+
+ rb_encoder_get_preferred_mimetype has been renamed to
+ rb_encoder_get_media_type, and it also takes the entry being encoded
+ to allow more intelligent media type selection.
+
+ rb_encoder_encode now takes a single destination media type, so the
+ caller must first call rb_encoder_get_media_type to select one.
+
+ Rather than prompting the user to overwrite a destination file, the
+ encoder emits the 'overwrite' signal.
+
+ The 'error' and 'completed' signals have been combined, so now the caller
+ will only get one signal to notify it that the encoder has finished. The
+ 'completed' signal now includes the destination media type.
+
+ Two new error conditions have been added: one indicating the destination
+ filesystem is full, and one indicating that the destination filesystem
+ is mounted read-only.
+
+ rb_encoder_get_missing_plugins provides GStreamer plugin installer detail
+ strings for any plugins required to transcode to the specified media
+ type.
+
+ backends/gstreamer/rb-encoder-gst.c | 427 +++++++++++++++++++++++-------------
+ backends/gstreamer/rb-encoder-gst.h | 2 +-
+ backends/rb-encoder.c | 135 ++++++++----
+ backends/rb-encoder.h | 41 ++--
+ lib/rb-marshal.list | 2 +
+ shell/rb-removable-media-manager.c | 4 +-
+ sources/rb-removable-media-source.c | 2 +-
+ 7 files changed, 399 insertions(+), 214 deletions(-)
+
+commit f84916201bda837313aaf9b9ba9cb323468f3497
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri May 21 17:50:48 2010 +1000
+
+ mtp: use the can_eject and eject vmethods rather than a custom action
+
+ plugins/mtpdevice/mtp-ui.xml | 2 +-
+ plugins/mtpdevice/rb-mtp-plugin.c | 11 -----------
+ plugins/mtpdevice/rb-mtp-source.c | 18 +++++++++++++++++-
+ 3 files changed, 18 insertions(+), 13 deletions(-)
+
+commit 4c0b134f57ad6bbbb13933632379b56cf72f201f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri May 21 17:49:34 2010 +1000
+
+ removable-media: convert can_eject and eject into vmethods
+
+ This allows a source to determine how to eject itself, and to prompt the
+ user if a track transfer or sync operation is in progress.
+
+ shell/rb-removable-media-manager.c | 143 ++------------------------------
+ sources/rb-removable-media-source.c | 159 ++++++++++++++++++++++++++++++++++++
+ sources/rb-removable-media-source.h | 5 ++
+ 3 files changed, 169 insertions(+), 138 deletions(-)
+
+commit e8aaf77ab31fd70ca3d10128ba55adeef3a38ba1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu May 20 21:55:30 2010 +1000
+
+ playbin2: handle state changes completely synchronously (bug #612942)
+
+ If the state change completes successfully, we need to just perform the
+ completion action immediately. While we're at it, fix playback error
+ handling - need to initialize the error pointer with NULL when using
+ g_set_error.
+
+ backends/gstreamer/rb-player-gst.c | 33 ++++++++++++++++++++++-----------
+ 1 file changed, 22 insertions(+), 11 deletions(-)
+
+commit 4874bac91d30e6ed46ef88b900eb5f881dfe6c29
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 19 20:16:45 2010 +1000
+
+ mtp: ignore devices that don't support any audio formats (bug #615743)
+
+ libmtp also detects PTP cameras. It does not actually know them (in the
+ udev rules), but since we do not check for this, PTP cameras regularly
+ appear in Rhythmbox, which is confusing and useless.
+
+ Check the supported file types of the device for audio types, and ignore
+ the device if there aren't any suitable ones. Please note that a lot of
+ cameras support read-only WAV, which is fairly uninteresting for our
+ purposes and would lead to detecting them as music players, so ignore WAV.
+
+ plugins/mtpdevice/rb-mtp-source.c | 31 ++++++++++++++++++++++++++++++-
+ plugins/mtpdevice/rb-mtp-thread.c | 2 +-
+ 2 files changed, 31 insertions(+), 2 deletions(-)
+
+commit b6fa4439d5b1e0a14d34bf5af09adf5e894208ca
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 19 18:39:10 2010 +1000
+
+ source: protect against repeated deletion (bug #613526)
+
+ Some devices appear and disappear when plugged in, which causes the
+ corresponding source to be deleted twice - once when the device
+ disappears and once when the device open operation fails. The easy way
+ to fix this is just to check that a source hasn't already been deleted
+ when deleting it.
+
+ sources/rb-source.c | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 6c5000926c79694d5fd21e22d2e5e4a6a9c28aba
+Author: Hugo Sampaio <hvazsampaio gmail com>
+Date: Sat May 15 21:36:32 2010 -0300
+
+ Updated Brazilian Portuguese translation
+
+ Reviewed by Daniel Koda <danielskoda gmail com>
+
+ po/pt_BR.po | 145 +++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 79 insertions(+), 66 deletions(-)
+
+commit 23f9b9498ba3dbbb419f90c9eed8e1ec1782229b
+Author: Philippe Gauthier <philippe gauthier deuxpi ca>
+Date: Thu May 6 22:37:15 2010 +1000
+
+ daap: Add artist and album sort order codes
+
+ plugins/daap/rb-daap-connection.c | 42 +++++++++++++++-------
+ plugins/daap/rb-daap-share.c | 74 ++++++++++++++++++++++-----------------
+ plugins/daap/rb-daap-structure.c | 4 ++-
+ plugins/daap/rb-daap-structure.h | 4 ++-
+ 4 files changed, 77 insertions(+), 47 deletions(-)
+
+commit 4394826f36fad0ad36ea773b6d4525dfcfcd389b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed May 5 22:58:26 2010 +1000
+
+ python: fix a number of python initialization problems (bug #617587)
+
+ - pygtk.require("2.8") doesn't work - it's only after a major version,
+ so we should pass in "2.0" instead
+ - init_pygobject() is deprecated, use pygobject_init (and pass in the
+ version we require) instead
+ - init_pygtk() is a macro that returns from the current function on
+ error, so we need to call it from a separate function for our error
+ handling to work
+ - if some aspect of python initialization failed, we were still using
+ the pygobject GIL macros, which were crashing
+
+ shell/main.c | 13 +++++++++----
+ shell/rb-python-module.c | 38 ++++++++++++++++++++++++++++++++------
+ shell/rb-python-module.h | 2 ++
+ 3 files changed, 43 insertions(+), 10 deletions(-)
+
+commit b1d9319dd1fadd4eddee2b966c85b6615fc10627
+Author: Hendrik Richter <hendrikr gnome org>
+Date: Tue May 4 00:01:21 2010 +0300
+
+ Updated German translation
+
+ po/de.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 898aaf33bd8d97e205691a2244670f5bf53d65b4
+Author: Petr Kovar <pknbe volny cz>
+Date: Sun May 2 18:17:04 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 62 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 33 insertions(+), 29 deletions(-)
+
+commit 6a6147c6e0446b86d5ac7222362bc21541f2735a
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sun May 2 11:45:21 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 69 +++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 36 insertions(+), 33 deletions(-)
+
+commit 905a53d27dbd85173530e762db13e97de7f13f80
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sat May 1 00:08:59 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 295 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 156 insertions(+), 139 deletions(-)
+
+commit 0fb272d837c4cbe91fea187121f455b9804c6a17
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 30 23:15:34 2010 +1000
+
+ song-info: use g_strcmp0 where appropriate (bug #617157)
+
+ Not all entry properties are guaranteed to be non-NULL, so we might as
+ well use g_strcmp0 for all of them just to be safe.
+
+ widgets/rb-song-info.c | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 92513dd4f2628be52e491643ee8bc098f40dc07b
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Wed Apr 28 08:23:22 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 68 +++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 35 insertions(+), 33 deletions(-)
+
+commit 1ab43447c89554b3aaf48e57b07712d092b1a4cf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 26 21:36:05 2010 +1000
+
+ rhythmdb: expose stat thread progress
+
+ We're already polling to see when the stat thread finishes (more or
+ less) so we might as well poll for its progress too. Stat thread
+ progress is displayed in the progress bar widget in the status bar,
+ rather than just pulsing it while the database is busy.
+
+ rhythmdb/rhythmdb-private.h | 2 ++
+ rhythmdb/rhythmdb.c | 36 ++++++++++++++++++++++++++++++------
+ rhythmdb/rhythmdb.h | 1 +
+ shell/rb-statusbar.c | 16 +++++-----------
+ 4 files changed, 38 insertions(+), 17 deletions(-)
+
+commit b25bc268bf348276b9c4fd29373b16eb8be77335
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 26 21:14:35 2010 +1000
+
+ rhythmdb: use g_ascii_strtod to read the db version (bug #616636)
+
+ We previously used sscanf(), which is (sometimes?) locale-aware, so in
+ some locales, it was expecting a comma instead of a full stop as the
+ decimal separator. Misreading the version causes upgrade processing to
+ be run on each startup, rather than just once, which messes up podcasts
+ among other things.
+
+ rhythmdb/rhythmdb-tree.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 97a5f93aa4f36632c4f4c3f5bb49d5acff826d2e
+Author: Mattias Põldaru <mahfiaz gmail com>
+Date: Mon Apr 26 07:58:07 2010 +0300
+
+ Estonian translation updated
+
+ po/et.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 67cc038a46132a20effe91c40f159f5edce75cb3
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Mon Apr 26 00:23:16 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 617 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 327 insertions(+), 290 deletions(-)
+
+commit c89241859c127075c545641460f9b08b52c29750
+Author: Gabor Kelemen <kelemeng gnome hu>
+Date: Sun Apr 25 23:57:12 2010 +0200
+
+ Updated Hungarian translation
+
+ po/hu.po | 84 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 42 insertions(+), 42 deletions(-)
+
+commit 02322bfc3df9c76974d3baf4e5f8b52e586945e1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 25 20:36:57 2010 +1000
+
+ update .gitignore
+
+ .gitignore | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit d95027b9c3bade62c9c451738358c053f106e22f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 25 15:34:36 2010 +1000
+
+ mmkeys: use asynchronous dbus calls (bug #488308)
+
+ This doesn't actually address the real cause of the problem, but it's
+ the sensible thing to do anyway.
+
+ plugins/mmkeys/rb-mmkeys-plugin.c | 158 ++++++++++++++++++++------------------
+ 1 file changed, 83 insertions(+), 75 deletions(-)
+
+commit 3e697f910f14a212f5747d88473309b60c81f68d
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 25 12:41:30 2010 +1000
+
+ don't crash when transferring files with no extension (bug #616411)
+
+ plugins/ipod/rb-ipod-source.c | 9 ++++++---
+ plugins/mtpdevice/rb-mtp-source.c | 3 +++
+ sources/rb-removable-media-source.c | 2 +-
+ 3 files changed, 10 insertions(+), 4 deletions(-)
+
+commit 8ec2026575a538afb422d5b08d76fc96b162dbeb
+Author: Ask H. Larsen <asklarsen gmail com>
+Date: Fri Apr 23 12:06:16 2010 +0200
+
+ Updated Danish translation
+
+ po/da.po | 506 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 259 insertions(+), 247 deletions(-)
+
+commit 89c908d6c28b55135185a844b3dcfaaf353e59c5
+Author: Petr Kovar <pknbe volny cz>
+Date: Fri Apr 23 00:00:00 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 61 +++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 35 insertions(+), 26 deletions(-)
+
+commit e7b3f41b9a7fda307e425f6d80d2f5689219420f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 23 07:27:05 2010 +1000
+
+ generic-player: don't crash saving empty playlists (bug #616538)
+
+ If we try to save an empty playlist, totem-pl-parser currently returns
+ FALSE without providing any error information, but we were expecting the
+ error information to be there.
+
+ plugins/generic-player/rb-generic-player-playlist-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e45edd60a0f714d44782a3eddf910a9dd3532e54
+Author: Gintautas Miliauskas <gintautas miliauskas lt>
+Date: Mon Apr 19 02:02:53 2010 +0300
+
+ Updated Lithuanian translation by Aurimas Černius.
+
+ po/lt.po | 614 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 336 insertions(+), 278 deletions(-)
+
+commit 5b8bd3750a1730c34d2512044d2efb7a0efd1236
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sun Apr 18 19:53:39 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 70 ++++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 39 insertions(+), 31 deletions(-)
+
+commit d2ca8e6cf68ccae21e93dbe8c31f1b78e1698bd1
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 18 14:14:21 2010 +1000
+
+ im-status: fix MC5 status restore (bug #612714)
+
+ When getting the current status from MC5, treat the empty string as a
+ valid status, but prefer non-empty strings. The empty string is used
+ for the default status, so we should restore to that on shutdown rather
+ than leaving our last status in place.
+
+ plugins/im-status/im-status/__init__.py | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit a57a51913b1057c85603bf3ada52f6d76582d139
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 18 13:25:18 2010 +1000
+
+ file-helpers: don't ignore files when we don't get access::can-read
+
+ lib/rb-file-helpers.c | 13 +++++++++++--
+ 1 file changed, 11 insertions(+), 2 deletions(-)
+
+commit 09eb08e870ab6c39675d10bf838cb9802b7d1e32
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Sat Apr 17 19:09:19 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 267 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 140 insertions(+), 127 deletions(-)
+
+commit 7c5b6310b037479bf4f24c99576ccd6ad47bbdff
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 17 22:45:47 2010 +1000
+
+ add a pkg-config file for the plugin API
+
+ Makefile.am | 4 ++++
+ configure.ac | 2 ++
+ rhythmbox.pc.in | 14 ++++++++++++++
+ 3 files changed, 20 insertions(+)
+
+commit 09f29d758ffa0681d54430e2b91aeb5426fa16f6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 17 22:45:21 2010 +1000
+
+ vala: install .vapi files
+
+ bindings/vala/Makefile.am | 12 ++++++++----
+ configure.ac | 2 ++
+ 2 files changed, 10 insertions(+), 4 deletions(-)
+
+commit 6d6065dfb817e941fc8b76053621900630036630
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 17 22:44:11 2010 +1000
+
+ install headers usable by C plugins
+
+ backends/Makefile.am | 16 ++++++++++------
+ lib/Makefile.am | 18 +++++++++++-------
+ lib/libmediaplayerid/Makefile.am | 6 +++++-
+ metadata/Makefile.am | 5 +++++
+ podcast/Makefile.am | 11 ++++++++---
+ rhythmdb/Makefile.am | 16 ++++++++++------
+ shell/Makefile.am | 23 +++++++++++++----------
+ sources/Makefile.am | 39 +++++++++++++++++++--------------------
+ widgets/Makefile.am | 26 +++++++++++++++-----------
+ 9 files changed, 96 insertions(+), 64 deletions(-)
+
+commit 46d77eff725f7191eb2698847506771f86d8a728
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 17 10:54:49 2010 +1000
+
+ media-player: use segmented bar widget to display sync preview
+
+ For sync preview, we display the current device state and the device
+ state after syncing.
+
+ data/ui/media-player-properties.ui | 77 ++++++++---
+ sources/rb-media-player-source.c | 271 +++++++++++++++++++++++++++++--------
+ 2 files changed, 271 insertions(+), 77 deletions(-)
+
+commit be3bbc01c65632801a374cdf22c349672b4b5cda
+Author: Adam Zimmerman <adamz src gnome org>
+Date: Thu Apr 15 16:23:15 2010 -0700
+
+ magnatune: Set names of radio buttons explicitly
+
+ In newer versions of pygtk(?), the name of a widget is not set from its id in
+ the builder file. So we need to iterate over the radio buttons in the prefs
+ dialog and set their name explicitly. We also need to use widget.get_name()
+ instead of widget.props.name to access the name.
+
+ Fixes bug #615658.
+
+ plugins/magnatune/magnatune/__init__.py | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit d8b0d361a16604e77dddf99e62c84042994c2e21
+Author: Vladimir Melo <vmelo gnome org>
+Date: Thu Apr 15 13:41:46 2010 -0400
+
+ Updated Brazilian Portuguese translation.
+
+ po/pt_BR.po | 572 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 310 insertions(+), 262 deletions(-)
+
+commit 89af5ae70c19a5e685e612f3bca896f50aab96fa
+Author: Aron Xu <aronxu gnome org>
+Date: Thu Apr 15 21:28:05 2010 +0800
+
+ Update Simplified Chinese translation.
+
+ po/zh_CN.po | 596 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 320 insertions(+), 276 deletions(-)
+
+commit f1862aa20a233d39ebe879b196be57492c56c5a3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 15 22:52:03 2010 +1000
+
+ file-helpers: skip the mount point when sanitizing a URI
+
+ This is important when the mount point is not valid for the filesystem
+ type that it contains.
+
+ lib/rb-file-helpers.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++----
+ lib/rb-file-helpers.h | 2 +-
+ 2 files changed, 50 insertions(+), 5 deletions(-)
+
+commit e776656f399eb068f905cb28f8495764635d508d
+Author: Martin Pitt <martin pitt ubuntu com>
+Date: Wed Apr 14 16:46:18 2010 +0200
+
+ MTP: Fix memory leak
+
+ Free the list returned by LIBMTP_Detect_Raw_Devices() after we are done with
+ it.
+
+ plugins/mtpdevice/rb-mtp-plugin.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 73c16bebab2b96a6ef1eefa384d6818d61ecaddb
+Author: Petr Kovar <pknbe volny cz>
+Date: Mon Apr 12 23:43:19 2010 +0200
+
+ Update Czech translation by Marek Cernocky
+
+ po/cs.po | 574 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 310 insertions(+), 264 deletions(-)
+
+commit 2c92cc5cf6244c636a6b673ac0d2622e5d9753cd
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 12 07:33:43 2010 +1000
+
+ podcast: display language names rather than language codes (bug #559849)
+
+ Uses GStreamer language tag functions added in 0.10.26.
+
+ podcast/rb-feed-podcast-properties-dialog.c | 27 ++++++++++++++++++++++++++-
+ shell/Makefile.am | 3 ++-
+ 2 files changed, 28 insertions(+), 2 deletions(-)
+
+commit 047b8cca1e8834a3c3b9bb9f92bc0c726ef87a9d
+Author: Matej Urbančič <mateju svn gnome org>
+Date: Sun Apr 11 20:10:32 2010 +0200
+
+ Added sl for Slovenian translation
+
+ help/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a2952965e5ff9df400baaf7b7216c58cc3ad93ef
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sun Apr 11 20:09:44 2010 +0200
+
+ Updated Slovenian translation
+
+ help/sl/sl.po | 1894 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1894 insertions(+)
+
+commit fb4090793ae6d6eb937a07d7e9350e3ba19e718a
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sun Apr 11 19:43:18 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 269 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 135 insertions(+), 134 deletions(-)
+
+commit dfc275f6f276d2d566025c862d057f65e2397d32
+Author: Robert Ancell <robert ancell canonical com>
+Date: Sat Apr 10 22:43:04 2010 +1000
+
+ podcast: use g_file_input_stream_query_info for downloads (bug #596615)
+
+ Where it works (depends on gvfs version), this means we only use a
+ single HTTP request for podcast downloads, rather than one to get the
+ filename and size and a second to download it. Aside from being more
+ efficient, this also helps in cases where the server doesn't deal with
+ HEAD requests properly.
+
+ podcast/rb-podcast-manager.c | 135 +++++++++++++++++++++++++++----------------
+ 1 file changed, 84 insertions(+), 51 deletions(-)
+
+commit 9964a90e94cff5283cd47a880f7740af20d5d68d
+Author: Mario Blättermann <mariobl gnome org>
+Date: Sat Apr 10 12:57:54 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 292 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 144 insertions(+), 148 deletions(-)
+
+commit c38506aa4e44bb57f67cb76f2dbff12484dd8b9c
+Author: Kang Bundo <bundo bundo biz>
+Date: Sat Apr 10 15:11:43 2010 +0900
+
+ Updated Korean translation
+
+ po/ko.po | 5494 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 3020 insertions(+), 2474 deletions(-)
+
+commit 4cc2facfbe1c21f97bc636a3045c4bb334a27596
+Author: Francisco Diéguez <fran dieguez mabishu com>
+Date: Fri Apr 9 20:14:08 2010 +0200
+
+ Updated Galician translations
+
+ po/gl.po | 1028 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 542 insertions(+), 486 deletions(-)
+
+commit 8495be9abb8030a6e543d19dc6b688bdbb15dcdf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 9 22:53:21 2010 +1000
+
+ podcast: use sort keys when sorting by episode title and feed name
+
+ sources/rb-podcast-source.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 3cdcefa58a11e05aba712be00b3afb9782d3eaae
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Apr 7 07:28:01 2010 +1000
+
+ add gtk_widget_set_visible macro for gtk+ < 2.18 (bug #615007)
+
+ lib/gseal-gtk-compat.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 55777fcb6ec68fd6e257425dfe66023225e9d440
+Author: Christophe Fergeau <cfergeau mandriva com>
+Date: Thu Apr 1 23:20:42 2010 +0200
+
+ [cd-recorder] fix compilation when using G_SEAL
+
+ plugins/cd-recorder/rb-cd-recorder-plugin.c | 20 ++++++++++----------
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 18 ++++++++++++------
+ 2 files changed, 22 insertions(+), 16 deletions(-)
+
+commit bce7d73c664c8265a0900cb59e88c50e082edb35
+Author: Lapo Calamandrei <calamandrei gmail com>
+Date: Tue Apr 6 15:40:32 2010 +0100
+
+ Update Rhythmbox application icon
+
+ Build system changes by Bastien Nocera <hadess hadess net>
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=614139
+
+ configure.ac | 2 +
+ data/icons/hicolor/16x16/apps/Makefile.am | 7 +-
+ data/icons/hicolor/16x16/apps/rhythmbox.png | Bin 745 -> 1003 bytes
+ data/icons/hicolor/16x16/apps/rhythmbox.svg | 597 --
+ data/icons/hicolor/22x22/apps/Makefile.am | 7 +-
+ data/icons/hicolor/22x22/apps/rhythmbox.png | Bin 1288 -> 1546 bytes
+ data/icons/hicolor/24x24/apps/rhythmbox.png | Bin 1579 -> 1584 bytes
+ data/icons/hicolor/256x256/Makefile.am | 1 +
+ data/icons/hicolor/256x256/apps/Makefile.am | 11 +
+ data/icons/hicolor/256x256/apps/rhythmbox.png | Bin 0 -> 61827 bytes
+ data/icons/hicolor/32x32/apps/Makefile.am | 7 +-
+ data/icons/hicolor/32x32/apps/rhythmbox.png | Bin 1978 -> 2726 bytes
+ data/icons/hicolor/32x32/apps/rhythmbox.svg | Bin 1978 -> 0 bytes
+ data/icons/hicolor/48x48/apps/rhythmbox.png | Bin 3424 -> 5037 bytes
+ data/icons/hicolor/Makefile.am | 2 +-
+ data/icons/hicolor/scalable/apps/Makefile.am | 6 +-
+ .../hicolor/scalable/apps/rhythmbox-symbolic.svg | 99 +
+ data/icons/hicolor/scalable/apps/rhythmbox.svg | 752 ---
+ data/icons/src/Makefile.am | 2 +-
+ data/icons/src/rhythmbox.svg | 6234 ++++++++++++++++++++
+ 20 files changed, 6354 insertions(+), 1373 deletions(-)
+
+commit c8018fe463491690d77e367ac9280048c59d7b42
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 6 22:53:59 2010 +1000
+
+ rhythmdb: replace entry-changed GSList of changes with a GValueArray
+
+ This is a bit inefficient - the change structures get copied twice while
+ preparing them for emission - but the new representation can be accessed
+ directly from python code. This might slow startup by a tiny amount,
+ but otherwise won't be noticeable.
+
+ The various handlers we attach to entry-changed were all trivial to
+ convert.
+
+ plugins/daap/rb-daap-share.c | 2 +-
+ plugins/ipod/rb-ipod-source.c | 18 +++++++++---------
+ rhythmdb/rhythmdb-query-model.c | 11 ++++++-----
+ rhythmdb/rhythmdb.c | 25 ++++++++++++++++++++-----
+ shell/rb-shell-player.c | 16 +++++++++-------
+ sources/rb-podcast-source.c | 11 ++++++-----
+ 6 files changed, 51 insertions(+), 32 deletions(-)
+
+commit cde5b4d64c31f0cbe976c5a1cf57705c7657f2b3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Tue Apr 6 22:51:46 2010 +1000
+
+ rhythmdb: add boxed type and python bindings for RhythmDBEntryChange
+
+ First step in making the RhythmDB entry-changed signal useful in python.
+
+ bindings/python/rhythmdb.defs | 11 ++++++++
+ bindings/python/rhythmdb.override | 38 ++++++++++++++++++++++++++
+ rhythmdb/rhythmdb.c | 56 ++++++++++++++++++++++++++++++---------
+ rhythmdb/rhythmdb.h | 3 +++
+ 4 files changed, 96 insertions(+), 12 deletions(-)
+
+commit a76b230265390788af55274d6fc91ae6835cf24d
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Tue Apr 6 14:55:35 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 291 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 143 insertions(+), 148 deletions(-)
+
+commit f2b94b4e4a7dcd653226ab032b91099d9011a6e8
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 5 21:12:38 2010 +1000
+
+ podcast: use webkit to display HTML episode descriptions (bug #320507)
+
+ The main interesting bit here is that we need to distinguish between
+ plain text and HTML descriptions, as interpreting plain text as HTML
+ removes all formatting. Since we're dealing with small document
+ fragments here, normal content type detection doesn't work. Instead, we
+ search for a set of strings, such as common tags and entities, that
+ reliably indicate HTML content.
+
+ The dependency on webkit is optional.
+
+ configure.ac | 17 ++++
+ data/ui/podcast-properties.ui | 15 +--
+ podcast/Makefile.am | 1 +
+ podcast/rb-podcast-properties-dialog.c | 162 ++++++++++++++++++++++++++++++++-
+ shell/Makefile.am | 2 +
+ 5 files changed, 184 insertions(+), 13 deletions(-)
+
+commit f6c1c8a82e046a568b827f59b1af9d3158d0d9fc
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Apr 5 17:28:36 2010 +1000
+
+ playbin2: do everything asynchronously
+
+ Rather than blocking until state changes finish, we now react to the
+ state change bus messages. This of course greatly reduces the amount of
+ time we block the main loop, but also means that all signals are emitted
+ on the main thread, even in cases where we start playback from a
+ different thread (bug #614351).
+
+ Also it turns out we don't need to pause the pipeline before seeking, so
+ now we just send the seek event directly.
+
+ backends/gstreamer/rb-player-gst.c | 494 +++++++++++++++++--------------------
+ 1 file changed, 224 insertions(+), 270 deletions(-)
+
+commit cd2be0bd90e0a378531fb96940da19ebe70eb80c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 4 16:27:53 2010 +1000
+
+ xfade: use uridecodebin instead of src ! queue ! decodebin2 (bug #530775)
+
+ uridecodebin is a better choice as it takes care of providing a network
+ buffer automatically and it knows how to deal with sources like rtspsrc
+ that only have sometimes src pads. As a result, RTSP streams should
+ work now, though there may be some continuity problems with some
+ streams.
+
+ backends/gstreamer/rb-player-gst-xfade.c | 164 +++++++++----------------------
+ 1 file changed, 48 insertions(+), 116 deletions(-)
+
+commit 57f153784c638ef9c6fdb4da8aa16126ae3aa995
+Author: Krasimir Chonov <mk2616 abv bg>
+Date: Sun Apr 4 08:34:21 2010 +0300
+
+ Updated Bulgarian translation
+
+ po/bg.po | 422 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 234 insertions(+), 188 deletions(-)
+
+commit fecc39f259ee44550614d0b6845cd6858b79a855
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 4 08:22:23 2010 +1000
+
+ add get_type function declarations for builtin GStreamer elements
+
+ GST_BOILERPLATE_FULL recently stopped declaring these, so we have to do
+ it ourselves.
+
+ plugins/fmradio/rb-fm-radio-gst-src.c | 1 +
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 1 +
+ plugins/mtpdevice/rb-mtp-gst-src.c | 1 +
+ 3 files changed, 3 insertions(+)
+
+commit bb1a33b94d3d68b87597cef8c71d91177f63f21a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Apr 4 08:19:54 2010 +1000
+
+ python: drop some old compatibility code
+
+ Also use pygobject's pkg-config file, not pygtk's, to find codegen and
+ h2def.
+
+ bindings/python/Makefile.am | 6 +++---
+ configure.ac | 19 ++++++++-----------
+ shell/rb-python-module.c | 34 ----------------------------------
+ 3 files changed, 11 insertions(+), 48 deletions(-)
+
+commit 520e16e22ad92145455bf8e692b33dfde689bc34
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 3 19:52:42 2010 +1000
+
+ segmented-bar: add simple a11y implementation
+
+ This makes the text used in the labels available as an image
+ description. Tested briefly with accerciser and orca.
+
+ widgets/rb-segmented-bar.c | 203 +++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 203 insertions(+)
+
+commit 574a9ae0cee38a710046c69134a8c366c0b01f2e
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sat Apr 3 18:08:31 2010 +1000
+
+ segmented-bar: add RTL rendering
+
+ I don't think the label layout is quite right, but it's close.
+
+ widgets/rb-segmented-bar.c | 33 ++++++++++++++++++++++++++++++---
+ 1 file changed, 30 insertions(+), 3 deletions(-)
+
+commit c3db852807f9257f3f335409ee5e8877b17eba91
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Sat Apr 3 08:37:07 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 10751 +++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 5396 insertions(+), 5355 deletions(-)
+
+commit 803135229f0e7f1967cfed004c8589b3c3e1e796
+Author: Maxim V. Dziumanenko <dziumanenko gmail com>
+Date: Fri Apr 2 15:46:21 2010 +0300
+
+ Updated Ukrainian translation
+
+ po/uk.po | 759 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 403 insertions(+), 356 deletions(-)
+
+commit 4a733887cd180ebb03d8b84256e32ed48b59589b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Apr 2 20:36:01 2010 +1000
+
+ add version information to librhythmbox-core
+
+ configure.ac | 13 ++++++++++++-
+ shell/Makefile.am | 4 +++-
+ 2 files changed, 15 insertions(+), 2 deletions(-)
+
+commit a95213491fad615002e33ce30e36f59320820d40
+Author: Adam Zimmerman <adamz src gnome org>
+Date: Thu Apr 1 11:16:48 2010 -0700
+
+ magnatune: Remove separate purchase action
+
+ Magnatune no longer supports purchasing individual downloads. This patch
+ removes the "Purchase Album" button from the toolbar, and changes the
+ behaviour of the "Download Album" button slightly: if the user does not have
+ a download account, it redirects them to the purchase page on Magnatune's
+ website.
+
+ plugins/magnatune/magnatune/MagnatuneSource.py | 10 +++++++---
+ plugins/magnatune/magnatune/__init__.py | 6 ------
+ 2 files changed, 7 insertions(+), 9 deletions(-)
+
+commit 044ed3c7238093255bd015053d6086b4640ca42c
+Author: Adam Zimmerman <adamz src gnome org>
+Date: Thu Apr 1 10:07:55 2010 -0700
+
+ magnatune: Use 'magnatunegenres' tag to set genres
+
+ plugins/magnatune/magnatune/TrackListHandler.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b081631aa5daf77fedf9feb50bda705facc5a9f6
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Apr 1 21:57:59 2010 +1000
+
+ fix compile errors with gtk+ < 2.20.0
+
+ lib/gseal-gtk-compat.h | 2 +-
+ plugins/status-icon/rb-status-icon-plugin.c | 1 +
+ plugins/visualizer/rb-visualizer-plugin.c | 1 +
+ shell/rb-missing-plugins.c | 1 +
+ widgets/rb-entry-view.c | 1 +
+ 5 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 061a53a9af6f3eb7436107ebf10d79b0e45f4c8b
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Wed Mar 31 21:58:44 2010 +1000
+
+ use include paths relative to source root in header files
+
+ This is the first step towards installing a set of headers suitable for
+ building C plugins outside the source tree.
+
+ backends/rb-encoder.h | 2 +-
+ backends/rb-player.h | 2 +-
+ metadata/rb-metadata-gst-common.h | 2 +-
+ podcast/rb-feed-podcast-properties-dialog.h | 2 +-
+ podcast/rb-podcast-manager.h | 2 +-
+ podcast/rb-podcast-properties-dialog.h | 2 +-
+ rhythmdb/rhythmdb-import-job.h | 2 +-
+ rhythmdb/rhythmdb-private.h | 6 +++---
+ rhythmdb/rhythmdb-property-model.h | 4 ++--
+ rhythmdb/rhythmdb-query-model.h | 2 +-
+ rhythmdb/rhythmdb-tree.h | 4 ++--
+ rhythmdb/rhythmdb.h | 6 +++---
+ shell/rb-history.h | 3 +--
+ shell/rb-missing-plugins.h | 2 +-
+ shell/rb-play-order-linear-loop.h | 4 ++--
+ shell/rb-play-order-linear.h | 5 ++---
+ shell/rb-play-order-queue.h | 5 ++---
+ shell/rb-play-order-random-by-age-and-rating.h | 5 ++---
+ shell/rb-play-order-random-by-age.h | 5 ++---
+ shell/rb-play-order-random-by-rating.h | 5 ++---
+ shell/rb-play-order-random-equal-weights.h | 5 ++---
+ shell/rb-play-order-shuffle.h | 5 ++---
+ shell/rb-play-order.h | 2 +-
+ shell/rb-playlist-manager.h | 6 +++---
+ shell/rb-plugin.h | 2 +-
+ shell/rb-plugins-engine.h | 2 +-
+ shell/rb-python-plugin.h | 2 +-
+ shell/rb-removable-media-manager.h | 8 ++++----
+ shell/rb-shell-clipboard.h | 4 ++--
+ shell/rb-shell-player.h | 4 ++--
+ shell/rb-shell-preferences.h | 2 +-
+ shell/rb-shell.h | 6 +++---
+ shell/rb-source-header.h | 2 +-
+ shell/rb-statusbar.h | 4 ++--
+ sources/rb-auto-playlist-source.h | 2 +-
+ sources/rb-browser-source.h | 6 +++---
+ sources/rb-import-errors-source.h | 6 +++---
+ sources/rb-library-source.h | 6 +++---
+ sources/rb-media-player-source.h | 6 +++---
+ sources/rb-missing-files-source.h | 6 +++---
+ sources/rb-play-queue-source.h | 2 +-
+ sources/rb-playlist-source.h | 10 +++++-----
+ sources/rb-podcast-source.h | 4 ++--
+ sources/rb-removable-media-source.h | 6 +++---
+ sources/rb-source-search-basic.h | 4 ++--
+ sources/rb-source-search.h | 2 +-
+ sources/rb-source.h | 10 +++++-----
+ sources/rb-sourcelist-model.h | 2 +-
+ sources/rb-sourcelist.h | 4 ++--
+ sources/rb-static-playlist-source.h | 4 ++--
+ sources/rb-streaming-source.h | 2 +-
+ widgets/rb-entry-view.h | 4 ++--
+ widgets/rb-header.h | 4 ++--
+ widgets/rb-library-browser.h | 6 +++---
+ widgets/rb-property-view.h | 6 +++---
+ widgets/rb-query-creator.h | 4 ++--
+ widgets/rb-song-info.h | 6 +++---
+ 57 files changed, 114 insertions(+), 122 deletions(-)
+
+commit 92e4ea2a6f0d2eede10d079243d542ac4d7479a7
+Author: Ask H. Larsen <asklarsen gmail com>
+Date: Tue Mar 30 21:18:54 2010 +0200
+
+ Updated Danish translation
+
+ po/da.po | 143 +++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 97 insertions(+), 46 deletions(-)
+
+commit 84491e57f0b727ec4547c1a0bc9854fd98a76464
+Author: Jorge González <jorgegonz svn gnome org>
+Date: Tue Mar 30 20:53:04 2010 +0200
+
+ Updated Spanish translation
+
+ po/es.po | 284 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 169 insertions(+), 115 deletions(-)
+
+commit ed5b5bb2fbc0d55783af19c1c2d0a514ed0c23ab
+Author: Mario Blättermann <mariobl gnome org>
+Date: Mon Mar 29 16:05:40 2010 +0200
+
+ Updated German translation
+
+ po/de.po | 443 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 246 insertions(+), 197 deletions(-)
+
+commit ee05ea0933aca20256967ef7801947cab00033ee
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 29 23:19:22 2010 +1000
+
+ add -DGSEAL_ENABLE for development builds with new enough gtk+
+
+ When building from a VCS checkout or when --enable-more-warnings was
+ passed to ./configure, and gtk+ is new enough (2.20.0), enable GSEAL.
+
+ configure.ac | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 4001029dc53418721822d0d5ab410164b08499bc
+Author: Javier Jardón <jjardon gnome org>
+Date: Mon Mar 29 23:17:50 2010 +1000
+
+ Finish adding GSEAL compatibility (bug #595425)
+
+ lib/gseal-gtk-compat.h | 4 +++
+ plugins/audiocd/rb-audiocd-source.c | 3 +-
+ .../rb-disc-recorder-plugin.c | 6 ++--
+ plugins/power-manager/rb-power-manager-plugin.c | 2 +-
+ plugins/status-icon/rb-status-icon-plugin.c | 2 +-
+ plugins/visualizer/rb-vis-widget.c | 4 +--
+ plugins/visualizer/rb-visualizer-plugin.c | 6 ++--
+ shell/rb-missing-plugins.c | 2 +-
+ shell/rb-shell.c | 4 +--
+ widgets/rb-entry-view.c | 4 +--
+ widgets/rb-rating.c | 2 +-
+ widgets/rb-segmented-bar.c | 39 ++++++++++++----------
+ 12 files changed, 45 insertions(+), 33 deletions(-)
+
+commit 44294f592f63ee60c78b3c777967a42aef4e1be9
+Author: Andrej Žnidaršič <andrej znidarsic gmail com>
+Date: Mon Mar 29 14:44:09 2010 +0200
+
+ Updated Slovenian translation
+
+ po/sl.po | 585 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 296 insertions(+), 289 deletions(-)
+
+commit bfb8a980063681809c34120bef5da8bb71715414
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 29 22:17:02 2010 +1000
+
+ python: add rhythmdb_query_model_copy_contents (bug #614184)
+
+ bindings/python/rhythmdb.defs | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 5a787f4730009673585c81b5465458d3cb0a21bb
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 29 21:37:58 2010 +1000
+
+ remove arch-tag lines from rb-media-player-source.*
+
+ sources/rb-media-player-source.c | 2 --
+ sources/rb-media-player-source.h | 2 --
+ 2 files changed, 4 deletions(-)
+
+commit fdefa0500154974130253d9fa72f27782893c231
+Merge: ae52ba7 5c2c381
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 29 21:37:13 2010 +1000
+
+ Merge branch 'media-player-sync'
+
+commit ae52ba75f8e6d4b9daea61666493172ef8661c26
+Author: Ask H. Larsen <asklarsen gmail com>
+Date: Mon Mar 29 00:13:47 2010 +0200
+
+ Updated Danish translation
+
+ po/da.po | 2667 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1520 insertions(+), 1147 deletions(-)
+
+commit 0c574f07f00085f8a3734e8c1ed588a62d7dbbe6
+Author: Aron Xu <aronxu gnome org>
+Date: Sun Mar 28 22:06:47 2010 +0800
+
+ Update Simplfied Chinese translation.
+
+ po/zh_CN.po | 2778 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 1603 insertions(+), 1175 deletions(-)
+
+commit 3d3b3573d1efa0f3663de7f58dec978c6c5efb5c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 28 19:27:22 2010 +1000
+
+ Release 0.12.8
+
+ ChangeLog | 1094 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
+ NEWS | 61 ++++
+ README | 2 +-
+ configure.ac | 2 +-
+ 4 files changed, 1153 insertions(+), 6 deletions(-)
+
commit 6bab24a143c3b8ec73da556d734721bdf948ee62
Author: Daniel S. Koda <danielskoda gmail com>
Date: Sat Mar 27 22:37:49 2010 -0300
Updated Brazilian Portuguese translation
- po/pt_BR.po | 1954 +++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 1095 insertions(+), 859 deletions(-)
+ po/pt_BR.po | 1966 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1101 insertions(+), 865 deletions(-)
commit aa68da260070e0195d3f9b4da0c6b4768d982c4d
Author: Simos Xenitellis <simos gnome org>
@@ -13,8 +21879,8 @@ Date: Sat Mar 27 23:26:53 2010 +0200
Updated Greek translation for rhythmbox
- po/el.po | 799 +++++++++++++++++++++++---------------------------------------
- 1 files changed, 292 insertions(+), 507 deletions(-)
+ po/el.po | 799 +++++++++++++++++++++++----------------------------------------
+ 1 file changed, 292 insertions(+), 507 deletions(-)
commit e93f13f26ff9092a1bac777a6e95e9eeec1c6d31
Author: Friedel Wolff <friedel translate org za>
@@ -22,8 +21888,8 @@ Date: Sat Mar 27 15:31:09 2010 +0100
Update Afrikaans translation
- po/af.po | 2119 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 1130 insertions(+), 989 deletions(-)
+ po/af.po | 2123 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1132 insertions(+), 991 deletions(-)
commit 53c9c286a21111eb3d888f9757748350627f85a1
Author: Marek Černocký <marek manet cz>
@@ -31,8 +21897,8 @@ Date: Sat Mar 27 13:37:54 2010 +0100
Update Czech translation
- po/cs.po | 537 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 272 insertions(+), 265 deletions(-)
+ po/cs.po | 537 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 272 insertions(+), 265 deletions(-)
commit 52b51228da57bb70a5ca2029c87e4feda3e2a2df
Author: Jonathan Matthew <jonathan d14n org>
@@ -40,8 +21906,8 @@ Date: Sat Mar 27 20:32:22 2010 +1000
mtp: if we can't open the device immediately, try again a few times
- plugins/mtpdevice/rb-mtp-thread.c | 20 ++++++++++++++------
- 1 files changed, 14 insertions(+), 6 deletions(-)
+ plugins/mtpdevice/rb-mtp-thread.c | 20 ++++++++++++++------
+ 1 file changed, 14 insertions(+), 6 deletions(-)
commit 55b5950423deb14627a49349d055ea2a8ef52269
Author: Kjartan Maraas <kmaraas gnome org>
@@ -49,8 +21915,8 @@ Date: Sat Mar 27 11:31:15 2010 +0100
Updated Norwegian bokmål translation
- po/nb.po | 538 ++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 265 insertions(+), 273 deletions(-)
+ po/nb.po | 538 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 265 insertions(+), 273 deletions(-)
commit e94b0366308cb7c624705883da55ae2feff05af9
Author: Jonathan Matthew <jonathan d14n org>
@@ -62,8 +21928,8 @@ Date: Sat Mar 27 14:02:22 2010 +1000
proxy_do_impl_search when pygobject is capable of generating the right
wrapper for us.
- bindings/python/rb.defs | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ bindings/python/rb.defs | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit 4dc9c239c761cb033c3d8f1503d6256a63384f84
Author: Jonathan Matthew <jonathan d14n org>
@@ -74,8 +21940,8 @@ Date: Sat Mar 27 14:01:27 2010 +1000
This just clarifies the API documentation and adds an assertion check to
ensure that new_text is not NULL, as it must always be provided.
- sources/rb-source.c | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ sources/rb-source.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 7bf70b50ae1d4b919ce7a04dec5b264652f0be58
Author: Max Ulidtko <ulidtko gmail com>
@@ -88,8 +21954,8 @@ Date: Sat Mar 27 13:59:23 2010 +1000
override to do the checking for us. This allows sources implemented in
python to provide their own search implementations safely.
- bindings/python/rb.override | 104 +++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 104 insertions(+), 0 deletions(-)
+ bindings/python/rb.override | 104 ++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 104 insertions(+)
commit 579ce745567fedaedd715d9e1f7d43cf5cdaa479
Author: Jonathan Matthew <jonathan d14n org>
@@ -100,8 +21966,8 @@ Date: Sat Mar 27 11:10:45 2010 +1000
The number of arguments for PyArg_ParseTupleAndKeywords was wrong, and
it was converting 'self' rather than 'entrytype' into a RhythmDBEntryType.
- bindings/python/rhythmdb.override | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ bindings/python/rhythmdb.override | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 86f168346c9c60381ab2f835430463e42a02a326
Author: Piotr Drąg <piotrdrag gmail com>
@@ -109,8 +21975,8 @@ Date: Fri Mar 26 23:33:41 2010 +0100
Updated Polish translation
- po/pl.po | 553 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 280 insertions(+), 273 deletions(-)
+ po/pl.po | 553 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 280 insertions(+), 273 deletions(-)
commit 42162096f6c14777537741765733e2a5ea4bfb92
Author: Gintautas Miliauskas <gintautas miliauskas lt>
@@ -118,8 +21984,8 @@ Date: Fri Mar 26 12:13:15 2010 +0200
Updated Lithuanian translation.
- po/lt.po | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ po/lt.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a9a7c7036774931e567f477bd095d92d929b1c86
Author: Gintautas Miliauskas <gintautas miliauskas lt>
@@ -127,8 +21993,8 @@ Date: Fri Mar 26 12:13:06 2010 +0200
Updated Lithuanian translation.
- po/lt.po | 524 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 265 insertions(+), 259 deletions(-)
+ po/lt.po | 524 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 265 insertions(+), 259 deletions(-)
commit ec86822b58cef2396554ee55faf4ce3548bf702c
Author: Daniel Nylander <po danielnylander se>
@@ -136,8 +22002,8 @@ Date: Thu Mar 25 19:51:15 2010 +0100
Updated Swedish translation
- po/sv.po | 567 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 287 insertions(+), 280 deletions(-)
+ po/sv.po | 567 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 287 insertions(+), 280 deletions(-)
commit 4b47ff044296006bc6c84500e996f29fc4048f2d
Author: Luca Ferretti <lferrett gnome org>
@@ -145,8 +22011,8 @@ Date: Thu Mar 25 12:12:18 2010 +0100
Updated Italian translation
- po/it.po | 539 ++++++++++++++++++++++++++++---------------------------------
- 1 files changed, 247 insertions(+), 292 deletions(-)
+ po/it.po | 539 +++++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 247 insertions(+), 292 deletions(-)
commit 52b93aaebbe9e7bec1687697e48afe68bb9b9e92
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -154,8 +22020,8 @@ Date: Thu Mar 25 09:07:04 2010 +0100
Updated Hungarian translation
- po/hu.po | 580 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 286 insertions(+), 294 deletions(-)
+ po/hu.po | 580 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 286 insertions(+), 294 deletions(-)
commit 9b030f8976316a7e223ca04e6bbe120827fd98c3
Author: Jonathan Matthew <jonathan d14n org>
@@ -169,9 +22035,9 @@ Date: Wed Mar 24 22:52:28 2010 +1000
hopefully next time someone changes what happens when a podcast entry is
deleted, we won't forget to deal with half of it.
- podcast/rb-podcast-manager.c | 190 ++++++++++++++++++------------------------
- podcast/rb-podcast-manager.h | 3 +-
- sources/rb-podcast-source.c | 12 ++-
+ podcast/rb-podcast-manager.c | 190 ++++++++++++++++++-------------------------
+ podcast/rb-podcast-manager.h | 3 +-
+ sources/rb-podcast-source.c | 12 ++-
3 files changed, 90 insertions(+), 115 deletions(-)
commit 100aa428126d8a9580f8961ca4515f5b6822d9dd
@@ -180,8 +22046,8 @@ Date: Wed Mar 24 22:51:41 2010 +1000
podcast: include hidden (deleted) entries when searching for posts
- podcast/rb-podcast-manager.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ podcast/rb-podcast-manager.c | 1 +
+ 1 file changed, 1 insertion(+)
commit b3b25e8a54955281779d9058de16aecff93d0729
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -192,8 +22058,8 @@ Date: Wed Mar 24 11:28:20 2010 +0100
udev_device was leaked when the MTP source object was finalized. Also
set remount_volume to NULL when disposing the source.
- plugins/mtpdevice/rb-mtp-source.c | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit 29412a32df9a0d39590f56940184de9f2e7ea806
Author: Filipe Gomes <filipefgomes gmail com>
@@ -203,7 +22069,7 @@ Date: Tue Mar 23 23:18:49 2010 +0000
help/Makefile.am | 2 +-
help/pt/pt.po | 2933 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 2934 insertions(+), 1 deletions(-)
+ 2 files changed, 2934 insertions(+), 1 deletion(-)
commit 3e027cd01297c3308b4966b79f587fbb1f69a67f
Author: Filipe Gomes <filipefgomes gmail com>
@@ -211,8 +22077,8 @@ Date: Tue Mar 23 23:16:37 2010 +0000
Updated Portuguese translation
- po/pt.po | 603 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 305 insertions(+), 298 deletions(-)
+ po/pt.po | 603 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 305 insertions(+), 298 deletions(-)
commit a82365a07a44aac3e9248ea8ffbe7fef5f8cdf5b
Author: Martin Ettl <ettl martin gmx de>
@@ -220,8 +22086,8 @@ Date: Wed Mar 24 06:53:44 2010 +1000
fix a couple of leaks detected by cppcheck
- plugins/cd-recorder/rb-recorder-gst.c | 8 ++++++--
- plugins/mtpdevice/rb-mtp-source.c | 4 +++-
+ plugins/cd-recorder/rb-recorder-gst.c | 8 ++++++--
+ plugins/mtpdevice/rb-mtp-source.c | 4 +++-
2 files changed, 9 insertions(+), 3 deletions(-)
commit 23a343d51e2c939729683532bab4b8eff5ea3010
@@ -230,8 +22096,8 @@ Date: Tue Mar 23 21:46:41 2010 +1000
update gtk-doc for rhythmdb
- doc/reference/rhythmbox-sections.txt | 27 +---
- rhythmdb/rhythmdb.c | 345 +++++++++++++++++++++++++++++-----
+ doc/reference/rhythmbox-sections.txt | 27 +--
+ rhythmdb/rhythmdb.c | 345 ++++++++++++++++++++++++++++++-----
2 files changed, 304 insertions(+), 68 deletions(-)
commit 5a4c30a2b1c939b48eb1a8f86ebe95b052d5ad03
@@ -246,8 +22112,8 @@ Date: Tue Mar 23 19:14:30 2010 +0100
the crash described in bug #613715. This also fixes a small reference leak
in the "mounts" list
- plugins/mtpdevice/rb-mtp-source.c | 19 +++++++++++++------
- 1 files changed, 13 insertions(+), 6 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 19 +++++++++++++------
+ 1 file changed, 13 insertions(+), 6 deletions(-)
commit e6898ece4755a6d6d3a9f7bf72bb1b0e78cc0b2e
Author: Krasimir Chonov <mk2616 abv bg>
@@ -255,8 +22121,8 @@ Date: Tue Mar 23 13:00:35 2010 +0200
Updated Bulgarian translation
- po/bg.po | 507 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 257 insertions(+), 250 deletions(-)
+ po/bg.po | 507 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 257 insertions(+), 250 deletions(-)
commit d5ca371eb5b7ebf9f008fec7d905f53b9f4e16c3
Author: Bastien Nocera <hadess hadess net>
@@ -268,8 +22134,8 @@ Date: Mon Mar 22 16:42:10 2010 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=613606
- plugins/mtpdevice/rb-mtp-plugin.c | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ plugins/mtpdevice/rb-mtp-plugin.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
commit 448f14771710a0178c708db8c1aa43ef561c4216
Author: Bastien Nocera <hadess hadess net>
@@ -279,9 +22145,9 @@ Date: Wed Mar 17 15:39:01 2010 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=613163
- plugins/status-icon/rb-tray-icon-gtk.c | 1 +
- po/POTFILES.in | 1 +
- 2 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/status-icon/rb-tray-icon-gtk.c | 1 +
+ po/POTFILES.in | 1 +
+ 2 files changed, 2 insertions(+)
commit d5d6f15c945b036800f6b631c19ca89aa4af4a77
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -289,8 +22155,8 @@ Date: Mon Mar 22 15:46:53 2010 +0200
Estonian translation updated
- po/et.po | 414 ++++++++++++++++++++------------------------------------------
- 1 files changed, 130 insertions(+), 284 deletions(-)
+ po/et.po | 414 ++++++++++++++++++++-------------------------------------------
+ 1 file changed, 130 insertions(+), 284 deletions(-)
commit fce85b08dd7b26d2fd1c7cc45553620839ac11fd
Author: Jonathan Matthew <jonathan d14n org>
@@ -298,28 +22164,28 @@ Date: Mon Mar 22 21:39:09 2010 +1000
fix various gtk-doc problems, add docs for rb-file-helpers and rb-util
- backends/rb-encoder.c | 2 +
- doc/reference/rhythmbox-docs.sgml | 1 +
- doc/reference/rhythmbox-sections.txt | 58 ++++---
- doc/reference/rhythmbox.types | 2 +
- lib/rb-debug.c | 8 +-
- lib/rb-file-helpers.c | 311 +++++++++++++++++++++++++++++++---
- lib/rb-file-helpers.h | 4 +-
- lib/rb-stock-icons.c | 13 ++
- lib/rb-string-value-map.c | 6 +-
- lib/rb-util.c | 288 ++++++++++++++++++++++++++++++--
- rhythmdb/rhythmdb.c | 2 +-
- shell/rb-play-order.c | 6 +-
- shell/rb-plugin.c | 121 +++++++++++++-
- shell/rb-plugin.h | 14 +-
- shell/rb-shell.c | 61 +++++++-
- shell/rb-source-header.c | 16 ++
- sources/rb-removable-media-source.c | 2 +-
- sources/rb-source-group.c | 4 +-
- sources/rb-source.c | 4 +-
- sources/rb-sourcelist.c | 2 +
- widgets/rb-rating.c | 15 ++
- widgets/rb-search-entry.c | 6 +-
+ backends/rb-encoder.c | 2 +
+ doc/reference/rhythmbox-docs.sgml | 1 +
+ doc/reference/rhythmbox-sections.txt | 58 ++++---
+ doc/reference/rhythmbox.types | 2 +
+ lib/rb-debug.c | 8 +-
+ lib/rb-file-helpers.c | 311 ++++++++++++++++++++++++++++++++---
+ lib/rb-file-helpers.h | 4 +-
+ lib/rb-stock-icons.c | 13 ++
+ lib/rb-string-value-map.c | 6 +-
+ lib/rb-util.c | 288 ++++++++++++++++++++++++++++++--
+ rhythmdb/rhythmdb.c | 2 +-
+ shell/rb-play-order.c | 6 +-
+ shell/rb-plugin.c | 121 +++++++++++++-
+ shell/rb-plugin.h | 14 +-
+ shell/rb-shell.c | 61 ++++++-
+ shell/rb-source-header.c | 16 ++
+ sources/rb-removable-media-source.c | 2 +-
+ sources/rb-source-group.c | 4 +-
+ sources/rb-source.c | 4 +-
+ sources/rb-sourcelist.c | 2 +
+ widgets/rb-rating.c | 15 ++
+ widgets/rb-search-entry.c | 6 +-
22 files changed, 868 insertions(+), 78 deletions(-)
commit a0defa7c08338ef5bc27dc1971447dc3b671af51
@@ -328,8 +22194,8 @@ Date: Sun Mar 21 23:05:20 2010 +0100
Updated German translation
- po/de.po | 678 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 344 insertions(+), 334 deletions(-)
+ po/de.po | 678 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 344 insertions(+), 334 deletions(-)
commit b63d31d6b92e1d55a50084f5e4f7450e64cc1440
Author: Leonid Kanter <leon asplinux ru>
@@ -337,8 +22203,8 @@ Date: Sun Mar 21 19:28:29 2010 +0200
Update Russian translation
- po/ru.po | 3886 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 2115 insertions(+), 1771 deletions(-)
+ po/ru.po | 3890 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 2117 insertions(+), 1773 deletions(-)
commit cf2d201c6eb1f4d65fc11c94e4fe60a59c3ca7bb
Author: Jorge González <jorgegonz svn gnome org>
@@ -346,8 +22212,8 @@ Date: Sun Mar 21 16:47:38 2010 +0100
Updated Spanish translation
- po/es.po | 517 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 261 insertions(+), 256 deletions(-)
+ po/es.po | 517 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 261 insertions(+), 256 deletions(-)
commit 0a3ee42dcb8c30907d5ed924453588e2f511969b
Author: Bruno Brouard <annoa b gmail com>
@@ -355,8 +22221,8 @@ Date: Sun Mar 21 13:38:07 2010 +0100
Updated French translation
- po/fr.po | 486 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 246 insertions(+), 240 deletions(-)
+ po/fr.po | 486 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 246 insertions(+), 240 deletions(-)
commit fd20fa11f2eef09173e61a9d6835dc9a067d5768
Author: Inaki Larranaga Murgoitio <dooteo zundan com>
@@ -364,8 +22230,8 @@ Date: Sun Mar 21 12:48:17 2010 +0100
Updated Basque language
- po/eu.po | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ po/eu.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 1c519511aab22e75f7500a5b646295e596d7d58e
Author: Inaki Larranaga Murgoitio <dooteo zundan com>
@@ -373,8 +22239,8 @@ Date: Sun Mar 21 12:47:52 2010 +0100
Updated Basque language
- po/eu.po | 2541 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1457 insertions(+), 1084 deletions(-)
+ po/eu.po | 2553 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1463 insertions(+), 1090 deletions(-)
commit 2ccdddcf2db71017341f3a821d647d5659601df7
Author: Jonathan Matthew <jonathan d14n org>
@@ -382,8 +22248,8 @@ Date: Sun Mar 21 19:59:04 2010 +1000
status-icon: notify on art changes when position query fails (bug #609651)
- plugins/status-icon/rb-status-icon-plugin.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit fb80b9e1e1ce113f48b19ab9872aa1deacf6fcc1
Author: Jonathan Matthew <jonathan d14n org>
@@ -391,8 +22257,8 @@ Date: Sun Mar 21 19:58:35 2010 +1000
playbin2: buffer tags while waiting for playbin2 stream changes
- backends/gstreamer/rb-player-gst.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6a8c780bd1b340b29c1e0f3c75393835603d217c
Author: Jonathan Matthew <jonathan d14n org>
@@ -400,8 +22266,8 @@ Date: Sun Mar 21 16:42:31 2010 +1000
add last.fm cover art search to POTFILES.in
- po/POTFILES.in | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
commit ca807b61c8efc249f7b9ebf103208e85904bb088
Author: Jonathan Matthew <jonathan d14n org>
@@ -414,11 +22280,11 @@ Date: Sun Mar 21 15:45:54 2010 +1000
I've at least made an honest effort to comply with the last.fm terms of
service.
- plugins/artdisplay/Makefile.am | 2 +-
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
- .../artdisplay/artdisplay/LastFMCoverArtSearch.py | 163 ++++++++++++++++++++
- plugins/artdisplay/artdisplay/Makefile.am | 1 +
- plugins/artdisplay/lastfm_red_small.png | Bin 0 -> 1929 bytes
+ plugins/artdisplay/Makefile.am | 2 +-
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
+ .../artdisplay/artdisplay/LastFMCoverArtSearch.py | 163 +++++++++++++++++++++
+ plugins/artdisplay/artdisplay/Makefile.am | 1 +
+ plugins/artdisplay/lastfm_red_small.png | Bin 0 -> 1929 bytes
5 files changed, 167 insertions(+), 2 deletions(-)
commit 5752eb613457e791f48eb291e4b7547d2c45f71f
@@ -432,22 +22298,46 @@ Date: Sun Mar 21 15:42:33 2010 +1000
to a simple text file alongside the cached art image, with the extension
.rb-meta. None of the existing searches uses this.
- .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 3 +
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 48 ++++++++++++++----
- .../artdisplay/EmbeddedCoverArtSearch.py | 3 +
- .../artdisplay/artdisplay/LocalCoverArtSearch.py | 3 +
- .../artdisplay/artdisplay/PodcastCoverArtSearch.py | 3 +
- plugins/artdisplay/artdisplay/__init__.py | 52 ++++++++++++++------
+ .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 3 ++
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 48 +++++++++++++++-----
+ .../artdisplay/EmbeddedCoverArtSearch.py | 3 ++
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 3 ++
+ .../artdisplay/artdisplay/PodcastCoverArtSearch.py | 3 ++
+ plugins/artdisplay/artdisplay/__init__.py | 52 +++++++++++++++-------
6 files changed, 87 insertions(+), 25 deletions(-)
+commit 5c2c381f41749d6397aef5ec40ed1c5f07f4ad78
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 21 13:34:26 2010 +1000
+
+ media-player: get categories from the device when any groups are enabled
+
+ The previous check was only TRUE when all music/podcasts would be synced,
+ which is pretty useless.
+
+ sources/rb-media-player-source.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3bfe0d665780f595be5bc9abeb1574ebbddaeb37
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Mar 21 13:33:41 2010 +1000
+
+ generic-player: load media player settings, expose sync action
+
+ Generic player sync basically works now.
+
+ plugins/generic-player/generic-player-ui.xml | 6 +++++-
+ plugins/generic-player/rb-generic-player-source.c | 1 +
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
commit 6cf9209b7211bfe627696b645cf3048bfc355f6a
Author: Jonathan Matthew <jonathan d14n org>
Date: Sun Mar 21 13:34:09 2010 +1000
generic-player: fix alignment of the supported format list
- plugins/generic-player/generic-player-info.ui | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ plugins/generic-player/generic-player-info.ui | 1 +
+ 1 file changed, 1 insertion(+)
commit e345c010aa68fbd59c351c6ae320ab9ef5fb3a50
Author: Uri Sivan <tartif gmail com>
@@ -459,8 +22349,8 @@ Date: Sat Mar 20 19:42:17 2010 -0700
download.magnatune.com for download memberships
- fix variable naming in __move_data_files()
- plugins/magnatune/magnatune/MagnatuneSource.py | 12 ++++++------
- plugins/magnatune/magnatune/TrackListHandler.py | 2 +-
+ plugins/magnatune/magnatune/MagnatuneSource.py | 12 ++++++------
+ plugins/magnatune/magnatune/TrackListHandler.py | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
commit 41e3c46dc6f36612290e7c0337020455bd5b4e18
@@ -469,21 +22359,21 @@ Date: Sun Mar 21 11:34:08 2010 +1000
add gtk-doc for refstring, removable media, static playlist, streaming
- doc/reference/rhythmbox-sections.txt | 24 +++----
- lib/rb-async-queue-watch.c | 3 +
- lib/rb-text-helpers.c | 3 +
- rhythmdb/rb-refstring.c | 97 +++++++++++++++++++++++++
- rhythmdb/rhythmdb-query.c | 100 ++++++++++++++++++++++++++-
- rhythmdb/rhythmdb.h | 4 +-
- shell/rb-history.c | 30 ++++++--
- sources/rb-removable-media-source.c | 114 ++++++++++++++++++++++++++++++
- sources/rb-removable-media-source.h | 2 +-
- sources/rb-static-playlist-source.c | 94 ++++++++++++++++++++++++-
- sources/rb-static-playlist-source.h | 11 ++-
- sources/rb-streaming-source.c | 48 +++++++++++--
- sources/rb-streaming-source.h | 15 ++--
- tests/test-rhythmdb-tree-serialization.c | 6 +-
- widgets/rb-dialog.c | 3 +
+ doc/reference/rhythmbox-sections.txt | 24 +++----
+ lib/rb-async-queue-watch.c | 3 +
+ lib/rb-text-helpers.c | 3 +
+ rhythmdb/rb-refstring.c | 97 ++++++++++++++++++++++++++
+ rhythmdb/rhythmdb-query.c | 100 ++++++++++++++++++++++++++-
+ rhythmdb/rhythmdb.h | 4 +-
+ shell/rb-history.c | 30 ++++++--
+ sources/rb-removable-media-source.c | 114 +++++++++++++++++++++++++++++++
+ sources/rb-removable-media-source.h | 2 +-
+ sources/rb-static-playlist-source.c | 94 ++++++++++++++++++++++++-
+ sources/rb-static-playlist-source.h | 11 +--
+ sources/rb-streaming-source.c | 48 ++++++++++---
+ sources/rb-streaming-source.h | 15 ++--
+ tests/test-rhythmdb-tree-serialization.c | 6 +-
+ widgets/rb-dialog.c | 3 +
15 files changed, 507 insertions(+), 47 deletions(-)
commit f4a7f202295da359b3f5c77d079ff6b31d2ff578
@@ -492,10 +22382,10 @@ Date: Sun Mar 21 07:11:14 2010 +1000
audiocd: remove gtk-doc-esque comments from sj metadata code
- plugins/audiocd/sj-metadata-gvfs.c | 4 ++--
- plugins/audiocd/sj-metadata-musicbrainz.c | 10 +++++-----
- plugins/audiocd/sj-metadata-musicbrainz3.c | 2 +-
- plugins/audiocd/sj-structures.c | 4 ++--
+ plugins/audiocd/sj-metadata-gvfs.c | 4 ++--
+ plugins/audiocd/sj-metadata-musicbrainz.c | 10 +++++-----
+ plugins/audiocd/sj-metadata-musicbrainz3.c | 2 +-
+ plugins/audiocd/sj-structures.c | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)
commit 99f6d8a966b259ad31b3dd614342fd8148390b5e
@@ -511,8 +22401,8 @@ Date: Sat Mar 20 21:55:10 2010 +1000
When deleting a post, we just hide the entry, rather than deleting it, so
it doesn't get recreated next time the feed is updated.
- podcast/rb-podcast-manager.c | 80 ++++++++++++++++++++++++++++++-----------
- sources/rb-podcast-source.c | 9 ++++-
+ podcast/rb-podcast-manager.c | 80 ++++++++++++++++++++++++++++++++------------
+ sources/rb-podcast-source.c | 9 ++++-
2 files changed, 66 insertions(+), 23 deletions(-)
commit f6cf2e81154bfe5b3c41ce0e6e41a37d54c533fc
@@ -521,8 +22411,8 @@ Date: Sat Mar 20 21:54:19 2010 +1000
rhythmdb: protect against property values being NULL
- rhythmdb/rhythmdb-tree.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ rhythmdb/rhythmdb-tree.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 46e21a635bd54da213ac806e90a4a35e28bcb14e
Author: Jonathan Matthew <jonathan d14n org>
@@ -530,23 +22420,23 @@ Date: Sat Mar 20 19:58:18 2010 +1000
fix more gtk-doc issues
- backends/rb-player.c | 22 +++++++---
- doc/reference/Makefile.am | 1 +
- doc/reference/rhythmbox-sections.txt | 1 -
- metadata/rb-metadata-common.c | 8 +++-
- metadata/rb-metadata-dbus-client.c | 2 +
- shell/rb-play-order.c | 20 +++++++--
- shell/rb-playlist-manager.c | 4 +-
- sources/rb-playlist-source.c | 4 +-
- sources/rb-source-group.c | 16 ++++++--
- sources/rb-source.c | 72 +++++++++++++++++++++++++---------
- widgets/rb-entry-view.c | 52 ++++++++++++++----------
- widgets/rb-header.c | 2 +
- widgets/rb-header.h | 2 -
- widgets/rb-library-browser.c | 14 +++++-
- widgets/rb-property-view.c | 12 ++++-
- widgets/rb-query-creator.c | 2 +
- widgets/rb-rating.c | 2 +
+ backends/rb-player.c | 22 ++++++++---
+ doc/reference/Makefile.am | 1 +
+ doc/reference/rhythmbox-sections.txt | 1 -
+ metadata/rb-metadata-common.c | 8 +++-
+ metadata/rb-metadata-dbus-client.c | 2 +
+ shell/rb-play-order.c | 20 +++++++---
+ shell/rb-playlist-manager.c | 4 +-
+ sources/rb-playlist-source.c | 4 +-
+ sources/rb-source-group.c | 16 ++++++--
+ sources/rb-source.c | 72 ++++++++++++++++++++++++++----------
+ widgets/rb-entry-view.c | 52 +++++++++++++++-----------
+ widgets/rb-header.c | 2 +
+ widgets/rb-header.h | 2 -
+ widgets/rb-library-browser.c | 14 +++++--
+ widgets/rb-property-view.c | 12 ++++--
+ widgets/rb-query-creator.c | 2 +
+ widgets/rb-rating.c | 2 +
17 files changed, 167 insertions(+), 69 deletions(-)
commit adcf9ea14a700f3824aa6c0b01127d4ed2308fc7
@@ -560,9 +22450,9 @@ Date: Sat Mar 20 19:49:22 2010 +1000
Based on a patch by François Jaouen <francois jaouen laposte net>
- plugins/mtpdevice/rb-mtp-plugin.c | 10 +-
- plugins/mtpdevice/rb-mtp-source.c | 192 ++++++++++++++++++++++++++++++++++---
- plugins/mtpdevice/rb-mtp-source.h | 4 +-
+ plugins/mtpdevice/rb-mtp-plugin.c | 10 +-
+ plugins/mtpdevice/rb-mtp-source.c | 192 +++++++++++++++++++++++++++++++++++---
+ plugins/mtpdevice/rb-mtp-source.h | 4 +-
3 files changed, 187 insertions(+), 19 deletions(-)
commit 9bddb9dcec5addbd35823078d8dec06283fe302f
@@ -571,8 +22461,24 @@ Date: Sat Mar 20 15:08:54 2010 +1000
update .gitignore to exclude gtk-doc stuff
- .gitignore | 12 ++++++++++++
- 1 files changed, 12 insertions(+), 0 deletions(-)
+ .gitignore | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+commit 1e2dc612905e5d104948e7ffbdf142d66e07700f
+Merge: b6cee2d 684e36c
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Mar 19 22:28:06 2010 +1000
+
+ Merge branch 'master' into media-player-sync
+
+commit b6cee2df58de8f6ea4e9fa235cbcd55f0ee41de9
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Fri Mar 19 22:26:24 2010 +1000
+
+ generic-player: add (untested) sync support
+
+ plugins/generic-player/rb-generic-player-source.c | 110 ++++++++++++++++++++++
+ 1 file changed, 110 insertions(+)
commit 684e36c91ba76a9ab7ae97ba5e23cd4d7dfa1f98
Author: Jonathan Matthew <jonathan d14n org>
@@ -583,11 +22489,11 @@ Date: Fri Mar 19 22:02:12 2010 +1000
rhythmdb_query_model_iter_to_entry *does* ref the entry it returns after
all.
- plugins/audiocd/rb-audiocd-source.c | 1 +
- .../rb-generic-player-playlist-source.c | 2 ++
- plugins/ipod/rb-ipod-source.c | 1 +
- podcast/rb-podcast-manager.c | 14 ++++++++++----
- rhythmdb/rhythmdb-property-model.c | 1 +
+ plugins/audiocd/rb-audiocd-source.c | 1 +
+ plugins/generic-player/rb-generic-player-playlist-source.c | 2 ++
+ plugins/ipod/rb-ipod-source.c | 1 +
+ podcast/rb-podcast-manager.c | 14 ++++++++++----
+ rhythmdb/rhythmdb-property-model.c | 1 +
5 files changed, 15 insertions(+), 4 deletions(-)
commit dfe0cd97b16e603bc03a24a204fe621f8933567e
@@ -596,8 +22502,8 @@ Date: Fri Mar 19 07:43:38 2010 +1000
schemas: add mtp plugin active and hidden keys
- data/rhythmbox.schemas | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ data/rhythmbox.schemas | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
commit 52fa619b939954b8d8b8dc84a2a9e6f9889552af
Author: Jonathan Matthew <jonathan d14n org>
@@ -605,10 +22511,10 @@ Date: Fri Mar 19 07:17:27 2010 +1000
update gtk-doc sections, types, and structure
- doc/reference/Makefile.am | 25 ++++++-
- doc/reference/rhythmbox-docs.sgml | 5 +-
- doc/reference/rhythmbox-sections.txt | 138 +++++++++++----------------------
- doc/reference/rhythmbox.types | 5 +
+ doc/reference/Makefile.am | 25 ++++++-
+ doc/reference/rhythmbox-docs.sgml | 5 +-
+ doc/reference/rhythmbox-sections.txt | 138 ++++++++++++-----------------------
+ doc/reference/rhythmbox.types | 5 ++
4 files changed, 76 insertions(+), 97 deletions(-)
commit d1293388ecbe2938de27ecb8aee29d657644db23
@@ -617,23 +22523,23 @@ Date: Fri Mar 19 07:13:39 2010 +1000
fix various minor gtk-doc issues
- backends/rb-player-gst-filter.h | 5 ++-
- metadata/rb-metadata-common.c | 1 +
- metadata/rb-metadata-dbus-client.c | 1 +
- rhythmdb/rhythmdb-query.c | 4 +++
- shell/rb-removable-media-manager.c | 2 +
- shell/rb-removable-media-manager.h | 2 +-
- sources/rb-auto-playlist-source.c | 12 ++++----
- sources/rb-removable-media-source.h | 11 +++++---
- sources/rb-source-group.h | 4 +-
- sources/rb-source-search-basic.c | 19 +++++++++---
- sources/rb-source-search-basic.h | 11 +++++---
- sources/rb-source-search.c | 51 ++++++++++++++++++++++------------
- sources/rb-source-search.h | 26 +++++-------------
- sources/rb-source.c | 4 ++-
- sources/rb-sourcelist-model.c | 1 +
- widgets/rb-entry-view.c | 18 ++++++++++++
- widgets/rb-rating-helper.c | 2 +-
+ backends/rb-player-gst-filter.h | 5 ++--
+ metadata/rb-metadata-common.c | 1 +
+ metadata/rb-metadata-dbus-client.c | 1 +
+ rhythmdb/rhythmdb-query.c | 4 +++
+ shell/rb-removable-media-manager.c | 2 ++
+ shell/rb-removable-media-manager.h | 2 +-
+ sources/rb-auto-playlist-source.c | 12 ++++-----
+ sources/rb-removable-media-source.h | 11 +++++---
+ sources/rb-source-group.h | 4 +--
+ sources/rb-source-search-basic.c | 19 ++++++++++----
+ sources/rb-source-search-basic.h | 11 +++++---
+ sources/rb-source-search.c | 51 ++++++++++++++++++++++++-------------
+ sources/rb-source-search.h | 26 +++++--------------
+ sources/rb-source.c | 4 ++-
+ sources/rb-sourcelist-model.c | 1 +
+ widgets/rb-entry-view.c | 18 +++++++++++++
+ widgets/rb-rating-helper.c | 2 +-
17 files changed, 111 insertions(+), 63 deletions(-)
commit 772fd202a9eba07293111151097fb51e3b1a2619
@@ -642,8 +22548,8 @@ Date: Fri Mar 19 07:11:15 2010 +1000
query-model: add gtk-doc
- rhythmdb/rhythmdb-query-model.c | 390 ++++++++++++++++++++++++++++++++++++++-
- rhythmdb/rhythmdb-query-model.h | 14 +-
+ rhythmdb/rhythmdb-query-model.c | 390 +++++++++++++++++++++++++++++++++++++++-
+ rhythmdb/rhythmdb-query-model.h | 14 +-
2 files changed, 395 insertions(+), 9 deletions(-)
commit 26d0de198c13d82b64988d3079f9c8c904e25bc6
@@ -652,8 +22558,8 @@ Date: Fri Mar 19 07:05:29 2010 +1000
shell-player: add gtk-doc for properties, fix some other bits
- shell/rb-shell-player.c | 71 ++++++++++++++++++++++++++++++++++++++++++++--
- shell/rb-shell-player.h | 2 +-
+ shell/rb-shell-player.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++---
+ shell/rb-shell-player.h | 2 +-
2 files changed, 68 insertions(+), 5 deletions(-)
commit 78e56c2d1fcbbbc02c5dda643fdda00559595171
@@ -662,8 +22568,8 @@ Date: Fri Mar 19 07:04:45 2010 +1000
shell: add gtk-doc
- shell/rb-shell.c | 375 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
- shell/rb-shell.h | 12 +-
+ shell/rb-shell.c | 375 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ shell/rb-shell.h | 12 +-
2 files changed, 371 insertions(+), 16 deletions(-)
commit 966cc9644efc6cf611915752feacf3b2445546d5
@@ -673,7 +22579,7 @@ Date: Thu Mar 18 12:03:55 2010 +0200
Updated Finnish translation by Jiri Grönroos and Jussi Aalto.
po/fi.po | 2851 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 1560 insertions(+), 1291 deletions(-)
+ 1 file changed, 1560 insertions(+), 1291 deletions(-)
commit 896f29c250730e09e929b454e159285a3a1c9850
Author: Hajime Taira <htaira redhat com>
@@ -682,7 +22588,7 @@ Date: Thu Mar 18 08:29:19 2010 +0900
Updated Japanese translation.
po/ja.po | 2508 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 1393 insertions(+), 1115 deletions(-)
+ 1 file changed, 1393 insertions(+), 1115 deletions(-)
commit 15051b83c851a17c1cc84a96e8fefad7d82fa2bd
Author: Jonathan Matthew <jonathan d14n org>
@@ -696,8 +22602,8 @@ Date: Wed Mar 17 22:54:58 2010 +1000
cancelled or not, so we just don't pass in the cancellable to those
operations.
- podcast/rb-podcast-manager.c | 33 +++++++++++++++++++--------------
- 1 files changed, 19 insertions(+), 14 deletions(-)
+ podcast/rb-podcast-manager.c | 33 +++++++++++++++++++--------------
+ 1 file changed, 19 insertions(+), 14 deletions(-)
commit 136652b672429619f04be0b0d229c9ebf805ba7d
Author: Jonathan Matthew <jonathan d14n org>
@@ -705,8 +22611,8 @@ Date: Wed Mar 17 22:54:29 2010 +1000
sourcelist: remove some gtk 2.8 compatibility code
- sources/rb-sourcelist.c | 14 +-------------
- 1 files changed, 1 insertions(+), 13 deletions(-)
+ sources/rb-sourcelist.c | 14 +-------------
+ 1 file changed, 1 insertion(+), 13 deletions(-)
commit 1ad3d38d831a25cff3208f67cd716badfe0c7b9c
Author: Petr Kovar <pknbe volny cz>
@@ -715,7 +22621,7 @@ Date: Tue Mar 16 20:08:08 2010 +0100
Update Czech help translation by Lucas Lommer
help/cs/cs.po | 2780 +++++++++++++++++++++++++++++++++++++++------------------
- 1 files changed, 1904 insertions(+), 876 deletions(-)
+ 1 file changed, 1904 insertions(+), 876 deletions(-)
commit 754a72759885d63275b1a656d8c6f3f7c29c7e9d
Author: Jonathan Matthew <jonathan d14n org>
@@ -733,9 +22639,9 @@ Date: Mon Mar 15 22:47:22 2010 +1000
entries in the backing model, which would eventually lead to an
assertion failure when trying to update the property model.
- rhythmdb/rhythmdb.c | 18 +++++++++++++++++-
- tests/test-rhythmdb.c | 37 +++++++++++++++++++++++++++++++++++++
- 2 files changed, 54 insertions(+), 1 deletions(-)
+ rhythmdb/rhythmdb.c | 18 +++++++++++++++++-
+ tests/test-rhythmdb.c | 37 +++++++++++++++++++++++++++++++++++++
+ 2 files changed, 54 insertions(+), 1 deletion(-)
commit 0e9142ba0a6ec9eccb20d4d6c0cb509bc71d3fac
Author: Adi Roiban <adi roiban ro>
@@ -743,8 +22649,8 @@ Date: Sun Mar 14 19:42:32 2010 +0200
Update Romanian translation
- po/ro.po | 790 +++++++++++++++++++++++++-------------------------------------
- 1 files changed, 312 insertions(+), 478 deletions(-)
+ po/ro.po | 790 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 312 insertions(+), 478 deletions(-)
commit b489f978e1ccded39bf2da580570baa954e8442d
Author: Jonathan Matthew <jonathan d14n org>
@@ -756,8 +22662,8 @@ Date: Sun Mar 14 11:38:55 2010 +1000
value stored in the property model, so the display name must be updated
before the sort names.
- rhythmdb/rhythmdb.c | 24 ++++++++++++------------
- 1 files changed, 12 insertions(+), 12 deletions(-)
+ rhythmdb/rhythmdb.c | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
commit e60fde964b18b1c32dc22137557290bc83bc32c9
Author: Jonathan Matthew <jonathan d14n org>
@@ -769,10 +22675,10 @@ Date: Sat Mar 13 20:54:20 2010 +1000
rb_source_get_entry_view can return NULL, and code that doesn't know
exactly what type of source it's dealing with needs to handle that.
- shell/rb-shell-clipboard.c | 8 ++++++--
- shell/rb-shell.c | 17 +++++++++++------
- sources/rb-source.c | 28 +++++++++++++++++++++++-----
- widgets/rb-song-info.c | 6 +++++-
+ shell/rb-shell-clipboard.c | 8 ++++++--
+ shell/rb-shell.c | 17 +++++++++++------
+ sources/rb-source.c | 28 +++++++++++++++++++++++-----
+ widgets/rb-song-info.c | 6 +++++-
4 files changed, 45 insertions(+), 14 deletions(-)
commit b0bfd801896c02b269c3efb8382bd8cfed5f6ade
@@ -785,8 +22691,8 @@ Date: Sat Mar 13 20:48:37 2010 +1000
We previously didn't check that it the URI fragment was actually there,
so we crashed on manually entered cdda:// URIs with no device path.
- plugins/audiocd/rb-audiocd-plugin.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ plugins/audiocd/rb-audiocd-plugin.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 4051e272dd84d6f6da13db840b973917c1a369d0
Author: Jonathan Matthew <jonathan d14n org>
@@ -799,8 +22705,8 @@ Date: Sat Mar 13 19:29:30 2010 +1000
this, we limit the file extension for files we're transferring to
removeable devices to 8 characters.
- sources/rb-removable-media-source.c | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ sources/rb-removable-media-source.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
commit 0a6c00934d0d29a701470361734e12b70813f968
Author: Jonathan Matthew <jonathan d14n org>
@@ -813,8 +22719,8 @@ Date: Sat Mar 13 18:53:30 2010 +1000
This stops us crashing because the shell player has a reference
to a nonexistant source when we try to move to the next track.
- shell/rb-shell.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ shell/rb-shell.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 71542ae93eb98bb1d9d7e35989d4faba373ceb3c
Author: Kjartan Maraas <kmaraas gnome org>
@@ -822,8 +22728,8 @@ Date: Sat Mar 13 12:18:28 2010 +0100
Updated Norwegian bokmål translation
- po/nb.po | 2139 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1214 insertions(+), 925 deletions(-)
+ po/nb.po | 2153 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1221 insertions(+), 932 deletions(-)
commit 9165118e238a53b3bf46adf1c98c48274dea205a
Author: Jonathan Matthew <jonathan d14n org>
@@ -834,8 +22740,8 @@ Date: Sat Mar 13 13:36:02 2010 +1000
This ensures that the podcast 'delete' action is enabled appropriately.
Previously it was somewhat left up to chance.
- sources/rb-podcast-source.c | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ sources/rb-podcast-source.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
commit 167a4b37ad2e7d84467644a3ca5ba8131493e598
Author: Denis ARNAUD <denisarnuad yahoo fr>
@@ -843,8 +22749,8 @@ Date: Fri Mar 12 15:46:40 2010 +0100
updated breton translation
- po/br.po | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ po/br.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit f39acd1d2fbccfe58e96d0736da2bf5fcfa93141
Author: Denis ARNAUD <denisarnuad yahoo fr>
@@ -852,8 +22758,8 @@ Date: Thu Mar 11 21:19:01 2010 +0100
po/br.po
- po/br.po | 3721 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 2068 insertions(+), 1653 deletions(-)
+ po/br.po | 3741 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 2078 insertions(+), 1663 deletions(-)
commit 97d70ce252e98ac704c2bc0ef9488f854ca892c8
Author: Maxim V. Dziumanenko <dziumanenko gmail com>
@@ -862,7 +22768,7 @@ Date: Thu Mar 11 13:56:13 2010 +0200
Updated Ukrainian translation
po/uk.po | 1254 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 692 insertions(+), 562 deletions(-)
+ 1 file changed, 692 insertions(+), 562 deletions(-)
commit ceef44aa5cd095ea35cafa723bb8c595b39ef542
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -870,8 +22776,8 @@ Date: Wed Mar 10 00:10:25 2010 +0100
Updated Hungarian translation
- po/hu.po | 161 ++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 90 insertions(+), 71 deletions(-)
+ po/hu.po | 161 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 90 insertions(+), 71 deletions(-)
commit e9f5b2c346584a75d26e54d3f7a866626d4d22ff
Author: Jonathan Matthew <jonathan d14n org>
@@ -884,8 +22790,15 @@ Date: Tue Mar 9 22:00:39 2010 +1000
Most gconf keys don't warrant this treatment, but this one seems worth
it.
- plugins/status-icon/rb-status-icon-plugin.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1b733d9cf02ef542c1a22a66d5d9346c965d8a98
+Merge: fc63ab3 8915571
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Mar 8 20:58:22 2010 +1000
+
+ Merge branch 'master' into media-player-sync
commit 8915571adaad794a6693a7c751ab9f105c504601
Author: Jonathan Matthew <jonathan d14n org>
@@ -894,7 +22807,7 @@ Date: Mon Mar 8 20:57:58 2010 +1000
remove extra copy of music-library.svg
.../hicolor/scalable/places/music-library.svg | 3738 --------------------
- 1 files changed, 0 insertions(+), 3738 deletions(-)
+ 1 file changed, 3738 deletions(-)
commit 8ed51b0e50e41b36dc3329175665eaf4006aab39
Author: Alexander Shopov <ash contact bg>
@@ -902,8 +22815,8 @@ Date: Mon Mar 8 07:11:40 2010 +0200
Updated Bulgarian translation
- po/bg.po | 20 ++++++++++----------
- 1 files changed, 10 insertions(+), 10 deletions(-)
+ po/bg.po | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
commit 1319f924dbb148633c14fcf6c651d9d04bd73ac0
Author: Filipe Gomes <filipefgomes gmail com>
@@ -912,7 +22825,7 @@ Date: Mon Mar 8 01:13:45 2010 +0000
Updated Portuguese translation
po/pt.po | 2532 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 1461 insertions(+), 1071 deletions(-)
+ 1 file changed, 1461 insertions(+), 1071 deletions(-)
commit 63711f1b6e36d05addb91db0559afa72e65926c8
Author: Jonathan Matthew <jonathan d14n org>
@@ -920,8 +22833,8 @@ Date: Sun Mar 7 22:07:49 2010 +1000
playlist: emit notify::dirty signal when a playlist becomes dirty
- sources/rb-playlist-source.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ sources/rb-playlist-source.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 3935792e4d4fc7617b98e796bb0949777f640881
Author: Jonathan Matthew <jonathan d14n org>
@@ -958,12 +22871,12 @@ Date: Sun Mar 7 13:11:47 2010 +1000
to display correctly, and use a direction-neutral separator rather than
verbal ones.
- doc/reference/rhythmbox-docs.sgml | 1 +
- doc/reference/rhythmbox-sections.txt | 7 +
- lib/Makefile.am | 4 +-
- lib/rb-text-helpers.c | 224 ++++++++++++++++++++++++++++++++++
- lib/rb-text-helpers.h | 44 +++++++
- widgets/rb-header.c | 103 ++++++++++------
+ doc/reference/rhythmbox-docs.sgml | 1 +
+ doc/reference/rhythmbox-sections.txt | 7 ++
+ lib/Makefile.am | 4 +-
+ lib/rb-text-helpers.c | 224 +++++++++++++++++++++++++++++++++++
+ lib/rb-text-helpers.h | 44 +++++++
+ widgets/rb-header.c | 103 ++++++++++------
6 files changed, 344 insertions(+), 39 deletions(-)
commit 54e5d07bc865f0b2656e0a8bccd2881daee7c967
@@ -972,8 +22885,8 @@ Date: Fri Mar 5 15:16:41 2010 +0100
Updated Galician translation
- po/gl.po | 137 +++++++++++++++++++++++++------------------------------------
- 1 files changed, 56 insertions(+), 81 deletions(-)
+ po/gl.po | 137 ++++++++++++++++++++++++++-------------------------------------
+ 1 file changed, 56 insertions(+), 81 deletions(-)
commit d2240dde7ace0e002c741c5263cfb5dfb2946efa
Author: Aurimas Černius <aurisc4 gmail com>
@@ -982,7 +22895,7 @@ Date: Fri Mar 5 15:28:52 2010 +0200
Updated Lithuanian translation
po/lt.po | 1183 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 694 insertions(+), 489 deletions(-)
+ 1 file changed, 694 insertions(+), 489 deletions(-)
commit 9a75a94d837ddc10ca25acc5c2bed70ebe738cd3
Author: Ricardo Cruz <rpmcruz alunos dcc fc up pt>
@@ -990,8 +22903,8 @@ Date: Thu Mar 4 22:05:43 2010 +1000
shell: sync ViewStatusbar action state along with statusbar (bug #611772)
- shell/rb-shell.c | 14 ++++++++++----
- 1 files changed, 10 insertions(+), 4 deletions(-)
+ shell/rb-shell.c | 14 ++++++++++----
+ 1 file changed, 10 insertions(+), 4 deletions(-)
commit b8355616a0ee218b2f1707559bc4383874802ed0
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
@@ -999,8 +22912,8 @@ Date: Wed Mar 3 18:07:21 2010 +0100
Updated French translation
- po/fr.po | 79 +++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 40 insertions(+), 39 deletions(-)
+ po/fr.po | 79 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 40 insertions(+), 39 deletions(-)
commit 524ba5b77d05dae98e8e98037879452bf0d3621b
Author: Alexander Shopov <ash contact bg>
@@ -1009,7 +22922,7 @@ Date: Wed Mar 3 10:22:54 2010 +0200
Updated Bulgarian translation
po/bg.po | 1063 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 588 insertions(+), 475 deletions(-)
+ 1 file changed, 588 insertions(+), 475 deletions(-)
commit b8ed5feee8839401e0d46af604603a14aeb5f8f0
Author: Daniel Nylander <po danielnylander se>
@@ -1017,8 +22930,8 @@ Date: Tue Mar 2 12:16:20 2010 +0100
Updated Swedish translation
- po/sv.po | 119 ++++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 58 insertions(+), 61 deletions(-)
+ po/sv.po | 119 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 58 insertions(+), 61 deletions(-)
commit 2c2f5c3d0fb53739bb9f29f4be114ed3909f5b1a
Author: Jonathan Matthew <jonathan d14n org>
@@ -1031,8 +22944,8 @@ Date: Thu Feb 25 17:40:29 2010 +1000
some day you'll be able to set a custom pattern without resorting to
gconf-editor..
- sources/rb-library-source.c | 40 +++++++++++++++++++++++++++-------------
- 1 files changed, 27 insertions(+), 13 deletions(-)
+ sources/rb-library-source.c | 40 +++++++++++++++++++++++++++-------------
+ 1 file changed, 27 insertions(+), 13 deletions(-)
commit b50e62b40d5f9f54cafbf0438cb3d1b330fe74c3
Author: Jonathan Matthew <jonathan d14n org>
@@ -1040,8 +22953,8 @@ Date: Thu Feb 25 09:25:21 2010 +1000
library: add more substitution variables to the file pattern code
- sources/rb-library-source.c | 20 ++++++++++++++++++++
- 1 files changed, 20 insertions(+), 0 deletions(-)
+ sources/rb-library-source.c | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
commit 69731b5fb43215dfcb502688d031a5f938c7c0fd
Author: Jonathan Matthew <jonathan d14n org>
@@ -1049,8 +22962,8 @@ Date: Tue Mar 2 20:19:59 2010 +1000
rhythmdb: allow ogg files with annodex data to be imported (bug #611451)
- rhythmdb/rhythmdb.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ rhythmdb/rhythmdb.c | 1 +
+ 1 file changed, 1 insertion(+)
commit a2c07dafe359812c97d7f9b57a93fc78346170e7
Author: Michael Scherer <misc mandriva org>
@@ -1058,8 +22971,8 @@ Date: Tue Mar 2 00:07:34 2010 +0100
- fix build when sound juicer code is not used for metadata extraction
- plugins/audiocd/rb-audiocd-source.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ca650b04ef038c9d028a89479b1737634ed2683f
Author: Jonathan Matthew <jonathan d14n org>
@@ -1071,8 +22984,8 @@ Date: Mon Mar 1 21:41:04 2010 +1000
now we don't request them, so it doesn't matter that we don't have any
code for dealing with them.
- rhythmdb/rhythmdb-monitor.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ rhythmdb/rhythmdb-monitor.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 22874e2aa73ffc69d045247b82f8cb027fbfbb36
Author: Andrej Žnidaršič <andrej znidarsic gmail com>
@@ -1080,8 +22993,8 @@ Date: Sun Feb 28 19:58:46 2010 +0100
Updated Slovenian translation
- po/sl.po | 158 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 81 insertions(+), 77 deletions(-)
+ po/sl.po | 158 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 81 insertions(+), 77 deletions(-)
commit d6e9aabebc12090641498e6df6ec51519127ad30
Author: Jonathan Matthew <jonathan d14n org>
@@ -1089,10 +23002,10 @@ Date: Mon Mar 1 00:07:28 2010 +1000
Release 0.12.7
- ChangeLog |10524 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
- NEWS | 105 +
- README | 2 +-
- configure.ac | 2 +-
+ ChangeLog | 10524 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ NEWS | 105 +
+ README | 2 +-
+ configure.ac | 2 +-
4 files changed, 10270 insertions(+), 363 deletions(-)
commit 306928a19d246c67589ffc23cb5ba9efef87154e
@@ -1101,8 +23014,8 @@ Date: Sat Feb 27 11:08:47 2010 -0800
Updated Greek translation
- po/el.po | 5224 ++++++++++++++++++++++++++++++++++++++++----------------------
- 1 files changed, 3397 insertions(+), 1827 deletions(-)
+ po/el.po | 5228 ++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 3399 insertions(+), 1829 deletions(-)
commit cc62beb518d76b5934c7549898a30d113fef49fb
Author: Peteris Krisjanis <pecisk gmail com>
@@ -1110,8 +23023,8 @@ Date: Sat Feb 27 12:31:59 2010 +0200
Updated Latvian translation.
- po/lv.po | 314 +++++++++++++-------------------------------------------------
- 1 files changed, 63 insertions(+), 251 deletions(-)
+ po/lv.po | 314 +++++++++++++--------------------------------------------------
+ 1 file changed, 63 insertions(+), 251 deletions(-)
commit e828531f86204d39fc6d9e4078b24fdc5494446c
Author: Peteris Krisjanis <pecisk gmail com>
@@ -1120,7 +23033,7 @@ Date: Sat Feb 27 01:11:45 2010 +0200
Updated Latvian translation.
po/lv.po | 5109 +++++++++++++++++++++++++++++++++++++-------------------------
- 1 files changed, 3082 insertions(+), 2027 deletions(-)
+ 1 file changed, 3082 insertions(+), 2027 deletions(-)
commit b5d82688d043942005a5c6a8bf6edce151f0fee4
Author: Jonathan Matthew <jonathan d14n org>
@@ -1132,8 +23045,8 @@ Date: Fri Feb 26 22:24:47 2010 +1000
looks like they won't come back. Switching to MP3 at least gives us
something that works for now.
- plugins/jamendo/jamendo/JamendoSaxHandler.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/jamendo/jamendo/JamendoSaxHandler.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 02af4ceb08f8e7393efdfebe86e7b68e23cb8f1d
Author: Jonathan Matthew <jonathan d14n org>
@@ -1144,8 +23057,8 @@ Date: Fri Feb 26 22:23:40 2010 +1000
JamendoSource stores the shell as a GObject property, not a python
attribute.
- plugins/jamendo/jamendo/JamendoSource.py | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ plugins/jamendo/jamendo/JamendoSource.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 8b8a5b0335239d7773bac8c0b6492a1722c747a9
Author: Miloš Popović <mpopovic src gnome org>
@@ -1164,7 +23077,7 @@ Date: Thu Feb 25 17:03:17 2010 +0200
Update Romanian translation
po/ro.po | 2236 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1256 insertions(+), 980 deletions(-)
+ 1 file changed, 1256 insertions(+), 980 deletions(-)
commit 672a89c95a68c1879fe0c09b0be1a5c1e608f68c
Author: Luca Ferretti <lferrett gnome org>
@@ -1173,7 +23086,7 @@ Date: Thu Feb 25 14:14:27 2010 +0100
Updated Italian translation
po/it.po | 1183 +++++++++++++++++++++++++++++++++++++-------------------------
- 1 files changed, 710 insertions(+), 473 deletions(-)
+ 1 file changed, 710 insertions(+), 473 deletions(-)
commit 2bb7822315b9b30a71520fdecf3481c2121d6012
Author: Adam Zimmerman <adamz src gnome org>
@@ -1181,8 +23094,8 @@ Date: Wed Feb 24 19:21:53 2010 -0800
magnatune/jamendo: Use gobject.timeout_add_seconds for catalog updates
- plugins/jamendo/jamendo/JamendoSource.py | 4 ++--
- plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
+ plugins/jamendo/jamendo/JamendoSource.py | 4 ++--
+ plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
commit 05f676dfa480c90c696f1f0e1f229efa24921eba
@@ -1194,8 +23107,8 @@ Date: Tue Feb 23 06:35:20 2010 +1000
Now that we're using it for general import operations, it needs to try
as hard as possible to do something useful.
- lib/rb-file-helpers.c | 32 +++++++++++++++++++++++++-------
- 1 files changed, 25 insertions(+), 7 deletions(-)
+ lib/rb-file-helpers.c | 32 +++++++++++++++++++++++++-------
+ 1 file changed, 25 insertions(+), 7 deletions(-)
commit 9f25a3c43512d8af6a62ae0ba258197791ee97f1
Author: Marek Černocký <marek manet cz>
@@ -1203,8 +23116,8 @@ Date: Mon Feb 22 21:47:35 2010 +0100
Update Czech translation
- po/cs.po | 975 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 532 insertions(+), 443 deletions(-)
+ po/cs.po | 975 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 532 insertions(+), 443 deletions(-)
commit c884a26c901274c04400760354bd2e8fd94c3f83
Author: Jonathan Matthew <jonathan d14n org>
@@ -1215,8 +23128,8 @@ Date: Mon Feb 22 22:06:00 2010 +1000
When there's no selected source (such as when visualization is active),
it doesn't make any sense to sync the header with the source's state.
- shell/rb-source-header.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ shell/rb-source-header.c | 4 ++++
+ 1 file changed, 4 insertions(+)
commit ab102ef5a954eb87354c3467d1a35c8fa596242b
Author: Charles Reiss <woggling gmail com>
@@ -1229,12 +23142,12 @@ Date: Sun Feb 21 18:44:51 2010 -0800
This avoids problems with duplicate _PyGObject_API and _PyGtk_API symbols
on platforms (like Darwin) whose linkers do not handle these well.
- bindings/python/override_common.c | 2 ++
- bindings/python/rb.override | 1 +
- bindings/python/rhythmdb.override | 1 +
- shell/main.c | 2 ++
- shell/rb-python-plugin.c | 1 +
- 5 files changed, 7 insertions(+), 0 deletions(-)
+ bindings/python/override_common.c | 2 ++
+ bindings/python/rb.override | 1 +
+ bindings/python/rhythmdb.override | 1 +
+ shell/main.c | 2 ++
+ shell/rb-python-plugin.c | 1 +
+ 5 files changed, 7 insertions(+)
commit 3492e8c68b0c2924d21baeccb7cdb7fc2ff65167
Author: Charles Reiss <woggling gmail com>
@@ -1242,8 +23155,8 @@ Date: Sun Feb 21 18:43:48 2010 -0800
Correct type of RBQueryCreatorCriteriaOption::val
- widgets/rb-query-creator-private.h | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ widgets/rb-query-creator-private.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 760203a908ee8832949804099172e5a6736d1993
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -1251,8 +23164,8 @@ Date: Mon Feb 22 11:11:03 2010 +0100
Hungarian translation updated
- po/hu.po | 186 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 102 insertions(+), 84 deletions(-)
+ po/hu.po | 186 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 102 insertions(+), 84 deletions(-)
commit 394691bad26e6434e499897092440bca84db72e4
Author: Claude Paroz <claude 2xlibre net>
@@ -1260,8 +23173,8 @@ Date: Mon Feb 22 10:45:56 2010 +0100
Updated French translation
- po/fr.po | 38 ++++++++++++++++++++++----------------
- 1 files changed, 22 insertions(+), 16 deletions(-)
+ po/fr.po | 38 ++++++++++++++++++++++----------------
+ 1 file changed, 22 insertions(+), 16 deletions(-)
commit 01b80834cb5f135940a27b4c0a14bdb1b219ecad
Author: Claude Paroz <claude 2xlibre net>
@@ -1270,7 +23183,7 @@ Date: Mon Feb 22 10:37:24 2010 +0100
Updated French translation
po/fr.po | 2111 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 1135 insertions(+), 976 deletions(-)
+ 1 file changed, 1135 insertions(+), 976 deletions(-)
commit 8e77270fa73334a93360a72a847e5b3eb3bc99a6
Author: Bastien Nocera <hadess hadess net>
@@ -1281,8 +23194,8 @@ Date: Mon Feb 22 00:42:08 2010 +0000
We need to install the .py file, and put the .rb-plugin file in
the right directory as well.
- plugins/sendto/Makefile.am | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ plugins/sendto/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 557ff6bb512a3b27788cc11fd275a253d99988f6
Author: Bastien Nocera <hadess hadess net>
@@ -1295,8 +23208,8 @@ Date: Mon Feb 22 00:28:02 2010 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=610643
- rhythmdb/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ rhythmdb/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a5accaf217db9d47bb2facc0af9f5afef3db4425
Author: Jonathan Matthew <jonathan d14n org>
@@ -1307,8 +23220,8 @@ Date: Mon Feb 22 06:55:07 2010 +1000
Sending invalid utf-8 strings over a dbus connection causes it to
disconnect, which is generally a bad thing. See bug 601171.
- shell/rb-shell-player.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ shell/rb-shell-player.c | 5 +++++
+ 1 file changed, 5 insertions(+)
commit e8590980514590565fc3f63cb2d06ec0ca7f340f
Author: Bruce Cowan <bcowan fastmail co uk>
@@ -1317,7 +23230,7 @@ Date: Sun Feb 21 20:53:46 2010 +0000
Update British English translation
po/en_GB.po | 2567 ++++++++++++++++++++++++++++++++++-------------------------
- 1 files changed, 1480 insertions(+), 1087 deletions(-)
+ 1 file changed, 1480 insertions(+), 1087 deletions(-)
commit f71a546731c9b8e880ae5b21c57cc53772053f6e
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -1325,8 +23238,8 @@ Date: Sun Feb 21 14:56:45 2010 +0100
drop 2 unused variables
- remote/dbus/rb-client.c | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ remote/dbus/rb-client.c | 2 --
+ 1 file changed, 2 deletions(-)
commit 78e52f96f07fee2665ed83b84fca61d928d5b076
Author: Petr Kovar <pknbe volny cz>
@@ -1336,8 +23249,8 @@ Date: Sun Feb 21 19:40:14 2010 +0100
Reviewed by: Lucas Lommer.
- po/cs.po | 823 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 422 insertions(+), 401 deletions(-)
+ po/cs.po | 823 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 422 insertions(+), 401 deletions(-)
commit f3e683bdec6763357c2d4e21f51e4bfa4c6406cf
Author: Piotr Drąg <piotrdrag gmail com>
@@ -1346,7 +23259,7 @@ Date: Sun Feb 21 18:31:27 2010 +0100
Updated Polish translation
po/pl.po | 2623 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 1452 insertions(+), 1171 deletions(-)
+ 1 file changed, 1452 insertions(+), 1171 deletions(-)
commit 5958a34b31522e588f9bbfe09298677ee9885dd2
Author: Mario Blättermann <mariobl gnome org>
@@ -1354,8 +23267,8 @@ Date: Sun Feb 21 16:45:49 2010 +0100
Updated German translation
- po/de.po | 198 +++++++++++++++++++++++++++-----------------------------------
- 1 files changed, 87 insertions(+), 111 deletions(-)
+ po/de.po | 198 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 87 insertions(+), 111 deletions(-)
commit 1d1f83e87f06b1238d602f7c990be2b109769c42
Author: Daniel Nylander <po danielnylander se>
@@ -1364,7 +23277,7 @@ Date: Sun Feb 21 13:30:59 2010 +0100
Updated Swedish translation
po/sv.po | 1234 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 712 insertions(+), 522 deletions(-)
+ 1 file changed, 712 insertions(+), 522 deletions(-)
commit b622305a279ed8a952b92e20a9ed3caf4ef818e8
Author: Fran Diéguez <frandieguez ubuntu com>
@@ -1372,8 +23285,8 @@ Date: Sun Feb 21 11:59:02 2010 +0100
Updated Galician Translation
- po/gl.po | 554 ++++++++++++++++++++++++++++++++++++++------------------------
- 1 files changed, 344 insertions(+), 210 deletions(-)
+ po/gl.po | 554 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 344 insertions(+), 210 deletions(-)
commit 9a3e41ae81018ebbf82a26c135a5dc0139da0ebe
Author: Jorge González <jorgegonz svn gnome org>
@@ -1381,8 +23294,8 @@ Date: Sun Feb 21 11:33:05 2010 +0100
Updated Spanish translation
- po/es.po | 173 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 87 insertions(+), 86 deletions(-)
+ po/es.po | 173 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 87 insertions(+), 86 deletions(-)
commit 6cf4def3acf95ac757918cf5c1c6b7a1e638e45e
Author: Jonathan Matthew <jonathan d14n org>
@@ -1390,10 +23303,10 @@ Date: Sun Feb 21 19:48:00 2010 +1000
python: add bindings for RBSearchEntry
- bindings/python/Makefile.am | 1 +
- bindings/python/rb.defs | 47 +++++++++++++++++++++++++++++++++++++++++++
- bindings/python/rb.override | 1 +
- 3 files changed, 49 insertions(+), 0 deletions(-)
+ bindings/python/Makefile.am | 1 +
+ bindings/python/rb.defs | 47 +++++++++++++++++++++++++++++++++++++++++++++
+ bindings/python/rb.override | 1 +
+ 3 files changed, 49 insertions(+)
commit 0abcbbca0dd0c8473f79d40614d5429d47d0f6b8
Author: Jonathan Matthew <jonathan d14n org>
@@ -1410,8 +23323,8 @@ Date: Sun Feb 21 17:24:44 2010 +1000
Individual tracks can be toggled by clicking on the checkbox in the
entry view.
- plugins/audiocd/rb-audiocd-source.c | 159 +++++++++++++++++++++++++++++++++--
- 1 files changed, 151 insertions(+), 8 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 159 ++++++++++++++++++++++++++++++++++--
+ 1 file changed, 151 insertions(+), 8 deletions(-)
commit 419552b4370c26c13a01c2bcfda6d239a0dc5078
Author: Jonathan Matthew <jonathan d14n org>
@@ -1419,9 +23332,9 @@ Date: Sun Feb 21 17:07:14 2010 +1000
audiocd: move the 'extract to library' action into RBAudioCDSource
- plugins/audiocd/audiocd-ui.xml | 2 +-
- plugins/audiocd/rb-audiocd-source.c | 109 ++++++++++++++++++++++++++---------
- shell/rb-removable-media-manager.c | 45 --------------
+ plugins/audiocd/audiocd-ui.xml | 2 +-
+ plugins/audiocd/rb-audiocd-source.c | 109 +++++++++++++++++++++++++++---------
+ shell/rb-removable-media-manager.c | 45 ---------------
3 files changed, 82 insertions(+), 74 deletions(-)
commit 64a039650854ae24df267eaa185b0ef97ae4e326
@@ -1430,8 +23343,8 @@ Date: Sun Feb 21 16:41:48 2010 +1000
audiocd: load UI after creating a source for the first time
- plugins/audiocd/rb-audiocd-plugin.c | 36 ++++++++++++++++++----------------
- 1 files changed, 19 insertions(+), 17 deletions(-)
+ plugins/audiocd/rb-audiocd-plugin.c | 36 +++++++++++++++++++-----------------
+ 1 file changed, 19 insertions(+), 17 deletions(-)
commit 9d1ef7a315897ec92013d85c6acf2d5d4624f5e8
Author: Jonathan Matthew <jonathan d14n org>
@@ -1441,9 +23354,9 @@ Date: Sun Feb 21 16:36:06 2010 +1000
It's just simpler this way.
- plugins/audiocd/rb-audiocd-plugin.c | 2 +-
- plugins/audiocd/rb-audiocd-source.c | 4 ++--
- plugins/audiocd/rb-audiocd-source.h | 2 +-
+ plugins/audiocd/rb-audiocd-plugin.c | 2 +-
+ plugins/audiocd/rb-audiocd-source.c | 4 ++--
+ plugins/audiocd/rb-audiocd-source.h | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
commit 907a91e827542fcc4089dabf69df2095bae6ba36
@@ -1452,8 +23365,8 @@ Date: Sun Feb 21 16:21:43 2010 +1000
entry-view: only make columns clickable if they have a sort function
- widgets/rb-entry-view.c | 7 ++++---
- 1 files changed, 4 insertions(+), 3 deletions(-)
+ widgets/rb-entry-view.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
commit 532aeb52d2051ed6c3dcc100a3068e0c17653ce5
Author: Jonathan Matthew <jonathan d14n org>
@@ -1461,8 +23374,8 @@ Date: Sun Feb 21 16:20:15 2010 +1000
audiocd: don't try to set the year when no value is provided
- plugins/audiocd/rb-audiocd-source.c | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit 733698890a79bb1df1c56853104d52051e9cdac8
Author: Jonathan Matthew <jonathan d14n org>
@@ -1473,9 +23386,9 @@ Date: Sun Feb 21 16:18:05 2010 +1000
If none of the sort properties has a non-empty value, use the display
property, which is almost certainly going to be empty too.
- rhythmdb/rhythmdb-property-model.c | 9 ++++-
- tests/test-rhythmdb-property-model.c | 75 ++++++++++++++++++++++++++++++++++
- 2 files changed, 83 insertions(+), 1 deletions(-)
+ rhythmdb/rhythmdb-property-model.c | 9 ++++-
+ tests/test-rhythmdb-property-model.c | 75 ++++++++++++++++++++++++++++++++++++
+ 2 files changed, 83 insertions(+), 1 deletion(-)
commit b36fb6475b30820e08a46c6f3e4f6af88577b9bb
Author: Uri Sivan <tartif gmail com>
@@ -1487,8 +23400,8 @@ Date: Sun Feb 21 16:01:51 2010 +1000
header text to be displayed in the correct direction even when the start
of the text (the track title) has the opposite direction.
- widgets/rb-header.c | 9 ++++++++-
- 1 files changed, 8 insertions(+), 1 deletions(-)
+ widgets/rb-header.c | 9 ++++++++-
+ 1 file changed, 8 insertions(+), 1 deletion(-)
commit f57dfa9e31748b742c0d8a1c4f107d6fef487063
Author: Jonathan Matthew <jonathan d14n org>
@@ -1500,8 +23413,8 @@ Date: Sun Feb 21 10:16:50 2010 +1000
function pointer doesn't work with versions where it was a macro, so we
can't do that yet.
- metadata/rb-metadata-gst.c | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ metadata/rb-metadata-gst.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 12c169318c51b81b66c15432681e012c162ecce8
Author: Andrej Žnidaršič <andrej znidarsic gmail com>
@@ -1509,8 +23422,8 @@ Date: Sat Feb 20 22:22:04 2010 +0100
Updated Slovenian translation
- po/sl.po | 421 ++++++++++++++++++++++++++++++++++++++------------------------
- 1 files changed, 261 insertions(+), 160 deletions(-)
+ po/sl.po | 421 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 261 insertions(+), 160 deletions(-)
commit 1a698310e0cb126eb9e6c033d99baa11574726bb
Author: Jonathan Matthew <jonathan d14n org>
@@ -1520,8 +23433,8 @@ Date: Sat Feb 20 11:44:09 2010 +1000
patch by tomgarper gmx com
- plugins/daap/rb-daap-connection.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ plugins/daap/rb-daap-connection.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 506fe6b0fba6c629b998aebddbcd3b2063cd4635
Author: Adam Zimmerman <adamz src gnome org>
@@ -1529,8 +23442,8 @@ Date: Fri Feb 19 12:55:50 2010 -0800
magnatune: Use copy_async for catalog downloading
- plugins/magnatune/magnatune/MagnatuneSource.py | 109 ++++++++++++++----------
- 1 files changed, 63 insertions(+), 46 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 109 ++++++++++++++-----------
+ 1 file changed, 63 insertions(+), 46 deletions(-)
commit 560fba7f4e7e1f13d1b01068221662880cd7a1c5
Author: Adam Zimmerman <adamz src gnome org>
@@ -1538,8 +23451,8 @@ Date: Fri Feb 19 11:33:51 2010 -0800
magnatune: Simplify download progress code
- plugins/magnatune/magnatune/MagnatuneSource.py | 34 +++++++----------------
- 1 files changed, 11 insertions(+), 23 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 34 +++++++++-----------------
+ 1 file changed, 11 insertions(+), 23 deletions(-)
commit ea4db9cae4dde96c83b873a16292c1f7d223897c
Author: Adam Zimmerman <adamz src gnome org>
@@ -1554,8 +23467,8 @@ Date: Fri Feb 19 01:05:46 2010 -0800
- lets us move towards using gio for all I/O, rather than a mix of gio
and python calls (still more todo here)
- plugins/magnatune/magnatune/MagnatuneSource.py | 111 +++++++++++++----------
- 1 files changed, 63 insertions(+), 48 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 111 ++++++++++++++-----------
+ 1 file changed, 63 insertions(+), 48 deletions(-)
commit a5025bfbde50ad8ec6ef1121d3f2c34bb05743c2
Author: Adam Zimmerman <adamz src gnome org>
@@ -1567,10 +23480,10 @@ Date: Thu Feb 18 16:09:31 2010 -0800
- make callback functions into inner functions
- make resuming in-progress downloads work again
- plugins/magnatune/magnatune/BuyAlbumHandler.py | 1 -
- plugins/magnatune/magnatune/MagnatuneSource.py | 459 +++++++++++------------
- plugins/magnatune/magnatune/TrackListHandler.py | 3 +-
- plugins/magnatune/magnatune/__init__.py | 64 ++--
+ plugins/magnatune/magnatune/BuyAlbumHandler.py | 1 -
+ plugins/magnatune/magnatune/MagnatuneSource.py | 459 +++++++++++-------------
+ plugins/magnatune/magnatune/TrackListHandler.py | 3 +-
+ plugins/magnatune/magnatune/__init__.py | 64 ++--
4 files changed, 252 insertions(+), 275 deletions(-)
commit eb3ec4c513e3b7427db6f3c47f556a6182729bed
@@ -1584,11 +23497,11 @@ Date: Fri Feb 19 20:45:59 2010 +1000
way we can cut down the volume of requests to an acceptable level, so we
cannot use discogs as a cover image provider.
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
- .../artdisplay/artdisplay/DiscogsCoverArtSearch.py | 287 --------------------
- plugins/artdisplay/artdisplay/Makefile.am | 1 -
- po/POTFILES.in | 1 -
- 4 files changed, 1 insertions(+), 291 deletions(-)
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
+ .../artdisplay/artdisplay/DiscogsCoverArtSearch.py | 287 ---------------------
+ plugins/artdisplay/artdisplay/Makefile.am | 1 -
+ po/POTFILES.in | 1 -
+ 4 files changed, 1 insertion(+), 291 deletions(-)
commit 484387b66df804505487ac248a3d068bfafbd698
Author: Jorge González <jorgegonz svn gnome org>
@@ -1596,8 +23509,8 @@ Date: Wed Feb 17 22:39:21 2010 +0100
Updated Spanish translation
- po/es.po | 159 +++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 81 insertions(+), 78 deletions(-)
+ po/es.po | 159 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 81 insertions(+), 78 deletions(-)
commit 456d79808934e8d51792af56b8f9bd83ffe0703c
Author: Martin Schaaf <mascha ma-scha de>
@@ -1605,8 +23518,8 @@ Date: Wed Feb 17 23:05:29 2010 +1000
removable-media: include track number in duplicate check (bug #609908)
- sources/rb-removable-media-source.c | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ sources/rb-removable-media-source.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit 2c273a43dc1ac8794a8307ec1fd568015e467cfd
Author: Jonathan Matthew <jonathan d14n org>
@@ -1614,8 +23527,8 @@ Date: Wed Feb 17 22:56:33 2010 +1000
rhythmdb: skip replaygain properties in rhythmdb_entry_gather_metadata
- rhythmdb/rhythmdb.c | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ rhythmdb/rhythmdb.c | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
commit 9015490d77fe16f9e19997505bfdcfbe0faee073
Author: Jonathan Matthew <jonathan d14n org>
@@ -1623,8 +23536,8 @@ Date: Wed Feb 17 22:36:44 2010 +1000
remove stray .arch-inventory file
- remote/dbus/.arch-inventory | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ remote/dbus/.arch-inventory | 2 --
+ 1 file changed, 2 deletions(-)
commit 9ea95a713d26ced6f61c7d113151fb35846a4cde
Author: Jonathan Matthew <jonathan d14n org>
@@ -1632,8 +23545,8 @@ Date: Wed Feb 17 21:30:54 2010 +1000
iradio: remove cbc.ca streams as they are no longer available (bug #609916)
- plugins/iradio/iradio-initial.pls | 9 ---------
- 1 files changed, 0 insertions(+), 9 deletions(-)
+ plugins/iradio/iradio-initial.pls | 9 ---------
+ 1 file changed, 9 deletions(-)
commit eb113f094fd90eadbaa714b3c4e24f733515bb64
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -1641,8 +23554,8 @@ Date: Wed Feb 17 13:11:05 2010 +0200
Estonian translation updated
- po/et.po | 506 ++++++++++++++++++++++++++++++++++++++++----------------------
- 1 files changed, 324 insertions(+), 182 deletions(-)
+ po/et.po | 506 ++++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 324 insertions(+), 182 deletions(-)
commit 0d4feea5c9d8de652709b6468153ce5d2ffc8da9
Author: Mario Blättermann <mariobl gnome org>
@@ -1650,8 +23563,8 @@ Date: Wed Feb 17 11:52:54 2010 +0100
Updated German translation
- po/de.po | 438 ++++++++++++++++++++++++++++++++++++++++----------------------
- 1 files changed, 283 insertions(+), 155 deletions(-)
+ po/de.po | 438 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 283 insertions(+), 155 deletions(-)
commit 0ff31776fe91b28fc20af41d3fb97bdbc7731c87
Author: Adam Zimmerman <adamz src gnome org>
@@ -1663,8 +23576,8 @@ Date: Tue Feb 16 18:12:32 2010 -0800
other error occurs. Also handle the cases where the account info can't
be parsed out of the secret, or no secret exists in the keyring.
- plugins/magnatune/magnatune/MagnatuneSource.py | 20 ++++++++--
- plugins/magnatune/magnatune/__init__.py | 45 ++++++++++++++++--------
+ plugins/magnatune/magnatune/MagnatuneSource.py | 20 +++++++++---
+ plugins/magnatune/magnatune/__init__.py | 45 +++++++++++++++++---------
2 files changed, 46 insertions(+), 19 deletions(-)
commit 89a48d0d63e0f14234c1d74d47ee97c9b5877211
@@ -1673,10 +23586,10 @@ Date: Tue Feb 16 15:10:36 2010 -0800
magnatune: Use keyring to store account info
- data/rhythmbox.schemas | 22 -------
- plugins/magnatune/magnatune/MagnatuneSource.py | 56 ++++++++++++-------
- plugins/magnatune/magnatune/TrackListHandler.py | 11 ++--
- plugins/magnatune/magnatune/__init__.py | 70 +++++++++++++++++++----
+ data/rhythmbox.schemas | 22 --------
+ plugins/magnatune/magnatune/MagnatuneSource.py | 56 +++++++++++++-------
+ plugins/magnatune/magnatune/TrackListHandler.py | 11 ++--
+ plugins/magnatune/magnatune/__init__.py | 70 +++++++++++++++++++++----
4 files changed, 101 insertions(+), 58 deletions(-)
commit 755f8438e7e27683d6feff1ceb1f61e45f5bc91a
@@ -1685,8 +23598,8 @@ Date: Tue Feb 16 18:39:48 2010 +0100
Updated Spanish translation
- po/es.po | 280 +++++++++++++++++++++++++++++++++++++++++---------------------
- 1 files changed, 185 insertions(+), 95 deletions(-)
+ po/es.po | 280 +++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 185 insertions(+), 95 deletions(-)
commit e0557ac6da3a24265e199d8031c8fedea57dd1b7
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -1694,8 +23607,8 @@ Date: Tue Feb 16 14:00:31 2010 +0100
Hungarian translation updated
- po/hu.po | 179 ++++++++++++++++++++++++++++++++++++++++++--------------------
- 1 files changed, 122 insertions(+), 57 deletions(-)
+ po/hu.po | 179 +++++++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 122 insertions(+), 57 deletions(-)
commit 6284cbe86211f3b49db13b5abd7fb3973dd6d866
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -1703,8 +23616,8 @@ Date: Tue Feb 16 13:51:13 2010 +0100
Add gettext/glade type to an .ui file
- po/POTFILES.in | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ po/POTFILES.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 362049a4525bd25bdbaeb89d5b5807cd637c1367
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -1712,8 +23625,8 @@ Date: Tue Feb 16 13:48:13 2010 +0100
Hungarian translation updated
- po/hu.po | 743 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 370 insertions(+), 373 deletions(-)
+ po/hu.po | 743 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 370 insertions(+), 373 deletions(-)
commit b9062fb41c4f568cd5864e72ae51c392ffb6ff3b
Author: Jonathan Matthew <jonathan d14n org>
@@ -1721,9 +23634,9 @@ Date: Tue Feb 16 22:00:18 2010 +1000
query-creator: add context to criteria and sort order names (bug #604771)
- widgets/rb-query-creator-properties.c | 50 ++++++++++++++++----------------
- widgets/rb-query-creator.c | 4 +-
- 2 files changed, 27 insertions(+), 27 deletions(-)
+ widgets/rb-query-creator-properties.c | 56 +++++++++++++++++------------------
+ widgets/rb-query-creator.c | 4 +--
+ 2 files changed, 30 insertions(+), 30 deletions(-)
commit 8a724ddef91b691358dabbb83859b4c53b81c76c
Author: Mario Blättermann <mariobl gnome org>
@@ -1731,8 +23644,8 @@ Date: Mon Feb 15 17:13:09 2010 +0100
Updated German translation
- po/de.po | 909 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 489 insertions(+), 420 deletions(-)
+ po/de.po | 909 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 489 insertions(+), 420 deletions(-)
commit b86a4670dcc7f699fa8a94a1e9aa5f5ecaa0c11c
Author: Jorge González <jorgegonz svn gnome org>
@@ -1740,8 +23653,8 @@ Date: Mon Feb 15 12:02:39 2010 +0100
Updated Spanish translation
- po/es.po | 500 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 252 insertions(+), 248 deletions(-)
+ po/es.po | 500 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 252 insertions(+), 248 deletions(-)
commit ccf5e045bb11a0d6abe7f954d09736728e5cd80e
Author: Marek Černocký <marek manet cz>
@@ -1749,8 +23662,8 @@ Date: Mon Feb 15 10:19:30 2010 +0100
Update Czech translation
- po/cs.po | 427 ++++++++++++++++++++++++-------------------------------------
- 1 files changed, 168 insertions(+), 259 deletions(-)
+ po/cs.po | 427 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 168 insertions(+), 259 deletions(-)
commit d6f27115ebe3a15275e647fc5723a11180806965
Author: Adam Zimmerman <adamz src gnome org>
@@ -1758,8 +23671,8 @@ Date: Sun Feb 14 19:41:10 2010 -0800
magnatune: Unzip downloaded albums in a separate thread
- plugins/magnatune/magnatune/MagnatuneSource.py | 45 +++++++++++++-----------
- 1 files changed, 24 insertions(+), 21 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 45 ++++++++++++++------------
+ 1 file changed, 24 insertions(+), 21 deletions(-)
commit 30ae537e6849043dbb43ae027e6d88f2f746ee18
Author: Adam Zimmerman <adamz src gnome org>
@@ -1767,8 +23680,8 @@ Date: Sat Feb 13 15:57:34 2010 -0800
magnatune: Allow user's library location to be an arbitrary URI
- plugins/magnatune/magnatune/MagnatuneSource.py | 28 +++++++----------------
- 1 files changed, 9 insertions(+), 19 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 28 +++++++++-----------------
+ 1 file changed, 9 insertions(+), 19 deletions(-)
commit 5df73ad6de86a02a1cefc50b33f63e6764b210cd
Author: Jonathan Matthew <jonathan d14n org>
@@ -1779,8 +23692,8 @@ Date: Sun Feb 14 21:52:44 2010 +1000
We no longer build the tag writing pipeline in NULL state, so we need to
sync the newly-added tag writing elements with the rest of the pipeline.
- metadata/rb-metadata-gst.c | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ metadata/rb-metadata-gst.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
commit e478d4994e83b6a3a7eac6805c2998e23cf83664
Author: Uri Sivan <tartif gmail com>
@@ -1794,8 +23707,8 @@ Date: Sun Feb 14 15:41:30 2010 +1000
we use direction neutral templates, just separating the album and artist
with a slash, so what's displayed at least makes sense.
- plugins/status-icon/rb-status-icon-plugin.c | 65 +++++++++++++++++++++++---
- 1 files changed, 57 insertions(+), 8 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 65 +++++++++++++++++++++++++----
+ 1 file changed, 57 insertions(+), 8 deletions(-)
commit 0072ca795bb84fe2597a1ebc8dd6eb9094a80637
Author: Jonathan Matthew <jonathan d14n org>
@@ -1803,8 +23716,8 @@ Date: Sat Feb 13 18:47:02 2010 +1000
distribute the man pages
- data/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ data/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
commit 5fd3c3ac7af43d3bd67c223f4b62511b1dc7c946
Author: Jamie Nicol <jamie thenicols net>
@@ -1815,8 +23728,8 @@ Date: Mon Feb 8 10:56:54 2010 +0000
Stop unreffing new_model in rb_play_order_query_model_changed
if both the old model and new_model are NULL.
- shell/rb-play-order.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ shell/rb-play-order.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 7fb07944bb89651186992e12befd70ec572f6d3b
Author: Jonathan Matthew <jonathan d14n org>
@@ -1837,8 +23750,8 @@ Date: Fri Feb 12 23:03:24 2010 +1000
the progress information from the most recently started job is
displayed.
- sources/rb-library-source.c | 110 +++++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 107 insertions(+), 3 deletions(-)
+ sources/rb-library-source.c | 110 ++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 107 insertions(+), 3 deletions(-)
commit 1e9ebb594391fb95c5066152121c218d4080d123
Author: Jonathan Matthew <jonathan d14n org>
@@ -1846,9 +23759,9 @@ Date: Fri Feb 12 23:02:50 2010 +1000
source: add helper method for setting status from an import job
- plugins/generic-player/rb-generic-player-source.c | 10 +-------
- sources/rb-source.c | 24 +++++++++++++++++++++
- sources/rb-source.h | 6 +++++
+ plugins/generic-player/rb-generic-player-source.c | 10 +---------
+ sources/rb-source.c | 24 +++++++++++++++++++++++
+ sources/rb-source.h | 6 ++++++
3 files changed, 31 insertions(+), 9 deletions(-)
commit 57abdf5e722fe7b07030617d7c2fcc5b26da114c
@@ -1861,8 +23774,8 @@ Date: Fri Feb 12 11:26:43 2010 -0800
the URL. Also fix the URL parameter used when the user purchases an
album.
- plugins/magnatune/magnatune-prefs.ui | 6 +++---
- plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
+ plugins/magnatune/magnatune-prefs.ui | 6 +++---
+ plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
commit 8abe108c3c0200367efd0fc0b11e1bfd2a0f92ef
@@ -1871,8 +23784,8 @@ Date: Fri Feb 12 14:12:39 2010 +0100
Updated Slovenian translation
- po/sl.po | 678 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 353 insertions(+), 325 deletions(-)
+ po/sl.po | 678 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 353 insertions(+), 325 deletions(-)
commit c5d690988f6a366164100114584a4d79bf87a3ce
Author: Fran Diéguez <frandieguez ubuntu com>
@@ -1890,8 +23803,8 @@ Date: Wed Feb 10 16:00:40 2010 -0800
Notify the user when their downloads are finished.
- plugins/magnatune/magnatune/MagnatuneSource.py | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 3 +++
+ 1 file changed, 3 insertions(+)
commit c45cfafb7b80a763e400bbd6bb89c4e946653608
Author: Adam Zimmerman <adam zimmerman85 gmail com>
@@ -1899,8 +23812,8 @@ Date: Wed Feb 10 11:15:20 2010 -0800
Make sure the cancel button is greyed out when all downloads are finished.
- plugins/magnatune/magnatune/MagnatuneSource.py | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 8f2eca4511adec3d895e39e82d06ef7b64b1aa73
Author: Adam Zimmerman <adam zimmerman85 gmail com>
@@ -1916,11 +23829,11 @@ Date: Tue Feb 9 14:45:31 2010 -0800
Also, use sku in name of partially downloaded file and in_progress file,
because the basename for current downloads is always api-download.php.
- plugins/magnatune/Makefile.am | 1 -
- plugins/magnatune/magnatune-purchase.ui | 581 ------------------------
- plugins/magnatune/magnatune/BuyAlbumHandler.py | 7 +-
- plugins/magnatune/magnatune/MagnatuneSource.py | 130 +-----
- plugins/magnatune/magnatune/__init__.py | 2 +-
+ plugins/magnatune/Makefile.am | 1 -
+ plugins/magnatune/magnatune-purchase.ui | 581 -------------------------
+ plugins/magnatune/magnatune/BuyAlbumHandler.py | 7 +-
+ plugins/magnatune/magnatune/MagnatuneSource.py | 130 ++----
+ plugins/magnatune/magnatune/__init__.py | 2 +-
5 files changed, 30 insertions(+), 691 deletions(-)
commit 10341d7c8da06cbd6f5b08c5e5d744f41df279b4
@@ -1929,8 +23842,8 @@ Date: Tue Feb 9 12:11:31 2010 -0800
Let the magnatune server know where we're coming from.
- plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a131dfb2e5856abd7f1c063fcface115b8b4a0ad
Author: Adam Zimmerman <adam zimmerman85 gmail com>
@@ -1938,9 +23851,9 @@ Date: Tue Feb 9 12:10:37 2010 -0800
Remove old references to gnome-keyring.
- plugins/magnatune/magnatune/MagnatuneSource.py | 9 ---------
- plugins/magnatune/magnatune/__init__.py | 3 ---
- 2 files changed, 0 insertions(+), 12 deletions(-)
+ plugins/magnatune/magnatune/MagnatuneSource.py | 9 ---------
+ plugins/magnatune/magnatune/__init__.py | 3 ---
+ 2 files changed, 12 deletions(-)
commit 578cf1d5f976af7345b600f88f9b58f9ba2ee8b4
Author: Adam Zimmerman <adam zimmerman85 gmail com>
@@ -1951,11 +23864,11 @@ Date: Thu Dec 24 17:08:17 2009 -0800
The preferences for download accounts are in place, but the API stuff hasn't
been connected yet. Streaming accounts work just fine.
- data/rhythmbox.schemas | 33 +++
- plugins/magnatune/magnatune-prefs.ui | 330 ++++++-----------------
- plugins/magnatune/magnatune/MagnatuneSource.py | 4 +-
- plugins/magnatune/magnatune/TrackListHandler.py | 17 +-
- plugins/magnatune/magnatune/__init__.py | 173 ++++--------
+ data/rhythmbox.schemas | 33 +++
+ plugins/magnatune/magnatune-prefs.ui | 330 ++++++------------------
+ plugins/magnatune/magnatune/MagnatuneSource.py | 4 +-
+ plugins/magnatune/magnatune/TrackListHandler.py | 17 +-
+ plugins/magnatune/magnatune/__init__.py | 173 ++++---------
5 files changed, 191 insertions(+), 366 deletions(-)
commit 2fd3ab9ab052becb880508f629b242448ebd69c2
@@ -1969,10 +23882,10 @@ Date: Thu Dec 24 14:33:34 2009 -0800
purchase/download code is left in because it will be used when download
accounts are added in a few commits.
- data/rhythmbox.schemas | 11 ----------
- plugins/magnatune/magnatune/MagnatuneSource.py | 24 ++++++----------------
- plugins/magnatune/magnatune/TrackListHandler.py | 4 +--
- plugins/magnatune/magnatune/__init__.py | 9 +------
+ data/rhythmbox.schemas | 11 -----------
+ plugins/magnatune/magnatune/MagnatuneSource.py | 24 +++++++-----------------
+ plugins/magnatune/magnatune/TrackListHandler.py | 4 +---
+ plugins/magnatune/magnatune/__init__.py | 9 ++-------
4 files changed, 10 insertions(+), 38 deletions(-)
commit ed716f2d850219ca56c830fdbd8282be8ad7bb07
@@ -1981,8 +23894,8 @@ Date: Thu Feb 11 22:52:37 2010 +1000
update POTFILES.in for recent changes
- po/POTFILES.in | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ po/POTFILES.in | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit 72919db07904ef1a260383b4d0f2e2ca57b77e1a
Author: Jonathan Matthew <jonathan d14n org>
@@ -1990,16 +23903,16 @@ Date: Thu Feb 11 22:04:45 2010 +1000
generic-player: convert into a media player source, add properties dialog
- plugins/generic-player/Makefile.am | 5 +-
- plugins/generic-player/generic-player-info.ui | 212 +++++++++++++++++++++
- plugins/generic-player/generic-player-ui.xml | 1 +
- plugins/generic-player/rb-generic-player-plugin.c | 16 ++-
- plugins/generic-player/rb-generic-player-source.c | 197 +++++++++++++++++---
- plugins/generic-player/rb-generic-player-source.h | 10 +-
- plugins/generic-player/rb-nokia770-source.c | 3 +-
- plugins/generic-player/rb-nokia770-source.h | 6 +-
- plugins/generic-player/rb-psp-source.c | 3 +-
- plugins/generic-player/rb-psp-source.h | 6 +-
+ plugins/generic-player/Makefile.am | 5 +-
+ plugins/generic-player/generic-player-info.ui | 212 ++++++++++++++++++++++
+ plugins/generic-player/generic-player-ui.xml | 1 +
+ plugins/generic-player/rb-generic-player-plugin.c | 16 +-
+ plugins/generic-player/rb-generic-player-source.c | 197 +++++++++++++++++---
+ plugins/generic-player/rb-generic-player-source.h | 10 +-
+ plugins/generic-player/rb-nokia770-source.c | 3 +-
+ plugins/generic-player/rb-nokia770-source.h | 6 +-
+ plugins/generic-player/rb-psp-source.c | 3 +-
+ plugins/generic-player/rb-psp-source.h | 6 +-
10 files changed, 421 insertions(+), 38 deletions(-)
commit 4d1d0ee2adb5d83d8210f9ec108c89b60e423710
@@ -2008,9 +23921,9 @@ Date: Thu Feb 11 22:04:15 2010 +1000
mtp: add audio format descriptions to the properties dialog
- plugins/mtpdevice/mtp-info.ui | 28 +++++++++++++++++++++++++++-
- plugins/mtpdevice/rb-mtp-source.c | 17 +++++++++++++++++
- 2 files changed, 44 insertions(+), 1 deletions(-)
+ plugins/mtpdevice/mtp-info.ui | 28 +++++++++++++++++++++++++++-
+ plugins/mtpdevice/rb-mtp-source.c | 17 +++++++++++++++++
+ 2 files changed, 44 insertions(+), 1 deletion(-)
commit 226022bd187560a7c267bfe7d5152cac21f00309
Author: Jonathan Matthew <jonathan d14n org>
@@ -2018,9 +23931,9 @@ Date: Thu Feb 11 22:03:50 2010 +1000
ipod: add supported audio formats to the properties dialog
- plugins/ipod/ipod-info.ui | 29 ++++++++++++++++++++++++++++-
- plugins/ipod/rb-ipod-source.c | 17 +++++++++++++++++
- 2 files changed, 45 insertions(+), 1 deletions(-)
+ plugins/ipod/ipod-info.ui | 29 ++++++++++++++++++++++++++++-
+ plugins/ipod/rb-ipod-source.c | 17 +++++++++++++++++
+ 2 files changed, 45 insertions(+), 1 deletion(-)
commit 0fdef566600dcc09d37694a85fdbb7a5737580d0
Author: Jonathan Matthew <jonathan d14n org>
@@ -2031,9 +23944,9 @@ Date: Thu Feb 11 21:53:38 2010 +1000
Uses gio's content type functions to translate mime-ish types to
human-friendly descriptions.
- sources/rb-removable-media-source.c | 27 +++++++++++++++++++++++++++
- sources/rb-removable-media-source.h | 2 +-
- 2 files changed, 28 insertions(+), 1 deletions(-)
+ sources/rb-removable-media-source.c | 27 +++++++++++++++++++++++++++
+ sources/rb-removable-media-source.h | 2 +-
+ 2 files changed, 28 insertions(+), 1 deletion(-)
commit 655ca6d1339b1d00a26b26b005d09cca81cb4540
Author: Petr Kovar <pknbe volny cz>
@@ -2041,8 +23954,8 @@ Date: Thu Feb 11 03:18:09 2010 +0100
Update Czech translation by Marek Cernocky
- po/cs.po | 315 +++++++++++++++++++++++++++++++++++++-------------------------
- 1 files changed, 189 insertions(+), 126 deletions(-)
+ po/cs.po | 315 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 189 insertions(+), 126 deletions(-)
commit 6ffac406e59db2162215e0607311752afcee62fe
Author: Jonathan Matthew <jonathan d14n org>
@@ -2053,8 +23966,8 @@ Date: Thu Feb 11 07:03:13 2010 +1000
This makes bindings for rb_source_set_pixbuf and rb_shell_notify_custom
work.
- bindings/python/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ bindings/python/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
commit 38a0336ae087ee1c32dbd3617f91679a65be7109
Author: Jonathan Matthew <jonathan d14n org>
@@ -2062,8 +23975,8 @@ Date: Wed Feb 10 23:21:52 2010 +1000
python: add rb_sanitize_uri_for_filesystem and rb_uri_create_parent_dirs
- bindings/python/rb.defs | 19 +++++++++++++++++++
- 1 files changed, 19 insertions(+), 0 deletions(-)
+ bindings/python/rb.defs | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
commit 62b30044fa5f591ac1614a65f7a09f1af8925012
Author: Jonathan Matthew <jonathan d14n org>
@@ -2073,10 +23986,10 @@ Date: Wed Feb 10 23:04:01 2010 +1000
As a tiny bonus, we now pass in the screen parameter correctly.
- plugins/context/context/ContextView.py | 2 +-
- plugins/jamendo/jamendo/JamendoSource.py | 4 ++--
- plugins/magnatune/magnatune/MagnatuneSource.py | 6 ++++--
- plugins/rb/__init__.py | 8 --------
+ plugins/context/context/ContextView.py | 2 +-
+ plugins/jamendo/jamendo/JamendoSource.py | 4 ++--
+ plugins/magnatune/magnatune/MagnatuneSource.py | 6 ++++--
+ plugins/rb/__init__.py | 8 --------
4 files changed, 7 insertions(+), 13 deletions(-)
commit be6796fce07227801e3515b448c2be6d9c058b57
@@ -2085,13 +23998,13 @@ Date: Wed Feb 10 23:02:28 2010 +1000
remove EggTrayIcon, always use GtkStatusIcon
- configure.ac | 8 -
- plugins/status-icon/Makefile.am | 8 -
- plugins/status-icon/eggtrayicon.c | 559 ---------------------------
- plugins/status-icon/eggtrayicon.h | 80 ----
- plugins/status-icon/rb-status-icon-plugin.c | 82 +----
- plugins/status-icon/rb-tray-icon.c | 479 -----------------------
- plugins/status-icon/rb-tray-icon.h | 86 ----
+ configure.ac | 8 -
+ plugins/status-icon/Makefile.am | 8 -
+ plugins/status-icon/eggtrayicon.c | 559 ----------------------------
+ plugins/status-icon/eggtrayicon.h | 80 ----
+ plugins/status-icon/rb-status-icon-plugin.c | 82 +---
+ plugins/status-icon/rb-tray-icon.c | 479 ------------------------
+ plugins/status-icon/rb-tray-icon.h | 86 -----
7 files changed, 2 insertions(+), 1300 deletions(-)
commit bac21d24b41f935f3ee2bbcaf9297a2f2180dac3
@@ -2103,13 +24016,13 @@ Date: Wed Feb 10 22:59:51 2010 +1000
GtkEntry in gtk+ 2.16 replaces SexyIconEntry, and that was the last
thing we were using.
- configure.ac | 24 -
- doc/reference/Makefile.am | 1 -
- widgets/Makefile.am | 8 +-
- widgets/libsexy/Makefile.am | 19 -
- widgets/libsexy/sexy-icon-entry.c | 960 -------------------------------------
- widgets/libsexy/sexy-icon-entry.h | 100 ----
- 6 files changed, 1 insertions(+), 1111 deletions(-)
+ configure.ac | 24 -
+ doc/reference/Makefile.am | 1 -
+ widgets/Makefile.am | 8 +-
+ widgets/libsexy/Makefile.am | 19 -
+ widgets/libsexy/sexy-icon-entry.c | 960 --------------------------------------
+ widgets/libsexy/sexy-icon-entry.h | 100 ----
+ 6 files changed, 1 insertion(+), 1111 deletions(-)
commit 6fdf7588bdf91184529f71df79f71859377326cb
Author: Jonathan Matthew <jonathan d14n org>
@@ -2117,10 +24030,10 @@ Date: Wed Feb 10 22:57:32 2010 +1000
require gtk+ 2.16 and glib 2.18
- configure.ac | 4 ++--
- lib/rb-file-helpers.c | 33 ---------------------------------
- plugins/audiocd/rb-audiocd-source.c | 8 --------
- widgets/rb-search-entry.c | 13 -------------
+ configure.ac | 4 ++--
+ lib/rb-file-helpers.c | 33 ---------------------------------
+ plugins/audiocd/rb-audiocd-source.c | 8 --------
+ widgets/rb-search-entry.c | 13 -------------
4 files changed, 2 insertions(+), 56 deletions(-)
commit 381fdfed50adb5f773912bc5b7c1cd51a2e1b667
@@ -2129,8 +24042,8 @@ Date: Sun Feb 7 14:31:24 2010 +0100
Updated Spanish translation
- po/es.po | 276 +++++++++++++++++++++++++++++++++++++++-----------------------
- 1 files changed, 173 insertions(+), 103 deletions(-)
+ po/es.po | 276 +++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 173 insertions(+), 103 deletions(-)
commit 6c172f87c6c44a4947389ec57813f75e9eefd669
Author: Luca Ferretti <lferrett gnome org>
@@ -2138,8 +24051,8 @@ Date: Sun Feb 7 12:54:49 2010 +0100
Updated to match new files from replaygain
- po/POTFILES.in | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ po/POTFILES.in | 4 ++++
+ 1 file changed, 4 insertions(+)
commit 09735580dcf2d3e94134ea829ed86306da42209f
Author: Jonathan Matthew <jonathan d14n org>
@@ -2147,8 +24060,8 @@ Date: Sun Feb 7 21:16:17 2010 +1000
rhythmdb: don't leak GFiles when setting up file monitoring
- rhythmdb/rhythmdb-monitor.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ rhythmdb/rhythmdb-monitor.c | 1 +
+ 1 file changed, 1 insertion(+)
commit a36e080618bc5919c0e1b0789ecb3b4f625fed31
Author: Jonathan Matthew <jonathan d14n org>
@@ -2167,17 +24080,17 @@ Date: Sun Feb 7 17:01:35 2010 +1000
ReplayGain tags) by calculating the mean of the last 10 non-fallback
gain levels.
- configure.ac | 2 +
- data/rhythmbox.schemas | 58 +++++++
- plugins/Makefile.am | 1 +
- plugins/replaygain/Makefile.am | 17 ++
- plugins/replaygain/replaygain-prefs.ui | 163 ++++++++++++++++++++
- plugins/replaygain/replaygain.rb-plugin.in | 9 +
- plugins/replaygain/replaygain/Makefile.am | 6 +
- plugins/replaygain/replaygain/__init__.py | 56 +++++++
- plugins/replaygain/replaygain/config.py | 102 +++++++++++++
- plugins/replaygain/replaygain/player.py | 228 ++++++++++++++++++++++++++++
- 10 files changed, 642 insertions(+), 0 deletions(-)
+ configure.ac | 2 +
+ data/rhythmbox.schemas | 58 ++++++++
+ plugins/Makefile.am | 1 +
+ plugins/replaygain/Makefile.am | 17 +++
+ plugins/replaygain/replaygain-prefs.ui | 163 +++++++++++++++++++++
+ plugins/replaygain/replaygain.rb-plugin.in | 9 ++
+ plugins/replaygain/replaygain/Makefile.am | 6 +
+ plugins/replaygain/replaygain/__init__.py | 56 +++++++
+ plugins/replaygain/replaygain/config.py | 102 +++++++++++++
+ plugins/replaygain/replaygain/player.py | 228 +++++++++++++++++++++++++++++
+ 10 files changed, 642 insertions(+)
commit 2564a76cde4ec0493ff7a7fd5c54956da7d78bae
Author: Jonathan Matthew <jonathan d14n org>
@@ -2191,8 +24104,8 @@ Date: Sun Feb 7 11:09:54 2010 +1000
or for filters that might have different settings for different
streams.
- backends/gstreamer/rb-player-gst-xfade.c | 65 +++++++++++++++++++++++------
- lib/rb-marshal.list | 1 +
+ backends/gstreamer/rb-player-gst-xfade.c | 65 +++++++++++++++++++++++++-------
+ lib/rb-marshal.list | 1 +
2 files changed, 52 insertions(+), 14 deletions(-)
commit 82a1a7f1af044dc6a90ce1d16e54ddec352b4fcc
@@ -2206,10 +24119,10 @@ Date: Sun Feb 7 11:03:05 2010 +1000
longer present in the RhythmDBEntry structure, so we aren't wasting 4
doubles per entry on data that never gets used.
- rhythmdb/rhythmdb-private.h | 4 --
- rhythmdb/rhythmdb-tree.c | 24 +++++++-------
- rhythmdb/rhythmdb.c | 68 +++++++-----------------------------------
- rhythmdb/rhythmdb.h | 8 ++--
+ rhythmdb/rhythmdb-private.h | 4 ---
+ rhythmdb/rhythmdb-tree.c | 24 ++++++++--------
+ rhythmdb/rhythmdb.c | 68 ++++++++-------------------------------------
+ rhythmdb/rhythmdb.h | 8 +++---
4 files changed, 28 insertions(+), 76 deletions(-)
commit 04fdcb9013a0543dab01b5bf0b2b5b4b28eedb55
@@ -2221,15 +24134,15 @@ Date: Sun Feb 7 10:46:44 2010 +1000
It didn't work very well, and we can do much better by just inserting a
GStreamer rgvolume element into the playback pipeline.
- backends/gstreamer/rb-player-gst-xfade.c | 108 +-----------------------------
- backends/gstreamer/rb-player-gst.c | 56 +---------------
- backends/rb-player.c | 24 +------
- backends/rb-player.h | 10 ---
- bindings/python/rb.defs | 13 ----
- data/rhythmbox.schemas | 11 ---
- doc/reference/rhythmbox-sections.txt | 1 -
- lib/rb-preferences.h | 1 -
- shell/rb-shell-player.c | 28 --------
+ backends/gstreamer/rb-player-gst-xfade.c | 108 +------------------------------
+ backends/gstreamer/rb-player-gst.c | 56 +---------------
+ backends/rb-player.c | 24 +------
+ backends/rb-player.h | 10 ---
+ bindings/python/rb.defs | 13 ----
+ data/rhythmbox.schemas | 11 ----
+ doc/reference/rhythmbox-sections.txt | 1 -
+ lib/rb-preferences.h | 1 -
+ shell/rb-shell-player.c | 28 --------
9 files changed, 5 insertions(+), 247 deletions(-)
commit af9ca543af38c4fe0a33787e6d974258fad5f0b1
@@ -2241,8 +24154,8 @@ Date: Sun Feb 7 12:27:02 2010 +1000
We don't actually retain a reference on the sink element, so we
shouldn't unref it when resetting the metadata backend.
- metadata/rb-metadata-gst.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ metadata/rb-metadata-gst.c | 1 -
+ 1 file changed, 1 deletion(-)
commit 3baff08252c01cc697d4ba3a6dc926248787f007
Author: Jonathan Matthew <jonathan d14n org>
@@ -2253,8 +24166,8 @@ Date: Sun Feb 7 07:51:25 2010 +1000
Turns out it's too easy to accidentally trigger this while editing
something in the search entry box.
- sources/rb-playlist-source.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ sources/rb-playlist-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1025f471ac07ea1830f6fd9fbcd9f0bfffe58351
Author: Jonathan Matthew <jonathan d14n org>
@@ -2266,8 +24179,8 @@ Date: Sat Feb 6 22:31:29 2010 +1000
backend, just write the changes. This should mean we don't write
default values for tags that weren't already present in the file.
- rhythmdb/rhythmdb.c | 43 +++++++++++++++++--------------------------
- rhythmdb/rhythmdb.h | 2 +-
+ rhythmdb/rhythmdb.c | 43 +++++++++++++++++--------------------------
+ rhythmdb/rhythmdb.h | 2 +-
2 files changed, 18 insertions(+), 27 deletions(-)
commit 03d593c95da6a50512154ebe7edcf71449a43e51
@@ -2280,8 +24193,8 @@ Date: Thu Jan 28 19:22:28 2010 +1000
properties, so now we pass it through as part of the RhythmDBAction
structure.
- rhythmdb/rhythmdb.c | 91 ++++++++++++++++++++++++++++++++++-----------------
- 1 files changed, 61 insertions(+), 30 deletions(-)
+ rhythmdb/rhythmdb.c | 91 +++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 61 insertions(+), 30 deletions(-)
commit f1751ab2bc5030ce911be953647aad107567b391
Author: Jonathan Matthew <jonathan d14n org>
@@ -2298,12 +24211,12 @@ Date: Thu Jan 28 06:03:43 2010 +1000
happened at the start of the loading process, but we don't necessarily
do that between save operations any more.
- bindings/python/rb.defs | 7 ++
- metadata/rb-metadata-dbus-client.c | 36 ++++++--
- metadata/rb-metadata-dbus-service.c | 12 ++-
- metadata/rb-metadata-gst.c | 184 ++++++++++++++++++++++-------------
- metadata/rb-metadata.h | 3 +
- rhythmdb/rhythmdb.c | 9 +--
+ bindings/python/rb.defs | 7 ++
+ metadata/rb-metadata-dbus-client.c | 36 +++++--
+ metadata/rb-metadata-dbus-service.c | 12 ++-
+ metadata/rb-metadata-gst.c | 184 +++++++++++++++++++++++-------------
+ metadata/rb-metadata.h | 3 +
+ rhythmdb/rhythmdb.c | 9 +-
6 files changed, 167 insertions(+), 84 deletions(-)
commit 2a3a3d2303f366623a6105baa781e02e985d1b7d
@@ -2312,8 +24225,47 @@ Date: Fri Feb 5 18:00:20 2010 +0100
Updated German translation
- po/de.po | 143 ++++++++++++++++++++++++++++++++++++-------------------------
- 1 files changed, 84 insertions(+), 59 deletions(-)
+ po/de.po | 143 +++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 84 insertions(+), 59 deletions(-)
+
+commit fc63ab3eeb4168693723a3d69e5a9ca43639cc7a
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Feb 4 23:12:20 2010 +1000
+
+ media-player: add labels showing the number of tracks to be synced
+
+ To better illustrate what the sync process is going to do, we now
+ display the number of files that will be deleted from the device, and
+ the number that will be transferred. It's not broken down by category.
+ We'll probably use the segmented bar widget to show that information.
+
+ data/ui/media-player-properties.ui | 68 +++++++++++++++++++++++++++++++++++++-
+ sources/rb-media-player-source.c | 12 +++++++
+ 2 files changed, 79 insertions(+), 1 deletion(-)
+
+commit d876529d6038c33576cf18439c038a8181717320
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Thu Feb 4 23:08:01 2010 +1000
+
+ media-player: rework sync settings a bit
+
+ Instead of the separate 'sync all music' and 'sync all podcasts'
+ settings, now everything is controlled from the tree view.
+ If the category item ('music' or 'podcasts') is enabled, everything in
+ the category will be synced. Otherwise, only the enabled groups will
+ be. If there are groups enabled, the category will be displayed as
+ inconsistent.
+
+ There's a new group in the 'music' category: 'all music', which
+ corresponds to the library source. If enabled, all music will be
+ synced. When this is enabled, the playlist items just control whether
+ to create playlists on the device.
+
+ data/ui/media-player-properties.ui | 42 +----
+ sources/rb-media-player-source.c | 298 +++++++++++++++-----------------
+ sources/rb-media-player-sync-settings.c | 42 ++++-
+ sources/rb-media-player-sync-settings.h | 11 +-
+ 4 files changed, 189 insertions(+), 204 deletions(-)
commit ebd9b79aae43a3c265e7e15fa3776e291a4724aa
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -2321,8 +24273,8 @@ Date: Wed Feb 3 21:13:26 2010 +0100
Updated Hungarian translation
- po/hu.po | 208 +++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 99 insertions(+), 109 deletions(-)
+ po/hu.po | 208 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 99 insertions(+), 109 deletions(-)
commit f42b804e79526ee846149715f279e543954588e3
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -2330,8 +24282,8 @@ Date: Tue Feb 2 17:55:33 2010 +0100
link segmented bar test with needed libraries
- widgets/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ widgets/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 8699c440eb5cc9a912485e278186ebaf7e573be5
Author: Marek Černocký <marek manet cz>
@@ -2339,8 +24291,8 @@ Date: Tue Feb 2 14:52:20 2010 +0100
Update Czech translation
- po/cs.po | 20 +++++++-------------
- 1 files changed, 7 insertions(+), 13 deletions(-)
+ po/cs.po | 20 +++++++-------------
+ 1 file changed, 7 insertions(+), 13 deletions(-)
commit dbf6ebf32db7b9eb477d113262453cccc9b13347
Author: Marek Černocký <marek manet cz>
@@ -2349,7 +24301,7 @@ Date: Tue Feb 2 13:19:22 2010 +0100
Update Czech translation
po/cs.po | 3749 +++++++++++++++++++++++++++++++++++++-------------------------
- 1 files changed, 2217 insertions(+), 1532 deletions(-)
+ 1 file changed, 2217 insertions(+), 1532 deletions(-)
commit 20bec45a1dd2182a723e199b8e56a477bcfb8b54
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -2357,8 +24309,39 @@ Date: Mon Feb 1 16:59:35 2010 +0200
Updating Estonian translation
- po/et.po | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ po/et.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit a900afad35bbe7fca303a55bcd3e7ccffe02b7d4
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 1 23:02:10 2010 +1000
+
+ media-player: always update the sync state when sync action is invoked
+
+ The only thing that can happen if we decide not to update the sync state
+ is that we use outdated sync state data, or we don't have any sync state
+ data so we don't sync anything.
+
+ sources/rb-media-player-source.c | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit 6dfb434b0fb7d72243ae64904379215c8766512f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Mon Feb 1 23:00:18 2010 +1000
+
+ media-player: explicitly set up media player source action group
+
+ The ipod and mtp plugins load UI XML files referencing the sync action
+ from the media player source action group, so it must be registered
+ before that happens. Since there won't be an instance of a media player
+ source at that point, we need a function to explicitly register the
+ action group.
+
+ plugins/ipod/rb-ipod-plugin.c | 2 ++
+ plugins/mtpdevice/rb-mtp-plugin.c | 1 +
+ sources/rb-media-player-source.c | 37 ++++++++++++++++++++++++++++---------
+ sources/rb-media-player-source.h | 2 ++
+ 4 files changed, 33 insertions(+), 9 deletions(-)
commit a81388ed7fef460c47bb2ca8d9cf1951338d44f4
Author: Jonathan Matthew <jonathan d14n org>
@@ -2366,8 +24349,8 @@ Date: Mon Feb 1 22:50:05 2010 +1000
generic-player: fix compile errors introduced in commit a3ea4460
- .../rb-generic-player-playlist-source.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ plugins/generic-player/rb-generic-player-playlist-source.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 3a7b75b45574fe868ee29adc196450be7592c77e
Author: Jorge González <jorgegonz svn gnome org>
@@ -2375,8 +24358,8 @@ Date: Sun Jan 31 17:42:24 2010 +0100
Updated Spanish translation
- po/es.po | 115 ++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 64 insertions(+), 51 deletions(-)
+ po/es.po | 115 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 64 insertions(+), 51 deletions(-)
commit 2be0b69c36615aea62926855c003b634aab3af0c
Author: Andrej Žnidaršič <andrej znidarsic gmail com>
@@ -2384,8 +24367,17 @@ Date: Sun Jan 31 15:45:21 2010 +0100
Updated Slovenian translation
- po/sl.po | 224 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 130 insertions(+), 94 deletions(-)
+ po/sl.po | 224 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 130 insertions(+), 94 deletions(-)
+
+commit 3af7c9f08f6f4777f16f5e881cc1111a900c3174
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 31 23:07:55 2010 +1000
+
+ ipod: don't delete the podcasts playlist when syncing
+
+ plugins/ipod/rb-ipod-source.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 6ee9f21f18f86617c130150edaa207daa30c7f5f
Author: Jamie Nicol <jamie thenicols net>
@@ -2412,8 +24404,8 @@ Date: Sun Jan 31 19:13:19 2010 +1000
string changes or is removed, the property model entry is reordered
accordingly.
- rhythmdb/rhythmdb-property-model.c | 181 ++++++++++++++++++++++++++++++----
- tests/test-rhythmdb-property-model.c | 156 +++++++++++++++++++++++++++++
+ rhythmdb/rhythmdb-property-model.c | 181 +++++++++++++++++++++++++++++++----
+ tests/test-rhythmdb-property-model.c | 156 ++++++++++++++++++++++++++++++
2 files changed, 318 insertions(+), 19 deletions(-)
commit e49117b83afca6689c14906977c1c6698fc7caa3
@@ -2425,8 +24417,8 @@ Date: Sun Jan 31 14:26:27 2010 +1000
This makes it possible to remove incorrect values for these tags by
removing the tags from the file.
- rhythmdb/rhythmdb.c | 103 ++++++++++++++++++++++-----------------------------
- 1 files changed, 44 insertions(+), 59 deletions(-)
+ rhythmdb/rhythmdb.c | 103 ++++++++++++++++++++++------------------------------
+ 1 file changed, 44 insertions(+), 59 deletions(-)
commit 2f69fc7681fb73e39a61aaffc19a7398f06a9fa2
Author: Jonathan Matthew <jonathan d14n org>
@@ -2436,8 +24428,8 @@ Date: Sun Jan 31 14:25:35 2010 +1000
This reduces the on-disk size of my database by about 25%.
- rhythmdb/rhythmdb-tree.c | 28 +++++++++++++++++-----------
- 1 files changed, 17 insertions(+), 11 deletions(-)
+ rhythmdb/rhythmdb-tree.c | 28 +++++++++++++++++-----------
+ 1 file changed, 17 insertions(+), 11 deletions(-)
commit cb3284e3138fded7f5c6b63316a77782fe5fd95b
Author: Jonathan Matthew <jonathan d14n org>
@@ -2447,8 +24439,8 @@ Date: Sun Jan 31 13:58:00 2010 +1000
Also remove the useless is_inserted parameter to entry_set_string_prop.
- plugins/audiocd/rb-audiocd-source.c | 42 ++++++++++++++++++----------------
- 1 files changed, 22 insertions(+), 20 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 42 +++++++++++++++++++------------------
+ 1 file changed, 22 insertions(+), 20 deletions(-)
commit 1b09fc581c6c776afcc9e49fa75e3cc954d87cbe
Author: Jonathan Matthew <jonathan d14n org>
@@ -2459,8 +24451,8 @@ Date: Sun Jan 31 13:46:04 2010 +1000
Maybe some day there will be a libmusicbrainz3 release that includes
this function. Until then, we weren't getting musicbrainz IDs anyway.
- configure.ac | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ configure.ac | 5 +++++
+ 1 file changed, 5 insertions(+)
commit 881ecb0218757eb4b7ad03d5dcf696a6d3a52436
Author: Jonathan Matthew <jonathan d14n org>
@@ -2472,8 +24464,8 @@ Date: Sun Jan 31 10:26:27 2010 +1000
the widget. With gtk+ 2.18, this queues a resize of the window, which
results in some critical errors when the window doesn't exist yet.
- widgets/rb-rating.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ widgets/rb-rating.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit c41968b529380077a365308bf6b55686b33995af
Author: Jamie Nicol <jamie thenicols net>
@@ -2484,8 +24476,8 @@ Date: Sat Jan 30 23:09:13 2010 +1000
Part of bug #133444. When a sort name is available, it's used in
preference to the artist or album display name.
- rhythmdb/rhythmdb-query-model.c | 20 ++++++++++++++++----
- 1 files changed, 16 insertions(+), 4 deletions(-)
+ rhythmdb/rhythmdb-query-model.c | 20 ++++++++++++++++----
+ 1 file changed, 16 insertions(+), 4 deletions(-)
commit 3e5e42b72332dfd65cf7caaf05cfb1073eae0a6f
Author: Jamie Nicol <jamie thenicols net>
@@ -2495,9 +24487,9 @@ Date: Sat Jan 30 21:31:17 2010 +1000
Part of bug #133444.
- data/ui/song-info-multiple.ui | 80 +++++++++++++++++++++++++++++-
- data/ui/song-info.ui | 89 ++++++++++++++++++++++++++++++++-
- widgets/rb-song-info.c | 110 ++++++++++++++++++++++++++++++++++++++++-
+ data/ui/song-info-multiple.ui | 80 +++++++++++++++++++++++++++++-
+ data/ui/song-info.ui | 89 +++++++++++++++++++++++++++++++++-
+ widgets/rb-song-info.c | 110 +++++++++++++++++++++++++++++++++++++++++-
3 files changed, 275 insertions(+), 4 deletions(-)
commit a3ea4460f3ee8e5e749347bec518f046691fd1bf
@@ -2512,9 +24504,9 @@ Date: Sat Jan 30 20:19:43 2010 +1000
uri_to_playlist_uri so it can be used to select the required behaviour.
See bug #608397.
- .../rb-generic-player-playlist-source.c | 35 ++++++++++---------
- plugins/generic-player/rb-generic-player-source.c | 34 +++++++++++++------
- plugins/generic-player/rb-generic-player-source.h | 5 ++-
+ .../rb-generic-player-playlist-source.c | 35 +++++++++++-----------
+ plugins/generic-player/rb-generic-player-source.c | 34 ++++++++++++++-------
+ plugins/generic-player/rb-generic-player-source.h | 5 ++--
3 files changed, 44 insertions(+), 30 deletions(-)
commit e62f190a2c7cbd2d0d57389ea05911ee89d2399d
@@ -2528,8 +24520,8 @@ Date: Sat Jan 30 20:17:38 2010 +1000
building the path to search for playlists. Fixes creation of new
playlists when the playlist path includes %File.
- plugins/generic-player/rb-generic-player-source.c | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ plugins/generic-player/rb-generic-player-source.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit f53b0f08b8286ac5403af5dc379a1a1158294e77
Author: Jamie Nicol <jamie thenicols net>
@@ -2539,10 +24531,10 @@ Date: Wed Jan 27 18:45:23 2010 +0000
See bug #133444.
- rhythmdb/rhythmdb-tree.c | 4 ++++
- rhythmdb/rhythmdb.c | 12 ++++++++++++
- rhythmdb/rhythmdb.h | 5 +++++
- 3 files changed, 21 insertions(+), 0 deletions(-)
+ rhythmdb/rhythmdb-tree.c | 4 ++++
+ rhythmdb/rhythmdb.c | 12 ++++++++++++
+ rhythmdb/rhythmdb.h | 5 +++++
+ 3 files changed, 21 insertions(+)
commit f5fdd9bcc25844d30a4f23e70554176b93fba83c
Author: Ryan May <rmay31 gmail com>
@@ -2553,8 +24545,8 @@ Date: Sat Jan 30 13:56:55 2010 +1000
For now, we're assuming that all devices that use M3U playlist format
expect the playlists to be in DOS format. See bug #608397.
- plugins/generic-player/rb-generic-player-source.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/generic-player/rb-generic-player-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 948c82798ff2395b4aac0ff54b040ab028bfe528
Author: Jonathan Matthew <jonathan d14n org>
@@ -2562,8 +24554,8 @@ Date: Thu Jan 28 23:42:38 2010 +1000
playlist: set custom_title flag to TRUE when saving playlists (bug #607265)
- sources/rb-playlist-source.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ sources/rb-playlist-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a6e3370a200215ddd931d04ab684dcda79dceb7b
Author: Carlos Garnacho <carlos lanedo com>
@@ -2571,8 +24563,8 @@ Date: Thu Jan 28 22:10:14 2010 +1000
Use new totem_pl_parser_save API where required
- .../rb-generic-player-playlist-source.c | 113 +++++++++++++++++---
- sources/rb-playlist-source.c | 72 ++++++++++++-
+ .../rb-generic-player-playlist-source.c | 113 ++++++++++++++++++---
+ sources/rb-playlist-source.c | 72 ++++++++++++-
2 files changed, 165 insertions(+), 20 deletions(-)
commit 21ebc4fab92a79992fedcf2a07580d5590d331c8
@@ -2585,8 +24577,8 @@ Date: Wed Jan 27 21:47:50 2010 +1000
to do so leaks references to the source elements, which in turn results
in memory and file descriptor leaks.
- backends/gstreamer/rb-player-gst.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit b504129f54b65dbb3f4587ed9264e84995a8e746
Author: Jorge González <jorgegonz svn gnome org>
@@ -2594,8 +24586,8 @@ Date: Tue Jan 26 19:43:58 2010 +0100
Updated Spanish translation
- po/es.po | 34 ++++++++++++++++++++++------------
- 1 files changed, 22 insertions(+), 12 deletions(-)
+ po/es.po | 34 ++++++++++++++++++++++------------
+ 1 file changed, 22 insertions(+), 12 deletions(-)
commit fecd44feb8b228509f1ece1e442eb42e47817d22
Author: Jonathan Matthew <jonathan d14n org>
@@ -2609,8 +24601,8 @@ Date: Sun Jan 24 22:15:37 2010 +1000
strings didn't sort correctly. Now we create the sort key using
g_utf8_casefold rather than the custom folding function.
- rhythmdb/rb-refstring.c | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ rhythmdb/rb-refstring.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit 680efd95b056585f2dc321c78ccee25b62df823d
Author: Luca Ferretti <lferrett gnome org>
@@ -2618,8 +24610,8 @@ Date: Sun Jan 24 12:30:13 2010 +0100
Updated Italian translation
- po/it.po | 34 +++++++++++++++++++++-------------
- 1 files changed, 21 insertions(+), 13 deletions(-)
+ po/it.po | 34 +++++++++++++++++++++-------------
+ 1 file changed, 21 insertions(+), 13 deletions(-)
commit c1371bc1d8857d7ada839e8dc55cbd5e64864529
Author: Luca Ferretti <lferrett gnome org>
@@ -2627,8 +24619,8 @@ Date: Sun Jan 24 12:26:32 2010 +0100
Add files from new sendto plugin to POTFILES.in
- po/POTFILES.in | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ po/POTFILES.in | 2 ++
+ 1 file changed, 2 insertions(+)
commit 713e54f1827839c8cbdb25ab7336d22a7f323d5c
Author: Jonh Wendell <jwendell gnome org>
@@ -2636,9 +24628,9 @@ Date: Sat Jan 23 19:02:58 2010 -0300
Fix some compiler warnings
- bindings/python/override_common.c | 2 +-
- bindings/python/rb.override | 2 +-
- bindings/python/rhythmdb.override | 2 --
+ bindings/python/override_common.c | 2 +-
+ bindings/python/rb.override | 2 +-
+ bindings/python/rhythmdb.override | 2 --
3 files changed, 2 insertions(+), 4 deletions(-)
commit fcb23622b304970226750ced9c93e10c88601233
@@ -2647,8 +24639,29 @@ Date: Sat Jan 23 18:09:49 2010 -0300
Replaced some deprecated symbols
- widgets/rb-segmented-bar.h | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ widgets/rb-segmented-bar.h | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit ee3c6e1c8f21cdc2650eeabdb9d767948add417a
+Merge: b8c52e9 f27ba83
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 24 18:48:35 2010 +1000
+
+ Merge branch 'master' into media-player-sync
+
+ Conflicts:
+ plugins/ipod/rb-ipod-source.c
+ plugins/ipod/rb-ipod-source.h
+ plugins/ipod/rb-ipod-static-playlist-source.c
+
+commit b8c52e9601196b0bf458f77def3f29dd27c375bf
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Jan 24 18:18:11 2010 +1000
+
+ media-player: use the right name for the sync action
+
+ sources/rb-media-player-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit f27ba835d2cdac3679cd62c40732235a5cbee846
Author: Jonathan Matthew <jonathan d14n org>
@@ -2658,8 +24671,8 @@ Date: Sun Jan 24 18:00:19 2010 +1000
This isn't particularly discoverable, but I'm not sure it needs to be.
- plugins/artdisplay/artdisplay/__init__.py | 13 +++++++++++++
- 1 files changed, 13 insertions(+), 0 deletions(-)
+ plugins/artdisplay/artdisplay/__init__.py | 13 +++++++++++++
+ 1 file changed, 13 insertions(+)
commit 1f7daa51048c5da5e9b7479352489a1388182df3
Author: Jonathan Matthew <jonathan d14n org>
@@ -2670,11 +24683,11 @@ Date: Sun Jan 24 15:04:33 2010 +1000
This involves converting RBMetaDataField into a GEnum. A couple of the
metadata functions also required overrides to deal with GValues.
- bindings/python/Makefile.am | 1 +
- bindings/python/rb.defs | 197 +++++++++++++++++++++++++++++++++++++++++
- bindings/python/rb.override | 62 +++++++++++++-
- metadata/rb-metadata-common.c | 178 ++++++++++++++++++++++++++-----------
- metadata/rb-metadata.h | 6 ++
+ bindings/python/Makefile.am | 1 +
+ bindings/python/rb.defs | 197 ++++++++++++++++++++++++++++++++++++++++++
+ bindings/python/rb.override | 62 ++++++++++++-
+ metadata/rb-metadata-common.c | 178 +++++++++++++++++++++++++++-----------
+ metadata/rb-metadata.h | 6 ++
5 files changed, 393 insertions(+), 51 deletions(-)
commit 8f083b56a324d099574461b8be889d577b20debb
@@ -2683,8 +24696,8 @@ Date: Sun Jan 24 13:16:51 2010 +1000
fix the rb-set-rating dbus example - dbus.Variant no longer exists
- remote/dbus/rb-set-rating.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ remote/dbus/rb-set-rating.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 64c49e5b52cb2512dd4e3b32c46ca940e0441145
Author: Filipp Ivanov <feelout ut ee>
@@ -2692,12 +24705,12 @@ Date: Sun Jan 24 09:53:51 2010 +1000
Add new plugin that calls nautilus-sendto with selected tracks (bug #605301)
- configure.ac | 1 +
- data/rhythmbox.schemas | 26 ++++++++++++-
- plugins/Makefile.am | 1 +
- plugins/sendto/Makefile.am | 11 +++++
- plugins/sendto/__init__.py | 73 ++++++++++++++++++++++++++++++++++++
- plugins/sendto/sendto.rb-plugin.in | 8 ++++
+ configure.ac | 1 +
+ data/rhythmbox.schemas | 26 ++++++++++++--
+ plugins/Makefile.am | 1 +
+ plugins/sendto/Makefile.am | 11 ++++++
+ plugins/sendto/__init__.py | 73 ++++++++++++++++++++++++++++++++++++++
+ plugins/sendto/sendto.rb-plugin.in | 8 +++++
6 files changed, 118 insertions(+), 2 deletions(-)
commit cd4f5afe0282015cb2e6f9f103091dc90ae761d8
@@ -2706,8 +24719,8 @@ Date: Sat Jan 23 09:47:19 2010 +1000
podcast: set initial rating to 0, not 2.5 (bug #607672)
- podcast/rb-podcast-manager.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ podcast/rb-podcast-manager.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 2c92332867fe381d222ffae0ced22c3e332c8066
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -2715,8 +24728,8 @@ Date: Fri Jan 22 02:16:03 2010 +0100
Updated Hungarian translation
- po/hu.po | 12 ++++++------
- 1 files changed, 6 insertions(+), 6 deletions(-)
+ po/hu.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
commit 93b159476541d55a82882152e96cfa43fafb9683
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -2725,7 +24738,7 @@ Date: Thu Jan 21 21:26:37 2010 +0100
Updated Hungarian translation
po/hu.po | 1931 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 1073 insertions(+), 858 deletions(-)
+ 1 file changed, 1073 insertions(+), 858 deletions(-)
commit 6dd83fa1bfe6a01b65de7389180d6b66ebc95988
Author: Krasimir Chonov <mk2616 abv bg>
@@ -2733,8 +24746,8 @@ Date: Thu Jan 21 15:21:19 2010 +0200
Updated Bulgarian translation
- po/bg.po | 43 ++++++++++++++++++++++---------------------
- 1 files changed, 22 insertions(+), 21 deletions(-)
+ po/bg.po | 43 ++++++++++++++++++++++---------------------
+ 1 file changed, 22 insertions(+), 21 deletions(-)
commit 49c00c33cd5a06660aae223d156e4f1291989215
Author: Jonathan Matthew <jonathan d14n org>
@@ -2745,8 +24758,8 @@ Date: Thu Jan 21 07:08:08 2010 +1000
The descriptions were in the order of the GtkToolbarStyle enum, but that
isn't how we interpret the value we get from gconf.
- data/rhythmbox.schemas | 2 +-
- shell/rb-shell.c | 2 +-
+ data/rhythmbox.schemas | 2 +-
+ shell/rb-shell.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit f012db285979e2bc40f631116a5c76dbb83d6155
@@ -2765,8 +24778,8 @@ Date: Mon Jan 18 23:11:44 2010 +0100
Updated Spanish translation
- po/es.po | 58 +++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 31 insertions(+), 27 deletions(-)
+ po/es.po | 58 +++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 31 insertions(+), 27 deletions(-)
commit e3e5d16a7e58e64509e274b80cc4341bf3779087
Author: Andrej Žnidaršič <andrej znidarsic gmail com>
@@ -2774,8 +24787,8 @@ Date: Mon Jan 18 17:05:26 2010 +0100
Updated Slovenian translation
- po/sl.po | 730 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 373 insertions(+), 357 deletions(-)
+ po/sl.po | 730 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 373 insertions(+), 357 deletions(-)
commit bc566bd8fc04430a8d13eae5cf8993fa72ed9ca7
Author: Jorge González <jorgegonz svn gnome org>
@@ -2783,8 +24796,8 @@ Date: Mon Jan 18 06:18:33 2010 +0100
Updated Spanish translation
- po/es.po | 630 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 328 insertions(+), 302 deletions(-)
+ po/es.po | 630 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 328 insertions(+), 302 deletions(-)
commit 88fadd4b35b616589443f405704be45fea884454
Author: Luca Ferretti <lferrett gnome org>
@@ -2793,7 +24806,7 @@ Date: Sun Jan 17 21:19:20 2010 +0100
Updated Italian translation
po/it.po | 1581 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 811 insertions(+), 770 deletions(-)
+ 1 file changed, 811 insertions(+), 770 deletions(-)
commit d825d163d23398db44e1f01c5cfc78dfdc21bb1b
Author: Mario Blättermann <mariobl gnome org>
@@ -2801,8 +24814,8 @@ Date: Sun Jan 17 18:49:13 2010 +0100
Updated German translation
- po/de.po | 73 +++++++++++++++++++++++++++----------------------------------
- 1 files changed, 32 insertions(+), 41 deletions(-)
+ po/de.po | 73 ++++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 32 insertions(+), 41 deletions(-)
commit 7a0d1ccbd01541a592c95b15f0b9bb02f152955a
Author: Jonathan Matthew <jonathan d14n org>
@@ -2813,8 +24826,8 @@ Date: Sun Jan 17 18:53:05 2010 +1000
This fixes a few warnings/criticals when removing the plugin or quitting
rhythmbox.
- plugins/context/context/ContextView.py | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ plugins/context/context/ContextView.py | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 2855ec99b4311155ab945accd47c3128a0543dff
Author: Jonathan Matthew <jonathan d14n org>
@@ -2825,9 +24838,9 @@ Date: Sun Jan 17 18:46:28 2010 +1000
This mostly involves translating the PangoFontDescription we get from
the GTK+ style into webkit.WebSettings properties.
- plugins/context/context/ContextView.py | 24 ++++++++++++++++++++++--
- plugins/context/tmpl/loading.html | 2 +-
- plugins/context/tmpl/main.css | 2 +-
+ plugins/context/context/ContextView.py | 24 ++++++++++++++++++++++--
+ plugins/context/tmpl/loading.html | 2 +-
+ plugins/context/tmpl/main.css | 2 +-
3 files changed, 24 insertions(+), 4 deletions(-)
commit 089d5a6ef26d701462095a013c3cf8343503653a
@@ -2836,8 +24849,8 @@ Date: Sun Jan 17 18:36:34 2010 +1000
ipod, mtp: fix alignment and capitalisation in info dialog (bug #606472)
- plugins/ipod/ipod-info.ui | 20 ++++++++++++++------
- plugins/mtpdevice/mtp-info.ui | 14 +++++++++++---
+ plugins/ipod/ipod-info.ui | 20 ++++++++++++++------
+ plugins/mtpdevice/mtp-info.ui | 14 +++++++++++---
2 files changed, 25 insertions(+), 9 deletions(-)
commit 8aebab4817bf9fd242167c20e91fd5efe459f1fd
@@ -2849,9 +24862,9 @@ Date: Sun Jan 17 18:35:17 2010 +1000
Use the device name in the dialog title, rather than incorrectly calling
everything an iPod.
- data/ui/media-player-properties.ui | 2 +-
- sources/rb-media-player-source.c | 7 +++++++
- 2 files changed, 8 insertions(+), 1 deletions(-)
+ data/ui/media-player-properties.ui | 2 +-
+ sources/rb-media-player-source.c | 7 +++++++
+ 2 files changed, 8 insertions(+), 1 deletion(-)
commit e590c91d3adbd0449b808a9e3939e444d9262560
Author: Alexander Shopov <ash contact bg>
@@ -2859,8 +24872,8 @@ Date: Sat Jan 16 19:46:49 2010 +0200
Updated Bulgarian translation
- po/bg.po | 7 ++-----
- 1 files changed, 2 insertions(+), 5 deletions(-)
+ po/bg.po | 7 ++-----
+ 1 file changed, 2 insertions(+), 5 deletions(-)
commit a421e56890294fd5ff44b82f769ad99f33e00686
Author: Krasimir Chonov <mk2616 abv bg>
@@ -2868,8 +24881,8 @@ Date: Sat Jan 16 19:41:00 2010 +0200
Updated Bulgarian translation
- po/bg.po | 178 ++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 99 insertions(+), 79 deletions(-)
+ po/bg.po | 178 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 99 insertions(+), 79 deletions(-)
commit 15ae2d39e81fca4b5e6429b2bd38c6f2b40ec2c7
Author: Mario Blättermann <mariobl gnome org>
@@ -2878,7 +24891,7 @@ Date: Fri Jan 15 19:29:43 2010 +0100
Updated German translation
po/de.po | 1609 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 845 insertions(+), 764 deletions(-)
+ 1 file changed, 845 insertions(+), 764 deletions(-)
commit 88e7e9c3d925d2df27ccc1bb346815cea53c411c
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -2890,11 +24903,11 @@ Date: Thu Jan 14 10:46:17 2010 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=558576
- widgets/Makefile.am | 5 +
- widgets/rb-segmented-bar.c | 825 +++++++++++++++++++++++++++++++++++++++
- widgets/rb-segmented-bar.h | 80 ++++
- widgets/test-rb-segmented-bar.c | 76 ++++
- 4 files changed, 986 insertions(+), 0 deletions(-)
+ widgets/Makefile.am | 5 +
+ widgets/rb-segmented-bar.c | 825 ++++++++++++++++++++++++++++++++++++++++
+ widgets/rb-segmented-bar.h | 80 ++++
+ widgets/test-rb-segmented-bar.c | 76 ++++
+ 4 files changed, 986 insertions(+)
commit bfdfca4729c2e2b3d61b368ec899cd837bff871a
Author: Maxim V. Dziumanenko <dziumanenko gmail com>
@@ -2904,7 +24917,7 @@ Date: Thu Jan 14 07:41:39 2010 +0200
help/Makefile.am | 2 +-
help/uk/uk.po | 2916 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 2917 insertions(+), 1 deletions(-)
+ 2 files changed, 2917 insertions(+), 1 deletion(-)
commit 4edfe671a196876c60fa83d7bc5d776faad21682
Author: Žygimantas Beručka <zygis gnome org>
@@ -2912,8 +24925,8 @@ Date: Wed Jan 13 19:36:34 2010 +0200
Updated Lithuanian translation
- po/lt.po | 639 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 322 insertions(+), 317 deletions(-)
+ po/lt.po | 639 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 322 insertions(+), 317 deletions(-)
commit 75072f26927e95483f987e110cb457972ca617d0
Author: Žygimantas Beručka <zygis gnome org>
@@ -2922,7 +24935,7 @@ Date: Wed Jan 13 19:16:02 2010 +0200
Updated Lithuanian translation
po/lt.po | 1581 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 824 insertions(+), 757 deletions(-)
+ 1 file changed, 824 insertions(+), 757 deletions(-)
commit ae693e0592156bd4a160284e5c1bca1214523f59
Author: Jonathan Matthew <jonathan d14n org>
@@ -2934,8 +24947,8 @@ Date: Wed Jan 13 23:05:39 2010 +1000
selection, and hopefully hints that you can select multiple entries for
most of them without it sounding weird either way.
- shell/rb-shell-clipboard.c | 34 +++++++++++++++++-----------------
- 1 files changed, 17 insertions(+), 17 deletions(-)
+ shell/rb-shell-clipboard.c | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
commit 3847ca238b42027a939f70c134b419f4f164900e
Author: Jonathan Matthew <jonathan d14n org>
@@ -2946,8 +24959,8 @@ Date: Wed Jan 13 23:04:20 2010 +1000
We couldn't delete radio streams even if we wanted to, so this is
definitely 'remove' rather than 'delete'.
- plugins/iradio/iradio-ui.xml | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/iradio/iradio-ui.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit a6369fdf542df71e50f49af08c29a800b6c7cca8
Author: Jonathan Matthew <jonathan d14n org>
@@ -2958,9 +24971,9 @@ Date: Wed Jan 13 23:01:13 2010 +1000
Removing entries from playlists is neither 'remove' as it's used
elsewhere, nor 'delete', so it deserves its own description.
- data/ui/rhythmbox-ui.xml | 4 ++--
- shell/rb-playlist-manager.c | 2 +-
- sources/rb-playlist-source.c | 34 ++++++++++++++++++++++++++++++++++
+ data/ui/rhythmbox-ui.xml | 4 ++--
+ shell/rb-playlist-manager.c | 2 +-
+ sources/rb-playlist-source.c | 34 ++++++++++++++++++++++++++++++++++
3 files changed, 37 insertions(+), 3 deletions(-)
commit bd6226ebcc4862f0f2febb5f787c96429f606700
@@ -2972,10 +24985,10 @@ Date: Wed Jan 13 22:59:50 2010 +1000
'Move to trash' actually just deleted files, so now it's more accurately
named.
- plugins/ipod/rb-ipod-db.c | 2 +-
- plugins/ipod/rb-ipod-source.c | 14 ++++++++------
- plugins/ipod/rb-ipod-source.h | 2 +-
- plugins/ipod/rb-ipod-static-playlist-source.c | 11 ++++++-----
+ plugins/ipod/rb-ipod-db.c | 2 +-
+ plugins/ipod/rb-ipod-source.c | 14 ++++++++------
+ plugins/ipod/rb-ipod-source.h | 2 +-
+ plugins/ipod/rb-ipod-static-playlist-source.c | 11 ++++++-----
4 files changed, 16 insertions(+), 13 deletions(-)
commit 02ebefae3bc6ed7d76433ad04fed0c47f221276f
@@ -2988,9 +25001,9 @@ Date: Wed Jan 13 22:58:09 2010 +1000
still take up space on the device and so they need to be cleaned up
manually if the device is full.
- .../rb-generic-player-playlist-source.c | 39 +--------
- plugins/generic-player/rb-generic-player-source.c | 95 +-------------------
- plugins/generic-player/rb-generic-player-source.h | 5 +-
+ .../rb-generic-player-playlist-source.c | 39 +--------
+ plugins/generic-player/rb-generic-player-source.c | 95 +---------------------
+ plugins/generic-player/rb-generic-player-source.h | 5 +-
3 files changed, 7 insertions(+), 132 deletions(-)
commit 2b7227b75c12f1795599daabb1ddb70e356a02b4
@@ -3002,8 +25015,8 @@ Date: Wed Jan 13 22:55:47 2010 +1000
Deleting songs from a removable media source should delete the files
from the device, not just remove them from the library.
- sources/rb-removable-media-source.c | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ sources/rb-removable-media-source.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
commit 942b8a093966ada2fa884901cba5e6c1478fbe2f
Author: Jonathan Matthew <jonathan d14n org>
@@ -3014,8 +25027,8 @@ Date: Wed Jan 13 22:52:26 2010 +1000
When the selected source changes, ask the new source for its deletion
action, then add that into various placeholders.
- data/ui/rhythmbox-ui.xml | 8 ++++----
- shell/rb-shell-clipboard.c | 42 ++++++++++++++++++++++++++++++++++++++++--
+ data/ui/rhythmbox-ui.xml | 8 ++++----
+ shell/rb-shell-clipboard.c | 42 ++++++++++++++++++++++++++++++++++++++++--
2 files changed, 44 insertions(+), 6 deletions(-)
commit f01b4eff87863e73dee27c1ff6c077e8484f03e8
@@ -3028,10 +25041,10 @@ Date: Wed Jan 13 22:48:36 2010 +1000
shouldn't allow deletion (such as the Magnatune, Jamendo, and Coherence
sources) need to override it.
- plugins/coherence/upnp_coherence/UpnpSource.py | 3 +++
- plugins/jamendo/jamendo/JamendoSource.py | 3 +++
- plugins/magnatune/magnatune/MagnatuneSource.py | 3 +++
- 3 files changed, 9 insertions(+), 0 deletions(-)
+ plugins/coherence/upnp_coherence/UpnpSource.py | 3 +++
+ plugins/jamendo/jamendo/JamendoSource.py | 3 +++
+ plugins/magnatune/magnatune/MagnatuneSource.py | 3 +++
+ 3 files changed, 9 insertions(+)
commit f40432fb255b31c29f72f889cfbfe2fe4f68afef
Author: Jonathan Matthew <jonathan d14n org>
@@ -3047,11 +25060,11 @@ Date: Wed Jan 13 22:37:34 2010 +1000
Remove just removes something from the library, whereas delete also
removes the underlying resource.
- bindings/python/rb.defs | 11 ++++++
- bindings/python/rb.override | 83 +++++++++++++++++++++++++++++++++++++++++++
- shell/rb-shell-clipboard.c | 7 +++-
- sources/rb-source.c | 26 +++++++++++++-
- sources/rb-source.h | 2 +
+ bindings/python/rb.defs | 11 ++++++
+ bindings/python/rb.override | 83 +++++++++++++++++++++++++++++++++++++++++++++
+ shell/rb-shell-clipboard.c | 7 ++--
+ sources/rb-source.c | 26 +++++++++++++-
+ sources/rb-source.h | 2 ++
5 files changed, 126 insertions(+), 3 deletions(-)
commit 8df7bea126ba768812ba6f8712319355ad4c4859
@@ -3060,8 +25073,8 @@ Date: Sun Jan 10 10:43:20 2010 +1000
coverart: use secondary images from discogs if no primary image found
- .../artdisplay/artdisplay/DiscogsCoverArtSearch.py | 17 ++++++++++++-----
- 1 files changed, 12 insertions(+), 5 deletions(-)
+ plugins/artdisplay/artdisplay/DiscogsCoverArtSearch.py | 17 ++++++++++++-----
+ 1 file changed, 12 insertions(+), 5 deletions(-)
commit ac856708222c50552096e1fbc5a2733fe6871523
Author: Daniel Nylander <po danielnylander se>
@@ -3070,7 +25083,7 @@ Date: Fri Jan 8 12:43:15 2010 +0100
Updated Swedish translation
po/sv.po | 1603 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 828 insertions(+), 775 deletions(-)
+ 1 file changed, 828 insertions(+), 775 deletions(-)
commit d0c0338d9f5ce409611108b50b26a5c79911c622
Author: Jorge González <jorgegonz svn gnome org>
@@ -3078,8 +25091,8 @@ Date: Wed Jan 6 14:09:30 2010 +0100
Updated Spanish translation
- po/es.po | 21 +++++++++++----------
- 1 files changed, 11 insertions(+), 10 deletions(-)
+ po/es.po | 21 +++++++++++----------
+ 1 file changed, 11 insertions(+), 10 deletions(-)
commit 78ba5fa6b46aa230ef34d01412c36483f6d7c094
Author: Maxim V. Dziumanenko <dziumanenko gmail com>
@@ -3087,8 +25100,8 @@ Date: Mon Jan 4 17:02:33 2010 +0200
Update Ukrainian translation
- po/uk.po | 5785 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
- 1 files changed, 4633 insertions(+), 1152 deletions(-)
+ po/uk.po | 5861 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 4671 insertions(+), 1190 deletions(-)
commit 676f9a31cfa4170bd448a2e32a95a5dcb574906c
Author: Jonathan Matthew <jonathan d14n org>
@@ -3099,10 +25112,10 @@ Date: Sun Jan 3 19:45:07 2010 +1000
Anyone creating a 'store' plugin ends up copying the same five or so
lines from the magnatune plugin, so we might as well cut it down to one.
- plugins/jamendo/jamendo/__init__.py | 7 +------
- plugins/magnatune/magnatune/__init__.py | 7 +------
- sources/rb-source-group.c | 13 +++++++++++++
- sources/rb-source-group.h | 2 ++
+ plugins/jamendo/jamendo/__init__.py | 7 +------
+ plugins/magnatune/magnatune/__init__.py | 7 +------
+ sources/rb-source-group.c | 13 +++++++++++++
+ sources/rb-source-group.h | 2 ++
4 files changed, 17 insertions(+), 12 deletions(-)
commit 7d762ce34ce3ed11deb4baeefaf6731e2972fe4d
@@ -3111,8 +25124,8 @@ Date: Sun Jan 3 19:19:13 2010 +1000
artdisplay: utf-8 encode search terms for discogs
- .../artdisplay/artdisplay/DiscogsCoverArtSearch.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/artdisplay/artdisplay/DiscogsCoverArtSearch.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 0d14519ddda0306bd736d15ed067e8a4dc6a98ea
Author: Krasimir Chonov <mk2616 abv bg>
@@ -3120,8 +25133,8 @@ Date: Sun Jan 3 08:42:28 2010 +0200
Updated Bulgarian translation
- po/bg.po | 514 +++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 261 insertions(+), 253 deletions(-)
+ po/bg.po | 514 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 261 insertions(+), 253 deletions(-)
commit 159fa13dee27c323a8872c0aec5cfa65b0176aae
Author: Javier Jardón <jjardon gnome org>
@@ -3133,48 +25146,48 @@ Date: Sat Jan 2 10:27:36 2010 +1000
enabled. gseal-gtk-compat.h provides compatibility #defines for earlier
versions of GTK+.
- lib/Makefile.am | 1 +
- lib/gseal-gtk-compat.h | 49 ++++++++++++++++
- lib/rb-tree-dnd.c | 10 ++-
- plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 3 +-
- plugins/audioscrobbler/rb-lastfm-source.c | 8 ++-
- plugins/cd-recorder/rb-playlist-source-recorder.c | 3 +-
- plugins/daap/rb-daap-dialog.c | 2 +-
- plugins/daap/rb-daap-plugin.c | 3 +-
- plugins/iradio/rb-iradio-source.c | 2 +-
- plugins/iradio/rb-station-properties-dialog.c | 7 ++-
- plugins/status-icon/rb-status-icon-plugin.c | 2 +-
- plugins/visualizer/rb-vis-widget.c | 65 +++++++++++++-------
- plugins/visualizer/rb-visualizer-plugin.c | 10 ++-
- podcast/rb-feed-podcast-properties-dialog.c | 6 +-
- podcast/rb-podcast-properties-dialog.c | 7 ++-
- rhythmdb/rhythmdb-property-model.c | 8 ++-
- rhythmdb/rhythmdb-query-model.c | 13 +++--
- shell/rb-missing-plugins.c | 2 +-
- shell/rb-playlist-manager.c | 26 ++++++---
- shell/rb-plugin-manager.c | 7 ++-
- shell/rb-plugins-engine.c | 2 +-
- shell/rb-shell-preferences.c | 7 ++-
- shell/rb-shell.c | 11 ++-
- sources/rb-auto-playlist-source.c | 11 ++-
- sources/rb-library-source.c | 4 +-
- sources/rb-podcast-source.c | 4 +-
- sources/rb-removable-media-source.c | 6 +-
- sources/rb-sourcelist-model.c | 22 ++++---
- sources/rb-sourcelist.c | 3 +-
- sources/rb-static-playlist-source.c | 11 ++-
- widgets/gedit-message-area.c | 22 +++++---
- widgets/gossip-cell-renderer-expander.c | 39 ++++++++----
- widgets/rb-cell-renderer-pixbuf.c | 33 +++++++----
- widgets/rb-cell-renderer-rating.c | 19 ++++--
- widgets/rb-entry-view.c | 2 +-
- widgets/rb-header.c | 2 +-
- widgets/rb-library-browser.c | 3 +-
- widgets/rb-query-creator.c | 7 ++-
- widgets/rb-rating-helper.c | 14 +++--
- widgets/rb-rating.c | 44 +++++++++-----
- widgets/rb-song-info.c | 8 ++-
- widgets/rb-uri-dialog.c | 7 ++-
+ lib/Makefile.am | 1 +
+ lib/gseal-gtk-compat.h | 49 +++++++++++++++++
+ lib/rb-tree-dnd.c | 10 ++--
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 3 +-
+ plugins/audioscrobbler/rb-lastfm-source.c | 8 +--
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 3 +-
+ plugins/daap/rb-daap-dialog.c | 2 +-
+ plugins/daap/rb-daap-plugin.c | 3 +-
+ plugins/iradio/rb-iradio-source.c | 2 +-
+ plugins/iradio/rb-station-properties-dialog.c | 7 ++-
+ plugins/status-icon/rb-status-icon-plugin.c | 2 +-
+ plugins/visualizer/rb-vis-widget.c | 65 +++++++++++++++--------
+ plugins/visualizer/rb-visualizer-plugin.c | 10 ++--
+ podcast/rb-feed-podcast-properties-dialog.c | 6 ++-
+ podcast/rb-podcast-properties-dialog.c | 7 ++-
+ rhythmdb/rhythmdb-property-model.c | 8 +--
+ rhythmdb/rhythmdb-query-model.c | 13 +++--
+ shell/rb-missing-plugins.c | 2 +-
+ shell/rb-playlist-manager.c | 26 +++++----
+ shell/rb-plugin-manager.c | 7 ++-
+ shell/rb-plugins-engine.c | 2 +-
+ shell/rb-shell-preferences.c | 7 ++-
+ shell/rb-shell.c | 11 ++--
+ sources/rb-auto-playlist-source.c | 11 ++--
+ sources/rb-library-source.c | 4 +-
+ sources/rb-podcast-source.c | 4 +-
+ sources/rb-removable-media-source.c | 6 +--
+ sources/rb-sourcelist-model.c | 22 ++++----
+ sources/rb-sourcelist.c | 3 +-
+ sources/rb-static-playlist-source.c | 11 ++--
+ widgets/gedit-message-area.c | 22 +++++---
+ widgets/gossip-cell-renderer-expander.c | 39 +++++++++-----
+ widgets/rb-cell-renderer-pixbuf.c | 33 +++++++-----
+ widgets/rb-cell-renderer-rating.c | 19 ++++---
+ widgets/rb-entry-view.c | 2 +-
+ widgets/rb-header.c | 2 +-
+ widgets/rb-library-browser.c | 3 +-
+ widgets/rb-query-creator.c | 7 ++-
+ widgets/rb-rating-helper.c | 14 +++--
+ widgets/rb-rating.c | 44 +++++++++------
+ widgets/rb-song-info.c | 8 +--
+ widgets/rb-uri-dialog.c | 7 ++-
42 files changed, 351 insertions(+), 164 deletions(-)
commit 052413c7f8a3c97b548a276086f4581b773bc512
@@ -3186,8 +25199,8 @@ Date: Fri Jan 1 20:10:55 2010 +1000
Make it say 'pause playback' rather than 'stop playback' when that's
what it will do.
- shell/rb-shell-player.c | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ shell/rb-shell-player.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit bd7e425bc113ca85eaec5462d698a703dd2c7467
Author: Andrej Žnidaršič <andrej znidarsic gmail com>
@@ -3196,7 +25209,7 @@ Date: Fri Jan 1 09:51:01 2010 +0100
Updated Slovenian translation
po/sl.po | 1612 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 835 insertions(+), 777 deletions(-)
+ 1 file changed, 835 insertions(+), 777 deletions(-)
commit 9759c518055b2f2d01f37ff1829a6b35eadda0d1
Author: Djavan Fagundes <djavan comum org>
@@ -3208,7 +25221,7 @@ Date: Thu Dec 31 19:37:08 2009 -0200
after the po file update
po/pt_BR.po | 1527 ++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 789 insertions(+), 738 deletions(-)
+ 1 file changed, 789 insertions(+), 738 deletions(-)
commit 1934f0d4d8adca7aebd1d32127a1b482bf02d090
Author: Jorge González <jorgegonz svn gnome org>
@@ -3216,8 +25229,8 @@ Date: Wed Dec 30 09:15:09 2009 +0100
Updated Spanish translation
- po/es.po | 98 ++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 55 insertions(+), 43 deletions(-)
+ po/es.po | 98 ++++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 55 insertions(+), 43 deletions(-)
commit 4072afad6f912d9e90616c3a63b28a1ec13592ec
Author: Jay L. T. Cornwall <jay jcornwall me uk>
@@ -3232,11 +25245,11 @@ Date: Wed Dec 30 13:03:34 2009 +1000
rb_daap_connection_get_headers now returns a GstStructure, since that's
what souphttpsrc takes.
- plugins/daap/rb-daap-connection.c | 51 ++--
- plugins/daap/rb-daap-connection.h | 6 +-
- plugins/daap/rb-daap-source.c | 7 +-
- plugins/daap/rb-daap-source.h | 7 +-
- plugins/daap/rb-daap-src.c | 626 +++++--------------------------------
+ plugins/daap/rb-daap-connection.c | 51 ++--
+ plugins/daap/rb-daap-connection.h | 6 +-
+ plugins/daap/rb-daap-source.c | 7 +-
+ plugins/daap/rb-daap-source.h | 7 +-
+ plugins/daap/rb-daap-src.c | 626 +++++---------------------------------
5 files changed, 117 insertions(+), 580 deletions(-)
commit 627e6a50402ee8b047a65935a10e7e1ffdd870ec
@@ -3245,8 +25258,8 @@ Date: Tue Dec 29 18:48:15 2009 +1000
mtp: only release the device if we managed to open it
- plugins/mtpdevice/rb-mtp-thread.c | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ plugins/mtpdevice/rb-mtp-thread.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 34437632981c2784aa3233cf1cd2bb17f73c48e7
Author: Jonathan Matthew <jonathan d14n org>
@@ -3256,8 +25269,8 @@ Date: Tue Dec 29 18:34:11 2009 +1000
well, I had to test it somehow..
- plugins/mtpdevice/rb-mtp-source.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c72a090f760bfdbb7e5c2f6c3af7be83e4b47389
Author: Jonathan Matthew <jonathan d14n org>
@@ -3270,8 +25283,8 @@ Date: Tue Dec 29 18:34:11 2009 +1000
"couldn't open device" error message, including the device manufacturer
and product names.
- plugins/mtpdevice/rb-mtp-source.c | 16 +++++++++++++---
- 1 files changed, 13 insertions(+), 3 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 16 +++++++++++++---
+ 1 file changed, 13 insertions(+), 3 deletions(-)
commit 072b899d4df3d1d180a02eaf0979753e467f2094
Author: Kevin Hester <kevinh geeksville com>
@@ -3283,8 +25296,8 @@ Date: Tue Dec 29 17:50:39 2009 +1000
be freed before (or while) it happened. The source now takes a copy of
the device information and passes that to the device handling thread.
- plugins/mtpdevice/rb-mtp-source.c | 14 ++++++++++----
- 1 files changed, 10 insertions(+), 4 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 14 ++++++++++----
+ 1 file changed, 10 insertions(+), 4 deletions(-)
commit 0d6064eb59c12618658487591b8efa3f5d09ccb2
Author: Jonathan Matthew <jonathan d14n org>
@@ -3292,8 +25305,8 @@ Date: Tue Dec 29 17:47:59 2009 +1000
mtp: add more debug output during device matching
- plugins/mtpdevice/rb-mtp-plugin.c | 15 ++++++++-------
- 1 files changed, 8 insertions(+), 7 deletions(-)
+ plugins/mtpdevice/rb-mtp-plugin.c | 15 ++++++++-------
+ 1 file changed, 8 insertions(+), 7 deletions(-)
commit 02a7224a7ab48a74b8af071e3b71f77a074e99d5
Author: Javier Jardón <jjardon gnome org>
@@ -3305,8 +25318,8 @@ Date: Sat Dec 26 14:45:39 2009 +0100
https://bugzilla.gnome.org/show_bug.cgi?id=559582
- configure.ac | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
commit b3699d11d9b8727875fdd3ccb79cd5d1bbed33b3
Author: Jonathan Matthew <jonathan d14n org>
@@ -3317,8 +25330,8 @@ Date: Mon Dec 28 18:26:00 2009 +1000
We don't actually pass in a mount operation, so all we're really doing
here is getting rid of deprecated functions.
- shell/rb-removable-media-manager.c | 50 +++++++++++++++++++++++-------------
- 1 files changed, 32 insertions(+), 18 deletions(-)
+ shell/rb-removable-media-manager.c | 50 ++++++++++++++++++++++++--------------
+ 1 file changed, 32 insertions(+), 18 deletions(-)
commit c258166cef4aa61a59f78c142ea7140490126ce4
Author: Jonathan Matthew <jonathan d14n org>
@@ -3336,8 +25349,8 @@ Date: Mon Dec 28 17:10:15 2009 +1000
This also means we don't emit the playing-stream signal on a streaming
thread, which fixes some threading problems with a11y enabled.
- backends/gstreamer/rb-player-gst.c | 131 ++++++++++++++++++++++++------------
- 1 files changed, 88 insertions(+), 43 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 131 +++++++++++++++++++++++++------------
+ 1 file changed, 88 insertions(+), 43 deletions(-)
commit 6989b70822ad9ce5c8b1b3e2c2cc24708713a5ad
Author: Alexander Shopov <ash contact bg>
@@ -3345,8 +25358,8 @@ Date: Mon Dec 28 08:43:09 2009 +0200
Updated Bulgarian translation
- po/bg.po | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ po/bg.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 9b64d99c62c5687f824608cf2cfc03d9edb2b3a6
Author: Krasimir Chonov <mk2616 abv bg>
@@ -3354,8 +25367,8 @@ Date: Fri Dec 4 12:38:24 2009 +0200
Updated Bulgarian translation
- po/bg.po | 5985 +++++++++++++++++++++++++++++++++++++++++---------------------
- 1 files changed, 3973 insertions(+), 2012 deletions(-)
+ po/bg.po | 6341 ++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 4151 insertions(+), 2190 deletions(-)
commit 7b841d6f50303692ee8a22ee0ad382c7354a5a62
Author: Jonathan Matthew <jonathan d14n org>
@@ -3363,8 +25376,73 @@ Date: Mon Dec 28 00:05:03 2009 +1000
shell-player: fix play queue debug output
- shell/rb-shell-player.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ shell/rb-shell-player.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8cc15c26af34f1fbe77e4a2113b037f45112bb6f
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 27 20:54:48 2009 +1000
+
+ ipod: implement sync methods
+
+ Since the ipod plugin supports playlists, it implements the add_playlist
+ and remove_playlists methods as well as get_entries and delete_entries.
+
+ plugins/ipod/ipod-ui.xml | 2 +
+ plugins/ipod/rb-ipod-db.c | 11 +-
+ plugins/ipod/rb-ipod-db.h | 1 +
+ plugins/ipod/rb-ipod-source.c | 210 +++++++++++++++++++++++---
+ plugins/ipod/rb-ipod-source.h | 13 +-
+ plugins/ipod/rb-ipod-static-playlist-source.c | 7 +-
+ 6 files changed, 208 insertions(+), 36 deletions(-)
+
+commit 3fd493fd1833d20d8699f5429413a8a1f241ee99
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 27 20:26:47 2009 +1000
+
+ mtp: add sync support
+
+ Since the MTP plugin doesn't support playlists yet, it only has to
+ implement the methods that return the set of entries on the device
+ and remove entries from the device.
+
+ plugins/mtpdevice/mtp-ui.xml | 1 +
+ plugins/mtpdevice/rb-mtp-source.c | 175 ++++++++++++++++++++++++++++++--------
+ 2 files changed, 141 insertions(+), 35 deletions(-)
+
+commit d0288a3ffba08fe6a67fa2f45d2ae156f2bc43f3
+Author: Jonathan Matthew <jonathan d14n org>
+Date: Sun Dec 27 19:21:12 2009 +1000
+
+ media-player: implement syncing of music, podcasts, and playlists
+
+ The sync UI presents options for syncing all music, all podcasts,
+ or individual playlists and podcast feeds. This is displayed on a
+ new 'sync' tab in the media player source properties dialog.
+
+ The sync process works by generating track identifiers (based on
+ several track metadata fields) for all tracks on the device, and
+ all tracks from the selected local playlists and podcasts. It
+ compares the sets of track identifiers to determine which tracks
+ need to be transferred to the device, and which need to be deleted
+ from it. After updating the files on the device, it then
+ reconstructs playlists on the device to match the local playlists
+ selected for syncing.
+
+ Sync settings are stored in a keyfile named after the device serial
+ number. The settings consist of sync categories (such as playlists
+ and podcasts) and sync groups within categories (such as individual
+ playlists or podcast feeds).
+
+ This is based on Paul Bellamy's summer of code project.
+
+ data/ui/media-player-properties.ui | 127 ++++
+ sources/Makefile.am | 2 +
+ sources/rb-media-player-source.c | 994 ++++++++++++++++++++++++++++++++
+ sources/rb-media-player-source.h | 20 +
+ sources/rb-media-player-sync-settings.c | 392 +++++++++++++
+ sources/rb-media-player-sync-settings.h | 94 +++
+ 6 files changed, 1629 insertions(+)
commit a095a119f5ed77d62cb59e523188b32dc6803272
Author: Jonathan Matthew <jonathan d14n org>
@@ -3372,8 +25450,8 @@ Date: Sun Dec 27 18:40:00 2009 +1000
revert changes that were accidentally included in the last commit
- shell/rb-removable-media-manager.c | 20 --------------------
- 1 files changed, 0 insertions(+), 20 deletions(-)
+ shell/rb-removable-media-manager.c | 20 --------------------
+ 1 file changed, 20 deletions(-)
commit e282e7d2cc2031b9620564ae35dd2e2d2b1b1d0d
Author: Jonathan Matthew <jonathan d14n org>
@@ -3384,17 +25462,17 @@ Date: Sun Dec 27 18:23:50 2009 +1000
Turns out we need this for the ipod plugin, so it can set the file size
field correctly in the ipod database.
- backends/gstreamer/rb-encoder-gst.c | 23 +++++++++++++++++++++--
- backends/rb-encoder.c | 8 ++++----
- backends/rb-encoder.h | 4 ++--
- bindings/python/rb.defs | 2 ++
- plugins/ipod/rb-ipod-source.c | 8 +++++---
- plugins/mtpdevice/rb-mtp-source.c | 2 ++
- shell/rb-removable-media-manager.c | 24 ++++++++++++++++++++++--
- shell/rb-removable-media-manager.h | 1 +
- sources/rb-library-source.c | 2 +-
- sources/rb-removable-media-source.c | 7 ++++---
- sources/rb-removable-media-source.h | 2 ++
+ backends/gstreamer/rb-encoder-gst.c | 23 +++++++++++++++++++++--
+ backends/rb-encoder.c | 8 ++++----
+ backends/rb-encoder.h | 4 ++--
+ bindings/python/rb.defs | 2 ++
+ plugins/ipod/rb-ipod-source.c | 8 +++++---
+ plugins/mtpdevice/rb-mtp-source.c | 2 ++
+ shell/rb-removable-media-manager.c | 24 ++++++++++++++++++++++--
+ shell/rb-removable-media-manager.h | 1 +
+ sources/rb-library-source.c | 2 +-
+ sources/rb-removable-media-source.c | 7 ++++---
+ sources/rb-removable-media-source.h | 2 ++
11 files changed, 66 insertions(+), 17 deletions(-)
commit 41af131fa874d362812a56421b695d4cd1f4117f
@@ -3405,8 +25483,8 @@ Date: Fri Dec 4 00:22:21 2009 +0100
Use g_mapped_file_unref() instead if glib >= 2.22 is available
- plugins/daap/rb-daap-share.c | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ plugins/daap/rb-daap-share.c | 4 ++++
+ 1 file changed, 4 insertions(+)
commit 4296f971de1f1661dad8a78dea504b6c6614fef6
Author: Jonathan Matthew <jonathan d14n org>
@@ -3417,8 +25495,8 @@ Date: Thu Dec 24 23:47:27 2009 +1000
Somehow the test used to tell the playlist parser to ignore unsupported
formats was backwards, so we were ignoring all supported formats.
- plugins/generic-player/rb-generic-player-source.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/generic-player/rb-generic-player-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 568c06dba74678578402b02cc2d598b72f9fa66f
Author: Jonathan Matthew <jonathan d14n org>
@@ -3433,8 +25511,8 @@ Date: Thu Dec 24 23:43:45 2009 +1000
rb_generic_player_playlist_source_new, after the object is fully
constructed.
- .../rb-generic-player-playlist-source.c | 50 ++++++++-----------
- 1 files changed, 21 insertions(+), 29 deletions(-)
+ .../rb-generic-player-playlist-source.c | 50 +++++++++-------------
+ 1 file changed, 21 insertions(+), 29 deletions(-)
commit 01ab44f01473476bf00336fac75e005a65873bab
Author: Jonathan Matthew <jonathan d14n org>
@@ -3442,8 +25520,8 @@ Date: Thu Dec 24 23:43:11 2009 +1000
mpid: read playlist formats from .is_audio_player override file
- lib/libmediaplayerid/mpid-util.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ lib/libmediaplayerid/mpid-util.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 476e10481a724261af7264c8f015a8277d7f07df
Author: Mohamad Elrashidin Sajeli <archayl gmail com>
@@ -3451,9 +25529,9 @@ Date: Wed Dec 23 21:24:17 2009 +1000
im-status: add support for pidgin (bug #605023)
- plugins/im-status/im-status.rb-plugin.in | 2 +-
- plugins/im-status/im-status/__init__.py | 39 ++++++++++++++++++++++++++++++
- 2 files changed, 40 insertions(+), 1 deletions(-)
+ plugins/im-status/im-status.rb-plugin.in | 2 +-
+ plugins/im-status/im-status/__init__.py | 39 ++++++++++++++++++++++++++++++++
+ 2 files changed, 40 insertions(+), 1 deletion(-)
commit 697811bf0be7b6f40c8d1adf5dbd0b7b75416913
Author: Jorge González <jorgegonz svn gnome org>
@@ -3461,8 +25539,8 @@ Date: Sun Dec 20 16:03:09 2009 +0100
Updated Spanish translation
- po/es.po | 33 +++++++++++++++++++++++----------
- 1 files changed, 23 insertions(+), 10 deletions(-)
+ po/es.po | 33 +++++++++++++++++++++++----------
+ 1 file changed, 23 insertions(+), 10 deletions(-)
commit 228fbdabc3d23005df7467928b3092165626efbf
Author: Jonathan Matthew <jonathan d14n org>
@@ -3470,10 +25548,10 @@ Date: Sun Dec 20 21:30:27 2009 +1000
Add man pages, originally from Debian packaging
- data/Makefile.am | 2 +
- data/rhythmbox-client.1 | 171 +++++++++++++++++++++++++++++++++++++++++++++++
- data/rhythmbox.1 | 87 ++++++++++++++++++++++++
- 3 files changed, 260 insertions(+), 0 deletions(-)
+ data/Makefile.am | 2 +
+ data/rhythmbox-client.1 | 171 ++++++++++++++++++++++++++++++++++++++++++++++++
+ data/rhythmbox.1 | 87 ++++++++++++++++++++++++
+ 3 files changed, 260 insertions(+)
commit 6e956c822b242d3d1d33bacdee74b61345d611e8
Author: Hardy Beltran Monasterios <hbm hardy com bo>
@@ -3483,9 +25561,9 @@ Date: Sun Sep 20 23:55:25 2009 -0400
Added a new site to grab lyrics in brazilian português.
- plugins/lyrics/lyrics/LyricsSites.py | 5 +-
- plugins/lyrics/lyrics/Makefile.am | 3 +-
- plugins/lyrics/lyrics/TerraParser.py | 110 ++++++++++++++++++++++++++++++++++
+ plugins/lyrics/lyrics/LyricsSites.py | 5 +-
+ plugins/lyrics/lyrics/Makefile.am | 3 +-
+ plugins/lyrics/lyrics/TerraParser.py | 110 +++++++++++++++++++++++++++++++++++
3 files changed, 116 insertions(+), 2 deletions(-)
commit 50e97163754ab7413a2b92c1c31d256a96901741
@@ -3494,8 +25572,8 @@ Date: Sun Dec 20 20:58:39 2009 +1000
lyrics: update the UI file for the previous change
- plugins/lyrics/lyrics-prefs.ui | 79 +++-------------------------------------
- 1 files changed, 5 insertions(+), 74 deletions(-)
+ plugins/lyrics/lyrics-prefs.ui | 79 +++---------------------------------------
+ 1 file changed, 5 insertions(+), 74 deletions(-)
commit b587ef37b90191739ca6900af6a420114d46e178
Author: Jonathan Matthew <jonathan d14n org>
@@ -3510,11 +25588,11 @@ Date: Sun Dec 20 20:41:23 2009 +1000
Since the LyricWiki search doesn't work and shows no sign of ever
working again, it has been removed from the list (bug #603876).
- plugins/lyrics/lyrics/LyricsConfigureDialog.py | 41 +++++++++++------------
- plugins/lyrics/lyrics/LyricsParse.py | 39 ++++++++--------------
- plugins/lyrics/lyrics/LyricsSites.py | 39 ++++++++++++++++++++++
- plugins/lyrics/lyrics/Makefile.am | 1 +
- po/POTFILES.in | 1 +
+ plugins/lyrics/lyrics/LyricsConfigureDialog.py | 41 +++++++++++++-------------
+ plugins/lyrics/lyrics/LyricsParse.py | 39 +++++++++---------------
+ plugins/lyrics/lyrics/LyricsSites.py | 39 ++++++++++++++++++++++++
+ plugins/lyrics/lyrics/Makefile.am | 1 +
+ po/POTFILES.in | 1 +
5 files changed, 75 insertions(+), 46 deletions(-)
commit 3b9cb9ea380d1403249c2490293602c4ecb1c5d7
@@ -3527,8 +25605,8 @@ Date: Sun Dec 20 15:45:14 2009 +1000
the main window), none of the source header should be modifiable.
Notably, the browser toggle remains visible since it's in the toolbar.
- shell/rb-source-header.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ shell/rb-source-header.c | 5 +++++
+ 1 file changed, 5 insertions(+)
commit ca1f516f8cfc2a879fbbd8c2c6bbdaadfb0b247c
Author: Jorge González <jorgegonz svn gnome org>
@@ -3537,7 +25615,7 @@ Date: Sat Dec 19 14:57:02 2009 +0100
Updated Spanish translation
po/es.po | 1435 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 731 insertions(+), 704 deletions(-)
+ 1 file changed, 731 insertions(+), 704 deletions(-)
commit 3408e2cbb6749f0aa17f578b46e594893be4b5d4
Author: Jonathan Matthew <jonathan d14n org>
@@ -3545,8 +25623,8 @@ Date: Wed Dec 16 22:36:13 2009 +1000
add new media player source files to POTFILES.in
- po/POTFILES.in | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ po/POTFILES.in | 3 +++
+ 1 file changed, 3 insertions(+)
commit 8254aa18f801035498e61ff7dc40c7aebc1be2a4
Author: Jonathan Matthew <jonathan d14n org>
@@ -3554,10 +25632,10 @@ Date: Mon Dec 14 08:45:31 2009 +1000
ipod: use media player source base class
- plugins/ipod/ipod-info.ui | 657 ++++++++++++++++-------------------------
- plugins/ipod/rb-ipod-plugin.c | 6 +-
- plugins/ipod/rb-ipod-source.c | 249 +++++++++++-----
- plugins/ipod/rb-ipod-source.h | 12 +-
+ plugins/ipod/ipod-info.ui | 657 ++++++++++++++++--------------------------
+ plugins/ipod/rb-ipod-plugin.c | 6 +-
+ plugins/ipod/rb-ipod-source.c | 249 +++++++++++-----
+ plugins/ipod/rb-ipod-source.h | 12 +-
4 files changed, 440 insertions(+), 484 deletions(-)
commit 00902b309f172101895b986c43d79cbc9f1f936f
@@ -3573,14 +25651,14 @@ Date: Sun Dec 13 11:37:06 2009 +1000
transfer or delete action, we add a callback to update our idea of the
amount of free space on the device.
- plugins/mtpdevice/Makefile.am | 6 +-
- plugins/mtpdevice/mtp-info.ui | 222 +++++++++++++++++++++++++++++++++++++
- plugins/mtpdevice/mtp-ui.xml | 1 +
- plugins/mtpdevice/rb-mtp-plugin.c | 21 +++-
- plugins/mtpdevice/rb-mtp-source.c | 191 ++++++++++++++++++++++++++++++--
- plugins/mtpdevice/rb-mtp-source.h | 15 ++-
- plugins/mtpdevice/rb-mtp-thread.c | 22 ++++
- plugins/mtpdevice/rb-mtp-thread.h | 7 +-
+ plugins/mtpdevice/Makefile.am | 6 +-
+ plugins/mtpdevice/mtp-info.ui | 222 ++++++++++++++++++++++++++++++++++++++
+ plugins/mtpdevice/mtp-ui.xml | 1 +
+ plugins/mtpdevice/rb-mtp-plugin.c | 21 +++-
+ plugins/mtpdevice/rb-mtp-source.c | 191 ++++++++++++++++++++++++++++++--
+ plugins/mtpdevice/rb-mtp-source.h | 15 +--
+ plugins/mtpdevice/rb-mtp-thread.c | 22 ++++
+ plugins/mtpdevice/rb-mtp-thread.h | 7 +-
8 files changed, 465 insertions(+), 20 deletions(-)
commit 980cb9338a6e80be2991aa3e00b834b16c1ee0cf
@@ -3593,12 +25671,12 @@ Date: Sun Dec 13 11:29:00 2009 +1000
dialog, but this is where library/playlist/podcast sync will be
implemented.
- data/ui/Makefile.am | 1 +
- data/ui/media-player-properties.ui | 140 ++++++++++++++++++++++
- sources/Makefile.am | 2 +
- sources/rb-media-player-source.c | 231 ++++++++++++++++++++++++++++++++++++
- sources/rb-media-player-source.h | 74 ++++++++++++
- 5 files changed, 448 insertions(+), 0 deletions(-)
+ data/ui/Makefile.am | 1 +
+ data/ui/media-player-properties.ui | 140 ++++++++++++++++++++++
+ sources/Makefile.am | 2 +
+ sources/rb-media-player-source.c | 231 +++++++++++++++++++++++++++++++++++++
+ sources/rb-media-player-source.h | 74 ++++++++++++
+ 5 files changed, 448 insertions(+)
commit 53f7407546137c047c468ebc2d32f8b4cf8febe3
Author: Jonathan Matthew <jonathan d14n org>
@@ -3606,8 +25684,8 @@ Date: Tue Dec 15 21:48:06 2009 +1000
python: add bindings for rb_shell_get_source_by_entry_type
- bindings/python/rb.defs | 11 ++++++++++-
- 1 files changed, 10 insertions(+), 1 deletions(-)
+ bindings/python/rb.defs | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
commit 5de6f070d02f5d87e2c1773509b08be30302348b
Author: Jonathan Matthew <jonathan d14n org>
@@ -3620,8 +25698,8 @@ Date: Mon Dec 14 21:23:39 2009 +1000
value type to G_TYPE_ULONG, it wasn't possible to set the play count,
track number, disc number, or year previously.
- shell/rb-shell.c | 26 +++++++++++++++++---------
- 1 files changed, 17 insertions(+), 9 deletions(-)
+ shell/rb-shell.c | 26 +++++++++++++++++---------
+ 1 file changed, 17 insertions(+), 9 deletions(-)
commit dd6c8fe6163bd05c689f893c8c125bef4eb16881
Author: Jonathan Matthew <jonathan d14n org>
@@ -3629,11 +25707,11 @@ Date: Sat Dec 12 11:11:44 2009 +1000
mpid: provide access to device serial numbers
- lib/libmediaplayerid/mediaplayerid.h | 1 +
- lib/libmediaplayerid/mpid-device.c | 11 +++++++++++
- lib/libmediaplayerid/mpid-hal.c | 8 ++++++++
- lib/libmediaplayerid/mpid-udev.c | 3 ++-
- 4 files changed, 22 insertions(+), 1 deletions(-)
+ lib/libmediaplayerid/mediaplayerid.h | 1 +
+ lib/libmediaplayerid/mpid-device.c | 11 +++++++++++
+ lib/libmediaplayerid/mpid-hal.c | 8 ++++++++
+ lib/libmediaplayerid/mpid-udev.c | 3 ++-
+ 4 files changed, 22 insertions(+), 1 deletion(-)
commit 226b230c86544846d11cbf7f9534c1d7064ad7eb
Author: Bastien Nocera <hadess hadess net>
@@ -3641,8 +25719,8 @@ Date: Fri Dec 11 12:53:40 2009 +0000
[artdisplay] Fix run-time warnings
- .../artdisplay/artdisplay/LocalCoverArtSearch.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/artdisplay/artdisplay/LocalCoverArtSearch.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 56471f98771fe0ba78ec2d3541f45ad1be34805b
Author: Bastien Nocera <hadess hadess net>
@@ -3650,8 +25728,8 @@ Date: Fri Dec 11 12:53:24 2009 +0000
[upnp] Fix run-time warnings
- plugins/coherence/upnp_coherence/__init__.py | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ plugins/coherence/upnp_coherence/__init__.py | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 82e71765b04fe9003f4285d3d5e0970b539d99e5
Author: Bastien Nocera <hadess hadess net>
@@ -3659,8 +25737,8 @@ Date: Fri Dec 11 12:41:44 2009 +0000
Fix FTBS
- plugins/artdisplay/artdisplay/Makefile.am | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/artdisplay/artdisplay/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit dab4f41554fe6af12379a3183445bd871df0f717
Author: Bastien Nocera <hadess hadess net>
@@ -3668,8 +25746,8 @@ Date: Fri Dec 11 12:35:52 2009 +0000
Fix compilation
- plugins/audiocd/sj-metadata-musicbrainz3.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/audiocd/sj-metadata-musicbrainz3.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1dd71b5a5680e2f67b7554baff0f7fb430ffbe90
Author: Bastien Nocera <hadess hadess net>
@@ -3677,10 +25755,10 @@ Date: Fri Dec 11 01:51:53 2009 +0000
Remove mention of GIO implementations, it's the only one
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 5 +-
- .../artdisplay/artdisplay/LocalCoverArtSearch.py | 205 ++++++++++++++++++++
- .../artdisplay/LocalCoverArtSearchGIO.py | 205 --------------------
- plugins/rb/Loader.py | 18 +--
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 5 +-
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 205 +++++++++++++++++++++
+ .../artdisplay/LocalCoverArtSearchGIO.py | 205 ---------------------
+ plugins/rb/Loader.py | 18 +-
4 files changed, 211 insertions(+), 222 deletions(-)
commit e65be779b4d39161db212e54bc5892f5598c0487
@@ -3693,8 +25771,8 @@ Date: Thu Dec 10 19:32:31 2009 +0000
https://bugzilla.redhat.com/show_bug.cgi?id=546188
- plugins/audiocd/sj-metadata-musicbrainz3.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ plugins/audiocd/sj-metadata-musicbrainz3.c | 3 +++
+ 1 file changed, 3 insertions(+)
commit a0ce3987f3cf29f765aea58719ad386e770c5ee7
Author: Bastien Nocera <hadess hadess net>
@@ -3704,8 +25782,8 @@ Date: Thu Dec 10 17:24:41 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=604292
- rhythmdb/rb-refstring.c | 6 +++---
- rhythmdb/rhythmdb-property-model.c | 19 ++++++++++---------
+ rhythmdb/rb-refstring.c | 6 +++---
+ rhythmdb/rhythmdb-property-model.c | 19 ++++++++++---------
2 files changed, 13 insertions(+), 12 deletions(-)
commit 5ea3040ffb3278cd0370120cc556bf4b51e8eae4
@@ -3714,8 +25792,8 @@ Date: Thu Dec 10 17:06:28 2009 +0000
Remove obsolete support for old glib versions
- rhythmdb/rhythmdb-private.h | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
+ rhythmdb/rhythmdb-private.h | 4 ----
+ 1 file changed, 4 deletions(-)
commit 3dce1f2b420f3fcb6709310cf4ed1787b37fa7a7
Author: Bastien Nocera <hadess hadess net>
@@ -3725,9 +25803,9 @@ Date: Thu Dec 10 16:17:22 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=604186
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 10 +-
- .../artdisplay/artdisplay/LocalCoverArtSearch.py | 187 --------------------
- plugins/artdisplay/artdisplay/Makefile.am | 1 -
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 10 +-
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 187 ---------------------
+ plugins/artdisplay/artdisplay/Makefile.am | 1 -
3 files changed, 2 insertions(+), 196 deletions(-)
commit 5578742367e1dc2a5774054164ae2f336dfe6e3f
@@ -3738,8 +25816,8 @@ Date: Thu Dec 10 16:16:56 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=604186
- configure.ac | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ configure.ac | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 53f32ed3c2252f049094d8d2f5361ad8d1f2ed1e
Author: Bastien Nocera <hadess hadess net>
@@ -3749,8 +25827,8 @@ Date: Thu Dec 10 16:16:22 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=604186
- plugins/rb/Loader.py | 165 ++------------------------------------------------
- 1 files changed, 5 insertions(+), 160 deletions(-)
+ plugins/rb/Loader.py | 165 ++-------------------------------------------------
+ 1 file changed, 5 insertions(+), 160 deletions(-)
commit b289610d2f619c62b8608f068f4100e2f67de7e9
Author: Bastien Nocera <hadess hadess net>
@@ -3760,8 +25838,8 @@ Date: Wed Dec 9 16:02:39 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=604189
- .../artdisplay/LocalCoverArtSearchGIO.py | 7 +++----
- 1 files changed, 3 insertions(+), 4 deletions(-)
+ plugins/artdisplay/artdisplay/LocalCoverArtSearchGIO.py | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
commit eeabdd5f7e3f38e396f1df1b38ce9051e22a5fd1
Author: Bastien Nocera <hadess hadess net>
@@ -3771,8 +25849,8 @@ Date: Wed Dec 9 16:02:13 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=604188
- plugins/coherence/upnp_coherence/__init__.py | 8 +++++---
- 1 files changed, 5 insertions(+), 3 deletions(-)
+ plugins/coherence/upnp_coherence/__init__.py | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
commit 253c7aae20ba3a63da98a52b3785c6f79dcf416f
Author: Jonathan Matthew <jonathan d14n org>
@@ -3791,8 +25869,8 @@ Date: Mon Dec 7 20:14:49 2009 +1000
entries that can't be synced (such as import errors or ignored files) or
for changes that need to be synced.
- rhythmdb/rhythmdb.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ rhythmdb/rhythmdb.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 32daf755e5a95a43bc112f55d4ea66037e3e9cc5
Author: Jonathan Matthew <jonathan d14n org>
@@ -3806,8 +25884,8 @@ Date: Sun Dec 6 12:10:54 2009 +1000
and store a new copy of the device number and use
uint64_hash/uint64_equal.
- shell/rb-removable-media-manager.c | 29 ++++++++++++++++++++++-------
- 1 files changed, 22 insertions(+), 7 deletions(-)
+ shell/rb-removable-media-manager.c | 29 ++++++++++++++++++++++-------
+ 1 file changed, 22 insertions(+), 7 deletions(-)
commit 1d264d8f60648d4157805613579ad8d52a118804
Author: Jonathan Matthew <jonathan d14n org>
@@ -3822,15 +25900,15 @@ Date: Sat Dec 5 16:29:08 2009 +1000
that (except the type check) into a GClosure wrapper, simplifying the
signal handler code.
- plugins/audiocd/rb-audiocd-source.c | 33 +++--
- plugins/daap/rb-daap-plugin.c | 35 +++---
- plugins/generic-player/rb-generic-player-plugin.c | 70 ++++------
- plugins/ipod/rb-ipod-plugin.c | 124 +++++-------------
- plugins/mtpdevice/rb-mtp-plugin.c | 53 ++------
- shell/rb-shell.c | 1 +
- sources/rb-browser-source.c | 77 ++++-------
- sources/rb-source.c | 147 +++++++++++++++++----
- sources/rb-source.h | 15 ++-
+ plugins/audiocd/rb-audiocd-source.c | 33 ++---
+ plugins/daap/rb-daap-plugin.c | 35 +++---
+ plugins/generic-player/rb-generic-player-plugin.c | 70 +++++------
+ plugins/ipod/rb-ipod-plugin.c | 124 +++++-------------
+ plugins/mtpdevice/rb-mtp-plugin.c | 53 +++-----
+ shell/rb-shell.c | 1 +
+ sources/rb-browser-source.c | 77 +++++-------
+ sources/rb-source.c | 147 ++++++++++++++++++----
+ sources/rb-source.h | 15 ++-
9 files changed, 276 insertions(+), 279 deletions(-)
commit 384935909df28495754ed0561b865d303364c131
@@ -3843,8 +25921,8 @@ Date: Sat Dec 5 15:21:58 2009 +1000
the file tags (which may be correct, or they may be nonexistant or junk)
when newly downloaded files are picked up by the library monitor.
- rhythmdb/rhythmdb.c | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ rhythmdb/rhythmdb.c | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 0843ea038b8a1a7be6874a7a96166b3c04d07bae
Author: Jonathan Matthew <jonathan d14n org>
@@ -3855,11 +25933,11 @@ Date: Fri Dec 4 21:18:45 2009 +1000
The main effect of this is the removal of the last vestiges of
libgnome/libgnomeui.
- INSTALL.quick | 15 ++++-----
- configure.ac | 8 +---
- plugins/daap/rb-daap-source.c | 70 -----------------------------------------
- shell/rb-shell-preferences.c | 8 -----
- shell/rb-shell.c | 13 -------
+ INSTALL.quick | 15 +++++-----
+ configure.ac | 8 ++---
+ plugins/daap/rb-daap-source.c | 70 -------------------------------------------
+ shell/rb-shell-preferences.c | 8 -----
+ shell/rb-shell.c | 13 --------
5 files changed, 9 insertions(+), 105 deletions(-)
commit df722b23b1779992f2377dc0390c079d979e65d6
@@ -3871,180 +25949,180 @@ Date: Fri Dec 4 20:58:47 2009 +1000
arch was three version control systems ago, yet I still see these
showing up in new files.
- INSTALL.quick | 1 -
- INTERNALS | 1 -
- Makefile.am | 2 --
- README | 1 -
- backends/Makefile.am | 2 --
- backends/gstreamer/Makefile.am | 2 --
- backends/gstreamer/rb-encoder-gst.c | 2 --
- backends/gstreamer/rb-encoder-gst.h | 2 --
- backends/rb-encoder.h | 2 --
- backends/rb-player-gst-data-tee.h | 3 ---
- backends/rb-player-gst-filter.h | 3 ---
- backends/rb-player-gst-tee.h | 3 ---
- backends/rb-player.h | 2 --
- configure.ac | 2 --
- help/C/Makefile.am | 2 --
- help/C/fdl-appendix.xml | 1 -
- help/C/legal.xml | 3 ---
- help/Makefile.am | 2 --
- lib/eel-gconf-extensions.c | 3 +--
- lib/eel-gconf-extensions.h | 3 +--
- lib/rb-cut-and-paste-code.c | 2 --
- lib/rb-cut-and-paste-code.h | 2 --
- lib/rb-debug.c | 2 --
- lib/rb-debug.h | 2 --
- lib/rb-file-helpers.c | 2 --
- lib/rb-file-helpers.h | 2 --
- lib/rb-preferences.h | 2 --
- lib/rb-stock-icons.c | 2 --
- lib/rb-stock-icons.h | 2 --
- lib/rb-util.c | 2 --
- lib/rb-util.h | 2 --
- metadata/Makefile.am | 2 --
- metadata/rb-metadata-common.c | 2 --
- metadata/rb-metadata-gst.c | 2 --
- metadata/rb-metadata.h | 2 --
- plugins/audiocd/rb-audiocd-source.c | 2 --
- plugins/audiocd/rb-audiocd-source.h | 2 --
- plugins/audioscrobbler/rb-audioscrobbler.c | 2 --
- plugins/audioscrobbler/rb-audioscrobbler.h | 2 --
- plugins/audioscrobbler/rb-lastfm-source.c | 2 --
- plugins/audioscrobbler/rb-lastfm-source.h | 2 --
- plugins/cd-recorder/rb-playlist-source-recorder.c | 2 --
- plugins/cd-recorder/rb-playlist-source-recorder.h | 2 --
- plugins/cd-recorder/rb-recorder-gst.c | 2 --
- plugins/cd-recorder/rb-recorder.h | 2 --
- plugins/generic-player/rb-generic-player-source.c | 2 --
- plugins/generic-player/rb-generic-player-source.h | 2 --
- plugins/generic-player/rb-nokia770-source.c | 2 --
- plugins/generic-player/rb-nokia770-source.h | 2 --
- plugins/generic-player/rb-psp-source.c | 2 --
- plugins/generic-player/rb-psp-source.h | 2 --
- plugins/ipod/rb-ipod-db.c | 2 --
- plugins/ipod/rb-ipod-db.h | 2 --
- plugins/ipod/rb-ipod-source.c | 2 --
- plugins/ipod/rb-ipod-source.h | 2 --
- plugins/iradio/rb-iradio-source.c | 2 --
- plugins/iradio/rb-iradio-source.h | 2 --
- plugins/iradio/rb-station-properties-dialog.c | 2 --
- plugins/iradio/rb-station-properties-dialog.h | 2 --
- plugins/mtpdevice/rb-mtp-source.c | 2 --
- plugins/mtpdevice/rb-mtp-source.h | 2 --
- plugins/status-icon/rb-tray-icon.c | 2 --
- plugins/status-icon/rb-tray-icon.h | 2 --
- podcast/Makefile.am | 2 --
- podcast/rb-feed-podcast-properties-dialog.c | 2 --
- podcast/rb-feed-podcast-properties-dialog.h | 2 --
- podcast/rb-podcast-manager.c | 2 --
- podcast/rb-podcast-manager.h | 2 --
- podcast/rb-podcast-parse.c | 2 --
- podcast/rb-podcast-parse.h | 2 --
- podcast/rb-podcast-properties-dialog.c | 2 --
- podcast/rb-podcast-properties-dialog.h | 2 --
- remote/dbus/Makefile.am | 2 --
- rhythmdb/DESIGN | 2 --
- rhythmdb/Makefile.am | 2 --
- rhythmdb/rb-refstring.c | 2 --
- rhythmdb/rb-refstring.h | 2 --
- rhythmdb/rhythmdb-private.h | 4 +---
- rhythmdb/rhythmdb-property-model.c | 2 --
- rhythmdb/rhythmdb-property-model.h | 2 --
- rhythmdb/rhythmdb-query-model.c | 2 --
- rhythmdb/rhythmdb-query-model.h | 2 --
- rhythmdb/rhythmdb-query.c | 2 --
- rhythmdb/rhythmdb-tree.c | 2 --
- rhythmdb/rhythmdb-tree.h | 2 --
- rhythmdb/rhythmdb.c | 2 --
- rhythmdb/rhythmdb.h | 4 +---
- shell/Makefile.am | 2 --
- shell/main.c | 2 --
- shell/rb-history.c | 2 --
- shell/rb-history.h | 2 --
- shell/rb-play-order-linear-loop.c | 2 --
- shell/rb-play-order-linear-loop.h | 2 --
- shell/rb-play-order-linear.c | 2 --
- shell/rb-play-order-linear.h | 2 --
- shell/rb-play-order-random-by-age-and-rating.c | 2 --
- shell/rb-play-order-random-by-age-and-rating.h | 2 --
- shell/rb-play-order-random-by-age.c | 2 --
- shell/rb-play-order-random-by-age.h | 2 --
- shell/rb-play-order-random-by-rating.c | 2 --
- shell/rb-play-order-random-by-rating.h | 2 --
- shell/rb-play-order-random-equal-weights.c | 2 --
- shell/rb-play-order-random-equal-weights.h | 2 --
- shell/rb-play-order-random.c | 2 --
- shell/rb-play-order-random.h | 2 --
- shell/rb-play-order-shuffle.c | 2 --
- shell/rb-play-order-shuffle.h | 2 --
- shell/rb-play-order.c | 2 --
- shell/rb-play-order.h | 2 --
- shell/rb-playlist-manager.c | 2 --
- shell/rb-playlist-manager.h | 2 --
- shell/rb-removable-media-manager.c | 2 --
- shell/rb-removable-media-manager.h | 2 --
- shell/rb-shell-clipboard.c | 2 --
- shell/rb-shell-clipboard.h | 2 --
- shell/rb-shell-player.c | 2 --
- shell/rb-shell-player.h | 2 --
- shell/rb-shell-preferences.c | 2 --
- shell/rb-shell-preferences.h | 2 --
- shell/rb-shell.c | 2 --
- shell/rb-shell.h | 2 --
- shell/rb-source-header.c | 2 --
- shell/rb-source-header.h | 2 --
- shell/rb-statusbar.c | 2 --
- shell/rb-statusbar.h | 2 --
- sources/rb-browser-source.c | 2 --
- sources/rb-browser-source.h | 2 --
- sources/rb-library-source.c | 2 --
- sources/rb-library-source.h | 2 --
- sources/rb-playlist-source.c | 2 --
- sources/rb-playlist-source.h | 2 --
- sources/rb-podcast-source.c | 2 --
- sources/rb-podcast-source.h | 2 --
- sources/rb-removable-media-source.c | 2 --
- sources/rb-removable-media-source.h | 2 --
- sources/rb-source.c | 2 --
- sources/rb-source.h | 2 --
- sources/rb-sourcelist-model.c | 2 --
- sources/rb-sourcelist-model.h | 2 --
- sources/rb-sourcelist.c | 2 --
- sources/rb-sourcelist.h | 2 --
- tests/Makefile.am | 1 -
- tests/test-rhythmdb-query.c | 2 --
- tests/test-rhythmdb-tree-serialization.c | 2 --
- tests/test-rhythmdb-view.c | 2 --
- widgets/Makefile.am | 2 --
- widgets/rb-cell-renderer-pixbuf.c | 2 --
- widgets/rb-cell-renderer-pixbuf.h | 2 --
- widgets/rb-cell-renderer-rating.c | 1 -
- widgets/rb-cell-renderer-rating.h | 2 --
- widgets/rb-dialog.c | 2 --
- widgets/rb-dialog.h | 2 --
- widgets/rb-entry-view.c | 2 --
- widgets/rb-entry-view.h | 2 --
- widgets/rb-header.c | 2 --
- widgets/rb-header.h | 2 --
- widgets/rb-library-browser.c | 2 --
- widgets/rb-library-browser.h | 2 --
- widgets/rb-property-view.c | 2 --
- widgets/rb-property-view.h | 2 --
- widgets/rb-query-creator-private.h | 2 --
- widgets/rb-query-creator-properties.c | 2 --
- widgets/rb-query-creator.c | 2 --
- widgets/rb-query-creator.h | 2 --
- widgets/rb-rating-helper.c | 2 --
- widgets/rb-rating-helper.h | 2 --
- widgets/rb-rating.c | 2 --
- widgets/rb-rating.h | 2 --
- widgets/rb-search-entry.c | 2 --
- widgets/rb-search-entry.h | 2 --
- widgets/rb-song-info.c | 2 --
- widgets/rb-song-info.h | 2 --
- widgets/rb-uri-dialog.c | 2 --
- widgets/rb-uri-dialog.h | 2 --
+ INSTALL.quick | 1 -
+ INTERNALS | 1 -
+ Makefile.am | 2 --
+ README | 1 -
+ backends/Makefile.am | 2 --
+ backends/gstreamer/Makefile.am | 2 --
+ backends/gstreamer/rb-encoder-gst.c | 2 --
+ backends/gstreamer/rb-encoder-gst.h | 2 --
+ backends/rb-encoder.h | 2 --
+ backends/rb-player-gst-data-tee.h | 3 ---
+ backends/rb-player-gst-filter.h | 3 ---
+ backends/rb-player-gst-tee.h | 3 ---
+ backends/rb-player.h | 2 --
+ configure.ac | 2 --
+ help/C/Makefile.am | 2 --
+ help/C/fdl-appendix.xml | 1 -
+ help/C/legal.xml | 3 ---
+ help/Makefile.am | 2 --
+ lib/eel-gconf-extensions.c | 3 +--
+ lib/eel-gconf-extensions.h | 3 +--
+ lib/rb-cut-and-paste-code.c | 2 --
+ lib/rb-cut-and-paste-code.h | 2 --
+ lib/rb-debug.c | 2 --
+ lib/rb-debug.h | 2 --
+ lib/rb-file-helpers.c | 2 --
+ lib/rb-file-helpers.h | 2 --
+ lib/rb-preferences.h | 2 --
+ lib/rb-stock-icons.c | 2 --
+ lib/rb-stock-icons.h | 2 --
+ lib/rb-util.c | 2 --
+ lib/rb-util.h | 2 --
+ metadata/Makefile.am | 2 --
+ metadata/rb-metadata-common.c | 2 --
+ metadata/rb-metadata-gst.c | 2 --
+ metadata/rb-metadata.h | 2 --
+ plugins/audiocd/rb-audiocd-source.c | 2 --
+ plugins/audiocd/rb-audiocd-source.h | 2 --
+ plugins/audioscrobbler/rb-audioscrobbler.c | 2 --
+ plugins/audioscrobbler/rb-audioscrobbler.h | 2 --
+ plugins/audioscrobbler/rb-lastfm-source.c | 2 --
+ plugins/audioscrobbler/rb-lastfm-source.h | 2 --
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 2 --
+ plugins/cd-recorder/rb-playlist-source-recorder.h | 2 --
+ plugins/cd-recorder/rb-recorder-gst.c | 2 --
+ plugins/cd-recorder/rb-recorder.h | 2 --
+ plugins/generic-player/rb-generic-player-source.c | 2 --
+ plugins/generic-player/rb-generic-player-source.h | 2 --
+ plugins/generic-player/rb-nokia770-source.c | 2 --
+ plugins/generic-player/rb-nokia770-source.h | 2 --
+ plugins/generic-player/rb-psp-source.c | 2 --
+ plugins/generic-player/rb-psp-source.h | 2 --
+ plugins/ipod/rb-ipod-db.c | 2 --
+ plugins/ipod/rb-ipod-db.h | 2 --
+ plugins/ipod/rb-ipod-source.c | 2 --
+ plugins/ipod/rb-ipod-source.h | 2 --
+ plugins/iradio/rb-iradio-source.c | 2 --
+ plugins/iradio/rb-iradio-source.h | 2 --
+ plugins/iradio/rb-station-properties-dialog.c | 2 --
+ plugins/iradio/rb-station-properties-dialog.h | 2 --
+ plugins/mtpdevice/rb-mtp-source.c | 2 --
+ plugins/mtpdevice/rb-mtp-source.h | 2 --
+ plugins/status-icon/rb-tray-icon.c | 2 --
+ plugins/status-icon/rb-tray-icon.h | 2 --
+ podcast/Makefile.am | 2 --
+ podcast/rb-feed-podcast-properties-dialog.c | 2 --
+ podcast/rb-feed-podcast-properties-dialog.h | 2 --
+ podcast/rb-podcast-manager.c | 2 --
+ podcast/rb-podcast-manager.h | 2 --
+ podcast/rb-podcast-parse.c | 2 --
+ podcast/rb-podcast-parse.h | 2 --
+ podcast/rb-podcast-properties-dialog.c | 2 --
+ podcast/rb-podcast-properties-dialog.h | 2 --
+ remote/dbus/Makefile.am | 2 --
+ rhythmdb/DESIGN | 2 --
+ rhythmdb/Makefile.am | 2 --
+ rhythmdb/rb-refstring.c | 2 --
+ rhythmdb/rb-refstring.h | 2 --
+ rhythmdb/rhythmdb-private.h | 4 +---
+ rhythmdb/rhythmdb-property-model.c | 2 --
+ rhythmdb/rhythmdb-property-model.h | 2 --
+ rhythmdb/rhythmdb-query-model.c | 2 --
+ rhythmdb/rhythmdb-query-model.h | 2 --
+ rhythmdb/rhythmdb-query.c | 2 --
+ rhythmdb/rhythmdb-tree.c | 2 --
+ rhythmdb/rhythmdb-tree.h | 2 --
+ rhythmdb/rhythmdb.c | 2 --
+ rhythmdb/rhythmdb.h | 4 +---
+ shell/Makefile.am | 2 --
+ shell/main.c | 2 --
+ shell/rb-history.c | 2 --
+ shell/rb-history.h | 2 --
+ shell/rb-play-order-linear-loop.c | 2 --
+ shell/rb-play-order-linear-loop.h | 2 --
+ shell/rb-play-order-linear.c | 2 --
+ shell/rb-play-order-linear.h | 2 --
+ shell/rb-play-order-random-by-age-and-rating.c | 2 --
+ shell/rb-play-order-random-by-age-and-rating.h | 2 --
+ shell/rb-play-order-random-by-age.c | 2 --
+ shell/rb-play-order-random-by-age.h | 2 --
+ shell/rb-play-order-random-by-rating.c | 2 --
+ shell/rb-play-order-random-by-rating.h | 2 --
+ shell/rb-play-order-random-equal-weights.c | 2 --
+ shell/rb-play-order-random-equal-weights.h | 2 --
+ shell/rb-play-order-random.c | 2 --
+ shell/rb-play-order-random.h | 2 --
+ shell/rb-play-order-shuffle.c | 2 --
+ shell/rb-play-order-shuffle.h | 2 --
+ shell/rb-play-order.c | 2 --
+ shell/rb-play-order.h | 2 --
+ shell/rb-playlist-manager.c | 2 --
+ shell/rb-playlist-manager.h | 2 --
+ shell/rb-removable-media-manager.c | 2 --
+ shell/rb-removable-media-manager.h | 2 --
+ shell/rb-shell-clipboard.c | 2 --
+ shell/rb-shell-clipboard.h | 2 --
+ shell/rb-shell-player.c | 2 --
+ shell/rb-shell-player.h | 2 --
+ shell/rb-shell-preferences.c | 2 --
+ shell/rb-shell-preferences.h | 2 --
+ shell/rb-shell.c | 2 --
+ shell/rb-shell.h | 2 --
+ shell/rb-source-header.c | 2 --
+ shell/rb-source-header.h | 2 --
+ shell/rb-statusbar.c | 2 --
+ shell/rb-statusbar.h | 2 --
+ sources/rb-browser-source.c | 2 --
+ sources/rb-browser-source.h | 2 --
+ sources/rb-library-source.c | 2 --
+ sources/rb-library-source.h | 2 --
+ sources/rb-playlist-source.c | 2 --
+ sources/rb-playlist-source.h | 2 --
+ sources/rb-podcast-source.c | 2 --
+ sources/rb-podcast-source.h | 2 --
+ sources/rb-removable-media-source.c | 2 --
+ sources/rb-removable-media-source.h | 2 --
+ sources/rb-source.c | 2 --
+ sources/rb-source.h | 2 --
+ sources/rb-sourcelist-model.c | 2 --
+ sources/rb-sourcelist-model.h | 2 --
+ sources/rb-sourcelist.c | 2 --
+ sources/rb-sourcelist.h | 2 --
+ tests/Makefile.am | 1 -
+ tests/test-rhythmdb-query.c | 2 --
+ tests/test-rhythmdb-tree-serialization.c | 2 --
+ tests/test-rhythmdb-view.c | 2 --
+ widgets/Makefile.am | 2 --
+ widgets/rb-cell-renderer-pixbuf.c | 2 --
+ widgets/rb-cell-renderer-pixbuf.h | 2 --
+ widgets/rb-cell-renderer-rating.c | 1 -
+ widgets/rb-cell-renderer-rating.h | 2 --
+ widgets/rb-dialog.c | 2 --
+ widgets/rb-dialog.h | 2 --
+ widgets/rb-entry-view.c | 2 --
+ widgets/rb-entry-view.h | 2 --
+ widgets/rb-header.c | 2 --
+ widgets/rb-header.h | 2 --
+ widgets/rb-library-browser.c | 2 --
+ widgets/rb-library-browser.h | 2 --
+ widgets/rb-property-view.c | 2 --
+ widgets/rb-property-view.h | 2 --
+ widgets/rb-query-creator-private.h | 2 --
+ widgets/rb-query-creator-properties.c | 2 --
+ widgets/rb-query-creator.c | 2 --
+ widgets/rb-query-creator.h | 2 --
+ widgets/rb-rating-helper.c | 2 --
+ widgets/rb-rating-helper.h | 2 --
+ widgets/rb-rating.c | 2 --
+ widgets/rb-rating.h | 2 --
+ widgets/rb-search-entry.c | 2 --
+ widgets/rb-search-entry.h | 2 --
+ widgets/rb-song-info.c | 2 --
+ widgets/rb-song-info.h | 2 --
+ widgets/rb-uri-dialog.c | 2 --
+ widgets/rb-uri-dialog.h | 2 --
174 files changed, 4 insertions(+), 348 deletions(-)
commit cc142ec676253e48687ab72544af00350f84f4e6
@@ -4053,34 +26131,34 @@ Date: Fri Dec 4 20:55:03 2009 +1000
remove the thoroughly obsolete Japanese help translation
- help/ja/.arch-inventory | 2 -
- help/ja/Makefile.am | 37 --
- help/ja/fdl-appendix.xml | 669 ---------------------
- help/ja/figures/rb-adv.png | Bin 20849 -> 0 bytes
- help/ja/figures/rb-basic.png | Bin 15922 -> 0 bytes
- help/ja/figures/rb-browser.png | Bin 74196 -> 0 bytes
- help/ja/figures/rb-context-menu.png | Bin 73111 -> 0 bytes
- help/ja/figures/rb-iradio-add.png | Bin 10053 -> 0 bytes
- help/ja/figures/rb-iradio.png | Bin 74721 -> 0 bytes
- help/ja/figures/rb-nextprev.png | Bin 1048 -> 0 bytes
- help/ja/figures/rb-notification-area-menu.png | Bin 16126 -> 0 bytes
- help/ja/figures/rb-notification-area.png | Bin 1750 -> 0 bytes
- help/ja/figures/rb-player.png | Bin 4443 -> 0 bytes
- help/ja/figures/rb-prefs-general.png | Bin 18919 -> 0 bytes
- help/ja/figures/rb-prefs-library.png | Bin 14591 -> 0 bytes
- help/ja/figures/rb-repeat.png | Bin 1983 -> 0 bytes
- help/ja/figures/rb-search.png | Bin 37842 -> 0 bytes
- help/ja/figures/rb-shuffle.png | Bin 2112 -> 0 bytes
- help/ja/figures/rb-sidebar.png | Bin 3951 -> 0 bytes
- help/ja/figures/rb-stats.png | Bin 62444 -> 0 bytes
- help/ja/figures/rb-volume-changer.png | Bin 4163 -> 0 bytes
- help/ja/figures/rb-window.png | Bin 80103 -> 0 bytes
- help/ja/legal.xml | 81 ---
- help/ja/quick-reference.xml | 263 ---------
- help/ja/rhythmbox-ja.omf | 35 --
- help/ja/rhythmbox.xml | 227 -------
- help/ja/user-guide.xml | 780 -------------------------
- 27 files changed, 0 insertions(+), 2094 deletions(-)
+ help/ja/.arch-inventory | 2 -
+ help/ja/Makefile.am | 37 --
+ help/ja/fdl-appendix.xml | 669 ----------------------
+ help/ja/figures/rb-adv.png | Bin 20849 -> 0 bytes
+ help/ja/figures/rb-basic.png | Bin 15922 -> 0 bytes
+ help/ja/figures/rb-browser.png | Bin 74196 -> 0 bytes
+ help/ja/figures/rb-context-menu.png | Bin 73111 -> 0 bytes
+ help/ja/figures/rb-iradio-add.png | Bin 10053 -> 0 bytes
+ help/ja/figures/rb-iradio.png | Bin 74721 -> 0 bytes
+ help/ja/figures/rb-nextprev.png | Bin 1048 -> 0 bytes
+ help/ja/figures/rb-notification-area-menu.png | Bin 16126 -> 0 bytes
+ help/ja/figures/rb-notification-area.png | Bin 1750 -> 0 bytes
+ help/ja/figures/rb-player.png | Bin 4443 -> 0 bytes
+ help/ja/figures/rb-prefs-general.png | Bin 18919 -> 0 bytes
+ help/ja/figures/rb-prefs-library.png | Bin 14591 -> 0 bytes
+ help/ja/figures/rb-repeat.png | Bin 1983 -> 0 bytes
+ help/ja/figures/rb-search.png | Bin 37842 -> 0 bytes
+ help/ja/figures/rb-shuffle.png | Bin 2112 -> 0 bytes
+ help/ja/figures/rb-sidebar.png | Bin 3951 -> 0 bytes
+ help/ja/figures/rb-stats.png | Bin 62444 -> 0 bytes
+ help/ja/figures/rb-volume-changer.png | Bin 4163 -> 0 bytes
+ help/ja/figures/rb-window.png | Bin 80103 -> 0 bytes
+ help/ja/legal.xml | 81 ---
+ help/ja/quick-reference.xml | 263 ---------
+ help/ja/rhythmbox-ja.omf | 35 --
+ help/ja/rhythmbox.xml | 227 --------
+ help/ja/user-guide.xml | 780 --------------------------
+ 27 files changed, 2094 deletions(-)
commit 46f6beef9f3cd5547eceaab42502d9224416f299
Author: Mario Blättermann <mariobl gnome org>
@@ -4088,8 +26166,8 @@ Date: Wed Dec 2 19:49:11 2009 +0100
Updated German translation
- po/de.po | 2 --
- 1 files changed, 0 insertions(+), 2 deletions(-)
+ po/de.po | 2 --
+ 1 file changed, 2 deletions(-)
commit 5b1ea3cff96e9e1265c59fada78fe8daddffbd34
Author: Mario Blättermann <mariobl gnome org>
@@ -4097,8 +26175,8 @@ Date: Wed Dec 2 19:34:39 2009 +0100
Updated German translation
- po/de.po | 54 +++++++++++++++++++++++++++---------------------------
- 1 files changed, 27 insertions(+), 27 deletions(-)
+ po/de.po | 54 +++++++++++++++++++++++++++---------------------------
+ 1 file changed, 27 insertions(+), 27 deletions(-)
commit 512409fde7cb0c4920e0d728178a137ab5619f9e
Author: Jonathan Matthew <jonathan d14n org>
@@ -4106,8 +26184,8 @@ Date: Tue Dec 1 22:19:02 2009 +1000
rhythmdb: ignore hidden files while enumerating directories (bug #603444)
- rhythmdb/rhythmdb.c | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ rhythmdb/rhythmdb.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
commit 1a323a78118930bfbd84d3e37d73b3bf311c3b63
Author: Jorge González <jorgegonz svn gnome org>
@@ -4115,8 +26193,8 @@ Date: Sun Nov 29 23:46:49 2009 +0100
Updated Spanish translation
- po/es.po | 157 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 79 insertions(+), 78 deletions(-)
+ po/es.po | 157 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 79 insertions(+), 78 deletions(-)
commit 9a982259f8c7b1e4733dac5fcbdd3c2560387637
Author: James <jamesm51 gmail com>
@@ -4124,8 +26202,8 @@ Date: Sun Nov 29 22:31:05 2009 +1000
status-icon: handle forward and back mouse buttons (bug #316257)
- plugins/status-icon/rb-status-icon-plugin.c | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
commit 569b350ba617936ff38f8f18502e87003e6464ab
Author: Christian Kirbach <christian kirbach googlemail com>
@@ -4133,8 +26211,8 @@ Date: Sun Nov 29 13:27:39 2009 +0100
Updated German translation
- po/de.po | 337 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 170 insertions(+), 167 deletions(-)
+ po/de.po | 337 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 170 insertions(+), 167 deletions(-)
commit ad30cb76a1d430a16c897dd9feacaad3cc5eb5d9
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -4146,8 +26224,8 @@ Date: Sun Nov 29 11:46:46 2009 +0100
to print what is a 64 bit value. Use G_GINT64_MODIFIER and cast the value
to guint64 before printing it to be 100% everything is good.
- plugins/mtpdevice/rb-mtp-plugin.c | 4 ++--
- shell/rb-removable-media-manager.c | 3 ++-
+ plugins/mtpdevice/rb-mtp-plugin.c | 4 ++--
+ shell/rb-removable-media-manager.c | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
commit e483e429693c925567817b6f2d823f403189915e
@@ -4162,8 +26240,8 @@ Date: Sun Nov 29 18:30:56 2009 +1000
standard::content-type instead, and assume files are readable if
access::can-read is missing.
- .../artdisplay/LocalCoverArtSearchGIO.py | 23 +++++++++++++++----
- 1 files changed, 18 insertions(+), 5 deletions(-)
+ .../artdisplay/LocalCoverArtSearchGIO.py | 23 +++++++++++++++++-----
+ 1 file changed, 18 insertions(+), 5 deletions(-)
commit b1eeacca434769fb6fa43ec748747083f4cc003a
Author: Mika Wahlroos <mika wahlroos iki fi>
@@ -4175,8 +26253,8 @@ Date: Sun Nov 29 13:58:02 2009 +1000
deal with unicode input. As a result, we need to encode parameter
strings as UTF-8 first (as last.fm expects) before constructing URIs.
- plugins/context/context/AlbumTab.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/context/context/AlbumTab.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 429ea56233ac01214710357f617947a0f02529ce
Author: Jonathan Matthew <jonathan d14n org>
@@ -4184,9 +26262,9 @@ Date: Sun Nov 29 13:55:54 2009 +1000
context: call it 'context pane' (not 'panel') everywhere
- plugins/context/Makefile.am | 2 +-
- plugins/context/context.rb-plugin.in | 2 +-
- plugins/context/context/ContextView.py | 4 ++--
+ plugins/context/Makefile.am | 2 +-
+ plugins/context/context.rb-plugin.in | 2 +-
+ plugins/context/context/ContextView.py | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
commit 46166b3a1b9129e8db1f5a7beef500acaa3467d0
@@ -4195,8 +26273,8 @@ Date: Sun Nov 29 13:15:05 2009 +1000
song-info: set tab label for the multiple song info dialog (bug #602015)
- data/ui/song-info-multiple.ui | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ data/ui/song-info-multiple.ui | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 6ea949a6e4fa12db0a2a7ace06d81a64cab25fb6
Author: Jonathan Matthew <jonathan d14n org>
@@ -4204,8 +26282,8 @@ Date: Sun Nov 29 08:18:59 2009 +1000
mpid: don't destroy HAL context twice (bug #603258)
- lib/libmediaplayerid/mpid-hal.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ lib/libmediaplayerid/mpid-hal.c | 1 -
+ 1 file changed, 1 deletion(-)
commit 2dd5fdc9060b9db8bcba6645c13eeee42dc16cad
Author: Sebastien Bacher <seb128 ubuntu com>
@@ -4213,8 +26291,8 @@ Date: Fri Nov 27 07:28:23 2009 +1000
don't use python's LOCALMODLIBS variable (bug #602739)
- configure.ac | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ configure.ac | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit e93fd2d7afe1411a5a60052a4adecd6a56db5b7b
Author: Jonathan Matthew <jonathan d14n org>
@@ -4227,8 +26305,8 @@ Date: Fri Nov 27 07:14:51 2009 +1000
pretty reliably, so we need to use an idle handler to process it on the
main thread.
- plugins/context/context/ContextView.py | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ plugins/context/context/ContextView.py | 8 ++++++++
+ 1 file changed, 8 insertions(+)
commit f47cd2e66fa9891cf78a6621034156992280de8e
Author: Bastien Nocera <hadess hadess net>
@@ -4236,11 +26314,11 @@ Date: Wed Nov 25 18:01:12 2009 +0000
[audiocd] Update from sound-juicer 2.28.1
- plugins/audiocd/sj-metadata-getter.c | 13 +++++--
- plugins/audiocd/sj-metadata-getter.h | 2 +-
- plugins/audiocd/sj-metadata-gvfs.c | 21 ++++++++----
- plugins/audiocd/sj-metadata-musicbrainz.c | 2 +-
- plugins/audiocd/sj-metadata-musicbrainz3.c | 51 ++++++++++++++++++++--------
+ plugins/audiocd/sj-metadata-getter.c | 13 +++++---
+ plugins/audiocd/sj-metadata-getter.h | 2 +-
+ plugins/audiocd/sj-metadata-gvfs.c | 21 ++++++++----
+ plugins/audiocd/sj-metadata-musicbrainz.c | 2 +-
+ plugins/audiocd/sj-metadata-musicbrainz3.c | 51 ++++++++++++++++++++++--------
5 files changed, 62 insertions(+), 27 deletions(-)
commit 860812d7586f54329ebfc9bef616f25e2f928f88
@@ -4258,8 +26336,8 @@ Date: Tue Nov 24 20:41:51 2009 +1000
being unescaped twice, and for strings containing '%'s, the second
unescape call would return NULL, causing a crash later on.
- widgets/rb-song-info.c | 49 +++++++++++++++++++++++++++++++----------------
- 1 files changed, 32 insertions(+), 17 deletions(-)
+ widgets/rb-song-info.c | 49 ++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 32 insertions(+), 17 deletions(-)
commit d00f83758ec6fe42e31e0f313a3ead144be2528b
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -4267,8 +26345,8 @@ Date: Sun Nov 22 19:29:10 2009 +0200
Updating Estonian translation
- po/et.po | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ po/et.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit c3708cfa816dce856d243d999ac78d22d8dc4d2e
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -4276,8 +26354,8 @@ Date: Sun Nov 22 19:03:03 2009 +0200
Updating Estonian translation
- po/et.po | 21 +++++++++++++--------
- 1 files changed, 13 insertions(+), 8 deletions(-)
+ po/et.po | 21 +++++++++++++--------
+ 1 file changed, 13 insertions(+), 8 deletions(-)
commit dcfda5a14fcdb36fc268931ef92bef42ee602f4a
Author: Jonathan Matthew <jonathan d14n org>
@@ -4285,9 +26363,9 @@ Date: Sun Nov 15 11:20:34 2009 +1000
Release 0.12.6
- NEWS | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- README | 4 +-
- configure.ac | 4 +-
+ NEWS | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 4 ++--
+ configure.ac | 4 ++--
3 files changed, 75 insertions(+), 4 deletions(-)
commit dffc5fabfa5522d44c32dbcdef8de244b5af2b75
@@ -4296,8 +26374,8 @@ Date: Sun Nov 22 04:08:16 2009 +0100
Bug 602615: Link with python libs if building the python bindings
- shell/Makefile.am | 4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
+ shell/Makefile.am | 4 ++++
+ 1 file changed, 4 insertions(+)
commit d303c8b0ee4390d29a3f24e26b37169364ae88a8
Author: Bastien Nocera <hadess hadess net>
@@ -4307,8 +26385,8 @@ Date: Mon Nov 16 12:51:59 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=600058
- podcast/rb-podcast-manager.c | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ podcast/rb-podcast-manager.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 970db786a853f1d0e54dabbae7ca10819b2f0f74
Author: A S Alam <aalam users sf net>
@@ -4317,7 +26395,7 @@ Date: Sun Nov 22 09:03:29 2009 +0530
updating pa Translation: Punjabi: A S Alam
po/pa.po | 1189 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 655 insertions(+), 534 deletions(-)
+ 1 file changed, 655 insertions(+), 534 deletions(-)
commit 7d6e2b97451c25a62bd6ab699f39fdbca09a5169
Author: Adi Roiban <adi roiban ro>
@@ -4326,7 +26404,7 @@ Date: Sat Nov 21 20:41:43 2009 +0200
Updated Romanian translation
po/ro.po | 1200 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 657 insertions(+), 543 deletions(-)
+ 1 file changed, 657 insertions(+), 543 deletions(-)
commit 76cc77c6ea45b6fbd53b16df91cdb4fd70afbde0
Author: Jonathan Matthew <jonathan d14n org>
@@ -4334,8 +26412,8 @@ Date: Sat Nov 21 10:17:24 2009 +1000
entry-view: fix tiny leak in rb_entry_view_set_column_editable
- widgets/rb-entry-view.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ widgets/rb-entry-view.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 83084a7895a3b7638c3f9814fbd8645785fa8eed
Author: Javier Jardón <jjardon gnome org>
@@ -4346,8 +26424,8 @@ Date: Sun Nov 15 19:51:17 2009 +0100
Substitute gtk_tree_view_column_get_cell_renderers () with
gtk_cell_layout_get_cells ()
- widgets/rb-entry-view.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ widgets/rb-entry-view.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 2b0a57ce3571ee2e3c86455b5c90af6f0a295d55
Author: Friedel Wolff <friedel translate org za>
@@ -4356,7 +26434,7 @@ Date: Fri Nov 20 20:08:41 2009 +0100
Update Afrikaans translation.
po/af.po | 1730 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 973 insertions(+), 757 deletions(-)
+ 1 file changed, 973 insertions(+), 757 deletions(-)
commit 2e0278663f5609935ef2a778fae8ef7790add65b
Author: Luca Ferretti <elle uca libero it>
@@ -4365,7 +26443,7 @@ Date: Thu Nov 19 23:43:02 2009 +0100
Updated Italian translation
po/it.po | 1586 +++++++++++++++++++++++++++-----------------------------------
- 1 files changed, 693 insertions(+), 893 deletions(-)
+ 1 file changed, 693 insertions(+), 893 deletions(-)
commit e5f0001a49d2947bad33afa19dc848e31ed52023
Author: Jonathan Matthew <jonathan d14n org>
@@ -4373,8 +26451,8 @@ Date: Fri Nov 20 07:44:26 2009 +1000
mtp: replace slashes in filenames with underscores (bug #600549)
- plugins/mtpdevice/rb-mtp-source.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit 78ad46fcac02e0454c45d18ccc54d9879c999315
Author: Claude Paroz <claude 2xlibre net>
@@ -4383,7 +26461,7 @@ Date: Thu Nov 19 20:03:05 2009 +0100
Updated French translation
po/fr.po | 1175 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 646 insertions(+), 529 deletions(-)
+ 1 file changed, 646 insertions(+), 529 deletions(-)
commit 1863046aeefe61f8bad222f857151d3f1ee904ed
Author: Žygimantas Beručka <zygis gnome org>
@@ -4392,7 +26470,7 @@ Date: Thu Nov 19 20:36:19 2009 +0200
Updated Lithuanian translation
po/lt.po | 1181 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 647 insertions(+), 534 deletions(-)
+ 1 file changed, 647 insertions(+), 534 deletions(-)
commit b6742b69ec40ac5d7d48d42a5d1512ade4142ce0
Author: Jonathan Matthew <jonathan d14n org>
@@ -4405,8 +26483,8 @@ Date: Thu Nov 19 22:55:42 2009 +1000
then imported into the library as normal files. To fix this, we'll only
replace existing ignore or error entries for the newly imported URI.
- rhythmdb/rhythmdb.c | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ rhythmdb/rhythmdb.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit b7b6aec60d685d7b463f9199b786f794d6f3bcb5
Author: Jonathan Matthew <jonathan d14n org>
@@ -4414,9 +26492,9 @@ Date: Thu Nov 19 07:26:13 2009 +1000
context: add some translator comments for top album/track strings
- plugins/context/context/AlbumTab.py | 1 +
- plugins/context/context/ContextView.py | 1 +
- 2 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/context/context/AlbumTab.py | 1 +
+ plugins/context/context/ContextView.py | 1 +
+ 2 files changed, 2 insertions(+)
commit 086afb8dda82c43c5dac418f9fdee7ace507f3ed
Author: Jonathan Matthew <jonathan d14n org>
@@ -4424,8 +26502,8 @@ Date: Thu Nov 19 07:22:48 2009 +1000
im-status: talk to mission-control 5 instead of empathy (bug #589845)
- plugins/im-status/im-status/__init__.py | 80 +++++++++++++++++++++---------
- 1 files changed, 56 insertions(+), 24 deletions(-)
+ plugins/im-status/im-status/__init__.py | 80 +++++++++++++++++++++++----------
+ 1 file changed, 56 insertions(+), 24 deletions(-)
commit e5acf9ada2c08df05ae23e3770efed355046f496
Author: Andrej Žnidaršič <andrej znidarsic gmail com>
@@ -4434,7 +26512,7 @@ Date: Wed Nov 18 07:11:31 2009 +0100
Updated Slovenian translation
po/sl.po | 1325 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 716 insertions(+), 609 deletions(-)
+ 1 file changed, 716 insertions(+), 609 deletions(-)
commit 24c49ea8f2bab1132e4791efc96e08c7026cfa36
Author: Aron Xu <aronxu gnome org>
@@ -4442,8 +26520,8 @@ Date: Tue Nov 17 16:31:00 2009 +0800
Fix a typo
- po/zh_CN.po | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ po/zh_CN.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit cc5749477619a7d527c412587bca029f1b0b4b93
Author: Mario Blättermann <mariobl gnome org>
@@ -4452,7 +26530,7 @@ Date: Mon Nov 16 21:01:12 2009 +0100
Updated German translation
po/de.po | 1254 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 681 insertions(+), 573 deletions(-)
+ 1 file changed, 681 insertions(+), 573 deletions(-)
commit 995024bb5f9b20876e35b39ebfdf179f44084913
Author: Takayuki KUSANO <AE5T-KSN asahi-net or jp>
@@ -4461,7 +26539,7 @@ Date: Mon Nov 16 22:41:18 2009 +0900
Update Japanese translation
po/ja.po | 1149 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 630 insertions(+), 519 deletions(-)
+ 1 file changed, 630 insertions(+), 519 deletions(-)
commit fdfa5893b5d7b040c67901800b25374b22fcd930
Author: Antón Méixome <meixome mancomun org>
@@ -4470,7 +26548,7 @@ Date: Mon Nov 16 13:59:49 2009 +0100
Updated Galician Translation
po/gl.po | 2028 ++++++++++++++++++++++++++++----------------------------------
- 1 files changed, 900 insertions(+), 1128 deletions(-)
+ 1 file changed, 900 insertions(+), 1128 deletions(-)
commit fcce2cca5f37db48a75f06163d2fb5e9f0f0caa8
Author: Djavan Fagundes <dnoway gmail com>
@@ -4478,8 +26556,8 @@ Date: Mon Nov 16 10:35:08 2009 -0200
Updated Brazilian Portuguese translation
- po/pt_BR.po | 747 +++++++++++++----------------------------------------------
- 1 files changed, 167 insertions(+), 580 deletions(-)
+ po/pt_BR.po | 747 ++++++++++++++----------------------------------------------
+ 1 file changed, 167 insertions(+), 580 deletions(-)
commit e7cacd70c198e5f3059365f536517ae50e2c8291
Author: Nils-Christoph Fiedler <fiedler medienkompanie de>
@@ -4489,7 +26567,7 @@ Date: Sun Nov 15 12:38:01 2009 +0100
po/LINGUAS | 1 +
po/nds.po | 5027 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 5028 insertions(+), 0 deletions(-)
+ 2 files changed, 5028 insertions(+)
commit c1d67f577401609391d26788e36ae8cbef1fbff8
Author: Jonathan Matthew <jonathan d14n org>
@@ -4500,8 +26578,8 @@ Date: Sun Nov 15 19:51:13 2009 +1000
Another gint64 cast failure. This was breaking playback of ogg vorbis
over HTTP, amongst other things.
- shell/rb-shell-player.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ shell/rb-shell-player.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 846b53a863f39187cebb5bd70ea723d949d4812b
Author: Andrej Žnidaršič <andrej znidarsic gmail com>
@@ -4510,7 +26588,7 @@ Date: Sun Nov 15 09:11:31 2009 +0100
Updated Slovenian translation
po/sl.po | 1445 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 740 insertions(+), 705 deletions(-)
+ 1 file changed, 740 insertions(+), 705 deletions(-)
commit d655375d6321ce91ba51cf0a5fe217333b62ad6b
Author: Andy Owen <andy-gnome ultra-premium com>
@@ -4518,8 +26596,8 @@ Date: Wed Nov 11 23:40:19 2009 +1000
playbin2: clear the current track finishing flag when closing (bug #601528)
- backends/gstreamer/rb-player-gst.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 1 +
+ 1 file changed, 1 insertion(+)
commit caf38f8bbbadecb2c56e2e8f6fde8f85f8ef7563
Author: Jonathan Matthew <jonathan d14n org>
@@ -4531,8 +26609,8 @@ Date: Wed Nov 11 23:02:16 2009 +1000
telling the header about streaming metadata changes, now it gets them
from the database directly.
- widgets/rb-header.c | 22 ++++++++++++++++++++++
- 1 files changed, 22 insertions(+), 0 deletions(-)
+ widgets/rb-header.c | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
commit 2221a3885edb753013fbb6119ae3f092ee5698b5
Author: Jonathan Matthew <jonathan d14n org>
@@ -4549,10 +26627,10 @@ Date: Tue Nov 10 23:04:00 2009 +1000
paused, the whole output bin (including all filters and tee branches) is
in READY state.
- backends/gstreamer/rb-player-gst-helper.c | 50 ++++++++++++++++++-----------
- backends/gstreamer/rb-player-gst-helper.h | 8 ++--
- backends/gstreamer/rb-player-gst-xfade.c | 14 ++++++--
- backends/gstreamer/rb-player-gst.c | 15 ++++++---
+ backends/gstreamer/rb-player-gst-helper.c | 50 +++++++++++++++++++------------
+ backends/gstreamer/rb-player-gst-helper.h | 8 ++---
+ backends/gstreamer/rb-player-gst-xfade.c | 14 ++++++---
+ backends/gstreamer/rb-player-gst.c | 15 ++++++----
4 files changed, 55 insertions(+), 32 deletions(-)
commit cb9f0b643c59109625b0e89b98c6046a5d85311e
@@ -4563,8 +26641,8 @@ Date: Tue Nov 10 21:03:20 2009 +1000
Not the parent dispose method. Oops.
- widgets/rb-query-creator.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ widgets/rb-query-creator.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 98d94c40c7bb5891233906a725abf0ca23327ce3
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -4572,8 +26650,8 @@ Date: Mon Nov 9 21:03:54 2009 +0200
Updating Estonian translation
- po/et.po | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ po/et.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit f301b4deae961365eee1c791ea473f35c7af9681
Author: François Jaouen <francois jaouen laposte net>
@@ -4581,8 +26659,8 @@ Date: Mon Nov 9 21:41:17 2009 +1000
generic-player: fix broken PSP detection code
- plugins/generic-player/rb-psp-source.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ plugins/generic-player/rb-psp-source.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 30e234d59187c098ab49c29a6fed1b4bb0e7ad3d
Author: Jonathan Matthew <jonathan d14n org>
@@ -4594,8 +26672,8 @@ Date: Sun Nov 8 22:08:48 2009 +1000
pipeline is paused causes it to deadlock, as a streaming thread holds
the filter element's streaming lock.
- backends/gstreamer/rb-player-gst.c | 235 ++----------------------------------
- 1 files changed, 10 insertions(+), 225 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 235 ++-----------------------------------
+ 1 file changed, 10 insertions(+), 225 deletions(-)
commit 8b3120d4e81031c3e2bf8e1e7d1eb2cd1e36c38c
Author: Jonathan Matthew <jonathan d14n org>
@@ -4603,8 +26681,8 @@ Date: Sun Nov 8 21:56:20 2009 +1000
xfade: use common tee/filter implementation (bug 499052)
- backends/gstreamer/rb-player-gst-xfade.c | 365 ++----------------------------
- 1 files changed, 14 insertions(+), 351 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 365 ++-----------------------------
+ 1 file changed, 14 insertions(+), 351 deletions(-)
commit 083d7457f4700c18a325a3194ab165c7408aa9f3
Author: Jonathan Matthew <jonathan d14n org>
@@ -4616,9 +26694,9 @@ Date: Sun Nov 8 21:50:54 2009 +1000
than what we currently do with playbin2) and adds an audioconvert on
either side of each filter to avoid caps negotiation problems.
- backends/gstreamer/rb-player-gst-helper.c | 428 +++++++++++++++++++++++++++++
- backends/gstreamer/rb-player-gst-helper.h | 11 +
- 2 files changed, 439 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst-helper.c | 428 ++++++++++++++++++++++++++++++
+ backends/gstreamer/rb-player-gst-helper.h | 11 +
+ 2 files changed, 439 insertions(+)
commit fb3d76688068d7e62b338482a379090eb46b9244
Author: Jonathan Matthew <jonathan d14n org>
@@ -4633,8 +26711,8 @@ Date: Sun Nov 8 20:51:04 2009 +1000
player backend. It also means there's a clock available for other
plugins, which might be useful for displaying spectrum data.
- backends/gstreamer/rb-player-gst-xfade.c | 11 +++++++++++
- 1 files changed, 11 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
commit 334af10f7ff81946e25a90b6bade97be1f16fbe4
Author: Jonathan Matthew <jonathan d14n org>
@@ -4647,8 +26725,8 @@ Date: Sun Nov 8 20:48:17 2009 +1000
primary difference between our tee mode visualization pipeline and what
playbin2 uses.
- plugins/visualizer/rb-visualizer-plugin.c | 8 ++++++--
- 1 files changed, 6 insertions(+), 2 deletions(-)
+ plugins/visualizer/rb-visualizer-plugin.c | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
commit e1c547646fd6200b354c8dec9af8a6226ad3a55f
Author: Andy Owen <andy-gnome ultra-premium com>
@@ -4659,8 +26737,8 @@ Date: Sun Nov 8 14:23:48 2009 +1000
A guint isn't enough to hold the elapsed time now that it's in
nanoseconds.
- widgets/rb-header.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ widgets/rb-header.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 93b4e3d29f235d7140da69dbe7ba1a1c8a0ee8c3
Author: Jonathan Matthew <jonathan d14n org>
@@ -4668,8 +26746,8 @@ Date: Fri Nov 6 07:39:51 2009 +1000
context: show the release year in the album list
- plugins/context/tmpl/album-tmpl.html | 20 +++++++++++++++++++-
- 1 files changed, 19 insertions(+), 1 deletions(-)
+ plugins/context/tmpl/album-tmpl.html | 20 +++++++++++++++++++-
+ 1 file changed, 19 insertions(+), 1 deletion(-)
commit 561bcecd3b1d9c8192ff9bfddc8bd1dbc578e044
Author: Daniel Nylander <po danielnylander se>
@@ -4677,8 +26755,8 @@ Date: Thu Nov 5 07:36:35 2009 +0100
Updated Swedish translation
- po/sv.po | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
- 1 files changed, 127 insertions(+), 27 deletions(-)
+ po/sv.po | 154 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 127 insertions(+), 27 deletions(-)
commit 84b82ccdd3c4648c4c7e306523eb5e35882732a3
Author: Jonathan Matthew <jonathan d14n org>
@@ -4693,8 +26771,8 @@ Date: Wed Nov 4 23:00:54 2009 +1000
It still doesn't work very well, but at least it works some of the time
now.
- backends/gstreamer/rb-player-gst-xfade.c | 5 ++---
- 1 files changed, 2 insertions(+), 3 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
commit a0914313afb7a374954fa7079fbc90af0b6c402a
Author: Mirco Müller <mirco mueller ubuntu com>
@@ -4705,8 +26783,8 @@ Date: Wed Nov 4 06:56:04 2009 +1000
notify-osd prefers the icon_data hint to the icon name, so we need to
clear the hint before it will pay attention to an icon name.
- plugins/status-icon/rb-status-icon-plugin.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit 30784c1f8269b64d4f71f33c5dfaec0bb5b2a302
Author: Jonathan Matthew <jonathan d14n org>
@@ -4716,8 +26794,8 @@ Date: Wed Nov 4 06:39:11 2009 +1000
This fixes the crash reported in bug 600549.
- plugins/mtpdevice/rb-mtp-gst-sink.c | 3 +--
- 1 files changed, 1 insertions(+), 2 deletions(-)
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
commit bce5ee67e4b46443ab42a6a18d76b26ea61296df
Author: Bastien Nocera <hadess hadess net>
@@ -4730,8 +26808,8 @@ Date: Tue Nov 3 11:45:24 2009 +0000
https://bugzilla.gnome.org/show_bug.cgi?id=600513
- .../rb-disc-recorder-plugin.c | 16 ++++++++--------
- 1 files changed, 8 insertions(+), 8 deletions(-)
+ plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
commit 6cb8d29fd2d1698759e11f5700b796f2d4dcf8c1
Author: Jonathan Matthew <jonathan d14n org>
@@ -4739,8 +26817,8 @@ Date: Tue Nov 3 06:03:32 2009 +1000
context: install LastFM helper module
- plugins/context/context/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ plugins/context/context/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
commit 9326550cbbaf80fa4b4b246b5555d068cf709c66
Author: Jorge González <jorgegonz svn gnome org>
@@ -4748,8 +26826,8 @@ Date: Mon Nov 2 13:16:33 2009 +0100
Updated Spanish translation
- po/es.po | 41 ++++++++++++++++++-----------------------
- 1 files changed, 18 insertions(+), 23 deletions(-)
+ po/es.po | 41 ++++++++++++++++++-----------------------
+ 1 file changed, 18 insertions(+), 23 deletions(-)
commit bbaf9a229c8c7f9db9f3d89f5ecc608a1928a371
Author: Jonathan Matthew <jonathan d14n org>
@@ -4757,8 +26835,8 @@ Date: Mon Nov 2 21:59:52 2009 +1000
context: fix a couple of translatable strings
- plugins/context/context/ContextView.py | 2 +-
- plugins/context/tmpl/album-tmpl.html | 4 ++--
+ plugins/context/context/ContextView.py | 2 +-
+ plugins/context/tmpl/album-tmpl.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
commit a3bbcd17c6e38176e8ac62cb543781957a676da5
@@ -4768,7 +26846,7 @@ Date: Mon Nov 2 11:23:16 2009 +0100
Updated Spanish translation
po/es.po | 1120 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 617 insertions(+), 503 deletions(-)
+ 1 file changed, 617 insertions(+), 503 deletions(-)
commit 61066a27b00f3ede80525ae4df1f8c5078b0fb1a
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -4776,8 +26854,8 @@ Date: Mon Nov 2 07:54:46 2009 +0200
Updating Estonian translation
- po/et.po | 156 ++++++++++++++++++++++++++++++++++++++++++++++---------------
- 1 files changed, 117 insertions(+), 39 deletions(-)
+ po/et.po | 156 +++++++++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 117 insertions(+), 39 deletions(-)
commit 93090772557d610ae9c299f3f7e9f96b3d118acf
Author: Jonathan Matthew <jonathan d14n org>
@@ -4788,8 +26866,8 @@ Date: Mon Nov 2 07:33:28 2009 +1000
For the tags to be useful, they need to be emitted after the
playing-stream signal.
- backends/gstreamer/rb-player-gst.c | 24 ++++++++++++++++++++++--
- 1 files changed, 22 insertions(+), 2 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 24 ++++++++++++++++++++++--
+ 1 file changed, 22 insertions(+), 2 deletions(-)
commit 71959bed7385e24c8d899a011bc348d0e0cdb0ce
Author: Jonathan Matthew <jonathan fibula d14n org>
@@ -4797,8 +26875,8 @@ Date: Sun Nov 1 14:30:11 2009 +1000
context: use urllib.quote_plus to quote URL arguments correctly
- plugins/context/context/AlbumTab.py | 14 +++++++++-----
- plugins/context/context/ArtistTab.py | 5 +++--
+ plugins/context/context/AlbumTab.py | 14 +++++++++-----
+ plugins/context/context/ArtistTab.py | 5 +++--
2 files changed, 12 insertions(+), 7 deletions(-)
commit 41b53611b599cfa13e8124b40e4759d94703e08c
@@ -4809,13 +26887,13 @@ Date: Sun Nov 1 11:48:22 2009 +1000
Artist biographies are not escaped as they're actually HTML fragments.
- plugins/context/context/AlbumTab.py | 1 +
- plugins/context/context/ArtistTab.py | 1 +
- plugins/context/context/LastFM.py | 2 +-
- plugins/context/tmpl/album-tmpl.html | 20 ++++++++++----------
- plugins/context/tmpl/artist-tmpl.html | 9 +++++----
- plugins/context/tmpl/loading.html | 2 +-
- plugins/context/tmpl/lyrics-tmpl.html | 5 ++++-
+ plugins/context/context/AlbumTab.py | 1 +
+ plugins/context/context/ArtistTab.py | 1 +
+ plugins/context/context/LastFM.py | 2 +-
+ plugins/context/tmpl/album-tmpl.html | 20 ++++++++++----------
+ plugins/context/tmpl/artist-tmpl.html | 9 +++++----
+ plugins/context/tmpl/loading.html | 2 +-
+ plugins/context/tmpl/lyrics-tmpl.html | 5 ++++-
7 files changed, 23 insertions(+), 17 deletions(-)
commit d03ba2ec0c9088209056f00d978a23e4b842db02
@@ -4827,14 +26905,14 @@ Date: Sun Nov 1 10:26:02 2009 +1000
Since we're not a web browser, handle navigation requests by opening
the target URI in the default browser.
- plugins/context/Makefile.am | 1 +
- plugins/context/context/AlbumTab.py | 1 +
- plugins/context/context/ArtistTab.py | 1 +
- plugins/context/context/ContextView.py | 10 ++++++++++
- plugins/context/context/LastFM.py | 6 ++++--
- plugins/context/img/lastfm.png | Bin 0 -> 1929 bytes
- plugins/context/tmpl/album-tmpl.html | 1 +
- plugins/context/tmpl/artist-tmpl.html | 1 +
+ plugins/context/Makefile.am | 1 +
+ plugins/context/context/AlbumTab.py | 1 +
+ plugins/context/context/ArtistTab.py | 1 +
+ plugins/context/context/ContextView.py | 10 ++++++++++
+ plugins/context/context/LastFM.py | 6 ++++--
+ plugins/context/img/lastfm.png | Bin 0 -> 1929 bytes
+ plugins/context/tmpl/album-tmpl.html | 1 +
+ plugins/context/tmpl/artist-tmpl.html | 1 +
8 files changed, 19 insertions(+), 2 deletions(-)
commit 8d45d9251d0d5ca77f6901b3c5aaef5d57fe73f3
@@ -4843,12 +26921,12 @@ Date: Sun Nov 1 10:16:06 2009 +1000
context: make strings in templates translatable
- plugins/context/context/AlbumTab.py | 4 ++--
- plugins/context/context/ArtistTab.py | 2 +-
- plugins/context/tmpl/album-tmpl.html | 20 +++++++++++---------
- plugins/context/tmpl/artist-tmpl.html | 12 ++++++------
- plugins/context/tmpl/loading.html | 2 +-
- po/POTFILES.in | 10 ++++++++++
+ plugins/context/context/AlbumTab.py | 4 ++--
+ plugins/context/context/ArtistTab.py | 2 +-
+ plugins/context/tmpl/album-tmpl.html | 20 +++++++++++---------
+ plugins/context/tmpl/artist-tmpl.html | 12 ++++++------
+ plugins/context/tmpl/loading.html | 2 +-
+ po/POTFILES.in | 10 ++++++++++
6 files changed, 31 insertions(+), 19 deletions(-)
commit fc4c5cd340c6198f920aaadc6fe72729a5b397ad
@@ -4861,9 +26939,9 @@ Date: Sun Nov 1 09:37:09 2009 +1000
to registered last.fm users. Since any such check that we do can be trivially
removed by any user, we don't put much effort into it.
- plugins/context/context/AlbumTab.py | 5 +++++
- plugins/context/context/ArtistTab.py | 8 ++++++++
- 2 files changed, 13 insertions(+), 0 deletions(-)
+ plugins/context/context/AlbumTab.py | 5 +++++
+ plugins/context/context/ArtistTab.py | 8 ++++++++
+ 2 files changed, 13 insertions(+)
commit 7551eadf08df41a6e1832cd026922cb029b089b8
Author: Jonathan Matthew <jonathan fibula d14n org>
@@ -4871,10 +26949,10 @@ Date: Sat Oct 31 22:06:48 2009 +1000
context: add basic request caching
- plugins/context/context/AlbumTab.py | 51 +++++++++++++++++---------------
- plugins/context/context/ArtistTab.py | 39 +++++++++++++++++-------
- plugins/context/context/ContextView.py | 27 ++++++++++++++---
- plugins/context/tmpl/artist-tmpl.html | 5 +++
+ plugins/context/context/AlbumTab.py | 51 ++++++++++++++++++----------------
+ plugins/context/context/ArtistTab.py | 39 ++++++++++++++++++--------
+ plugins/context/context/ContextView.py | 27 ++++++++++++++----
+ plugins/context/tmpl/artist-tmpl.html | 5 ++++
4 files changed, 82 insertions(+), 40 deletions(-)
commit 6e84a2f271e14c38b42758f33ec3cd71c845c615
@@ -4885,9 +26963,9 @@ Date: Sat Oct 31 20:49:07 2009 +1000
Only using the API key and URL prefix from it so far.
- plugins/context/context/AlbumTab.py | 13 ++++-----
- plugins/context/context/ArtistTab.py | 11 +++----
- plugins/context/context/LastFM.py | 47 ++++++++++++++++++++++++++++++++++
+ plugins/context/context/AlbumTab.py | 13 +++++-----
+ plugins/context/context/ArtistTab.py | 11 ++++-----
+ plugins/context/context/LastFM.py | 47 ++++++++++++++++++++++++++++++++++++
3 files changed, 58 insertions(+), 13 deletions(-)
commit ea788475439fea0be7ee6d3f2f2d3a284b221357
@@ -4896,11 +26974,11 @@ Date: Sat Oct 31 20:25:34 2009 +1000
context: minor code style fixes
- plugins/context/context/AlbumTab.py | 96 ++++++++++++++++----------------
- plugins/context/context/ArtistTab.py | 92 +++++++++++++++---------------
- plugins/context/context/ContextView.py | 51 +++++++++--------
- plugins/context/tmpl/album-tmpl.html | 31 ++++++----
- plugins/context/tmpl/artist-tmpl.html | 4 +-
+ plugins/context/context/AlbumTab.py | 96 +++++++++++++++++-----------------
+ plugins/context/context/ArtistTab.py | 92 ++++++++++++++++----------------
+ plugins/context/context/ContextView.py | 51 +++++++++---------
+ plugins/context/tmpl/album-tmpl.html | 31 ++++++-----
+ plugins/context/tmpl/artist-tmpl.html | 4 +-
5 files changed, 142 insertions(+), 132 deletions(-)
commit 81d3c078aef3f32c41b245e760590f40315d2d1d
@@ -4913,12 +26991,12 @@ Date: Sat Oct 31 20:00:02 2009 +1000
to work, it's nicer than having a copy of the lyrics fetching code
in here.
- plugins/context/context/ContextView.py | 2 +-
- plugins/context/context/LeoslyricsParser.py | 115 ---------------------------
- plugins/context/context/LyrcParser.py | 86 --------------------
- plugins/context/context/LyricsParse.py | 67 ----------------
- plugins/context/context/Makefile.am | 3 -
- 5 files changed, 1 insertions(+), 272 deletions(-)
+ plugins/context/context/ContextView.py | 2 +-
+ plugins/context/context/LeoslyricsParser.py | 115 ----------------------------
+ plugins/context/context/LyrcParser.py | 86 ---------------------
+ plugins/context/context/LyricsParse.py | 67 ----------------
+ plugins/context/context/Makefile.am | 3 -
+ 5 files changed, 1 insertion(+), 272 deletions(-)
commit 1e70c4035bbd01179ebe37e5a790f0e943e1532a
Author: Jonathan Matthew <jonathan fibula d14n org>
@@ -4926,27 +27004,27 @@ Date: Sat Oct 31 19:37:19 2009 +1000
context: move code to subdir, add to build system
- configure.ac | 2 +
- plugins/Makefile.am | 1 +
- plugins/context/AlbumTab.py | 262 ----------------------
- plugins/context/ArtistTab.py | 317 --------------------------
- plugins/context/ContextView.py | 223 -------------------
- plugins/context/LeoslyricsParser.py | 115 ----------
- plugins/context/LyrcParser.py | 86 -------
- plugins/context/LyricsParse.py | 67 ------
- plugins/context/LyricsTab.py | 174 ---------------
- plugins/context/__init__.py | 41 ----
- plugins/context/context.rb-plugin | 9 -
- plugins/context/context.rb-plugin.in | 9 +
- plugins/context/context/AlbumTab.py | 263 ++++++++++++++++++++++
- plugins/context/context/ArtistTab.py | 318 +++++++++++++++++++++++++++
- plugins/context/context/ContextView.py | 223 +++++++++++++++++++
- plugins/context/context/LeoslyricsParser.py | 115 ++++++++++
- plugins/context/context/LyrcParser.py | 86 +++++++
- plugins/context/context/LyricsParse.py | 67 ++++++
- plugins/context/context/LyricsTab.py | 3 +-
- plugins/context/context/Makefile.am | 4 +-
- plugins/context/context/__init__.py | 41 ++++
+ configure.ac | 2 +
+ plugins/Makefile.am | 1 +
+ plugins/context/AlbumTab.py | 262 -----------------------
+ plugins/context/ArtistTab.py | 317 ---------------------------
+ plugins/context/ContextView.py | 223 -------------------
+ plugins/context/LeoslyricsParser.py | 115 ----------
+ plugins/context/LyrcParser.py | 86 --------
+ plugins/context/LyricsParse.py | 67 ------
+ plugins/context/LyricsTab.py | 174 ---------------
+ plugins/context/__init__.py | 41 ----
+ plugins/context/context.rb-plugin | 9 -
+ plugins/context/context.rb-plugin.in | 9 +
+ plugins/context/context/AlbumTab.py | 263 +++++++++++++++++++++++
+ plugins/context/context/ArtistTab.py | 318 ++++++++++++++++++++++++++++
+ plugins/context/context/ContextView.py | 223 +++++++++++++++++++
+ plugins/context/context/LeoslyricsParser.py | 115 ++++++++++
+ plugins/context/context/LyrcParser.py | 86 ++++++++
+ plugins/context/context/LyricsParse.py | 67 ++++++
+ plugins/context/context/LyricsTab.py | 3 +-
+ plugins/context/context/Makefile.am | 4 +-
+ plugins/context/context/__init__.py | 41 ++++
21 files changed, 1130 insertions(+), 1296 deletions(-)
commit 52d375772eb7090f7e0cec5ca0b4e3192d90f906
@@ -4957,25 +27035,25 @@ Date: Sat Oct 31 19:25:06 2009 +1000
Imported from git://gitorious.org/rhythmbox-context-pane/rhythmbox-context-pane.git
- plugins/context/AlbumTab.py | 262 +++++++++++++++++++++++++++
- plugins/context/ArtistTab.py | 317 +++++++++++++++++++++++++++++++++
- plugins/context/ContextView.py | 223 +++++++++++++++++++++++
- plugins/context/LeoslyricsParser.py | 115 ++++++++++++
- plugins/context/LyrcParser.py | 86 +++++++++
- plugins/context/LyricsParse.py | 67 +++++++
- plugins/context/LyricsTab.py | 174 ++++++++++++++++++
- plugins/context/Makefile.am | 27 +++
- plugins/context/__init__.py | 41 +++++
- plugins/context/context.rb-plugin | 9 +
- plugins/context/context/LyricsTab.py | 157 ++++++++++++++++
- plugins/context/context/Makefile.am | 11 ++
- plugins/context/img/spinner.gif | Bin 0 -> 5011 bytes
- plugins/context/tmpl/album-tmpl.html | 75 ++++++++
- plugins/context/tmpl/artist-tmpl.html | 45 +++++
- plugins/context/tmpl/loading.html | 14 ++
- plugins/context/tmpl/lyrics-tmpl.html | 10 +
- plugins/context/tmpl/main.css | 13 ++
- 18 files changed, 1646 insertions(+), 0 deletions(-)
+ plugins/context/AlbumTab.py | 262 ++++++++++++++++++++++++++++
+ plugins/context/ArtistTab.py | 317 ++++++++++++++++++++++++++++++++++
+ plugins/context/ContextView.py | 223 ++++++++++++++++++++++++
+ plugins/context/LeoslyricsParser.py | 115 ++++++++++++
+ plugins/context/LyrcParser.py | 86 +++++++++
+ plugins/context/LyricsParse.py | 67 +++++++
+ plugins/context/LyricsTab.py | 174 +++++++++++++++++++
+ plugins/context/Makefile.am | 27 +++
+ plugins/context/__init__.py | 41 +++++
+ plugins/context/context.rb-plugin | 9 +
+ plugins/context/context/LyricsTab.py | 157 +++++++++++++++++
+ plugins/context/context/Makefile.am | 11 ++
+ plugins/context/img/spinner.gif | Bin 0 -> 5011 bytes
+ plugins/context/tmpl/album-tmpl.html | 75 ++++++++
+ plugins/context/tmpl/artist-tmpl.html | 45 +++++
+ plugins/context/tmpl/loading.html | 14 ++
+ plugins/context/tmpl/lyrics-tmpl.html | 10 ++
+ plugins/context/tmpl/main.css | 13 ++
+ 18 files changed, 1646 insertions(+)
commit e2d328d2f150d8d2ab298d0b2375623f59cc79e7
Author: Jonathan Matthew <jonathan d14n org>
@@ -4986,10 +27064,10 @@ Date: Sat Oct 31 12:56:56 2009 +1000
I wrote this for the context pane plugin, but it could also be useful
for the lyrics and artdisplay plugins too.
- plugins/rb/Makefile.am | 1 +
- plugins/rb/URLCache.py | 209 ++++++++++++++++++++++++++++++++++++++++++++++++
- plugins/rb/__init__.py | 1 +
- 3 files changed, 211 insertions(+), 0 deletions(-)
+ plugins/rb/Makefile.am | 1 +
+ plugins/rb/URLCache.py | 209 +++++++++++++++++++++++++++++++++++++++++++++++++
+ plugins/rb/__init__.py | 1 +
+ 3 files changed, 211 insertions(+)
commit 798425a26a5d65f555964cf2e7a9d1aa1c3b9858
Author: Jonathan Matthew <jonathan d14n org>
@@ -5000,8 +27078,8 @@ Date: Sat Oct 31 12:55:38 2009 +1000
The backtrace from the exception is usually interesting, and re-raising
the exception never helps anyone, so just print the exception and return.
- plugins/rb/Loader.py | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ plugins/rb/Loader.py | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 3cf5d7d040defb17a4359f6910fc251177dbd258
Author: Kjartan Maraas <kmaraas gnome org>
@@ -5010,7 +27088,7 @@ Date: Sat Oct 31 12:36:36 2009 +0100
Added Norwegian bokmål translation.
po/nb.po | 1116 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 557 insertions(+), 559 deletions(-)
+ 1 file changed, 557 insertions(+), 559 deletions(-)
commit 50993433b48d5c799095de3145d357ecc4ccedc7
Author: ifelix <ifelix redhat com>
@@ -5018,8 +27096,8 @@ Date: Fri Oct 30 13:04:26 2009 +0530
Updated Tamil Translations
- po/ta.po | 773 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 426 insertions(+), 347 deletions(-)
+ po/ta.po | 773 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 426 insertions(+), 347 deletions(-)
commit 34de5e623df8c24ba38784595eb0a406984ec13b
Author: Shankar Prasad <svenkate redhat com>
@@ -5027,8 +27105,8 @@ Date: Fri Oct 30 12:32:07 2009 +0530
Updated Kannada(kn) translation
- po/kn.po | 368 ++++++++++++++++++++++++++++++++++++++------------------------
- 1 files changed, 225 insertions(+), 143 deletions(-)
+ po/kn.po | 368 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 225 insertions(+), 143 deletions(-)
commit 7d8e5ef196575a23aa8be262cfb9a00388669a5e
Author: Jonathan Matthew <jonathan d14n org>
@@ -5036,11 +27114,11 @@ Date: Thu Oct 29 23:12:35 2009 +1000
rhythmdb: don't include config.h in header files
- rhythmdb/rhythmdb-private.h | 2 --
- rhythmdb/rhythmdb-property-model.h | 1 -
- rhythmdb/rhythmdb-query-model.h | 1 -
- rhythmdb/rhythmdb.h | 1 -
- 4 files changed, 0 insertions(+), 5 deletions(-)
+ rhythmdb/rhythmdb-private.h | 2 --
+ rhythmdb/rhythmdb-property-model.h | 1 -
+ rhythmdb/rhythmdb-query-model.h | 1 -
+ rhythmdb/rhythmdb.h | 1 -
+ 4 files changed, 5 deletions(-)
commit 111a3b22e6044ee14be790a5efa06ed9d7cc594d
Author: Daniel Nylander <po danielnylander se>
@@ -5049,7 +27127,7 @@ Date: Wed Oct 28 23:39:19 2009 +0100
Updated Swedish translation
po/sv.po | 1116 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 564 insertions(+), 552 deletions(-)
+ 1 file changed, 564 insertions(+), 552 deletions(-)
commit d1e827385e853d0e5fd7008017cc26443b9f03e6
Author: Runa Bhattacharjee <runab redhat com>
@@ -5057,8 +27135,8 @@ Date: Wed Oct 28 19:51:28 2009 +0530
Updated Bengali India Translations
- po/bn_IN.po | 918 ++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 461 insertions(+), 457 deletions(-)
+ po/bn_IN.po | 918 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 461 insertions(+), 457 deletions(-)
commit 1b98179d3fe3ed88dead5b1a0b133772248de951
Author: Rajesh Ranjan <rranjan rranjan csb>
@@ -5066,8 +27144,8 @@ Date: Wed Oct 28 16:32:18 2009 +0530
hindi translation by Rajesh Ranjan
- po/hi.po | 5424 +++++++++++++++++++++++++++++++++++++++-----------------------
- 1 files changed, 3422 insertions(+), 2002 deletions(-)
+ po/hi.po | 5692 +++++++++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 3556 insertions(+), 2136 deletions(-)
commit e7fc24173bcc58d921229ebaac10b98b95a9b065
Author: Manoj Kumar Giri <mgiri mgiri csb>
@@ -5076,7 +27154,7 @@ Date: Wed Oct 28 16:08:28 2009 +0530
Updated Oriya Translation
po/or.po | 1130 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 598 insertions(+), 532 deletions(-)
+ 1 file changed, 598 insertions(+), 532 deletions(-)
commit 20cf5189ed538d8f40196768434d6e951f585a53
Author: Jonathan Matthew <jonathan d14n org>
@@ -5084,8 +27162,8 @@ Date: Wed Oct 28 07:12:37 2009 +1000
lyrics: fix another typo from the recent reorganisation
- plugins/lyrics/lyrics/__init__.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/lyrics/lyrics/__init__.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 59c566e65628cbef6c5c8db386abc8d9c08101f0
Author: krishnababu k <kkrothap redhat ocm>
@@ -5093,8 +27171,8 @@ Date: Tue Oct 27 19:53:48 2009 +0530
Updated Telugu Translation
- po/te.po | 353 +++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 179 insertions(+), 174 deletions(-)
+ po/te.po | 353 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 179 insertions(+), 174 deletions(-)
commit f5e5072be41ac79f6a43362fef0d14408c691937
Author: Runa Bhattacharjee <runab redhat com>
@@ -5102,8 +27180,8 @@ Date: Tue Oct 27 18:44:57 2009 +0530
Updated Bengali India Translations
- po/bn_IN.po | 284 +++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 142 insertions(+), 142 deletions(-)
+ po/bn_IN.po | 284 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 142 insertions(+), 142 deletions(-)
commit ce04723b7890196b7a6d60c08f13308d01047bd2
Author: Jonathan Matthew <jonathan d14n org>
@@ -5111,8 +27189,8 @@ Date: Tue Oct 27 22:44:05 2009 +1000
lyrics: fix typo from previous commit
- plugins/lyrics/lyrics/__init__.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/lyrics/lyrics/__init__.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1f775f7daa3c00e84f062fd2eb88776bb1134cac
Author: Runa Bhattacharjee <runab redhat com>
@@ -5120,8 +27198,8 @@ Date: Mon Oct 26 18:41:02 2009 +0530
Added Bengali India (bn_IN) to the list of language
- po/LINGUAS | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
commit 9d46ed295921adcbe642caab6a24adbde34d0bcf
Author: Runa Bhattacharjee <runab redhat com>
@@ -5130,7 +27208,7 @@ Date: Mon Oct 26 18:40:06 2009 +0530
Added Bengali India Translations
po/bn_IN.po | 4920 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 4920 insertions(+), 0 deletions(-)
+ 1 file changed, 4920 insertions(+)
commit 162342477004ef1c5582d199916bbf9f27bf79fd
Author: Jonathan Matthew <jonathan d14n org>
@@ -5140,8 +27218,8 @@ Date: Sun Oct 25 20:58:46 2009 +1000
Also rearrange some code to simplify things a little.
- plugins/lyrics/lyrics/__init__.py | 82 ++++++++++++++++++++++---------------
- 1 files changed, 49 insertions(+), 33 deletions(-)
+ plugins/lyrics/lyrics/__init__.py | 82 +++++++++++++++++++++++----------------
+ 1 file changed, 49 insertions(+), 33 deletions(-)
commit 1b32b3bc3005de62be66c44802ebdfea28ed2b8d
Author: Jonathan Matthew <jonathan d14n org>
@@ -5149,8 +27227,8 @@ Date: Sun Oct 25 17:52:50 2009 +1000
remove useless debug line that crept into the previous commit
- backends/gstreamer/rb-player-gst-xfade.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 1 -
+ 1 file changed, 1 deletion(-)
commit 58edf8249e83706e0166e98d05b609ea36c89080
Author: Bastien Nocera <hadess hadess net>
@@ -5163,9 +27241,9 @@ Date: Sun Oct 25 17:30:22 2009 +1000
https://bugzilla.gnome.org/show_bug.cgi?id=598955
- backends/gstreamer/rb-player-gst-xfade.c | 35 +++++++++++++++++++++++++++++-
- backends/gstreamer/rb-player-gst.c | 26 +++++++++++++++++++++-
- configure.ac | 2 +-
+ backends/gstreamer/rb-player-gst-xfade.c | 35 +++++++++++++++++++++++++++++++-
+ backends/gstreamer/rb-player-gst.c | 26 +++++++++++++++++++++++-
+ configure.ac | 2 +-
3 files changed, 60 insertions(+), 3 deletions(-)
commit 82fbc9bf4908da82d5c12a818ea953382dc65c27
@@ -5178,8 +27256,8 @@ Date: Thu Oct 22 20:33:22 2009 +0200
a return statement was forgotten in the cd-recorder plugin, which breaks
the build.
- plugins/cd-recorder/rb-playlist-source-recorder.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 1 -
+ 1 file changed, 1 deletion(-)
commit 0c9b4834280b51e3306292c7ef76dc5faa185fe4
Author: Jonathan Matthew <jonathan d14n org>
@@ -5191,8 +27269,8 @@ Date: Thu Oct 22 20:44:41 2009 +1000
quite a while (up to 10 seconds sometimes), so doing it asynchronously
helps.
- backends/gstreamer/rb-encoder-gst.c | 44 ++++++++++++++++++++++++----------
- 1 files changed, 31 insertions(+), 13 deletions(-)
+ backends/gstreamer/rb-encoder-gst.c | 44 ++++++++++++++++++++++++++-----------
+ 1 file changed, 31 insertions(+), 13 deletions(-)
commit 1509537b2a9f48d13db43d36a2a512df387c1836
Author: François Jaouen <francois jaouen laposte net>
@@ -5200,8 +27278,8 @@ Date: Wed Oct 21 07:55:29 2009 +1000
mpid: free mount_path after we're done with it
- lib/libmediaplayerid/mpid-device.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ lib/libmediaplayerid/mpid-device.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 01c9a779e2e1c1f7d1274aad244f957c3054b0f2
Author: Og B. Maciel <ogmaciel gnome org>
@@ -5210,7 +27288,7 @@ Date: Sun Oct 18 15:37:45 2009 -0400
Updated Brazilian Portuguese translation.
po/pt_BR.po | 1007 ++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 509 insertions(+), 498 deletions(-)
+ 1 file changed, 509 insertions(+), 498 deletions(-)
commit d84de5ed71955fc5501d1b2e63b07e41fa1a716e
Author: Jonathan Matthew <jonathan d14n org>
@@ -5220,46 +27298,46 @@ Date: Sun Oct 18 21:54:22 2009 +1000
This mostly just makes the code a bit less scary looking.
- lib/libmediaplayerid/mpid-device.c | 15 +++++-----
- lib/rb-util.h | 4 +++
- plugins/audiocd/rb-audiocd-source.c | 17 ++++-------
- plugins/audioscrobbler/rb-audioscrobbler.c | 30 +++++----------------
- plugins/audioscrobbler/rb-lastfm-source.c | 25 ++++++-----------
- plugins/cd-recorder/rb-playlist-source-recorder.c | 16 ++++-------
- plugins/fmradio/rb-fm-radio-source.c | 18 ++++--------
- plugins/generic-player/rb-generic-player-source.c | 18 ++++--------
- plugins/ipod/rb-ipod-source.c | 22 ++++++---------
- plugins/ipod/rb-ipod-static-playlist-source.c | 22 ++++-----------
- plugins/iradio/rb-iradio-source.c | 21 +++++---------
- plugins/iradio/rb-station-properties-dialog.c | 20 +++++--------
- plugins/mtpdevice/rb-mtp-source.c | 18 ++++--------
- plugins/status-icon/rb-tray-icon-gtk.c | 20 ++++---------
- plugins/status-icon/rb-tray-icon.c | 20 ++++---------
- podcast/rb-podcast-manager.c | 20 ++++---------
- rhythmdb/rhythmdb-query-model.c | 17 ++++-------
- shell/rb-play-order.c | 16 -----------
- shell/rb-shell-clipboard.c | 30 +++------------------
- shell/rb-shell-player.c | 19 ++++---------
- shell/rb-shell.c | 19 +++++--------
- shell/rb-source-header.c | 26 +++---------------
- shell/rb-statusbar.c | 24 ----------------
- sources/rb-auto-playlist-source.c | 18 +++++-------
- sources/rb-browser-source.c | 19 +++++--------
- sources/rb-import-errors-source.c | 18 ++++--------
- sources/rb-library-source.c | 18 ++++--------
- sources/rb-missing-files-source.c | 19 ++++---------
- sources/rb-play-queue-source.c | 27 +++++++++---------
- sources/rb-playlist-source.c | 21 ++++----------
- sources/rb-podcast-source.c | 21 ++++----------
- sources/rb-removable-media-source.c | 23 +++++----------
- sources/rb-sourcelist.c | 18 ++++--------
- sources/rb-static-playlist-source.c | 27 +++++++++---------
- sources/rb-streaming-source.c | 20 ++++---------
- widgets/rb-entry-view.c | 20 +++++---------
- widgets/rb-library-browser.c | 19 ++++---------
- widgets/rb-property-view.c | 20 ++++---------
- widgets/rb-query-creator.c | 18 +++++-------
- widgets/rb-song-info.c | 21 +++++---------
+ lib/libmediaplayerid/mpid-device.c | 15 ++++++------
+ lib/rb-util.h | 4 +++
+ plugins/audiocd/rb-audiocd-source.c | 17 +++++--------
+ plugins/audioscrobbler/rb-audioscrobbler.c | 30 ++++++-----------------
+ plugins/audioscrobbler/rb-lastfm-source.c | 25 +++++++------------
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 16 +++++-------
+ plugins/fmradio/rb-fm-radio-source.c | 18 +++++---------
+ plugins/generic-player/rb-generic-player-source.c | 18 +++++---------
+ plugins/ipod/rb-ipod-source.c | 22 +++++++----------
+ plugins/ipod/rb-ipod-static-playlist-source.c | 22 +++++------------
+ plugins/iradio/rb-iradio-source.c | 21 ++++++----------
+ plugins/iradio/rb-station-properties-dialog.c | 20 ++++++---------
+ plugins/mtpdevice/rb-mtp-source.c | 18 +++++---------
+ plugins/status-icon/rb-tray-icon-gtk.c | 20 +++++----------
+ plugins/status-icon/rb-tray-icon.c | 20 +++++----------
+ podcast/rb-podcast-manager.c | 20 +++++----------
+ rhythmdb/rhythmdb-query-model.c | 17 +++++--------
+ shell/rb-play-order.c | 16 ------------
+ shell/rb-shell-clipboard.c | 30 +++--------------------
+ shell/rb-shell-player.c | 19 +++++---------
+ shell/rb-shell.c | 19 ++++++--------
+ shell/rb-source-header.c | 26 +++-----------------
+ shell/rb-statusbar.c | 24 ------------------
+ sources/rb-auto-playlist-source.c | 18 ++++++--------
+ sources/rb-browser-source.c | 19 ++++++--------
+ sources/rb-import-errors-source.c | 18 +++++---------
+ sources/rb-library-source.c | 18 +++++---------
+ sources/rb-missing-files-source.c | 19 +++++---------
+ sources/rb-play-queue-source.c | 27 ++++++++++----------
+ sources/rb-playlist-source.c | 21 +++++-----------
+ sources/rb-podcast-source.c | 21 +++++-----------
+ sources/rb-removable-media-source.c | 23 ++++++-----------
+ sources/rb-sourcelist.c | 18 +++++---------
+ sources/rb-static-playlist-source.c | 27 ++++++++++----------
+ sources/rb-streaming-source.c | 20 +++++----------
+ widgets/rb-entry-view.c | 20 ++++++---------
+ widgets/rb-library-browser.c | 19 +++++---------
+ widgets/rb-property-view.c | 20 +++++----------
+ widgets/rb-query-creator.c | 18 ++++++--------
+ widgets/rb-song-info.c | 21 ++++++----------
40 files changed, 258 insertions(+), 546 deletions(-)
commit 42f97bd7a3ea75135a6b45e2fdb61764bcfd5c42
@@ -5268,8 +27346,8 @@ Date: Sat Oct 17 11:08:46 2009 +0200
Updated Spanish translation
- po/es.po | 181 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 94 insertions(+), 87 deletions(-)
+ po/es.po | 181 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 94 insertions(+), 87 deletions(-)
commit 5ae6b84f8b19aa117488e892e0b72cd523761ad6
Author: Mario Blättermann <mariobl gnome org>
@@ -5277,8 +27355,8 @@ Date: Fri Oct 16 18:27:34 2009 +0200
Updated German translation
- po/de.po | 119 ++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 62 insertions(+), 57 deletions(-)
+ po/de.po | 119 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 62 insertions(+), 57 deletions(-)
commit ac20cd30064be0a6bdb359d6de3e013bcf211c0e
Author: Jonathan Matthew <jonathan d14n org>
@@ -5286,8 +27364,8 @@ Date: Fri Oct 16 07:33:01 2009 +1000
mpid: default folder depth to -1 (unknown) rather than 0
- lib/libmediaplayerid/mpid-device.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ lib/libmediaplayerid/mpid-device.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 3ff2299f7d7e3f881d8a0eedfca6b5a1b1016a8f
Author: Jerry Tan <jerry tan sun com>
@@ -5295,8 +27373,8 @@ Date: Thu Oct 15 21:40:45 2009 +1000
mpid: initialize dbus error before trying to use it (bug #598135)
- lib/libmediaplayerid/mpid-hal.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ lib/libmediaplayerid/mpid-hal.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 334cfe651be45efa5d49e306c712b05191138176
Author: Bastien Nocera <hadess hadess net>
@@ -5306,8 +27384,8 @@ Date: Tue Oct 13 17:01:51 2009 +0100
https://bugzilla.gnome.org/show_bug.cgi?id=598302
- .../rb-disc-recorder-plugin.c | 10 ++++++----
- 1 files changed, 6 insertions(+), 4 deletions(-)
+ plugins/brasero-disc-recorder/rb-disc-recorder-plugin.c | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
commit 4bd1c52245a5ee34afd78b38fc636c65d52a00da
Author: Luca Ferretti <elle uca libero it>
@@ -5315,8 +27393,8 @@ Date: Tue Oct 13 09:49:13 2009 +0200
Added missing files
- po/POTFILES.in | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ po/POTFILES.in | 2 ++
+ 1 file changed, 2 insertions(+)
commit 3bf2e8b95d5a2c8000a7e46b73f0b92c5319e927
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -5327,8 +27405,8 @@ Date: Sat Oct 10 14:16:35 2009 +0200
The DAAP plugin uses libsoup, so it needs to link with libsoup which is
part of RHYTHMBOX_LIBS.
- plugins/daap/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ plugins/daap/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
commit c800846a0f399dd73748cbada6621fe9b2141762
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -5338,9 +27416,9 @@ Date: Sat Oct 10 11:30:29 2009 +0200
These Makefile variables are no longer defined
- doc/reference/Makefile.am | 2 --
- tests/Makefile.am | 1 -
- 2 files changed, 0 insertions(+), 3 deletions(-)
+ doc/reference/Makefile.am | 2 --
+ tests/Makefile.am | 1 -
+ 2 files changed, 3 deletions(-)
commit 4ed644acc178c0319cb2217dd26132e82b0eed97
Author: Jonathan Matthew <jonathan d14n org>
@@ -5348,8 +27426,8 @@ Date: Sun Oct 11 07:55:24 2009 +1000
mtp: ignore non-utf8 strings we get from libmtp (bug #564772)
- plugins/mtpdevice/rb-mtp-source.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit c5c82a696448d53b16be94d774f5628f73371ddb
Author: Jonathan Matthew <jonathan d14n org>
@@ -5369,15 +27447,15 @@ Date: Sat Oct 10 15:16:47 2009 +1000
Fixes bug #534981.
- plugins/mtpdevice/Makefile.am | 5 +-
- plugins/mtpdevice/rb-mtp-gst-sink.c | 475 ++++++++++++++++++++
- plugins/mtpdevice/rb-mtp-gst-src.c | 174 ++++----
- plugins/mtpdevice/rb-mtp-plugin.c | 246 +++++------
- plugins/mtpdevice/rb-mtp-source.c | 776 +++++++++++++++------------------
- plugins/mtpdevice/rb-mtp-source.h | 4 +-
- plugins/mtpdevice/rb-mtp-thread.c | 809 +++++++++++++++++++++++++++++++++++
- plugins/mtpdevice/rb-mtp-thread.h | 125 ++++++
- po/POTFILES.in | 1 +
+ plugins/mtpdevice/Makefile.am | 5 +-
+ plugins/mtpdevice/rb-mtp-gst-sink.c | 475 +++++++++++++++++++++
+ plugins/mtpdevice/rb-mtp-gst-src.c | 174 ++++----
+ plugins/mtpdevice/rb-mtp-plugin.c | 246 +++++------
+ plugins/mtpdevice/rb-mtp-source.c | 776 ++++++++++++++++------------------
+ plugins/mtpdevice/rb-mtp-source.h | 4 +-
+ plugins/mtpdevice/rb-mtp-thread.c | 809 ++++++++++++++++++++++++++++++++++++
+ plugins/mtpdevice/rb-mtp-thread.h | 125 ++++++
+ po/POTFILES.in | 1 +
9 files changed, 1964 insertions(+), 651 deletions(-)
commit c30dc539855c0b851a27ea3b63417f452f9ab6e1
@@ -5391,12 +27469,12 @@ Date: Sat Oct 10 14:42:10 2009 +1000
RemovableMediaSource, so sources can do specific error handling and
reporting if they want.
- bindings/python/rb.override | 3 ++-
- shell/rb-removable-media-manager.c | 16 ++++------------
- shell/rb-removable-media-manager.h | 1 +
- sources/rb-library-source.c | 12 ++++++++++--
- sources/rb-removable-media-source.c | 29 +++++++++++++++++++++++++++--
- sources/rb-removable-media-source.h | 8 ++++++++
+ bindings/python/rb.override | 3 ++-
+ shell/rb-removable-media-manager.c | 16 ++++------------
+ shell/rb-removable-media-manager.h | 1 +
+ sources/rb-library-source.c | 12 ++++++++++--
+ sources/rb-removable-media-source.c | 29 +++++++++++++++++++++++++++--
+ sources/rb-removable-media-source.h | 8 ++++++++
6 files changed, 52 insertions(+), 17 deletions(-)
commit 91897a469669b4448fac432ffa2635d6285ee849
@@ -5408,17 +27486,17 @@ Date: Sat Oct 10 14:25:09 2009 +1000
This temporarily breaks transcoding onto MTP devices, but I promise it's
worth it.
- backends/gstreamer/rb-encoder-gst.c | 23 ++---------------------
- backends/rb-encoder.c | 8 ++++----
- backends/rb-encoder.h | 4 ++--
- bindings/python/rb.defs | 2 --
- plugins/ipod/rb-ipod-source.c | 2 --
- plugins/mtpdevice/rb-mtp-source.c | 7 ++-----
- shell/rb-removable-media-manager.c | 6 +++---
- shell/rb-removable-media-manager.h | 1 -
- sources/rb-library-source.c | 2 +-
- sources/rb-removable-media-source.c | 7 +++----
- sources/rb-removable-media-source.h | 2 --
+ backends/gstreamer/rb-encoder-gst.c | 23 ++---------------------
+ backends/rb-encoder.c | 8 ++++----
+ backends/rb-encoder.h | 4 ++--
+ bindings/python/rb.defs | 2 --
+ plugins/ipod/rb-ipod-source.c | 2 --
+ plugins/mtpdevice/rb-mtp-source.c | 7 ++-----
+ shell/rb-removable-media-manager.c | 6 +++---
+ shell/rb-removable-media-manager.h | 1 -
+ sources/rb-library-source.c | 2 +-
+ sources/rb-removable-media-source.c | 7 +++----
+ sources/rb-removable-media-source.h | 2 --
11 files changed, 17 insertions(+), 47 deletions(-)
commit f7793daa779521f23313f37e28c55c8d07d295da
@@ -5427,10 +27505,10 @@ Date: Sat Oct 10 14:07:33 2009 +1000
encoder: add prepare-sink signal, similar to prepare-source
- backends/gstreamer/rb-encoder-gst.c | 3 +++
- backends/rb-encoder.c | 27 +++++++++++++++++++++++++++
- backends/rb-encoder.h | 2 ++
- 3 files changed, 32 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-encoder-gst.c | 3 +++
+ backends/rb-encoder.c | 27 +++++++++++++++++++++++++++
+ backends/rb-encoder.h | 2 ++
+ 3 files changed, 32 insertions(+)
commit f0e5604ad70945aed074aa9c5e0beb7cc2490052
Author: Jonathan Matthew <jonathan d14n org>
@@ -5443,8 +27521,8 @@ Date: Sat Oct 10 13:22:48 2009 +1000
so rb_uri_create_parent_dirs and rb_uri_get_filesystem_type should just
ignore them.
- lib/rb-file-helpers.c | 10 ++++++++++
- 1 files changed, 10 insertions(+), 0 deletions(-)
+ lib/rb-file-helpers.c | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
commit 2d0e5113aaecce2b293786b5081a04a67f1e9691
Author: Jonathan Matthew <jonathan d14n org>
@@ -5452,8 +27530,8 @@ Date: Sat Oct 10 11:33:19 2009 +1000
library: don't crash if gconf_client_get_entry returns NULL (bug 597708)
- sources/rb-library-source.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ sources/rb-library-source.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit 4dcbd0caa14a1ee0a7e4750db9b330b496eb175d
Author: Jonathan Matthew <jonathan d14n org>
@@ -5467,8 +27545,8 @@ Date: Sat Oct 10 11:03:21 2009 +1000
manager when disposing one source causes the action to be recreated when
creating a new source, so it'll have the right user data.
- plugins/audiocd/rb-audiocd-source.c | 16 ++++++++++++----
- 1 files changed, 12 insertions(+), 4 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 16 ++++++++++++----
+ 1 file changed, 12 insertions(+), 4 deletions(-)
commit 161e711cd227c6896ab71ed9bc9b7df8b2728824
Author: Matej Urbančič <mateju svn gnome org>
@@ -5477,7 +27555,7 @@ Date: Thu Oct 8 14:33:59 2009 +0200
Added Slovenian translation
po/sl.po | 4963 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 4963 insertions(+), 0 deletions(-)
+ 1 file changed, 4963 insertions(+)
commit f91718634afaac59f2a056324203579b25df1f68
Author: Matej Urbančič <mateju svn gnome org>
@@ -5485,8 +27563,8 @@ Date: Thu Oct 8 14:33:50 2009 +0200
Added sl for Slovenian language
- po/LINGUAS | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
commit 0716ca596ce9b908df0c70047804895a0a6ea85c
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -5497,8 +27575,8 @@ Date: Thu Oct 8 00:01:07 2009 +0200
The GtkBuilder object containing the GUI for the new iPod dialog was reused
after being unref'ed which is a bad thing to do.
- plugins/ipod/rb-ipod-helpers.c | 5 +++--
- 1 files changed, 3 insertions(+), 2 deletions(-)
+ plugins/ipod/rb-ipod-helpers.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
commit f987b3aec9d61bc58e0471069e6c84b747d1cac2
Author: Richard Hughes <richard hughsie com>
@@ -5513,8 +27591,8 @@ Date: Wed Oct 7 10:20:58 2009 +0100
See http://git.gnome.org/cgit/gnome-session/tree/gnome-session/org.gnome.SessionManager.xml
for explaination of the flags value we use to inhibit gnome-session
- plugins/power-manager/rb-power-manager-plugin.c | 46 +++++++++-------------
- 1 files changed, 19 insertions(+), 27 deletions(-)
+ plugins/power-manager/rb-power-manager-plugin.c | 46 ++++++++++---------------
+ 1 file changed, 19 insertions(+), 27 deletions(-)
commit 9987227b02025696aa84f7ac3ed14a0bec9cb9f6
Author: Denis ARNAUD <darnaud src gnome org>
@@ -5522,8 +27600,8 @@ Date: Mon Oct 5 06:22:08 2009 +0200
Updated breton translation
- po/br.po | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ po/br.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 33b154436198eba381fe932eaaf48b10211f10c5
Author: Christian Becke <christianbecke web de>
@@ -5531,8 +27609,8 @@ Date: Mon Oct 5 12:14:24 2009 +1000
fix icon search path generation for ~/.gnome2/rhythmbox/icons (bug #595966)
- lib/rb-stock-icons.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ lib/rb-stock-icons.c | 3 +++
+ 1 file changed, 3 insertions(+)
commit 9dbb9f67485796f7ace41e75b6735fae44cb48cc
Author: Peteris Krisjanis <pecisk gmail com>
@@ -5540,8 +27618,8 @@ Date: Fri Oct 2 19:09:06 2009 +0300
Typo in Rhythmbox .desktop entry
- po/lv.po | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ po/lv.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3b08aa229f9c1a154972c6dd703a981031f6c8c5
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -5549,8 +27627,8 @@ Date: Wed Sep 30 19:36:33 2009 +0300
Updating Estonian translation
- po/et.po | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ po/et.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 3e162c21ccf892a02a81f5b737862d0eb82c2b15
Author: Bastien Nocera <hadess hadess net>
@@ -5563,10 +27641,10 @@ Date: Mon Sep 28 18:46:12 2009 +0100
I'm not debugging C++ linkers.
- configure.ac | 1 -
- podcast/Makefile.am | 4 +-
- podcast/rhythmbox-itms-plugin.c | 215 +++++++++++++++++++++++++++++++++++++
- podcast/rhythmbox-itms-plugin.cpp | 214 ------------------------------------
+ configure.ac | 1 -
+ podcast/Makefile.am | 4 +-
+ podcast/rhythmbox-itms-plugin.c | 215 ++++++++++++++++++++++++++++++++++++++
+ podcast/rhythmbox-itms-plugin.cpp | 214 -------------------------------------
4 files changed, 217 insertions(+), 217 deletions(-)
commit ad9f6b6c536afa13d3195fb138637e65af46cec9
@@ -5575,8 +27653,8 @@ Date: Thu Sep 24 09:44:38 2009 +0200
Updated Italian translation
- po/it.po | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ po/it.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 81514fd2064ef308830548dbbfb810838976c0b2
Author: Sweta Kothari <swkothar redhat com>
@@ -5584,8 +27662,8 @@ Date: Tue Sep 22 15:17:40 2009 +0530
Updated Gujarati Translations
- po/gu.po | 406 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 232 insertions(+), 174 deletions(-)
+ po/gu.po | 406 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 232 insertions(+), 174 deletions(-)
commit 6453a88f42c77d2a13ce5f8e114cc94ea974f98d
Author: Adi Roiban <adi roiban ro>
@@ -5593,8 +27671,8 @@ Date: Sat Sep 19 09:10:46 2009 +0300
Updated Romanian translation
- po/ro.po | 5681 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 3323 insertions(+), 2358 deletions(-)
+ po/ro.po | 5683 ++++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 3324 insertions(+), 2359 deletions(-)
commit c36acbca5e8d39ad1f3392c8afca8f0958a7b8fc
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -5602,8 +27680,8 @@ Date: Fri Sep 18 21:18:48 2009 +0300
Updating Estonian translation
- po/et.po | 16 ++++++++++------
- 1 files changed, 10 insertions(+), 6 deletions(-)
+ po/et.po | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
commit 9e5ea9f630edce916aa222874a552b0d0bce0214
Author: Jonathan Matthew <jonathan d14n org>
@@ -5611,9 +27689,9 @@ Date: Fri Sep 18 21:12:25 2009 +1000
release 0.12.5
- NEWS | 37 +++++++++++++++++++++++++++++++++++++
- README | 2 +-
- configure.ac | 2 +-
+ NEWS | 37 +++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
3 files changed, 39 insertions(+), 2 deletions(-)
commit c4931555a29b102d4cba6dcb02123fd50ced9a8d
@@ -5626,8 +27704,8 @@ Date: Fri Sep 18 08:58:13 2009 +1000
cdda:// URI format in gst-plugins-base 0.10.25. We'll switch to the new
cdda://device#track format soon.
- plugins/audiocd/rb-audiocd-plugin.c | 5 ++++-
- 1 files changed, 4 insertions(+), 1 deletions(-)
+ plugins/audiocd/rb-audiocd-plugin.c | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
commit 703e8025d7d18bb0a46d3c6ea655fbcc326de300
Author: Takayuki KUSANO <AE5T-KSN asahi-net or jp>
@@ -5635,8 +27713,8 @@ Date: Thu Sep 17 21:56:53 2009 +0900
Updated Japanese translation
- po/ja.po | 60 ++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 34 insertions(+), 26 deletions(-)
+ po/ja.po | 60 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 34 insertions(+), 26 deletions(-)
commit f89ac1de631d34f8c3c84ae5e4fbae714797176b
Author: Inaki Larranaga Murgoitio <dooteo zundan com>
@@ -5644,8 +27722,8 @@ Date: Thu Sep 17 11:13:57 2009 +0200
Updated Basque language
- po/eu.po | 20 +++++++++++++++++---
- 1 files changed, 17 insertions(+), 3 deletions(-)
+ po/eu.po | 20 +++++++++++++++++---
+ 1 file changed, 17 insertions(+), 3 deletions(-)
commit fc3c1f9b63b41f634347dae8088d3399f91b7292
Author: Miloš Popović <mpopovic src gnome org>
@@ -5663,8 +27741,8 @@ Date: Thu Sep 17 06:44:00 2009 +1000
fix up some button definitions so the button-images setting works (bug #592763)
- data/ui/library-prefs.ui | 43 +++++++------------------------------------
- data/ui/plugins.ui | 43 +++++++------------------------------------
+ data/ui/library-prefs.ui | 43 +++++++------------------------------------
+ data/ui/plugins.ui | 43 +++++++------------------------------------
2 files changed, 14 insertions(+), 72 deletions(-)
commit 2a1ad0aa73c5066ec2b0a1bcc705e484896dff7f
@@ -5673,8 +27751,8 @@ Date: Thu Sep 17 06:42:35 2009 +1000
artdisplay: use the correct icon name for the throbber (bug #592404)
- plugins/artdisplay/artdisplay/__init__.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/artdisplay/artdisplay/__init__.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 50c856473dda5cb222a91ce4202d12ec6c96b415
Author: Steve Frécinaux <code istique net>
@@ -5687,8 +27765,8 @@ Date: Wed Sep 16 13:40:15 2009 +0200
another workspace. This patch fixes it by explicitely requesting that the
window is moved to the current workspace before trying to display it.
- plugins/status-icon/rb-status-icon-plugin.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 5 +++++
+ 1 file changed, 5 insertions(+)
commit 33cbeffc209af11cad19e7a00526c020e3e435f1
Author: Inaki Larranaga Murgoitio <dooteo zundan com>
@@ -5696,8 +27774,8 @@ Date: Mon Sep 14 11:50:16 2009 +0200
Updated Basque language
- po/eu.po | 42 +++++++++++++++++++++++++-----------------
- 1 files changed, 25 insertions(+), 17 deletions(-)
+ po/eu.po | 42 +++++++++++++++++++++++++-----------------
+ 1 file changed, 25 insertions(+), 17 deletions(-)
commit 12b73495fd31244034ba5218b12346c22d85d1d0
Author: Denis ARNAUD <darnaud src gnome org>
@@ -5705,8 +27783,8 @@ Date: Mon Sep 14 06:32:12 2009 +0200
Updated breton translation
- po/br.po | 904 +++++++++++++++++++++++++++-----------------------------------
- 1 files changed, 394 insertions(+), 510 deletions(-)
+ po/br.po | 904 ++++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 394 insertions(+), 510 deletions(-)
commit 0b18454e3d7890b07b117faaf83025b5845aa013
Author: Christian Kirbach <Christian Kirbach googlemail com>
@@ -5714,8 +27792,8 @@ Date: Sun Sep 13 19:33:40 2009 +0200
Updated German translation
- po/de.po | 247 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 129 insertions(+), 118 deletions(-)
+ po/de.po | 247 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 129 insertions(+), 118 deletions(-)
commit 00169853eb85f7f6ef3464129c345d60615c861c
Author: Jonathan Matthew <jonathan d14n org>
@@ -5723,8 +27801,8 @@ Date: Sat Sep 12 09:25:32 2009 +1000
lyrics: disable lyricwiki search, no longer works due to API changes (bug #594419)
- data/rhythmbox.schemas | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ data/rhythmbox.schemas | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 9ece4a24cc4f0c4202ec8caaeb5416ac54ee2e2b
Author: Denis ARNAUD <darnaud src gnome org>
@@ -5733,7 +27811,7 @@ Date: Fri Sep 11 06:22:58 2009 +0200
Updated breton translation
po/br.po | 5062 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 5062 insertions(+), 0 deletions(-)
+ 1 file changed, 5062 insertions(+)
commit 903bc5342d7cfc417b3fc13c07e2a94e0d732b49
Author: Jonathan Matthew <jonathan d14n org>
@@ -5741,8 +27819,8 @@ Date: Thu Sep 10 22:22:12 2009 +1000
player-gst: fix deadlock setting replaygain-adjusted volume (bug #594728)
- backends/gstreamer/rb-player-gst.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 71a334a9eafcd6bbcf00a397663d76a23bb0c023
Author: Denis ARNAUD <darnaud src gnome org>
@@ -5750,8 +27828,8 @@ Date: Wed Sep 9 12:51:24 2009 +0200
added br in LINGUAS file
- po/LINGUAS | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
commit 4688d37f564f0c2f9ffabe6b9bd9f2e85072ff4c
Author: Piotr Drąg <piotrdrag gmail com>
@@ -5760,7 +27838,7 @@ Date: Wed Sep 9 02:44:40 2009 +0200
Updated Polish translation
po/pl.po | 1121 ++++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 549 insertions(+), 572 deletions(-)
+ 1 file changed, 549 insertions(+), 572 deletions(-)
commit 82672e4aff9b710d382eb405d0ebaaa9272b8e50
Author: Bastien Nocera <hadess hadess net>
@@ -5770,9 +27848,9 @@ Date: Tue Sep 8 11:13:14 2009 +0100
from the upstream SVN
- plugins/coherence/upnp_coherence/MediaPlayer.py | 131 ++++++++++---
- plugins/coherence/upnp_coherence/MediaStore.py | 91 +++++++--
- plugins/coherence/upnp_coherence/__init__.py | 249 ++++++++++++++++++-----
+ plugins/coherence/upnp_coherence/MediaPlayer.py | 131 ++++++++++---
+ plugins/coherence/upnp_coherence/MediaStore.py | 91 +++++++--
+ plugins/coherence/upnp_coherence/__init__.py | 249 ++++++++++++++++++------
3 files changed, 369 insertions(+), 102 deletions(-)
commit af65ac9a07fd8f5ff1e634dc12c464fa1262b27f
@@ -5781,8 +27859,8 @@ Date: Mon Sep 7 17:32:11 2009 +0300
Updated Lithuanian translation
- po/lt.po | 436 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 239 insertions(+), 197 deletions(-)
+ po/lt.po | 436 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 239 insertions(+), 197 deletions(-)
commit 632885a4b5b9e0ce83a368462941bf0e26f523a4
Author: Jonathan Matthew <jonathan d14n org>
@@ -5790,8 +27868,8 @@ Date: Sun Sep 6 20:49:03 2009 +1000
query-creator: set initial value for year criteria to the current year
- widgets/rb-query-creator-properties.c | 9 ++++++++-
- 1 files changed, 8 insertions(+), 1 deletions(-)
+ widgets/rb-query-creator-properties.c | 9 ++++++++-
+ 1 file changed, 8 insertions(+), 1 deletion(-)
commit 93da5d7d284b7d579fbffd563099512ddfe3b321
Author: Jonathan Matthew <jonathan d14n org>
@@ -5799,8 +27877,8 @@ Date: Sun Sep 6 20:13:34 2009 +1000
podcast: replace slashes in feed/episode with _ for download location
- podcast/rb-podcast-manager.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ podcast/rb-podcast-manager.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit 05b5186a2f96bfead3204b4a9f18c304a64ffa61
Author: Jonathan Matthew <jonathan d14n org>
@@ -5808,8 +27886,8 @@ Date: Sun Sep 6 11:36:04 2009 +1000
add discogs cover art search to POTFILES.in
- po/POTFILES.in | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
commit bd82a3c6bf841bf669de183e4df7b51504e25f32
Author: Javier Jardón <javierjc1982 gmail com>
@@ -5817,8 +27895,8 @@ Date: Thu Aug 27 01:44:01 2009 +0200
Fix .desktop file (GNOME bug 590184)
- data/rhythmbox.desktop.in.in | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ data/rhythmbox.desktop.in.in | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 06144e36cac2b8993f050fe560483341deed2d11
Author: Jonathan Matthew <jonathan d14n org>
@@ -5826,8 +27904,8 @@ Date: Sat Sep 5 17:05:02 2009 +1000
bindings: update regenerate-python-binding makefile rules
- bindings/python/Makefile.am | 6 ++----
- 1 files changed, 2 insertions(+), 4 deletions(-)
+ bindings/python/Makefile.am | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
commit cc4bcefc40193d809e537c642dac8914ad74484d
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -5835,8 +27913,8 @@ Date: Sat Sep 5 09:14:40 2009 +0300
Updating Estonian translation
- po/et.po | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ po/et.po | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 88b813f430342ee47bf3e877b29ece31ec4b9dca
Author: Jonathan Matthew <jonathan d14n org>
@@ -5844,8 +27922,8 @@ Date: Sat Sep 5 12:28:26 2009 +1000
file-helpers: get symlink target as byte string, not ASCII (bug #594008)
- lib/rb-file-helpers.c | 6 ++----
- 1 files changed, 2 insertions(+), 4 deletions(-)
+ lib/rb-file-helpers.c | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
commit 683a2600d27cb274f91e44dd72287f65e751625c
Author: segler <segler_alex web de>
@@ -5853,8 +27931,8 @@ Date: Sat Sep 5 10:45:23 2009 +1000
loader: fix incorrect variable name in gio chunk loader (bug #594124)
- plugins/rb/Loader.py | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/rb/Loader.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 6b6b8260f4885961d9cb0f86c7911629c9b86464
Author: Inaki Larranaga Murgoitio <dooteo zundan com>
@@ -5863,7 +27941,7 @@ Date: Fri Sep 4 16:22:12 2009 +0200
Updated Basque language
po/eu.po | 2641 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 1406 insertions(+), 1235 deletions(-)
+ 1 file changed, 1406 insertions(+), 1235 deletions(-)
commit dab78a48c7a4faf1cbf71b7817cb926acab46b8d
Author: A S Alam <aalam users sf net>
@@ -5871,8 +27949,8 @@ Date: Tue Sep 1 07:10:06 2009 +0530
Updating for Punjabi (Gurmukhi) by A S Alam
- po/pa.po | 212 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 120 insertions(+), 92 deletions(-)
+ po/pa.po | 212 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 120 insertions(+), 92 deletions(-)
commit 3b7ae3068e0849f2aa1c2db73f1f64adccbb8e75
Author: Filipe Gomes <filipefgomes gmail com>
@@ -5880,8 +27958,8 @@ Date: Mon Aug 31 23:00:09 2009 +0100
Updated Portuguese translation
- po/pt.po | 2988 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1689 insertions(+), 1299 deletions(-)
+ po/pt.po | 3032 +++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 1711 insertions(+), 1321 deletions(-)
commit 2dd7e3e1526a23e81bdc31cccb0b4758fb0da767
Author: Jonathan Matthew <jonathan d14n org>
@@ -5889,8 +27967,8 @@ Date: Sun Aug 30 22:00:37 2009 +1000
mpid: update path to .mpi files, fix a bit of a leak
- lib/libmediaplayerid/mpid-files.c | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ lib/libmediaplayerid/mpid-files.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 0c17ff1a046969730c6d7d03c8a160ab8c851a69
Author: Jonathan Matthew <jonathan d14n org>
@@ -5898,8 +27976,8 @@ Date: Sun Aug 30 21:43:37 2009 +1000
playlist-source: display the location column if enabled (bug #593494)
- sources/rb-playlist-source.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ sources/rb-playlist-source.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 1bd7782a3d9c26a9c1bef844fab7145b81104f2b
Author: Jonathan Matthew <jonathan d14n org>
@@ -5907,8 +27985,8 @@ Date: Sun Aug 30 21:40:27 2009 +1000
player-gst: don't unref NULL if there's no volume handler element
- backends/gstreamer/rb-player-gst.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 5225f46a1ae2e28c991e5b6abda2fa2b85c44c71
Author: Jonathan Matthew <jonathan d14n org>
@@ -5916,8 +27994,8 @@ Date: Sun Aug 30 21:39:32 2009 +1000
configure.ac: use a sensible description for HAVE_GUDEV
- configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c492b9d99de6efd760d7f351dba88e26eb5ad8e4
Author: Jonathan Matthew <jonathan d14n org>
@@ -5928,10 +28006,10 @@ Date: Sat Aug 29 20:28:19 2009 +1000
This only works for songs that have musicbrainz album ID tags.
Perhaps it'll learn how to search later on.
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
- plugins/artdisplay/artdisplay/Makefile.am | 1 +
- .../artdisplay/MusicBrainzCoverArtSearch.py | 106 ++++++++++++++++++++
- 3 files changed, 109 insertions(+), 1 deletions(-)
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
+ plugins/artdisplay/artdisplay/Makefile.am | 1 +
+ .../artdisplay/MusicBrainzCoverArtSearch.py | 106 +++++++++++++++++++++
+ 3 files changed, 109 insertions(+), 1 deletion(-)
commit 7f6cbd9d3cc31ee235eaa77b1182029fdedb2506
Author: Jonathan Matthew <jonathan d14n org>
@@ -5939,8 +28017,8 @@ Date: Sat Aug 29 20:01:11 2009 +1000
artdisplay: add missing 'continue' statement in discogs search
- .../artdisplay/artdisplay/DiscogsCoverArtSearch.py | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ plugins/artdisplay/artdisplay/DiscogsCoverArtSearch.py | 1 +
+ 1 file changed, 1 insertion(+)
commit a691fc4475bfadb65b41f523bfdcfeceab38bc7e
Author: Jonathan Matthew <jonathan d14n org>
@@ -5948,10 +28026,10 @@ Date: Sat Aug 29 18:29:31 2009 +1000
artdisplay: add cover art search using discogs.com
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
- .../artdisplay/artdisplay/DiscogsCoverArtSearch.py | 279 ++++++++++++++++++++
- plugins/artdisplay/artdisplay/Makefile.am | 1 +
- 3 files changed, 282 insertions(+), 1 deletions(-)
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
+ .../artdisplay/artdisplay/DiscogsCoverArtSearch.py | 279 +++++++++++++++++++++
+ plugins/artdisplay/artdisplay/Makefile.am | 1 +
+ 3 files changed, 282 insertions(+), 1 deletion(-)
commit a33d52bf5ceacdc51bcb990e18c17ef3cb77d552
Author: Jonathan Matthew <jonathan d14n org>
@@ -5959,8 +28037,8 @@ Date: Fri Aug 28 11:54:29 2009 +1000
query-creator: rearrange translator comments for year criteria
- widgets/rb-query-creator-properties.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ widgets/rb-query-creator-properties.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 85390e530e82b72d7a8039bff08c5a2f3299fc53
Author: Jonathan Matthew <jonathan d14n org>
@@ -5968,56 +28046,56 @@ Date: Fri Aug 28 11:17:44 2009 +1000
remove .cvsignore files
- .cvsignore | 27 ---------------------------
- backends/.cvsignore | 2 --
- backends/gstreamer/.cvsignore | 2 --
- bindings/.cvsignore | 2 --
- bindings/python/.cvsignore | 4 ----
- data/.cvsignore | 11 -----------
- data/glade/.cvsignore | 4 ----
- data/ui/.cvsignore | 3 ---
- doc/.cvsignore | 2 --
- doc/reference/.cvsignore | 15 ---------------
- help/.cvsignore | 4 ----
- help/C/.cvsignore | 6 ------
- help/C/figures/.cvsignore | 1 -
- help/es/.cvsignore | 2 --
- help/fr/.cvsignore | 2 --
- help/ja/.cvsignore | 6 ------
- help/ru/.cvsignore | 2 --
- help/sv/.cvsignore | 2 --
- help/zh_CN/.cvsignore | 2 --
- lib/.cvsignore | 9 ---------
- macros/.cvsignore | 5 -----
- metadata/.cvsignore | 7 -------
- plugins/.cvsignore | 2 --
- plugins/artdisplay/.cvsignore | 3 ---
- plugins/artdisplay/artdisplay/.cvsignore | 3 ---
- plugins/audiocd/.cvsignore | 5 -----
- plugins/audioscrobbler/.cvsignore | 3 ---
- plugins/cd-recorder/.cvsignore | 3 ---
- plugins/daap/.cvsignore | 3 ---
- plugins/generic-player/.cvsignore | 3 ---
- plugins/ipod/.cvsignore | 3 ---
- plugins/iradio/.cvsignore | 3 ---
- plugins/lirc/.cvsignore | 3 ---
- plugins/lyrics/.cvsignore | 4 ----
- plugins/power-manager/.cvsignore | 3 ---
- plugins/pythonconsole/.cvsignore | 4 ----
- plugins/rb/.cvsignore | 3 ---
- plugins/sample-python/.cvsignore | 2 --
- plugins/sample/.cvsignore | 2 --
- po/.cvsignore | 11 -----------
- podcast/.cvsignore | 4 ----
- remote/.cvsignore | 2 --
- remote/dbus/.cvsignore | 5 -----
- rhythmdb/.cvsignore | 4 ----
- shell/.cvsignore | 10 ----------
- sources/.cvsignore | 3 ---
- tests/.cvsignore | 5 -----
- widgets/.cvsignore | 3 ---
- widgets/libsexy/.cvsignore | 2 --
- 49 files changed, 0 insertions(+), 221 deletions(-)
+ .cvsignore | 27 ---------------------------
+ backends/.cvsignore | 2 --
+ backends/gstreamer/.cvsignore | 2 --
+ bindings/.cvsignore | 2 --
+ bindings/python/.cvsignore | 4 ----
+ data/.cvsignore | 11 -----------
+ data/glade/.cvsignore | 4 ----
+ data/ui/.cvsignore | 3 ---
+ doc/.cvsignore | 2 --
+ doc/reference/.cvsignore | 15 ---------------
+ help/.cvsignore | 4 ----
+ help/C/.cvsignore | 6 ------
+ help/C/figures/.cvsignore | 1 -
+ help/es/.cvsignore | 2 --
+ help/fr/.cvsignore | 2 --
+ help/ja/.cvsignore | 6 ------
+ help/ru/.cvsignore | 2 --
+ help/sv/.cvsignore | 2 --
+ help/zh_CN/.cvsignore | 2 --
+ lib/.cvsignore | 9 ---------
+ macros/.cvsignore | 5 -----
+ metadata/.cvsignore | 7 -------
+ plugins/.cvsignore | 2 --
+ plugins/artdisplay/.cvsignore | 3 ---
+ plugins/artdisplay/artdisplay/.cvsignore | 3 ---
+ plugins/audiocd/.cvsignore | 5 -----
+ plugins/audioscrobbler/.cvsignore | 3 ---
+ plugins/cd-recorder/.cvsignore | 3 ---
+ plugins/daap/.cvsignore | 3 ---
+ plugins/generic-player/.cvsignore | 3 ---
+ plugins/ipod/.cvsignore | 3 ---
+ plugins/iradio/.cvsignore | 3 ---
+ plugins/lirc/.cvsignore | 3 ---
+ plugins/lyrics/.cvsignore | 4 ----
+ plugins/power-manager/.cvsignore | 3 ---
+ plugins/pythonconsole/.cvsignore | 4 ----
+ plugins/rb/.cvsignore | 3 ---
+ plugins/sample-python/.cvsignore | 2 --
+ plugins/sample/.cvsignore | 2 --
+ po/.cvsignore | 11 -----------
+ podcast/.cvsignore | 4 ----
+ remote/.cvsignore | 2 --
+ remote/dbus/.cvsignore | 5 -----
+ rhythmdb/.cvsignore | 4 ----
+ shell/.cvsignore | 10 ----------
+ sources/.cvsignore | 3 ---
+ tests/.cvsignore | 5 -----
+ widgets/.cvsignore | 3 ---
+ widgets/libsexy/.cvsignore | 2 --
+ 49 files changed, 221 deletions(-)
commit 3bdae4d597acf754010b37773b219ca8a866a711
Author: Jonathan Matthew <jonathan d14n org>
@@ -6025,17 +28103,17 @@ Date: Fri Aug 28 11:17:11 2009 +1000
remove ancient debian packaging
- debian/.cvsignore | 1 -
- debian/README.Debian | 10 --
- debian/changelog | 395 ---------------------------------------------
- debian/compat | 1 -
- debian/control | 27 ---
- debian/copyright | 16 --
- debian/rhythmbox.menu | 2 -
- debian/rhythmbox.postinst | 16 --
- debian/rhythmbox.postrm | 15 --
- debian/rules | 6 -
- 10 files changed, 0 insertions(+), 489 deletions(-)
+ debian/.cvsignore | 1 -
+ debian/README.Debian | 10 --
+ debian/changelog | 395 ----------------------------------------------
+ debian/compat | 1 -
+ debian/control | 27 ----
+ debian/copyright | 16 --
+ debian/rhythmbox.menu | 2 -
+ debian/rhythmbox.postinst | 16 --
+ debian/rhythmbox.postrm | 15 --
+ debian/rules | 6 -
+ 10 files changed, 489 deletions(-)
commit 4144695ba857c39fb094b4409fcb1c3e94a4362c
Author: Jonathan Matthew <jonathan d14n org>
@@ -6043,8 +28121,8 @@ Date: Wed Aug 26 07:27:27 2009 +1000
mpid: fix missing #include in the dummy backend
- lib/libmediaplayerid/mpid-dummy.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ lib/libmediaplayerid/mpid-dummy.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 3af9c980c6690251c0a34b61d8660fefebda58c0
Author: Jonathan Matthew <jonathan d14n org>
@@ -6052,9 +28130,9 @@ Date: Tue Aug 25 22:36:14 2009 +1000
artdisplay: disable the non-functional Amazon cover art search
- .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 5 +++++
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +--
- plugins/artdisplay/artdisplay/Makefile.am | 4 +++-
+ plugins/artdisplay/artdisplay/AmazonCoverArtSearch.py | 5 +++++
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +--
+ plugins/artdisplay/artdisplay/Makefile.am | 4 +++-
3 files changed, 9 insertions(+), 3 deletions(-)
commit 7d274609f7fbee3984edaf9de08c22d4688403c4
@@ -6063,9 +28141,9 @@ Date: Sun Aug 23 20:36:54 2009 +1000
release 0.12.4
- NEWS | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- README | 2 +-
- configure.ac | 2 +-
+ NEWS | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
3 files changed, 62 insertions(+), 2 deletions(-)
commit b761eeacef0db7298a6c4d445c8c107dc2c540e3
@@ -6084,8 +28162,8 @@ Date: Sun Aug 23 19:43:12 2009 +0300
Updating Estonian translation
- po/et.po | 34 ++++++++++++++++++++++++++--------
- 1 files changed, 26 insertions(+), 8 deletions(-)
+ po/et.po | 34 ++++++++++++++++++++++++++--------
+ 1 file changed, 26 insertions(+), 8 deletions(-)
commit 205bf4902fb247817607453301a41686c506e1df
Author: Mario Blättermann <mariobl gnome org>
@@ -6093,8 +28171,8 @@ Date: Sun Aug 23 17:50:41 2009 +0200
Updated German translation
- po/de.po | 183 ++++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 88 insertions(+), 95 deletions(-)
+ po/de.po | 183 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 88 insertions(+), 95 deletions(-)
commit b8a8c6b1655c6e58ca23b31adf7088c674333e86
Author: Takayuki KUSANO <AE5T-KSN asahi-net or jp>
@@ -6103,7 +28181,7 @@ Date: Sat Aug 22 02:34:44 2009 +0900
Update Japanese translation
po/ja.po | 2735 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1531 insertions(+), 1204 deletions(-)
+ 1 file changed, 1531 insertions(+), 1204 deletions(-)
commit ea41dc86d7df76879155a55944264c2102047859
Author: krishnababu k <kkrothap redhat ocm>
@@ -6112,7 +28190,7 @@ Date: Fri Aug 21 21:48:19 2009 +0530
Updated Telugu Translations
po/te.po | 1541 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 817 insertions(+), 724 deletions(-)
+ 1 file changed, 817 insertions(+), 724 deletions(-)
commit 73fdded826e964d05af5579c7ac9715e8debb98c
Author: Jonathan Matthew <jonathan d14n org>
@@ -6120,8 +28198,8 @@ Date: Fri Aug 21 23:25:24 2009 +1000
attempt to make the sample vala plugin build properly
- plugins/sample-vala/Makefile.am | 16 ++++++++--------
- 1 files changed, 8 insertions(+), 8 deletions(-)
+ plugins/sample-vala/Makefile.am | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
commit 4c14f26f5d4b2dfb3defa50ca95be3e572aba277
Author: krishnababu k <kkrothap redhat ocm>
@@ -6130,7 +28208,7 @@ Date: Fri Aug 21 11:12:32 2009 +0530
Updated Telugu Translations
po/te.po | 4911 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 4911 insertions(+), 0 deletions(-)
+ 1 file changed, 4911 insertions(+)
commit 760ee4476db728df9934cbfe168e828d4c8bd3da
Author: krishnababu k <kkrothap redhat ocm>
@@ -6138,8 +28216,8 @@ Date: Fri Aug 21 11:12:10 2009 +0530
Added new entry in LINGUAS for Telugu [te]
- po/LINGUAS | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
commit 64c2a8a98a437a6850f6763574c5eb417b7f3d7b
Author: Shankar Prasad <svenkate redhat com>
@@ -6147,8 +28225,8 @@ Date: Thu Aug 20 17:26:25 2009 +0530
Updated Kannada(kn) translation
- po/kn.po | 558 ++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 293 insertions(+), 265 deletions(-)
+ po/kn.po | 558 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 293 insertions(+), 265 deletions(-)
commit 93583bf52d961abb2c6ae573f0fd7b7f5329c64c
Author: Fran Dieguez <fran dieguez glug es>
@@ -6156,8 +28234,8 @@ Date: Thu Aug 20 09:41:09 2009 +0200
Updated Galician Translation
- po/gl.po | 180 ++++++++++++++++++++++++++-----------------------------------
- 1 files changed, 77 insertions(+), 103 deletions(-)
+ po/gl.po | 180 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 77 insertions(+), 103 deletions(-)
commit 51e9efc97d27dd74cd0959e3685de3109d5544cd
Author: Bruce Cowan <bcowan fastmail co uk>
@@ -6165,8 +28243,8 @@ Date: Thu Aug 20 06:43:58 2009 +0100
Updated British English translation
- po/en_GB.po | 2950 +++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 1670 insertions(+), 1280 deletions(-)
+ po/en_GB.po | 2994 +++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 1692 insertions(+), 1302 deletions(-)
commit 3b970b3d86802549f5a5c4035e0fbf897524678e
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -6174,8 +28252,8 @@ Date: Wed Aug 19 22:49:16 2009 +0200
ipod: move debug message to a more appropriate place
- plugins/ipod/rb-ipod-db.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/ipod/rb-ipod-db.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit c67a04ba59052717d2dfb1801370a2805f9c9785
Author: Bastien Nocera <hadess hadess net>
@@ -6185,8 +28263,8 @@ Date: Wed Aug 19 20:36:48 2009 +0100
We should really fix the callers to use the error though...
- plugins/ipod/rb-ipod-db.c | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ plugins/ipod/rb-ipod-db.c | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit cf5e24a7c30e46c429f9c623eb9fa16700dd2c4b
Author: Bastien Nocera <hadess hadess net>
@@ -6198,8 +28276,8 @@ Date: Wed Aug 19 19:54:23 2009 +0100
Look for the same directory suffix, instead of coming up with a new
number (eg. testing for F20 but creating f30).
- plugins/ipod/rb-ipod-source.c | 26 ++++++++++++++++++++++----
- 1 files changed, 22 insertions(+), 4 deletions(-)
+ plugins/ipod/rb-ipod-source.c | 26 ++++++++++++++++++++++----
+ 1 file changed, 22 insertions(+), 4 deletions(-)
commit 78fa390630523c0b2e1eeb5f1e321b9783918836
Author: Bastien Nocera <hadess hadess net>
@@ -6210,8 +28288,8 @@ Date: Wed Aug 19 17:06:28 2009 +0100
again! This time, make totem-pl-parser ignore the cdda scheme,
because it does know how to parse it.
- shell/rb-shell.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ shell/rb-shell.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 899a292f7dfd96517f470d39f1bea73d0e4de55e
Author: Bastien Nocera <hadess hadess net>
@@ -6221,8 +28299,8 @@ Date: Wed Aug 19 14:38:18 2009 +0100
in the removable media manager.
- shell/rb-removable-media-manager.c | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ shell/rb-removable-media-manager.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
commit b5c11bccf5a3bd0930ec679d22b3ee677188bb79
Author: Bastien Nocera <hadess hadess net>
@@ -6233,8 +28311,8 @@ Date: Wed Aug 19 14:31:49 2009 +0100
Hide the initialisation dialogue when we can't get
the iPod device selection.
- plugins/ipod/rb-ipod-helpers.c | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ plugins/ipod/rb-ipod-helpers.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit 719274640ca2acdb51f72ced539450850b7c90e8
Author: Bastien Nocera <hadess hadess net>
@@ -6244,8 +28322,8 @@ Date: Wed Aug 19 14:01:06 2009 +0100
Otherwise a bunch of them will end up duplicated.
- shell/rb-removable-media-manager.c | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ shell/rb-removable-media-manager.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit 33ac0459dae8750f10c51a024b412c971887a90a
Author: Mads Lundby <lundbymads gmail com>
@@ -6253,8 +28331,8 @@ Date: Tue Aug 18 23:31:08 2009 +0200
Updated Danish translation
- po/da.po | 346 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 190 insertions(+), 156 deletions(-)
+ po/da.po | 346 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 190 insertions(+), 156 deletions(-)
commit f7c7b40253a342da4555e8bd71b08a04713894a0
Author: Shankar Prasad <svenkate redhat com>
@@ -6262,8 +28340,8 @@ Date: Tue Aug 18 18:43:34 2009 +0530
Updated Kannada(kn) translation
- po/kn.po | 372 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 194 insertions(+), 178 deletions(-)
+ po/kn.po | 372 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 194 insertions(+), 178 deletions(-)
commit 05c9d56419fb62c17c413f7259bbfec519534c28
Author: Jonathan Matthew <jonathan d14n org>
@@ -6271,8 +28349,8 @@ Date: Tue Aug 18 22:12:37 2009 +1000
configure.ac: use AM_SILENT_RULES where possible
- configure.ac | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ configure.ac | 2 ++
+ 1 file changed, 2 insertions(+)
commit 61bb261244d05f43c676f1a97ba9ae5e3416919e
Author: John Iacona <plate0salad gmail com>
@@ -6280,8 +28358,8 @@ Date: Tue Aug 18 22:05:45 2009 +1000
pack the right sidebar with shrinking disabled (bug #591874)
- shell/rb-shell.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ shell/rb-shell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 83ca205f5daec84a9aa30ecff2c72bc04ba62fdc
Author: Og B. Maciel <ogmaciel gnome org>
@@ -6289,8 +28367,8 @@ Date: Mon Aug 17 12:31:02 2009 -0400
Updated Brazilian Portuguese translation.
- po/pt_BR.po | 11 ++++++-----
- 1 files changed, 6 insertions(+), 5 deletions(-)
+ po/pt_BR.po | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
commit f7df3705065608eb71a1cc447855f805528f09c2
Author: Og B. Maciel <ogmaciel gnome org>
@@ -6298,8 +28376,8 @@ Date: Mon Aug 17 12:29:58 2009 -0400
Updated Brazilian Portuguese translation.
- po/pt_BR.po | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ po/pt_BR.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 6781b99a16badd52d84a4ce7cb0470cc6683cef6
Author: Kjartan Maraas <kmaraas gnome org>
@@ -6308,7 +28386,7 @@ Date: Mon Aug 17 17:22:39 2009 +0200
Updated Norwegian bokmål translation.
po/nb.po | 2654 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 1419 insertions(+), 1235 deletions(-)
+ 1 file changed, 1419 insertions(+), 1235 deletions(-)
commit 255748b2094d2ef8cd70445a83a69894dd64de32
Author: Shankar Prasad <svenkate redhat com>
@@ -6316,8 +28394,8 @@ Date: Mon Aug 17 18:47:58 2009 +0530
Updated Kannada(kn) translation
- po/kn.po | 3301 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 1785 insertions(+), 1516 deletions(-)
+ po/kn.po | 3327 +++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 1798 insertions(+), 1529 deletions(-)
commit 7ae15442477952aae4dc66707f7d415a81724968
Author: Claude Paroz <claude 2xlibre net>
@@ -6325,8 +28403,8 @@ Date: Mon Aug 17 13:32:02 2009 +0200
Updated French translation
- po/fr.po | 361 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 200 insertions(+), 161 deletions(-)
+ po/fr.po | 361 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 200 insertions(+), 161 deletions(-)
commit 477c33a30e4b03eb12aca692c3e2ed27ba2ace87
Author: Fran Diéguez <fran dieguez glug es>
@@ -6334,8 +28412,8 @@ Date: Sat Aug 15 10:01:54 2009 +0200
Updated Galician Translation
- po/gl.po | 3503 +++++++++++++++++++++++++++++++++++++------------------------
- 1 files changed, 2125 insertions(+), 1378 deletions(-)
+ po/gl.po | 3503 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 2125 insertions(+), 1378 deletions(-)
commit 5bc03e33b9f268a1566116842e3787e636544248
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -6343,8 +28421,8 @@ Date: Sat Aug 15 02:29:58 2009 +0200
Hungarian translation updated
- po/hu.po | 216 ++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 120 insertions(+), 96 deletions(-)
+ po/hu.po | 216 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 120 insertions(+), 96 deletions(-)
commit d1f147f7a939c79255e537f190e30739572f65c2
Author: Jorge González <jorgegonz svn gnome org>
@@ -6352,8 +28430,8 @@ Date: Fri Aug 14 16:23:22 2009 +0200
Updated Spanish translation
- help/es/es.po | 151 +++++++++++++++-----------------------------------------
- 1 files changed, 41 insertions(+), 110 deletions(-)
+ help/es/es.po | 151 ++++++++++++++++------------------------------------------
+ 1 file changed, 41 insertions(+), 110 deletions(-)
commit 5003cb06b41b8f320febeecaf5e6fc12d0609f67
Author: Jorge González <jorgegonz svn gnome org>
@@ -6361,8 +28439,8 @@ Date: Fri Aug 14 16:23:16 2009 +0200
Updated Spanish translation
- po/es.po | 84 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 42 insertions(+), 42 deletions(-)
+ po/es.po | 84 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 42 insertions(+), 42 deletions(-)
commit b5d091c1d615c87936a1280b7a74c376e4e8847d
Author: Jonathan Matthew <jonathan d14n org>
@@ -6375,8 +28453,8 @@ Date: Fri Aug 14 21:52:01 2009 +1000
specifically fixes single track playlists with random-by-age-and-weight,
but it makes sense in general.
- shell/rb-play-order-random.c | 36 ++++++++++++++++++++++++------------
- 1 files changed, 24 insertions(+), 12 deletions(-)
+ shell/rb-play-order-random.c | 36 ++++++++++++++++++++++++------------
+ 1 file changed, 24 insertions(+), 12 deletions(-)
commit c6f908dd3d45740f31b4468bd5e7ae5368ed8133
Author: Tommi Vainikainen <thv iki fi>
@@ -6385,7 +28463,7 @@ Date: Fri Aug 14 11:23:41 2009 +0300
Updated Finnish translation
po/fi.po | 2698 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1523 insertions(+), 1175 deletions(-)
+ 1 file changed, 1523 insertions(+), 1175 deletions(-)
commit 47ac51559da3bd886fe73637d261d5012967c497
Author: Og B. Maciel <ogmaciel gnome org>
@@ -6393,8 +28471,8 @@ Date: Thu Aug 13 00:24:10 2009 -0400
Updated Brazilian Portuguese translation.
- po/pt_BR.po | 620 +++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 329 insertions(+), 291 deletions(-)
+ po/pt_BR.po | 620 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 329 insertions(+), 291 deletions(-)
commit c06b6c30b811898c66d294434cfbf1b820c5a137
Author: Daniel Nylander <po danielnylander se>
@@ -6402,8 +28480,8 @@ Date: Wed Aug 12 23:18:12 2009 +0200
Updated Swedish translation
- po/sv.po | 383 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 209 insertions(+), 174 deletions(-)
+ po/sv.po | 383 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 209 insertions(+), 174 deletions(-)
commit 289953d4cba878a6ecb48a6ccb74b5e424ad3327
Author: Luca Ferretti <elle uca libero it>
@@ -6411,8 +28489,8 @@ Date: Tue Aug 11 01:42:10 2009 +0200
Updated Italian translation
- po/it.po | 367 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 204 insertions(+), 163 deletions(-)
+ po/it.po | 367 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 204 insertions(+), 163 deletions(-)
commit 8f2ea941a5da81ef3b37a7bb291c3fe8e7fc5b52
Author: Luca Ferretti <elle uca libero it>
@@ -6420,8 +28498,8 @@ Date: Tue Aug 11 01:39:26 2009 +0200
status-icon: add forgotten : in previous commit
- plugins/status-icon/status-icon-preferences.ui | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/status-icon/status-icon-preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit ac4786a781a0330f7d28b243abd1727822757adb
Author: Luca Ferretti <elle uca libero it>
@@ -6429,8 +28507,8 @@ Date: Tue Aug 11 01:37:08 2009 +0200
status-icon: make label HIG compliant
- plugins/status-icon/status-icon-preferences.ui | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ plugins/status-icon/status-icon-preferences.ui | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 00db513ef58fc48c4ebf14ce7b9131b830c1801d
Author: Jonathan Matthew <jonathan d14n org>
@@ -6438,11 +28516,11 @@ Date: Mon Aug 10 22:35:40 2009 +1000
libmediaplayerid: new fs-uuid property, containing the filesystem uuid
- lib/libmediaplayerid/mediaplayerid.h | 1 +
- lib/libmediaplayerid/mpid-device.c | 13 +++++++++++++
- lib/libmediaplayerid/mpid-hal.c | 4 ++++
- lib/libmediaplayerid/mpid-udev.c | 3 ++-
- 4 files changed, 20 insertions(+), 1 deletions(-)
+ lib/libmediaplayerid/mediaplayerid.h | 1 +
+ lib/libmediaplayerid/mpid-device.c | 13 +++++++++++++
+ lib/libmediaplayerid/mpid-hal.c | 4 ++++
+ lib/libmediaplayerid/mpid-udev.c | 3 ++-
+ 4 files changed, 20 insertions(+), 1 deletion(-)
commit 748bbf430aac0871c5b653c455aa4c6dd1088116
Author: Jonathan Matthew <jonathan d14n org>
@@ -6450,8 +28528,8 @@ Date: Mon Aug 10 22:02:15 2009 +1000
status-icon: sensible defaults for status icon and notification modes
- data/rhythmbox.schemas | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ data/rhythmbox.schemas | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 6a53761688d5bf460cfe62be048e4784dee0d1c8
Author: Christian Kirbach <Christian Kirbach googlemail com>
@@ -6459,8 +28537,8 @@ Date: Sun Aug 9 14:06:48 2009 +0200
Updated German translation.
- po/de.po | 967 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 522 insertions(+), 445 deletions(-)
+ po/de.po | 967 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 522 insertions(+), 445 deletions(-)
commit bb77ce7e0958d7b95bbf0ef463318ef29d96e961
Author: Jonathan Matthew <jonathan d14n org>
@@ -6468,9 +28546,9 @@ Date: Sun Aug 9 18:09:06 2009 +1000
mtp: make filenames safe for FAT filesystems before transferring
- lib/rb-file-helpers.c | 14 ++++++++++++--
- lib/rb-file-helpers.h | 1 +
- plugins/mtpdevice/rb-mtp-source.c | 1 +
+ lib/rb-file-helpers.c | 14 ++++++++++++--
+ lib/rb-file-helpers.h | 1 +
+ plugins/mtpdevice/rb-mtp-source.c | 1 +
3 files changed, 14 insertions(+), 2 deletions(-)
commit a1a2d251c6f6209d815ce1ee291cbd5bf12ad95e
@@ -6479,8 +28557,8 @@ Date: Sun Aug 9 18:05:48 2009 +1000
audiocd: add missing #ifdef for compiling without metadata getter
- plugins/audiocd/rb-audiocd-source.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit 109284875f2ae5b9200daffd6c781aa53b821ea7
Author: Jonathan Matthew <jonathan d14n org>
@@ -6488,8 +28566,8 @@ Date: Sat Aug 8 23:29:31 2009 +1000
audiocd: don't require gtk 2.17.6 for metadata, just for the info bar
- configure.ac | 4 ++--
- plugins/audiocd/rb-audiocd-source.c | 10 ++++++----
+ configure.ac | 4 ++--
+ plugins/audiocd/rb-audiocd-source.c | 10 ++++++----
2 files changed, 8 insertions(+), 6 deletions(-)
commit b5ee9a605958e4036d905c87344f8571d7e1a94d
@@ -6498,8 +28576,8 @@ Date: Fri Aug 7 19:21:13 2009 +0200
Updated Spanish translation
- help/es/es.po | 64 +++++---------------------------------------------------
- 1 files changed, 6 insertions(+), 58 deletions(-)
+ help/es/es.po | 64 ++++++-----------------------------------------------------
+ 1 file changed, 6 insertions(+), 58 deletions(-)
commit 01131f849a446fcdf9aef108b5fa7fdaa05da26c
Author: Jorge González <jorgegonz svn gnome org>
@@ -6507,8 +28585,8 @@ Date: Fri Aug 7 19:21:05 2009 +0200
Updated Spanish translation
- po/es.po | 197 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 111 insertions(+), 86 deletions(-)
+ po/es.po | 197 +++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 111 insertions(+), 86 deletions(-)
commit 34ce7e378c4748e01eff0eb18bd82c04c90a0172
Author: Bastien Nocera <hadess hadess net>
@@ -6519,9 +28597,9 @@ Date: Fri Aug 7 15:19:32 2009 +0100
Add infobar to ask the user to enter the metadata into
MusicBrainz.
- configure.ac | 4 +-
- plugins/audiocd/album-info.ui | 30 +++++++++-------
- plugins/audiocd/rb-audiocd-source.c | 66 ++++++++++++++++++++++++++++++++++-
+ configure.ac | 4 +--
+ plugins/audiocd/album-info.ui | 30 +++++++++--------
+ plugins/audiocd/rb-audiocd-source.c | 66 ++++++++++++++++++++++++++++++++++++-
3 files changed, 84 insertions(+), 16 deletions(-)
commit 01d9af5de7a3dbf6745e35e4bae6246945824e3a
@@ -6533,8 +28611,8 @@ Date: Fri Aug 7 11:53:11 2009 +0100
Add a "Reload metadata" button for Audio CDs. Based on patch from
Matt N <fisxoj gmail com>
- plugins/audiocd/rb-audiocd-source.c | 40 +++++++++++++++++++++++++++++++++++
- 1 files changed, 40 insertions(+), 0 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 40 +++++++++++++++++++++++++++++++++++++
+ 1 file changed, 40 insertions(+)
commit 91e93ba16a92c1d50c2c44e23aef460b445bbf05
Author: Jonathan Matthew <jonathan d14n org>
@@ -6550,11 +28628,11 @@ Date: Wed Aug 5 21:45:43 2009 +1000
detection is triggered by the removable media manager now, the 'scan
removable media' menu item now finds available MTP devices (bug #561953).
- configure.ac | 32 ++++----
- plugins/mtpdevice/Makefile.am | 2 +
- plugins/mtpdevice/rb-mtp-plugin.c | 138 ++++++++++++++++++++++++++++++++++---
- plugins/mtpdevice/rb-mtp-source.c | 64 +++++------------
- plugins/mtpdevice/rb-mtp-source.h | 7 ++-
+ configure.ac | 32 ++++-----
+ plugins/mtpdevice/Makefile.am | 2 +
+ plugins/mtpdevice/rb-mtp-plugin.c | 138 +++++++++++++++++++++++++++++++++++---
+ plugins/mtpdevice/rb-mtp-source.c | 64 ++++++------------
+ plugins/mtpdevice/rb-mtp-source.h | 7 +-
5 files changed, 173 insertions(+), 70 deletions(-)
commit cb09dc131c9dbfa78aa48835844ad13e8ec33697
@@ -6563,18 +28641,18 @@ Date: Wed Aug 5 20:29:07 2009 +1000
fix a bunch of badly merged #include/#ifdef changes (oops)
- lib/rb-util.c | 5 -----
- plugins/generic-player/rb-generic-player-plugin.c | 6 ++----
- plugins/generic-player/rb-generic-player-source.c | 8 +++-----
- plugins/generic-player/rb-generic-player-source.h | 2 ++
- plugins/generic-player/rb-nokia770-source.c | 4 ++--
- plugins/generic-player/rb-nokia770-source.h | 2 ++
- plugins/generic-player/rb-psp-source.c | 4 ++--
- plugins/generic-player/rb-psp-source.h | 2 ++
- plugins/ipod/rb-ipod-helpers.c | 6 +-----
- plugins/ipod/rb-ipod-plugin.c | 2 ++
- shell/rb-removable-media-manager.c | 7 ++++++-
- shell/rb-removable-media-manager.h | 2 ++
+ lib/rb-util.c | 5 -----
+ plugins/generic-player/rb-generic-player-plugin.c | 6 ++----
+ plugins/generic-player/rb-generic-player-source.c | 8 +++-----
+ plugins/generic-player/rb-generic-player-source.h | 2 ++
+ plugins/generic-player/rb-nokia770-source.c | 4 ++--
+ plugins/generic-player/rb-nokia770-source.h | 2 ++
+ plugins/generic-player/rb-psp-source.c | 4 ++--
+ plugins/generic-player/rb-psp-source.h | 2 ++
+ plugins/ipod/rb-ipod-helpers.c | 6 +-----
+ plugins/ipod/rb-ipod-plugin.c | 2 ++
+ shell/rb-removable-media-manager.c | 7 ++++++-
+ shell/rb-removable-media-manager.h | 2 ++
12 files changed, 26 insertions(+), 24 deletions(-)
commit 627ad41233dcd650324882897e1ae44607eac162
@@ -6588,9 +28666,9 @@ Date: Wed Aug 5 07:18:49 2009 +1000
create-source-device signal, similar to create-source-volume and
create-source-mount.
- shell/Makefile.am | 2 +
- shell/rb-removable-media-manager.c | 122 ++++++++++++++++++++++++++++++++++-
- shell/rb-removable-media-manager.h | 3 +
+ shell/Makefile.am | 2 +
+ shell/rb-removable-media-manager.c | 122 +++++++++++++++++++++++++++++++++++--
+ shell/rb-removable-media-manager.h | 3 +
3 files changed, 123 insertions(+), 4 deletions(-)
commit 018fcd1bd473d3878c6ff972eba9c81f50ebed85
@@ -6599,8 +28677,8 @@ Date: Wed Aug 5 07:09:23 2009 +1000
add configure checks for GUdev
- configure.ac | 32 ++++++++++++++++++++++++++++++--
- 1 files changed, 30 insertions(+), 2 deletions(-)
+ configure.ac | 32 ++++++++++++++++++++++++++++++--
+ 1 file changed, 30 insertions(+), 2 deletions(-)
commit d8388f496af6754906277cefd75139433b43a621
Author: Jonathan Matthew <jonathan d14n org>
@@ -6608,10 +28686,10 @@ Date: Tue Aug 4 23:39:35 2009 +1000
remove obsolete hal helper functions
- lib/Makefile.am | 3 +--
- lib/rb-util.c | 38 --------------------------------------
- lib/rb-util.h | 2 --
- 3 files changed, 1 insertions(+), 42 deletions(-)
+ lib/Makefile.am | 3 +--
+ lib/rb-util.c | 38 --------------------------------------
+ lib/rb-util.h | 2 --
+ 3 files changed, 1 insertion(+), 42 deletions(-)
commit 45ba8a9199fe04ec9ac187c34608ba6823af1f5f
Author: Jonathan Matthew <jonathan d14n org>
@@ -6619,12 +28697,12 @@ Date: Tue Aug 4 23:38:28 2009 +1000
ipod: use libmediaplayerid for device detection
- plugins/ipod/Makefile.am | 2 -
- plugins/ipod/rb-ipod-helpers.c | 165 ++++++++++------------------------------
- plugins/ipod/rb-ipod-helpers.h | 4 +-
- plugins/ipod/rb-ipod-plugin.c | 2 +-
- plugins/ipod/rb-ipod-source.c | 2 +-
- sources/Makefile.am | 1 -
+ plugins/ipod/Makefile.am | 2 -
+ plugins/ipod/rb-ipod-helpers.c | 165 ++++++++++-------------------------------
+ plugins/ipod/rb-ipod-helpers.h | 4 +-
+ plugins/ipod/rb-ipod-plugin.c | 2 +-
+ plugins/ipod/rb-ipod-source.c | 2 +-
+ sources/Makefile.am | 1 -
6 files changed, 45 insertions(+), 131 deletions(-)
commit 936af352b097fa022d775f29e43fac64aa86654c
@@ -6633,14 +28711,14 @@ Date: Tue Aug 4 23:34:25 2009 +1000
generic-player: use libmediaplayerid for device info
- plugins/generic-player/Makefile.am | 8 +-
- plugins/generic-player/rb-generic-player-plugin.c | 16 +-
- plugins/generic-player/rb-generic-player-source.c | 724 +++++----------------
- plugins/generic-player/rb-generic-player-source.h | 6 +-
- plugins/generic-player/rb-nokia770-source.c | 114 +---
- plugins/generic-player/rb-nokia770-source.h | 4 +-
- plugins/generic-player/rb-psp-source.c | 93 +---
- plugins/generic-player/rb-psp-source.h | 4 +-
+ plugins/generic-player/Makefile.am | 8 +-
+ plugins/generic-player/rb-generic-player-plugin.c | 16 +-
+ plugins/generic-player/rb-generic-player-source.c | 724 +++++-----------------
+ plugins/generic-player/rb-generic-player-source.h | 6 +-
+ plugins/generic-player/rb-nokia770-source.c | 114 +---
+ plugins/generic-player/rb-nokia770-source.h | 4 +-
+ plugins/generic-player/rb-psp-source.c | 93 +--
+ plugins/generic-player/rb-psp-source.h | 4 +-
8 files changed, 184 insertions(+), 785 deletions(-)
commit ed55e746caf684361b69ccbb471894ef7c82ddd6
@@ -6649,21 +28727,21 @@ Date: Tue Aug 4 23:22:53 2009 +1000
use libmediaplayerid to find device information when creating sources
- bindings/python/Makefile.am | 1 +
- doc/reference/Makefile.am | 5 +---
- lib/rb-marshal.list | 1 +
- plugins/audiocd/Makefile.am | 3 +-
- plugins/audiocd/rb-audiocd-plugin.c | 1 +
- plugins/cd-recorder/Makefile.am | 2 -
- plugins/generic-player/Makefile.am | 1 +
- plugins/generic-player/rb-generic-player-plugin.c | 2 +-
- plugins/ipod/Makefile.am | 3 +-
- plugins/ipod/rb-ipod-plugin.c | 3 +-
- plugins/mtpdevice/Makefile.am | 3 +-
- shell/Makefile.am | 3 ++
- shell/rb-removable-media-manager.c | 25 +++++++++++++-------
- shell/rb-removable-media-manager.h | 3 +-
- sources/Makefile.am | 1 +
+ bindings/python/Makefile.am | 1 +
+ doc/reference/Makefile.am | 5 +----
+ lib/rb-marshal.list | 1 +
+ plugins/audiocd/Makefile.am | 3 ++-
+ plugins/audiocd/rb-audiocd-plugin.c | 1 +
+ plugins/cd-recorder/Makefile.am | 2 --
+ plugins/generic-player/Makefile.am | 1 +
+ plugins/generic-player/rb-generic-player-plugin.c | 2 +-
+ plugins/ipod/Makefile.am | 3 ++-
+ plugins/ipod/rb-ipod-plugin.c | 3 ++-
+ plugins/mtpdevice/Makefile.am | 3 ++-
+ shell/Makefile.am | 3 +++
+ shell/rb-removable-media-manager.c | 25 +++++++++++++++--------
+ shell/rb-removable-media-manager.h | 3 ++-
+ sources/Makefile.am | 1 +
15 files changed, 36 insertions(+), 21 deletions(-)
commit c439e1cd2f1b47de2ff860fe6334d1575173a751
@@ -6679,19 +28757,19 @@ Date: Tue Aug 4 22:59:45 2009 +1000
libmediaplayerid may be split out into its own repository somewhere,
depending on whether others find it useful.
- configure.ac | 3 +
- lib/Makefile.am | 2 +
- lib/libmediaplayerid/Makefile.am | 44 ++++
- lib/libmediaplayerid/mediaplayerid.h | 104 +++++++++
- lib/libmediaplayerid/mpid-device.c | 409 ++++++++++++++++++++++++++++++++++
- lib/libmediaplayerid/mpid-dummy.c | 27 +++
- lib/libmediaplayerid/mpid-files.c | 98 ++++++++
- lib/libmediaplayerid/mpid-hal.c | 256 +++++++++++++++++++++
- lib/libmediaplayerid/mpid-private.h | 42 ++++
- lib/libmediaplayerid/mpid-udev.c | 78 +++++++
- lib/libmediaplayerid/mpid-util.c | 257 +++++++++++++++++++++
- lib/libmediaplayerid/testmpid.c | 52 +++++
- 12 files changed, 1372 insertions(+), 0 deletions(-)
+ configure.ac | 3 +
+ lib/Makefile.am | 2 +
+ lib/libmediaplayerid/Makefile.am | 44 ++++
+ lib/libmediaplayerid/mediaplayerid.h | 104 +++++++++
+ lib/libmediaplayerid/mpid-device.c | 409 +++++++++++++++++++++++++++++++++++
+ lib/libmediaplayerid/mpid-dummy.c | 27 +++
+ lib/libmediaplayerid/mpid-files.c | 98 +++++++++
+ lib/libmediaplayerid/mpid-hal.c | 256 ++++++++++++++++++++++
+ lib/libmediaplayerid/mpid-private.h | 42 ++++
+ lib/libmediaplayerid/mpid-udev.c | 78 +++++++
+ lib/libmediaplayerid/mpid-util.c | 257 ++++++++++++++++++++++
+ lib/libmediaplayerid/testmpid.c | 52 +++++
+ 12 files changed, 1372 insertions(+)
commit 55c40bb45f289f73fead7cd421ca6e59e390183f
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -6699,8 +28777,8 @@ Date: Sat Aug 1 15:07:50 2009 +0300
Updating Estonian translation
- po/et.po | 177 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 88 insertions(+), 89 deletions(-)
+ po/et.po | 177 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 88 insertions(+), 89 deletions(-)
commit 0cf2bcb6698b7d164016318e92ed69726a9ee39f
Author: Jonathan Matthew <jonathan d14n org>
@@ -6711,8 +28789,8 @@ Date: Sat Aug 1 09:21:29 2009 +1000
Fixes metadata helper crashes when importing files with duplicate tags
(usually id3v1) and such. Fixes lp#396405.
- metadata/rb-metadata-gst.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ metadata/rb-metadata-gst.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit ab0ba6d43b73d7030d3a2ea4c5c529919ea253c7
Author: Bastien Nocera <hadess hadess net>
@@ -6723,9 +28801,9 @@ Date: Fri Jul 31 18:44:51 2009 +0100
We don't need to check the volume's data, we know that the
afc mounts will be iPod Touches/iPhones.
- plugins/ipod/rb-ipod-helpers.c | 10 ++++++++++
- plugins/ipod/rb-ipod-source.c | 2 ++
- 2 files changed, 12 insertions(+), 0 deletions(-)
+ plugins/ipod/rb-ipod-helpers.c | 10 ++++++++++
+ plugins/ipod/rb-ipod-source.c | 2 ++
+ 2 files changed, 12 insertions(+)
commit 8797d31f55ebd9bc5790f0f675cdd4b7e3ae6201
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -6733,8 +28811,8 @@ Date: Fri Jul 31 18:36:41 2009 +0300
Updating Estonian translation
- po/et.po | 42 +++++++++++++++++++++++++-----------------
- 1 files changed, 25 insertions(+), 17 deletions(-)
+ po/et.po | 42 +++++++++++++++++++++++++-----------------
+ 1 file changed, 25 insertions(+), 17 deletions(-)
commit d3dc8d5b2bea65e9f9ff64c102220c8dde60bf9d
Author: A S Alam <aalam users sf net>
@@ -6742,8 +28820,8 @@ Date: Fri Jul 31 07:46:44 2009 +0530
Updating Punjabi Translation
- po/pa.po | 177 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 94 insertions(+), 83 deletions(-)
+ po/pa.po | 177 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 94 insertions(+), 83 deletions(-)
commit 679b7aead3e85684e082131dedfe9bba58ca2592
Author: Aron Xu <aronxu gnome org>
@@ -6752,7 +28830,7 @@ Date: Thu Jul 30 11:16:02 2009 +0800
Updated Simplified Chinese translation.
po/zh_CN.po | 2906 ++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1597 insertions(+), 1309 deletions(-)
+ 1 file changed, 1597 insertions(+), 1309 deletions(-)
commit 47a5f4753d1cfcd2bcc2de10daeaa7a71f598d5d
Author: Jonathan Matthew <jonathan d14n org>
@@ -6760,8 +28838,8 @@ Date: Wed Jul 29 20:36:48 2009 +1000
metadata: don't crash if there are no saveable types (bug #590108)
- metadata/rb-metadata-dbus-client.c | 20 +++++++++++++-------
- 1 files changed, 13 insertions(+), 7 deletions(-)
+ metadata/rb-metadata-dbus-client.c | 20 +++++++++++++-------
+ 1 file changed, 13 insertions(+), 7 deletions(-)
commit f7bf76d14b2758d21f23d693a62cc5e45b8fa4fb
Author: Jonathan Matthew <jonathan d14n org>
@@ -6772,8 +28850,8 @@ Date: Mon Jul 27 23:25:05 2009 +1000
In gst-plugins-base 0.10.24 and later, giostreamsink will no longer
close the output stream, so we have to do it ourselves.
- backends/gstreamer/rb-encoder-gst.c | 30 ++++++++++++++++++++++++++++++
- 1 files changed, 30 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-encoder-gst.c | 30 ++++++++++++++++++++++++++++++
+ 1 file changed, 30 insertions(+)
commit 0117c1593eed3f0b77edec6b5bbd7e686485064d
Author: Jonathan Matthew <jonathan d14n org>
@@ -6785,54 +28863,54 @@ Date: Tue Jun 9 22:57:41 2009 +1000
shell/ and contains everything except main.c. No more missing symbols
in any of the shared libraries.
- Makefile.am | 2 +-
- configure.ac | 1 -
- corelib/Makefile.am | 18 -
- doc/reference/Makefile.am | 11 +-
- plugins/Makefile.am | 48 --
- plugins/audiocd/Makefile.am | 2 +-
- plugins/audioscrobbler/Makefile.am | 2 +-
- plugins/brasero-disc-recorder/Makefile.am | 2 +-
- plugins/cd-recorder/Makefile.am | 2 +-
- plugins/daap/Makefile.am | 2 +-
- plugins/fmradio/Makefile.am | 2 +-
- plugins/generic-player/Makefile.am | 2 +-
- plugins/ipod/Makefile.am | 2 +-
- plugins/iradio/Makefile.am | 2 +-
- plugins/lirc/Makefile.am | 2 +-
- plugins/mmkeys/Makefile.am | 2 +-
- plugins/mtpdevice/Makefile.am | 2 +-
- plugins/power-manager/Makefile.am | 2 +-
- plugins/rb-module.c | 185 --------
- plugins/rb-module.h | 59 ---
- plugins/rb-plugin-manager.c | 561 ----------------------
- plugins/rb-plugin-manager.h | 79 ----
- plugins/rb-plugin.c | 278 -----------
- plugins/rb-plugin.h | 211 ---------
- plugins/rb-plugins-engine.c | 728 -----------------------------
- plugins/rb-plugins-engine.h | 64 ---
- plugins/rb-python-module.c | 580 -----------------------
- plugins/rb-python-module.h | 69 ---
- plugins/rb-python-plugin.c | 277 -----------
- plugins/rb-python-plugin.h | 52 --
- plugins/sample/Makefile.am | 2 +-
- plugins/status-icon/Makefile.am | 2 +-
- plugins/visualizer/Makefile.am | 2 +-
- po/POTFILES.in | 12 +-
- podcast/Makefile.am | 6 +-
- shell/Makefile.am | 57 ++-
- shell/rb-module.c | 185 ++++++++
- shell/rb-module.h | 59 +++
- shell/rb-plugin-manager.c | 561 ++++++++++++++++++++++
- shell/rb-plugin-manager.h | 79 ++++
- shell/rb-plugin.c | 278 +++++++++++
- shell/rb-plugin.h | 211 +++++++++
- shell/rb-plugins-engine.c | 728 +++++++++++++++++++++++++++++
- shell/rb-plugins-engine.h | 64 +++
- shell/rb-python-module.c | 584 +++++++++++++++++++++++
- shell/rb-python-module.h | 69 +++
- shell/rb-python-plugin.c | 281 +++++++++++
- shell/rb-python-plugin.h | 52 ++
+ Makefile.am | 2 +-
+ configure.ac | 1 -
+ corelib/Makefile.am | 18 -
+ doc/reference/Makefile.am | 11 +-
+ plugins/Makefile.am | 48 --
+ plugins/audiocd/Makefile.am | 2 +-
+ plugins/audioscrobbler/Makefile.am | 2 +-
+ plugins/brasero-disc-recorder/Makefile.am | 2 +-
+ plugins/cd-recorder/Makefile.am | 2 +-
+ plugins/daap/Makefile.am | 2 +-
+ plugins/fmradio/Makefile.am | 2 +-
+ plugins/generic-player/Makefile.am | 2 +-
+ plugins/ipod/Makefile.am | 2 +-
+ plugins/iradio/Makefile.am | 2 +-
+ plugins/lirc/Makefile.am | 2 +-
+ plugins/mmkeys/Makefile.am | 2 +-
+ plugins/mtpdevice/Makefile.am | 2 +-
+ plugins/power-manager/Makefile.am | 2 +-
+ plugins/rb-module.c | 185 --------
+ plugins/rb-module.h | 59 ---
+ plugins/rb-plugin-manager.c | 561 -----------------------
+ plugins/rb-plugin-manager.h | 79 ----
+ plugins/rb-plugin.c | 278 ------------
+ plugins/rb-plugin.h | 211 ---------
+ plugins/rb-plugins-engine.c | 728 ------------------------------
+ plugins/rb-plugins-engine.h | 64 ---
+ plugins/rb-python-module.c | 580 ------------------------
+ plugins/rb-python-module.h | 69 ---
+ plugins/rb-python-plugin.c | 277 ------------
+ plugins/rb-python-plugin.h | 52 ---
+ plugins/sample/Makefile.am | 2 +-
+ plugins/status-icon/Makefile.am | 2 +-
+ plugins/visualizer/Makefile.am | 2 +-
+ po/POTFILES.in | 12 +-
+ podcast/Makefile.am | 6 +-
+ shell/Makefile.am | 57 ++-
+ shell/rb-module.c | 185 ++++++++
+ shell/rb-module.h | 59 +++
+ shell/rb-plugin-manager.c | 561 +++++++++++++++++++++++
+ shell/rb-plugin-manager.h | 79 ++++
+ shell/rb-plugin.c | 278 ++++++++++++
+ shell/rb-plugin.h | 211 +++++++++
+ shell/rb-plugins-engine.c | 728 ++++++++++++++++++++++++++++++
+ shell/rb-plugins-engine.h | 64 +++
+ shell/rb-python-module.c | 584 ++++++++++++++++++++++++
+ shell/rb-python-module.h | 69 +++
+ shell/rb-python-plugin.c | 281 ++++++++++++
+ shell/rb-python-plugin.h | 52 +++
48 files changed, 3217 insertions(+), 3264 deletions(-)
commit a67a818946f05f50ea9672f52b79848e91844ea6
@@ -6841,8 +28919,8 @@ Date: Fri Jul 24 15:12:41 2009 +0200
Hungarian translation updated
- po/hu.po | 312 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 157 insertions(+), 155 deletions(-)
+ po/hu.po | 312 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 157 insertions(+), 155 deletions(-)
commit 62b1256447a97b56b32517c96cb010fea9c7ec4d
Author: Jorge González <jorgegonz svn gnome org>
@@ -6850,8 +28928,8 @@ Date: Wed Jul 22 19:09:35 2009 +0200
Updated Spanish translation
- po/es.po | 424 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 218 insertions(+), 206 deletions(-)
+ po/es.po | 424 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 218 insertions(+), 206 deletions(-)
commit f82f42945acb6f9e7a5cc6e8ced3908a8bbe1b01
Author: Gustavo Mora <gusfmora gmail com>
@@ -6862,9 +28940,9 @@ Date: Wed Jul 22 23:38:56 2009 +1000
The available actions are the existing volume control and next/previous
track.
- data/rhythmbox.schemas | 14 +++++
- plugins/status-icon/rb-status-icon-plugin.c | 66 ++++++++++++++++++++---
- plugins/status-icon/status-icon-preferences.ui | 48 +++++++++++++++++-
+ data/rhythmbox.schemas | 14 ++++++
+ plugins/status-icon/rb-status-icon-plugin.c | 66 ++++++++++++++++++++++----
+ plugins/status-icon/status-icon-preferences.ui | 48 ++++++++++++++++++-
3 files changed, 118 insertions(+), 10 deletions(-)
commit 8ff31389a4dfc3c4094d63b8dfb528fe5b0aa984
@@ -6873,8 +28951,8 @@ Date: Wed Jul 22 16:40:16 2009 +0300
Updating Estonian translation
- po/et.po | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ po/et.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit c63b6663f56ff905238d1a4d73cb3cf76ea948e2
Author: Piotr Janas <piotr janas t99 pl>
@@ -6885,8 +28963,8 @@ Date: Tue Jul 21 23:34:32 2009 +1000
With this, we make a fair attempt at getting lyrics for songs played in
radio streams.
- plugins/lyrics/lyrics/__init__.py | 83 +++++++++++++++++++++----------------
- 1 files changed, 47 insertions(+), 36 deletions(-)
+ plugins/lyrics/lyrics/__init__.py | 83 ++++++++++++++++++++++-----------------
+ 1 file changed, 47 insertions(+), 36 deletions(-)
commit 36af8332c75ba127e54bdbe9715d6e9b926f8183
Author: Jonathan Matthew <jonathan d14n org>
@@ -6898,9 +28976,9 @@ Date: Tue Jul 21 21:48:16 2009 +1000
rather than when we ask the player to open it. The difference is most
visible when doing gapless transitions between tracks on the same album.
- shell/rb-shell-player.c | 12 +--------
- widgets/rb-header.c | 59 ++++++++++++----------------------------------
- widgets/rb-header.h | 4 ---
+ shell/rb-shell-player.c | 12 ++--------
+ widgets/rb-header.c | 59 ++++++++++++++-----------------------------------
+ widgets/rb-header.h | 4 ----
3 files changed, 18 insertions(+), 57 deletions(-)
commit 8194026419c2df4314ba046ca12b719276760092
@@ -6909,8 +28987,8 @@ Date: Fri Jul 17 21:47:25 2009 +1000
mtp: don't crash handling albums with no name
- plugins/mtpdevice/rb-mtp-source.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ plugins/mtpdevice/rb-mtp-source.c | 3 +++
+ 1 file changed, 3 insertions(+)
commit 1178f68b4437c5afa94c2f326c60626001fee41d
Author: Sweta Kothari <swkothar redhat com>
@@ -6918,8 +28996,8 @@ Date: Mon Jul 13 06:03:33 2009 -0400
Updated Gujarati Translations
- po/gu.po | 29 +++++++++++++----------------
- 1 files changed, 13 insertions(+), 16 deletions(-)
+ po/gu.po | 29 +++++++++++++----------------
+ 1 file changed, 13 insertions(+), 16 deletions(-)
commit e2933efdd24b544593f29499481f1e2fbf9be10d
Author: Jorge González <jorgegonz svn gnome org>
@@ -6927,8 +29005,8 @@ Date: Sun Jul 12 13:06:38 2009 +0200
Updated Spanish translation
- help/es/es.po | 13 ++++---------
- 1 files changed, 4 insertions(+), 9 deletions(-)
+ help/es/es.po | 13 ++++---------
+ 1 file changed, 4 insertions(+), 9 deletions(-)
commit 41d6850bd7a99c50612aa4973e5f2c0604682504
Author: Jorge González <jorgegonz svn gnome org>
@@ -6936,8 +29014,8 @@ Date: Sat Jul 11 14:48:57 2009 +0200
Updated Spanish translation
- help/es/es.po | 68 ++++++++++++--------------------------------------------
- 1 files changed, 15 insertions(+), 53 deletions(-)
+ help/es/es.po | 68 +++++++++++++----------------------------------------------
+ 1 file changed, 15 insertions(+), 53 deletions(-)
commit 975179c06bdb4c1395045de8f82ae93a463d22a4
Author: Jonathan Matthew <jonathan d14n org>
@@ -6945,8 +29023,8 @@ Date: Sat Jul 11 13:58:44 2009 +1000
rhythmdb: dispose of the internal GCancellable properly (bug #588257)
- rhythmdb/rhythmdb.c | 6 +++++-
- 1 files changed, 5 insertions(+), 1 deletions(-)
+ rhythmdb/rhythmdb.c | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
commit df34ae56b0d8e57f2415264c168f8021c656c17d
Author: Götz Waschk <waschk mandriva org>
@@ -6954,8 +29032,8 @@ Date: Sat Jul 11 12:39:46 2009 +1000
last.fm: link the plugin with libsoup-gnome (bug #588248)
- plugins/audioscrobbler/Makefile.am | 3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ plugins/audioscrobbler/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
commit 561dce56eca9c908f9d80b178a8381ae838e5a66
Author: Ask H. Larsen <asklarsen gmail com>
@@ -6964,7 +29042,7 @@ Date: Thu Jul 9 18:20:45 2009 +0200
Updated Danish translation
po/da.po | 1123 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 583 insertions(+), 540 deletions(-)
+ 1 file changed, 583 insertions(+), 540 deletions(-)
commit e8d83cdfb1ba93bda180eb7d55f10b8a1642175b
Author: Jonathan Matthew <jonathan d14n org>
@@ -6976,12 +29054,12 @@ Date: Thu Jul 9 20:50:12 2009 +1000
whether the signal is being emitted early to allow a track transition.
We only allow playback to be stopped on real EOS signals.
- backends/gstreamer/rb-player-gst-xfade.c | 2 +-
- backends/gstreamer/rb-player-gst.c | 14 ++------------
- backends/rb-player.c | 14 +++++++++-----
- backends/rb-player.h | 5 +++--
- lib/rb-marshal.list | 1 +
- shell/rb-shell-player.c | 8 +++++---
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ backends/gstreamer/rb-player-gst.c | 14 ++------------
+ backends/rb-player.c | 14 +++++++++-----
+ backends/rb-player.h | 5 +++--
+ lib/rb-marshal.list | 1 +
+ shell/rb-shell-player.c | 8 +++++---
6 files changed, 21 insertions(+), 23 deletions(-)
commit fa158141f98924c0293ec3a78a483cb294a64d3b
@@ -6992,8 +29070,8 @@ Date: Fri Jul 3 09:17:06 2009 +0200
Signed-off-by: Pascal Terjan <pterjan linuxfr org>
- plugins/rb-python-module.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/rb-python-module.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit b31903698c578add3748d8c38140e31c05e8c2c7
Author: Theppitak Karoonboonyanan <thep linux thai net>
@@ -7002,7 +29080,7 @@ Date: Thu Jul 9 11:25:46 2009 +0700
Updated Thai translation.
po/th.po | 2852 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1611 insertions(+), 1241 deletions(-)
+ 1 file changed, 1611 insertions(+), 1241 deletions(-)
commit 4cc17e48ef476f0d47dc708add20abcf5d5474e3
Author: Jorge González <jorgegonz svn gnome org>
@@ -7011,7 +29089,7 @@ Date: Tue Jul 7 22:40:15 2009 +0200
Updated Spanish translation
help/es/es.po | 1686 +++++++++++++++++++++++++++++++++++----------------------
- 1 files changed, 1037 insertions(+), 649 deletions(-)
+ 1 file changed, 1037 insertions(+), 649 deletions(-)
commit 816488eedf136cdc099f2d75bea8cadd8db927cf
Author: Daniel Nylander <po danielnylander se>
@@ -7019,8 +29097,8 @@ Date: Tue Jul 7 22:25:08 2009 +0200
Updated Swedish translation
- po/sv.po | 510 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 261 insertions(+), 249 deletions(-)
+ po/sv.po | 510 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 261 insertions(+), 249 deletions(-)
commit a98da1d337684bbd00f25aab02f911f15215ef6d
Author: Joan Duran <jodufi gmail com>
@@ -7029,7 +29107,7 @@ Date: Mon Jul 6 21:20:51 2009 +0200
Updated Catalan translation
po/ca.po | 2934 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1665 insertions(+), 1269 deletions(-)
+ 1 file changed, 1665 insertions(+), 1269 deletions(-)
commit 051b31659ffda6fe94bc51243d5b949dda87a442
Author: Sweta Kothari <swkothar redhat com>
@@ -7037,8 +29115,8 @@ Date: Mon Jul 6 02:21:39 2009 -0400
Updated Gujarati Translations
- po/gu.po | 585 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 299 insertions(+), 286 deletions(-)
+ po/gu.po | 585 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 299 insertions(+), 286 deletions(-)
commit 05020b29c17e5b7eb9391eca3e1d6b300fa77ec7
Author: Jonathan Matthew <jonathan d14n org>
@@ -7046,9 +29124,9 @@ Date: Sun Jul 5 20:30:51 2009 +1000
release 0.12.3
- NEWS | 7 +++++++
- configure.ac | 2 +-
- 2 files changed, 8 insertions(+), 1 deletions(-)
+ NEWS | 7 +++++++
+ configure.ac | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
commit 1c74f1b047472bee1b11695cd3961584c4f5f5a8
Author: Jonathan Matthew <jonathan d14n org>
@@ -7056,8 +29134,8 @@ Date: Sat Jul 4 21:34:18 2009 +1000
loader: ensure we always release the gdk lock after callbacks (bug #587691)
- plugins/rb/Loader.py | 31 ++++++++++++++++++++++---------
- 1 files changed, 22 insertions(+), 9 deletions(-)
+ plugins/rb/Loader.py | 31 ++++++++++++++++++++++---------
+ 1 file changed, 22 insertions(+), 9 deletions(-)
commit 7e8864ae09b39c49a7c174f1eede0dfbece122f2
Author: Jonathan Matthew <jonathan d14n org>
@@ -7071,8 +29149,8 @@ Date: Sat Jul 4 18:16:03 2009 +1000
This is a bit of a hack, but it works for now.
- backends/gstreamer/rb-player-gst.c | 9 +++++++++
- 1 files changed, 9 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 9 +++++++++
+ 1 file changed, 9 insertions(+)
commit ab34a3ead0fd63e56d686afbd7c83a0a8e186343
Author: Mark Krapivner <mark125 gmail com>
@@ -7081,7 +29159,7 @@ Date: Fri Jul 3 18:31:38 2009 +0300
Updated Hebrew translation
po/he.po | 1254 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 623 insertions(+), 631 deletions(-)
+ 1 file changed, 623 insertions(+), 631 deletions(-)
commit 60dea251298c8a7894e39b1a9a215d74f822ec01
Author: ifelix <ifelix redhat com>
@@ -7089,8 +29167,8 @@ Date: Fri Jul 3 16:16:42 2009 +0530
Tamil linguas added
- po/LINGUAS | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
commit 79f191ba6442490aaeaf58a7d464e2791d8b56ea
Author: ifelix <ifelix redhat com>
@@ -7099,7 +29177,7 @@ Date: Fri Jul 3 16:16:25 2009 +0530
Updated Tamil Translations
po/ta.po | 4956 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 4956 insertions(+), 0 deletions(-)
+ 1 file changed, 4956 insertions(+)
commit 3b8c0f2cfeb8c533264ff5f8d03d1894a702ad5d
Author: Mattias Põldaru <mahfiaz gmail com>
@@ -7107,8 +29185,8 @@ Date: Thu Jul 2 05:37:34 2009 +0300
Updating Estonian translation
- po/et.po | 4328 +++++++++++++++++++++++++++++++++++++++++++++++---------------
- 1 files changed, 3279 insertions(+), 1049 deletions(-)
+ po/et.po | 4452 ++++++++++++++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 3341 insertions(+), 1111 deletions(-)
commit bc5d1814b25e001fd37db30f11e548f3c4489fd1
Author: A S Alam <aalam users sf net>
@@ -7116,8 +29194,8 @@ Date: Thu Jul 2 06:44:38 2009 +0530
Updating translation for Punjabi
- po/pa.po | 506 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 262 insertions(+), 244 deletions(-)
+ po/pa.po | 506 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 262 insertions(+), 244 deletions(-)
commit 69f00d0f4f7e8de61ad1ce093488043bbf89fe23
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -7125,8 +29203,8 @@ Date: Thu Jul 2 00:04:12 2009 +0200
Hungarian translation updated
- po/hu.po | 972 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 485 insertions(+), 487 deletions(-)
+ po/hu.po | 972 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 485 insertions(+), 487 deletions(-)
commit 453b62df94d833ff27b70e62c3deb17b42c7ad6e
Author: Jonathan Matthew <jonathan d14n org>
@@ -7137,8 +29215,8 @@ Date: Wed Jul 1 10:44:19 2009 +1000
Some metadata load events don't end up having a metadata reader
instance, but in some places we assumed they all did.
- rhythmdb/rhythmdb.c | 23 ++++++++++++-----------
- 1 files changed, 12 insertions(+), 11 deletions(-)
+ rhythmdb/rhythmdb.c | 23 ++++++++++++-----------
+ 1 file changed, 12 insertions(+), 11 deletions(-)
commit e121ba05876623b7e0ff36123e11dda4f117872b
Author: Jonathan Matthew <jonathan d14n org>
@@ -7146,9 +29224,9 @@ Date: Tue Jun 30 09:38:03 2009 +1000
first prerelease of 0.12.3
- NEWS | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- README | 2 +-
- configure.ac | 2 +-
+ NEWS | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
3 files changed, 94 insertions(+), 2 deletions(-)
commit b89bc041494ba819358cb608dd6132818776c98a
@@ -7161,8 +29239,8 @@ Date: Tue Jun 30 09:28:58 2009 +1000
freed as if they were allocated this way. This fixes various allocation
related complaints from the metadata helper process.
- metadata/rb-metadata-gst.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ metadata/rb-metadata-gst.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit f6b27b5a7a6319948042dbf538df821c42258e3d
Author: Luca Ferretti <elle uca libero it>
@@ -7170,8 +29248,8 @@ Date: Mon Jun 29 07:50:13 2009 +0200
Updated Italian translation
- po/it.po | 366 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 193 insertions(+), 173 deletions(-)
+ po/it.po | 366 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 193 insertions(+), 173 deletions(-)
commit 9b6e1f8abae7af8c53c22ed6a051636e892be101
Author: Claude Paroz <claude 2xlibre net>
@@ -7179,8 +29257,8 @@ Date: Sun Jun 28 21:00:13 2009 +0200
Updated French translation (ui and help)
- help/fr/fr.po | 69 +++--
- po/fr.po | 944 +++++++++++++++++++++++++++++----------------------------
+ help/fr/fr.po | 69 +++--
+ po/fr.po | 944 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 515 insertions(+), 498 deletions(-)
commit 3b829591bbce0f347f121ef22a94bf79dc8c06ce
@@ -7189,10 +29267,10 @@ Date: Sun Jun 28 11:42:21 2009 +1000
API doc: remove proxy config sections
- doc/reference/rhythmbox-docs.sgml | 1 -
- doc/reference/rhythmbox-sections.txt | 18 ------------------
- doc/reference/rhythmbox.types | 2 --
- 3 files changed, 0 insertions(+), 21 deletions(-)
+ doc/reference/rhythmbox-docs.sgml | 1 -
+ doc/reference/rhythmbox-sections.txt | 18 ------------------
+ doc/reference/rhythmbox.types | 2 --
+ 3 files changed, 21 deletions(-)
commit 76e886d660dff8d37cd83028158c8932893b36cd
Author: Jonathan Matthew <jonathan d14n org>
@@ -7200,8 +29278,8 @@ Date: Sun Jun 28 10:09:14 2009 +1000
audiocd: clean up properly when metadata loading fails (bug #516192)
- plugins/audiocd/rb-audiocd-source.c | 8 +++++++-
- 1 files changed, 7 insertions(+), 1 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
commit b35515b85b1f3fda18a6e8f879d257be76e7c140
Author: Jonathan Matthew <jonathan d14n org>
@@ -7212,8 +29290,8 @@ Date: Sat Jun 27 18:06:05 2009 +1000
Stops the metadata helper crashing when it can't identify the media type
of a file it's reading.
- metadata/rb-metadata-dbus-service.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ metadata/rb-metadata-dbus-service.c | 3 +++
+ 1 file changed, 3 insertions(+)
commit 51abc1d08ca4ce7d71011745759f33d4b870f1c7
Author: Jonathan Matthew <jonathan d14n org>
@@ -7221,8 +29299,8 @@ Date: Sat Jun 27 15:02:23 2009 +1000
remove rb-proxy-config.c from POTFILES.in
- po/POTFILES.in | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
commit e50a4772d024c174254b16c416025a1bea3af9dd
Author: Jonathan Matthew <jonathan d14n org>
@@ -7230,8 +29308,8 @@ Date: Sat Jun 27 13:54:27 2009 +1000
encoder-gst: use queue2 instead of queue
- backends/gstreamer/rb-encoder-gst.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ backends/gstreamer/rb-encoder-gst.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit cc1d43f6c8fbd7a80d480fc520e2ab8996947225
Author: Jonathan Matthew <jonathan d14n org>
@@ -7241,8 +29319,8 @@ Date: Sat Jun 27 13:53:23 2009 +1000
This fixes some GStreamer warnings.
- backends/gstreamer/rb-encoder-gst.c | 56 +++++++++++++----------------------
- 1 files changed, 21 insertions(+), 35 deletions(-)
+ backends/gstreamer/rb-encoder-gst.c | 56 ++++++++++++++-----------------------
+ 1 file changed, 21 insertions(+), 35 deletions(-)
commit 8dd0926e24f0f8ba13e1e71585ecd44c4df1966d
Author: Žygimantas Beručka <zygis gnome org>
@@ -7251,7 +29329,7 @@ Date: Fri Jun 26 19:37:06 2009 +0300
Updated Lithuanian translation
po/lt.po | 2891 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1634 insertions(+), 1257 deletions(-)
+ 1 file changed, 1634 insertions(+), 1257 deletions(-)
commit ddb82e1457d12d39c30237767fe59246f6df4344
Author: Jonathan Matthew <jonathan d14n org>
@@ -7262,16 +29340,16 @@ Date: Fri Jun 26 21:23:45 2009 +1000
Besides throwing away a pile of dead code, this means things work with
proxy autoconfiguration (bug #345712).
- configure.ac | 4 +-
- lib/Makefile.am | 5 +-
- lib/rb-preferences.h | 1 -
- lib/rb-proxy-config.c | 289 ---------------------
- lib/rb-proxy-config.h | 78 ------
- plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 29 +--
- plugins/audioscrobbler/rb-audioscrobbler.c | 57 +----
- plugins/audioscrobbler/rb-audioscrobbler.h | 4 +-
- plugins/audioscrobbler/rb-lastfm-source.c | 57 +----
- shell/rb-shell.c | 17 --
+ configure.ac | 4 +-
+ lib/Makefile.am | 5 +-
+ lib/rb-preferences.h | 1 -
+ lib/rb-proxy-config.c | 289 ----------------------
+ lib/rb-proxy-config.h | 78 ------
+ plugins/audioscrobbler/rb-audioscrobbler-plugin.c | 29 +--
+ plugins/audioscrobbler/rb-audioscrobbler.c | 57 +----
+ plugins/audioscrobbler/rb-audioscrobbler.h | 4 +-
+ plugins/audioscrobbler/rb-lastfm-source.c | 57 +----
+ shell/rb-shell.c | 17 --
10 files changed, 27 insertions(+), 514 deletions(-)
commit dea10f4abd5e5b7b44d0322711423a993543d434
@@ -7280,8 +29358,8 @@ Date: Fri Jun 26 10:14:43 2009 +1000
player-gst: fix crash on pipeline shutdown failure (bug #586985)
- backends/gstreamer/rb-player-gst.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 531575723b8eb70466599ad217f2c2820b16bda1
Author: Sandeep Shedmake <sshedmak redhat com>
@@ -7289,8 +29367,8 @@ Date: Wed Jun 24 19:01:48 2009 +0530
Updated Marathi Translations
- po/mr.po | 256 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 136 insertions(+), 120 deletions(-)
+ po/mr.po | 256 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 136 insertions(+), 120 deletions(-)
commit 3b13bc39f524f15023dff660090f660c8fa0b7d3
Author: Jonathan Matthew <jonathan d14n org>
@@ -7298,9 +29376,9 @@ Date: Wed Jun 24 19:32:14 2009 +1000
ipod: implement move-to-trash for playlists (bug #586649)
- plugins/ipod/rb-ipod-source.c | 32 ++++++++++++++----------
- plugins/ipod/rb-ipod-source.h | 3 ++
- plugins/ipod/rb-ipod-static-playlist-source.c | 20 ++++++++++++++-
+ plugins/ipod/rb-ipod-source.c | 32 ++++++++++++++++-----------
+ plugins/ipod/rb-ipod-source.h | 3 +++
+ plugins/ipod/rb-ipod-static-playlist-source.c | 20 ++++++++++++++++-
3 files changed, 41 insertions(+), 14 deletions(-)
commit 8b1b586d6030e653ad2fd62aec5f3969151498ba
@@ -7309,9 +29387,9 @@ Date: Wed Jun 24 19:27:33 2009 +1000
generic-player: implement move-to-trash in playlists
- .../rb-generic-player-playlist-source.c | 38 +++++++++-
- plugins/generic-player/rb-generic-player-source.c | 82 ++++++++++++++------
- plugins/generic-player/rb-generic-player-source.h | 5 +
+ .../rb-generic-player-playlist-source.c | 38 +++++++++-
+ plugins/generic-player/rb-generic-player-source.c | 82 +++++++++++++++-------
+ plugins/generic-player/rb-generic-player-source.h | 5 ++
3 files changed, 100 insertions(+), 25 deletions(-)
commit 4c7affae378869b7b6cfc7f13367c762bcfff038
@@ -7320,8 +29398,8 @@ Date: Wed Jun 24 19:21:55 2009 +1000
generic-player: shorten function names in the playlist source class
- .../rb-generic-player-playlist-source.c | 32 ++++++++++---------
- 1 files changed, 17 insertions(+), 15 deletions(-)
+ .../rb-generic-player-playlist-source.c | 32 ++++++++++++----------
+ 1 file changed, 17 insertions(+), 15 deletions(-)
commit 660e2b9358062c52fe6016abfb0db5c223b65190
Author: Jonathan Matthew <jonathan d14n org>
@@ -7329,8 +29407,8 @@ Date: Wed Jun 24 10:43:14 2009 +1000
rhythmdb: rearrange a message so intltool notices the translator comment
- rhythmdb/rhythmdb.c | 12 +++++++-----
- 1 files changed, 7 insertions(+), 5 deletions(-)
+ rhythmdb/rhythmdb.c | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
commit a4d0777f15629e1a942f8b7a648cb43025e5d6e4
Author: Leonardo Ferreira Fontenelle <leonardof gnome org>
@@ -7341,8 +29419,8 @@ Date: Tue Jun 23 21:20:01 2009 -0300
Fixed access key errors as well. Closes bugs #576792, #576804, #576805,
#576806, #576816, #576817, #576819 and #576821.
- po/pt_BR.po | 90 +++++++++++++++++++++++++----------------------------------
- 1 files changed, 38 insertions(+), 52 deletions(-)
+ po/pt_BR.po | 90 ++++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 38 insertions(+), 52 deletions(-)
commit 07ecf70823e3c42381f621f5adfe3e41161dd435
Author: César Veiga <tombs linuxmail org>
@@ -7351,7 +29429,7 @@ Date: Tue Jun 23 20:26:50 2009 -0300
Updated Brazilian Portuguese translation.
po/pt_BR.po | 2586 +++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 1448 insertions(+), 1138 deletions(-)
+ 1 file changed, 1448 insertions(+), 1138 deletions(-)
commit 8ab9c0721fd14d4309d760d3bf0f26df8f6cab3a
Author: Jonathan Matthew <jonathan d14n org>
@@ -7366,8 +29444,8 @@ Date: Tue Jun 23 22:54:36 2009 +1000
This makes CD ripping about twice as fast for me.
- backends/gstreamer/rb-encoder-gst.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ backends/gstreamer/rb-encoder-gst.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 39ae571ee625b81c8a5a2b425428fb525bf291ef
Author: Amitakhya Phukan <aphukan aphukan pnq redhat com>
@@ -7376,7 +29454,7 @@ Date: Mon Jun 22 14:00:15 2009 +0530
Updated Assamese translations
po/as.po | 1717 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 870 insertions(+), 847 deletions(-)
+ 1 file changed, 870 insertions(+), 847 deletions(-)
commit 3ee01d00ebc2b2af6babcbd93712d3c1a0304b59
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -7384,8 +29462,8 @@ Date: Sun Jun 21 10:34:43 2009 +0200
Updated Spanish translation
- po/es.po | 256 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 136 insertions(+), 120 deletions(-)
+ po/es.po | 256 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 136 insertions(+), 120 deletions(-)
commit e1e712995d444b747037af8321d7c67f2ded2a4b
Author: Jonathan Matthew <jonathan d14n org>
@@ -7393,8 +29471,8 @@ Date: Sat Jun 20 20:47:02 2009 +1000
add album-info.ui to makefile
- plugins/audiocd/Makefile.am | 4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
+ plugins/audiocd/Makefile.am | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
commit 6a6b1f155d568f57133e63694bb7d4f5cee50b35
Author: Jonathan Matthew <jonathan d14n org>
@@ -7402,8 +29480,8 @@ Date: Sat Jun 20 18:57:02 2009 +1000
add album-info.ui to POTFILES.in
- po/POTFILES.in | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/POTFILES.in | 1 +
+ 1 file changed, 1 insertion(+)
commit 23ca394b7e612a3f10898fed970c50a507ef2dd4
Author: Jonathan Matthew <jonathan d14n org>
@@ -7411,8 +29489,8 @@ Date: Sat Jun 20 18:04:56 2009 +1000
audiocd: make title, genre, and artist columns editable in place
- plugins/audiocd/rb-audiocd-source.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 5 +++++
+ 1 file changed, 5 insertions(+)
commit 128f2706aab6ef896d6f25e6f2d281d3e06a876f
Author: Jonathan Matthew <jonathan d14n org>
@@ -7420,10 +29498,10 @@ Date: Sat Jun 20 18:03:40 2009 +1000
entry-view: add function for making columns editable
- bindings/python/rb.defs | 10 ++++++
- widgets/rb-entry-view.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++
- widgets/rb-entry-view.h | 3 ++
- 3 files changed, 91 insertions(+), 0 deletions(-)
+ bindings/python/rb.defs | 10 +++++++
+ widgets/rb-entry-view.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++++
+ widgets/rb-entry-view.h | 3 ++
+ 3 files changed, 91 insertions(+)
commit a992081242f2639a5343fe7609da0f43d1a804d0
Author: Jonathan Matthew <jonathan d14n org>
@@ -7431,8 +29509,8 @@ Date: Sat Jun 20 12:25:07 2009 +1000
generic-player: fix crash when trying to delete with no audio folders
- plugins/generic-player/rb-generic-player-source.c | 16 +++++++++-------
- 1 files changed, 9 insertions(+), 7 deletions(-)
+ plugins/generic-player/rb-generic-player-source.c | 16 +++++++++-------
+ 1 file changed, 9 insertions(+), 7 deletions(-)
commit 98558435e7efb12feb8ecb8d1d59f067b1155eeb
Author: Jonathan Matthew <jonathan d14n org>
@@ -7443,8 +29521,8 @@ Date: Sat Jun 20 11:50:33 2009 +1000
This has the side effect of reducing cdparanoia's cache size, making the
TOC scan faster.
- plugins/audiocd/rb-audiocd-source.c | 6 ++++++
- 1 files changed, 6 insertions(+), 0 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 6 ++++++
+ 1 file changed, 6 insertions(+)
commit d231afc868b8a9aff40deeec3add32a7e73a7875
Author: Jonathan Matthew <jonathan d14n org>
@@ -7452,8 +29530,8 @@ Date: Fri Jun 19 23:37:32 2009 +1000
status-icon: check widgets exist before updating them for gconf changes
- plugins/status-icon/rb-status-icon-plugin.c | 16 ++++++++++------
- 1 files changed, 10 insertions(+), 6 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 16 ++++++++++------
+ 1 file changed, 10 insertions(+), 6 deletions(-)
commit e1e65ce46c820e5b32b9eccbea91a9a07cc094ad
Author: Amitakhya Phukan <aphukan fedoraproject org>
@@ -7463,7 +29541,7 @@ Date: Fri Jun 19 17:20:14 2009 +0530
po/LINGUAS | 1 +
po/as.po | 4860 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 4861 insertions(+), 0 deletions(-)
+ 2 files changed, 4861 insertions(+)
commit 0ff073b314fa95f3ab189fdabc830f29141e4e5b
Author: Jonathan Matthew <jonathan d14n org>
@@ -7471,9 +29549,9 @@ Date: Fri Jun 19 21:31:28 2009 +1000
update for new totem-plparser API additions (bug #586363, #586365)
- plugins/audioscrobbler/rb-lastfm-source.c | 1 +
- plugins/iradio/rb-iradio-source.c | 1 +
- 2 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/audioscrobbler/rb-lastfm-source.c | 1 +
+ plugins/iradio/rb-iradio-source.c | 1 +
+ 2 files changed, 2 insertions(+)
commit 87642de0566e8ed8f82f52ab4fc6d4357f3ce855
Author: Luca Ferretti <elle uca libero it>
@@ -7481,8 +29559,8 @@ Date: Fri Jun 19 09:02:38 2009 +0200
Updated Italian translation
- po/it.po | 858 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 429 insertions(+), 429 deletions(-)
+ po/it.po | 858 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 429 insertions(+), 429 deletions(-)
commit ead36999a19e2dc4370127e29e7cf4163259cb28
Author: Jonathan Matthew <jonathan d14n org>
@@ -7490,8 +29568,8 @@ Date: Fri Jun 19 14:29:24 2009 +1000
audiocd: use album artist info for extra metadata requests (bug #550491)
- plugins/audiocd/rb-audiocd-source.c | 107 ++++++++++++++++++++++++++++++----
- 1 files changed, 94 insertions(+), 13 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 107 +++++++++++++++++++++++++++++++-----
+ 1 file changed, 94 insertions(+), 13 deletions(-)
commit d7dc14b15febb17315f690b0007bf96fcd72af85
Author: Jonathan Matthew <jonathan d14n org>
@@ -7502,8 +29580,8 @@ Date: Fri Jun 19 14:26:13 2009 +1000
The album info UI is mostly copied from sound-juicer, with the addition
of the album artist sortname.
- plugins/audiocd/album-info.ui | 196 +++++++++++++++++++++++++++++++++
- plugins/audiocd/rb-audiocd-source.c | 202 +++++++++++++++++++++++++++++++++--
+ plugins/audiocd/album-info.ui | 196 ++++++++++++++++++++++++++++++++++
+ plugins/audiocd/rb-audiocd-source.c | 202 ++++++++++++++++++++++++++++++++++--
2 files changed, 391 insertions(+), 7 deletions(-)
commit 3e38e86a7c483d196d2cbe71cbc427a9d63e933b
@@ -7512,8 +29590,8 @@ Date: Fri Jun 19 14:20:19 2009 +1000
audiocd: don't show the search bar
- plugins/audiocd/rb-audiocd-source.c | 41 +++++++++++++++++++++++++++++++++++
- 1 files changed, 41 insertions(+), 0 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 41 +++++++++++++++++++++++++++++++++++++
+ 1 file changed, 41 insertions(+)
commit 2d3deaf286595db867d3a434d23ed017045ef272
Author: Jonathan Matthew <jonathan d14n org>
@@ -7524,8 +29602,8 @@ Date: Fri Jun 19 14:16:03 2009 +1000
This is currently only available through the extra metadata mechanism,
but at some point it should be added as a regular entry property.
- rhythmdb/rhythmdb.h | 2 ++
- sources/rb-library-source.c | 28 +++++++++++++++++++++-------
+ rhythmdb/rhythmdb.h | 2 ++
+ sources/rb-library-source.c | 28 +++++++++++++++++++++-------
2 files changed, 23 insertions(+), 7 deletions(-)
commit b53fa656b99149540dff96da4de18385977b9b71
@@ -7534,8 +29612,8 @@ Date: Fri Jun 19 14:11:08 2009 +1000
ensure RBSource 'plugin' property is set during construction
- sources/rb-source.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ sources/rb-source.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 43aaef9cf17331941c3c41077d3153dab1bc217f
Author: Jonathan Matthew <jonathan d14n org>
@@ -7543,8 +29621,8 @@ Date: Wed Jun 17 16:04:24 2009 +1000
magnatune: add missing object ID in GtkBuilder file for purchasing
- plugins/magnatune/magnatune-purchase.ui | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/magnatune/magnatune-purchase.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 25e864944bfa652e06e6ca0d40dfad6dd60d6b3d
Author: Stefano Frangioni <dummy it gmail com>
@@ -7552,8 +29630,8 @@ Date: Tue Jun 16 21:30:53 2009 +1000
rb-client: add --set-rating command (bug #583108)
- remote/dbus/rb-client.c | 39 ++++++++++++++++++++++++++++++++++++++-
- 1 files changed, 38 insertions(+), 1 deletions(-)
+ remote/dbus/rb-client.c | 39 ++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 38 insertions(+), 1 deletion(-)
commit 0d2157c6eae2a7c0ff106dc077f74c48589423e2
Author: Jonathan Matthew <jonathan d14n org>
@@ -7565,8 +29643,8 @@ Date: Mon Jun 15 23:35:16 2009 +1000
structure deleting directories until we hit a non-empty one, one of the
device's audio folders, or the root of the device filesystem.
- plugins/generic-player/rb-generic-player-source.c | 65 +++++++++++++++++++++
- 1 files changed, 65 insertions(+), 0 deletions(-)
+ plugins/generic-player/rb-generic-player-source.c | 65 +++++++++++++++++++++++
+ 1 file changed, 65 insertions(+)
commit 65f1f82ef9fda2f878be45aeef5ab26dbcf0beab
Author: Jonathan Matthew <jonathan d14n org>
@@ -7588,8 +29666,8 @@ Date: Mon Jun 15 22:12:33 2009 +1000
This change also fixes the volume change notification in the playbin2
backend, which was using the wrong signal.
- backends/gstreamer/rb-player-gst-xfade.c | 21 +++++++++----
- backends/gstreamer/rb-player-gst.c | 49 ++++++++++++++++++++++++++----
+ backends/gstreamer/rb-player-gst-xfade.c | 21 ++++++++++----
+ backends/gstreamer/rb-player-gst.c | 49 ++++++++++++++++++++++++++++----
2 files changed, 58 insertions(+), 12 deletions(-)
commit 738871da60fd8a6e628e8a9c7d1023c75a61e00c
@@ -7598,8 +29676,8 @@ Date: Mon Jun 15 18:17:56 2009 +1000
rhythmdb: initialise podcast fields to empty string (bug #556296)
- rhythmdb/rhythmdb.c | 17 +++++++++++++++++
- 1 files changed, 17 insertions(+), 0 deletions(-)
+ rhythmdb/rhythmdb.c | 17 +++++++++++++++++
+ 1 file changed, 17 insertions(+)
commit eb83a0afd3b7c56d2c399919fae72ae65de06f40
Author: Sandeep Shedmake <sshedmak redhat com>
@@ -7607,8 +29685,8 @@ Date: Mon Jun 15 14:24:32 2009 +0530
Updated Marathi Translations
- po/mr.po | 163 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 86 insertions(+), 77 deletions(-)
+ po/mr.po | 163 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 86 insertions(+), 77 deletions(-)
commit 71e5be87db86a55e38f54e4c345a7a266762c51b
Author: Jonathan Matthew <jonathan d14n org>
@@ -7628,8 +29706,8 @@ Date: Sun Jun 14 22:51:53 2009 +1000
this threshold. We then combine the artist and album match strengths
and take the highest result, as long as it's above another threshold.
- .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 153 ++++++++++----------
- 1 files changed, 80 insertions(+), 73 deletions(-)
+ .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 153 +++++++++++----------
+ 1 file changed, 80 insertions(+), 73 deletions(-)
commit df7a9dce29b20e167bcd525e2a712a0f2887d5b4
Author: Jonathan Matthew <jonathan d14n org>
@@ -7639,8 +29717,8 @@ Date: Sun Jun 14 17:38:21 2009 +1000
This makes the plugin use the XDG cache dir rather than ~/.lyrics.
- data/rhythmbox.schemas | 2 +-
- plugins/lyrics/lyrics/__init__.py | 2 +-
+ data/rhythmbox.schemas | 2 +-
+ plugins/lyrics/lyrics/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit 41dd5fadde967ac65e3a8e59b762cac1c3e92ac7
@@ -7653,8 +29731,8 @@ Date: Sun Jun 14 17:34:56 2009 +1000
searches, as the others don't seem to return partial match results, or
are too weird for me to figure out how to add this.
- plugins/lyrics/lyrics/AstrawebParser.py | 34 ++++++++++++++--------
- plugins/lyrics/lyrics/LeoslyricsParser.py | 45 +++++++++++++++++++++++------
+ plugins/lyrics/lyrics/AstrawebParser.py | 34 ++++++++++++++---------
+ plugins/lyrics/lyrics/LeoslyricsParser.py | 45 ++++++++++++++++++++++++-------
2 files changed, 58 insertions(+), 21 deletions(-)
commit da948c881531b535af3f5379097baa0df7467092
@@ -7663,8 +29741,8 @@ Date: Sun Jun 14 17:32:33 2009 +1000
lyrics: don't search for 'unknown' as an artist or title
- plugins/lyrics/lyrics/__init__.py | 47 ++++++++++++++++++++++--------------
- 1 files changed, 29 insertions(+), 18 deletions(-)
+ plugins/lyrics/lyrics/__init__.py | 47 ++++++++++++++++++++++++---------------
+ 1 file changed, 29 insertions(+), 18 deletions(-)
commit e0c38ff77ed342cb6fb2b1836c094a4453757019
Author: Jonathan Matthew <jonathan d14n org>
@@ -7672,9 +29750,9 @@ Date: Sun Jun 14 17:30:49 2009 +1000
add a fuzzy string matcher to the python 'rb' module
- plugins/rb/Makefile.am | 1 +
- plugins/rb/stringmatch.py | 53 +++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 54 insertions(+), 0 deletions(-)
+ plugins/rb/Makefile.am | 1 +
+ plugins/rb/stringmatch.py | 53 +++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 54 insertions(+)
commit 131663e1f5eaf5e9295be3b7c7116219c0d16f29
Author: Mario Blättermann <mariobl gnome org>
@@ -7683,7 +29761,7 @@ Date: Sat Jun 13 11:20:23 2009 +0200
Updated German doc translation
help/de/de.po | 1690 ++++++++++++++++++++++++++++++++++-----------------------
- 1 files changed, 1007 insertions(+), 683 deletions(-)
+ 1 file changed, 1007 insertions(+), 683 deletions(-)
commit cf29d9daaac71f1602b29974b9fc43ba03b84261
Author: Daniel Nylander <po danielnylander se>
@@ -7692,7 +29770,7 @@ Date: Sat Jun 13 10:46:26 2009 +0200
Updated sv translation (Daniel Nylander)
po/sv.po | 2500 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 1385 insertions(+), 1115 deletions(-)
+ 1 file changed, 1385 insertions(+), 1115 deletions(-)
commit 453a8ecbc728998197e672a3a698c5fa7df5a379
Author: Milo Casagrande <milo ubuntu com>
@@ -7703,8 +29781,8 @@ Date: Fri Jun 12 12:06:40 2009 -0400
* Fixed some mispelled rhythmbox now changed with an entity
* Fixes bug 502670
- help/C/rhythmbox.xml | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ help/C/rhythmbox.xml | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit e2f9d8063aaf04e42864e094a80e692b48dd97a4
Author: John Iacona <plate0salad gmail com>
@@ -7717,10 +29795,10 @@ Date: Fri Jun 12 23:01:45 2009 +1000
values are now the defaults. C plugins will require code changes to
compile.
- bindings/python/rb.defs | 2 ++
- plugins/visualizer/rb-visualizer-plugin.c | 6 ++++--
- shell/rb-shell.c | 4 ++--
- shell/rb-shell.h | 2 +-
+ bindings/python/rb.defs | 2 ++
+ plugins/visualizer/rb-visualizer-plugin.c | 6 ++++--
+ shell/rb-shell.c | 4 ++--
+ shell/rb-shell.h | 2 +-
4 files changed, 9 insertions(+), 5 deletions(-)
commit 167355eb68ba577624623ae5f7f8c5949e34f69c
@@ -7736,8 +29814,8 @@ Date: Fri Jun 12 19:25:53 2009 +1000
types of transfer into the music library will eventually be imported
correctly.
- rhythmdb/rhythmdb.c | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ rhythmdb/rhythmdb.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit 185c60d7e3083b87ec6ba0a7b1f2443d1d8c1d56
Author: Sweta Kothari <swkothar redhat com>
@@ -7745,8 +29823,8 @@ Date: Fri Jun 12 14:46:30 2009 +0530
Updated Gujarati Translation
- po/gu.po | 429 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 244 insertions(+), 185 deletions(-)
+ po/gu.po | 429 ++++++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 244 insertions(+), 185 deletions(-)
commit 844b1243dbbb1e5ff66591872ab0bf7a56b421a3
Author: A S Alam <aalam users sf net>
@@ -7754,8 +29832,8 @@ Date: Fri Jun 12 06:11:10 2009 +0530
updating translation for Punjabi (Gurmukhi) pa.po
- po/pa.po | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ po/pa.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit de658d10db504870c8ba65cc1f025a484da9d0a1
Author: A S Alam <aalam users sf net>
@@ -7763,8 +29841,8 @@ Date: Fri Jun 12 06:10:27 2009 +0530
updating translation for Punjabi (Gurmukhi) pa.po
- po/pa.po | 370 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 186 insertions(+), 184 deletions(-)
+ po/pa.po | 370 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 186 insertions(+), 184 deletions(-)
commit 28ab6c8df4508514d3aed98db3ebd314adf21f23
Author: Claude Paroz <claude 2xlibre net>
@@ -7773,7 +29851,7 @@ Date: Thu Jun 11 22:51:48 2009 +0200
Updated French help translation
help/fr/fr.po | 1362 +++++++++++++++++++++++++++++----------------------------
- 1 files changed, 698 insertions(+), 664 deletions(-)
+ 1 file changed, 698 insertions(+), 664 deletions(-)
commit 713d08da8528f32149204cff72f713dcc4cd0774
Author: Claude Paroz <claude 2xlibre net>
@@ -7785,8 +29863,8 @@ Date: Thu Jun 11 21:44:55 2009 +0200
* Replaced Source list by Side pane.
* Other minor fixes.
- help/C/rhythmbox.xml | 69 +++++++++++++++++++++++++++----------------------
- 1 files changed, 38 insertions(+), 31 deletions(-)
+ help/C/rhythmbox.xml | 69 +++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 38 insertions(+), 31 deletions(-)
commit f0617b51a0136e0cc1c3b71ba07ececbbac7316c
Author: Dean Sas <dean deansas org>
@@ -7801,8 +29879,8 @@ Date: Thu Jun 11 20:45:47 2009 +0200
* Removes the tip that says you can't write to ipods (bug 528293)
* Shuffle some of the preferences documentation about.
- help/C/rhythmbox.xml | 234 +++++++++++++++++++++++++++-----------------------
- 1 files changed, 128 insertions(+), 106 deletions(-)
+ help/C/rhythmbox.xml | 234 ++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 128 insertions(+), 106 deletions(-)
commit cc9bfc58221799c9e491ecb176292b935ff848e9
Author: Sweta Kothari <swkothar redhat com>
@@ -7810,8 +29888,8 @@ Date: Thu Jun 11 17:01:51 2009 +0530
Updated Gujarati Translation
- po/gu.po | 146 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 76 insertions(+), 70 deletions(-)
+ po/gu.po | 146 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 76 insertions(+), 70 deletions(-)
commit 07e61d1948ddf004eedc32257a470cb4d1d22b0c
Author: Claude Paroz <claude 2xlibre net>
@@ -7819,9 +29897,9 @@ Date: Thu Jun 11 09:17:29 2009 +0200
More duplicated help figures deleted
- help/es/figures/rb-notification-zone.png | Bin 4238 -> 0 bytes
- help/es/figures/rb-toolbar-shuffle.png | Bin 4579 -> 0 bytes
- help/fr/figures/rb-toolbar-shuffle.png | Bin 4579 -> 0 bytes
+ help/es/figures/rb-notification-zone.png | Bin 4238 -> 0 bytes
+ help/es/figures/rb-toolbar-shuffle.png | Bin 4579 -> 0 bytes
+ help/fr/figures/rb-toolbar-shuffle.png | Bin 4579 -> 0 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
commit 112e2c74339ea6b05a699fb5c49201cde1283815
@@ -7830,8 +29908,8 @@ Date: Thu Jun 11 09:10:14 2009 +0200
Updated Spanish translation
- po/es.po | 360 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 182 insertions(+), 178 deletions(-)
+ po/es.po | 360 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 182 insertions(+), 178 deletions(-)
commit f3db8ef9178a9585f8472e9cb7a34037729ee3e1
Author: Claude Paroz <claude 2xlibre net>
@@ -7839,8 +29917,8 @@ Date: Thu Jun 11 09:05:31 2009 +0200
Remove executable bit from figure
- help/C/figures/rb-volume-changer.png | Bin 5916 -> 5916 bytes
- 1 files changed, 0 insertions(+), 0 deletions(-)
+ help/C/figures/rb-volume-changer.png | Bin
+ 1 file changed, 0 insertions(+), 0 deletions(-)
commit 31e62eeca457afd24297d25b2ff940fd81952f17
Author: Claude Paroz <claude 2xlibre net>
@@ -7848,9 +29926,9 @@ Date: Thu Jun 11 09:05:10 2009 +0200
Remove duplicated figures (identical as original)
- help/es/figures/rb-toolbar-repeat.png | Bin 4614 -> 0 bytes
- help/fr/figures/rb-toolbar-repeat.png | Bin 4614 -> 0 bytes
- help/zh_CN/figures/rb-notification-zone.png | Bin 4238 -> 0 bytes
+ help/es/figures/rb-toolbar-repeat.png | Bin 4614 -> 0 bytes
+ help/fr/figures/rb-toolbar-repeat.png | Bin 4614 -> 0 bytes
+ help/zh_CN/figures/rb-notification-zone.png | Bin 4238 -> 0 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
commit 0b217fa895f03cf88d3bb47b7ceffac948d849b7
@@ -7865,8 +29943,8 @@ Date: Thu Jun 11 00:39:57 2009 +1000
playing-stream signal when we set the new URI and pretend the playback
position is 0 (in the new stream) until the next timer tick.
- backends/gstreamer/rb-player-gst.c | 13 ++++++++++++-
- 1 files changed, 12 insertions(+), 1 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 13 ++++++++++++-
+ 1 file changed, 12 insertions(+), 1 deletion(-)
commit 4beeb75ebb0683c07fe0c04672082cbf01c27824
Author: Jonathan Matthew <jonathan d14n org>
@@ -7874,8 +29952,8 @@ Date: Thu Jun 11 00:15:54 2009 +1000
shell-player: use gint64 for playback position in get_playing_time
- shell/rb-shell-player.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ shell/rb-shell-player.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit e41760f8d149eaa56373ad4322a87524eb2b6574
Author: Sweta Kothari <swkothar redhat com>
@@ -7884,7 +29962,7 @@ Date: Wed Jun 10 15:59:04 2009 +0530
Committed gu.po file
po/gu.po | 1031 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 521 insertions(+), 510 deletions(-)
+ 1 file changed, 521 insertions(+), 510 deletions(-)
commit 6a06692f322ada49bd5a783134ec97edd912fff9
Author: Markus Järvinen <mkj iki fi>
@@ -7892,8 +29970,8 @@ Date: Wed Jun 10 19:14:59 2009 +1000
last-fm: enable creation of user playlist stations (bug #585043)
- plugins/audioscrobbler/rb-lastfm-source.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ plugins/audioscrobbler/rb-lastfm-source.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 9d35e279457f6e036f8a670f6ad5096d333f45b9
Author: Jean-Philippe Garcia Ballester <giga le-pec org>
@@ -7907,8 +29985,8 @@ Date: Sat Jun 6 09:01:47 2009 +0200
The solution is to use “soup” to get the appropriate “sockaddr” and protocol
family for the given address.
- plugins/daap/rb-daap-src.c | 32 +++++++++++++++++++-------------
- 1 files changed, 19 insertions(+), 13 deletions(-)
+ plugins/daap/rb-daap-src.c | 32 +++++++++++++++++++-------------
+ 1 file changed, 19 insertions(+), 13 deletions(-)
commit b6c3b13f7a4cb6a909c495c41a9eb2d66635ee71
Author: Jean-Philippe Garcia Ballester <giga le-pec org>
@@ -7921,8 +29999,8 @@ Date: Sat Jun 6 08:53:20 2009 +0200
Resolve the hostname only when necessary, i.e. when connecting with
“socket” and “connect”.
- plugins/daap/rb-daap-plugin.c | 81 +++++++++--------------------------------
- plugins/daap/rb-daap-src.c | 13 ++++++-
+ plugins/daap/rb-daap-plugin.c | 81 +++++++++----------------------------------
+ plugins/daap/rb-daap-src.c | 13 ++++++-
2 files changed, 29 insertions(+), 65 deletions(-)
commit 3d3efe257a52674f3cda0830c114627402dcd2bc
@@ -7931,8 +30009,8 @@ Date: Wed Jun 10 17:43:34 2009 +1000
metadata: remove canSave from the dbus service
- metadata/rb-metadata-dbus-service.c | 62 -----------------------------------
- 1 files changed, 0 insertions(+), 62 deletions(-)
+ metadata/rb-metadata-dbus-service.c | 62 -------------------------------------
+ 1 file changed, 62 deletions(-)
commit 275e42a3df79b455243fdee808e15ef220d4401a
Author: Jonathan Matthew <jonathan d14n org>
@@ -7945,8 +30023,8 @@ Date: Wed Jun 10 17:40:33 2009 +1000
This makes the song properties window appear noticeably quicker, since
we don't have to start a metadata service process any more.
- metadata/rb-metadata-dbus-client.c | 47 ++++++++---------------------------
- 1 files changed, 11 insertions(+), 36 deletions(-)
+ metadata/rb-metadata-dbus-client.c | 47 +++++++++-----------------------------
+ 1 file changed, 11 insertions(+), 36 deletions(-)
commit c2c9cf37f8cf6bc811c69df72f11b14463f13d32
Author: Jonathan Matthew <jonathan d14n org>
@@ -7957,8 +30035,8 @@ Date: Wed Jun 10 17:37:09 2009 +1000
Since the set of saveable media types can't change within the lifetime
of a metadata service process, we only need to ask once.
- metadata/rb-metadata-dbus-client.c | 49 ++++++++++++++++++++++++++++++++++++
- 1 files changed, 49 insertions(+), 0 deletions(-)
+ metadata/rb-metadata-dbus-client.c | 49 ++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 49 insertions(+)
commit 376931ca675387e42e2f8e7d9e30ececf67e7f14
Author: Jonathan Matthew <jonathan d14n org>
@@ -7966,8 +30044,8 @@ Date: Wed Jun 10 17:35:49 2009 +1000
metadata: fix metadata dbus test client's --can-save option
- metadata/test-metadata.c | 15 ++++++++++-----
- 1 files changed, 10 insertions(+), 5 deletions(-)
+ metadata/test-metadata.c | 15 ++++++++++-----
+ 1 file changed, 10 insertions(+), 5 deletions(-)
commit 765e3a5689042428c2403db9150d83ea0369c277
Author: Jonathan Matthew <jonathan d14n org>
@@ -7978,11 +30056,11 @@ Date: Wed Jun 10 17:34:44 2009 +1000
This will be used to cache information on what media types can be
retagged. Not properly implemented in the dbus client yet.
- metadata/rb-metadata-dbus-client.c | 17 +++++++++
- metadata/rb-metadata-dbus-service.c | 63 ++++++++++++++++++++++++++++++++++-
- metadata/rb-metadata-gst.c | 19 ++++++++++
- metadata/rb-metadata.h | 1 +
- 4 files changed, 99 insertions(+), 1 deletions(-)
+ metadata/rb-metadata-dbus-client.c | 17 ++++++++++
+ metadata/rb-metadata-dbus-service.c | 63 ++++++++++++++++++++++++++++++++++++-
+ metadata/rb-metadata-gst.c | 19 +++++++++++
+ metadata/rb-metadata.h | 1 +
+ 4 files changed, 99 insertions(+), 1 deletion(-)
commit eda60102aafff5a751c0e6ce44482dde3fc47416
Author: Jonathan Matthew <jonathan d14n org>
@@ -7994,8 +30072,8 @@ Date: Tue Jun 9 15:32:22 2009 +1000
error message for the file with one that gives the names of the plugins
required.
- rhythmdb/rhythmdb.c | 34 ++++++++++++++++++++++++++++++----
- 1 files changed, 30 insertions(+), 4 deletions(-)
+ rhythmdb/rhythmdb.c | 34 ++++++++++++++++++++++++++++++----
+ 1 file changed, 30 insertions(+), 4 deletions(-)
commit f90922daa8bd7abb6d04afdedc4bbee08a0918ac
Author: Jonathan Matthew <jonathan d14n org>
@@ -8006,9 +30084,9 @@ Date: Tue Jun 9 15:11:48 2009 +1000
The metadata backend no longer makes these distinctions itself, so it
shouldn't have error codes for them.
- metadata/rb-metadata-dbus-service.c | 8 +-------
- metadata/rb-metadata.h | 2 --
- metadata/test-metadata.c | 25 +++++++++++--------------
+ metadata/rb-metadata-dbus-service.c | 8 +-------
+ metadata/rb-metadata.h | 2 --
+ metadata/test-metadata.c | 25 +++++++++++--------------
3 files changed, 12 insertions(+), 23 deletions(-)
commit cc39efb4f68403e1fbcb3922c96f99a1667917f9
@@ -8023,8 +30101,8 @@ Date: Tue Jun 9 15:08:22 2009 +1000
install plugins. Previous commits may have claimed to implement this
but they were lying.
- rhythmdb/rhythmdb.c | 39 ++++++++++++++++++++++-----------------
- 1 files changed, 22 insertions(+), 17 deletions(-)
+ rhythmdb/rhythmdb.c | 39 ++++++++++++++++++++++-----------------
+ 1 file changed, 22 insertions(+), 17 deletions(-)
commit 8fb5a09da6c6f0fadaa141099fbdce5815a09fc9
Author: Jonathan Matthew <jonathan d14n org>
@@ -8039,8 +30117,8 @@ Date: Tue Jun 9 15:05:10 2009 +1000
There were also a few cases where we'd send an error in a place that the
client wouldn't be expecting one.
- metadata/rb-metadata-dbus-client.c | 22 +++---
- metadata/rb-metadata-dbus-service.c | 132 +++++++++++++---------------------
+ metadata/rb-metadata-dbus-client.c | 22 +++---
+ metadata/rb-metadata-dbus-service.c | 132 ++++++++++++++----------------------
2 files changed, 62 insertions(+), 92 deletions(-)
commit 0cfb6cd190e0f4d7e36b6716bd2f8203525e9ef0
@@ -8049,8 +30127,8 @@ Date: Tue Jun 9 11:06:18 2009 +0530
Updated Marathi Translations
- po/mr.po | 617 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 307 insertions(+), 310 deletions(-)
+ po/mr.po | 617 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 307 insertions(+), 310 deletions(-)
commit aa340bfc97e0b50834d24e7c5866b98423d18883
Author: Jonathan Matthew <jonathan d14n org>
@@ -8058,8 +30136,8 @@ Date: Tue Jun 9 10:33:13 2009 +1000
disable vala unless explicitly enabled
- configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 53cef2c233a5cfb8bd13bd98d34fe93a82402a8d
Author: Mario Blättermann <mariobl gnome org>
@@ -8067,8 +30145,8 @@ Date: Mon Jun 8 21:25:10 2009 +0200
Updated German translation
- po/de.po | 589 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 295 insertions(+), 294 deletions(-)
+ po/de.po | 589 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 295 insertions(+), 294 deletions(-)
commit 06b27a5bca9662b76427f2137b0f1da56285a0d3
Author: Jonathan Matthew <jonathan d14n org>
@@ -8084,8 +30162,8 @@ Date: Mon Jun 8 20:07:24 2009 +1000
Since we now have a simple association of media types to tagger
functions, we can store them in a hash map rather than an array.
- metadata/rb-metadata-gst.c | 230 ++++++++++++++------------------------------
- 1 files changed, 72 insertions(+), 158 deletions(-)
+ metadata/rb-metadata-gst.c | 230 ++++++++++++++-------------------------------
+ 1 file changed, 72 insertions(+), 158 deletions(-)
commit 606ab6746597b8c1ca5d35e52db345bc46a67e8b
Author: Jonathan Matthew <jonathan d14n org>
@@ -8093,8 +30171,8 @@ Date: Mon Jun 8 20:04:33 2009 +1000
metadata: minor cleanups, add some useful debug info
- metadata/rb-metadata-gst.c | 20 +++++++++-----------
- 1 files changed, 9 insertions(+), 11 deletions(-)
+ metadata/rb-metadata-gst.c | 20 +++++++++-----------
+ 1 file changed, 9 insertions(+), 11 deletions(-)
commit 2347fff837af53798868ee0f9dcab7ad3a7f2b5e
Author: Jonathan Matthew <jonathan d14n org>
@@ -8112,9 +30190,9 @@ Date: Mon Jun 8 19:56:59 2009 +1000
With this, we only run the codec installer for audio-only files
(bug #537113).
- metadata/rb-metadata-gst-common.c | 55 +++++++++++++++++++++++++++++++++++++
- metadata/rb-metadata-gst-common.h | 10 +++++++
- metadata/rb-metadata-gst.c | 53 ++++++++++++++++++++---------------
+ metadata/rb-metadata-gst-common.c | 55 +++++++++++++++++++++++++++++++++++++++
+ metadata/rb-metadata-gst-common.h | 10 +++++++
+ metadata/rb-metadata-gst.c | 53 +++++++++++++++++++++----------------
3 files changed, 95 insertions(+), 23 deletions(-)
commit 8139664724a58253273bb869e8689e12f4fc0532
@@ -8127,8 +30205,8 @@ Date: Mon Jun 8 19:38:48 2009 +1000
podcasts containing image sequences will no longer show up as 'failed'.
(bug #479897)
- metadata/rb-metadata-gst.c | 138 +-------------------------------------------
- rhythmdb/rhythmdb.c | 99 ++++++++++++++++++++++++++-----
+ metadata/rb-metadata-gst.c | 138 +--------------------------------------------
+ rhythmdb/rhythmdb.c | 99 ++++++++++++++++++++++++++------
2 files changed, 85 insertions(+), 152 deletions(-)
commit efdc2dca0daa83a306062f936e9b08661849b136
@@ -8140,10 +30218,10 @@ Date: Mon Jun 8 19:15:54 2009 +1000
Mostly to avoid copying and pasting it into the upcoming
reimplementation of the metadata backend.
- metadata/Makefile.am | 4 +-
- metadata/rb-metadata-gst-common.c | 205 +++++++++++++++++++++++++++++++++++++
- metadata/rb-metadata-gst-common.h | 44 ++++++++
- metadata/rb-metadata-gst.c | 163 +-----------------------------
+ metadata/Makefile.am | 4 +-
+ metadata/rb-metadata-gst-common.c | 205 ++++++++++++++++++++++++++++++++++++++
+ metadata/rb-metadata-gst-common.h | 44 ++++++++
+ metadata/rb-metadata-gst.c | 163 +-----------------------------
4 files changed, 254 insertions(+), 162 deletions(-)
commit b934260e33d124069ee934235ea4e91e2c6e37aa
@@ -8157,10 +30235,10 @@ Date: Mon Jun 8 18:55:39 2009 +1000
moving the decision on whether to ignore a file outside the metadata
reader.
- metadata/rb-metadata-dbus-client.c | 90 ++++++++++++++++++++++++-----------
- metadata/rb-metadata-dbus-service.c | 13 +++++
- metadata/rb-metadata-gst.c | 22 +++++++--
- metadata/rb-metadata.h | 3 +
+ metadata/rb-metadata-dbus-client.c | 90 +++++++++++++++++++++++++------------
+ metadata/rb-metadata-dbus-service.c | 13 ++++++
+ metadata/rb-metadata-gst.c | 22 +++++++--
+ metadata/rb-metadata.h | 3 ++
4 files changed, 96 insertions(+), 32 deletions(-)
commit 6f9139204b822b5d90dffcf9e0a8bb7785a00eb5
@@ -8169,8 +30247,8 @@ Date: Mon Jun 8 16:25:53 2009 +1000
status-icon: remove unnecessary inclusion of rb-marshal.h (bug #585114)
- plugins/status-icon/rb-status-icon-plugin.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 1 -
+ 1 file changed, 1 deletion(-)
commit 09ec683391a6c1ebbda72f90fa4b889384713e5f
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -8178,8 +30256,8 @@ Date: Sun Jun 7 23:13:36 2009 +0200
Updated Spanish translation
- po/es.po | 300 ++++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 147 insertions(+), 153 deletions(-)
+ po/es.po | 300 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 147 insertions(+), 153 deletions(-)
commit 48e0d44c14ece84f214c2335e3362ff5409041e4
Author: John Iacona <plate0salad gmail com>
@@ -8191,11 +30269,11 @@ Date: Mon Jun 8 00:19:49 2009 +1000
has a user-controllable width (via GtkPaned) and needs to be hidden when
empty.
- bindings/python/rb.defs | 1 +
- data/rhythmbox.schemas | 11 +++++++++++
- lib/rb-preferences.h | 1 +
- shell/rb-shell.c | 45 ++++++++++++++++++++++++++++++++++++++++++---
- shell/rb-shell.h | 1 +
+ bindings/python/rb.defs | 1 +
+ data/rhythmbox.schemas | 11 +++++++++++
+ lib/rb-preferences.h | 1 +
+ shell/rb-shell.c | 45 ++++++++++++++++++++++++++++++++++++++++++---
+ shell/rb-shell.h | 1 +
5 files changed, 56 insertions(+), 3 deletions(-)
commit 117e67986d8d4e3105803926776c608e8a7b7e43
@@ -8204,8 +30282,8 @@ Date: Sun Jun 7 16:33:03 2009 +0530
updating Translation for Gurmukhi
- po/pa.po | 366 ++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 180 insertions(+), 186 deletions(-)
+ po/pa.po | 366 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 180 insertions(+), 186 deletions(-)
commit 131e311c643af362638af1c584158f55cfbbfdca
Author: Jonathan Matthew <jonathan d14n org>
@@ -8213,9 +30291,9 @@ Date: Sun Jun 7 13:05:41 2009 +1000
add comments for messages about output device failure (bug #584770)
- backends/gstreamer/rb-player-gst-xfade.c | 1 +
- backends/gstreamer/rb-player-gst.c | 1 +
- 2 files changed, 2 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 1 +
+ backends/gstreamer/rb-player-gst.c | 1 +
+ 2 files changed, 2 insertions(+)
commit 1926327fb84370a69b0725b51080bad961096246
Author: Jonathan Matthew <jonathan d14n org>
@@ -8223,8 +30301,8 @@ Date: Sun Jun 7 13:04:13 2009 +1000
cd-recorder: remove full stops at the end of some messages (bug #584770)
- plugins/cd-recorder/rb-recorder-gst.c | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ plugins/cd-recorder/rb-recorder-gst.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit a2789cbc9f0db4ccbf8d8499c873c8ce49ec8767
Author: Jonathan Matthew <jonathan d14n org>
@@ -8232,10 +30310,10 @@ Date: Sun Jun 7 13:02:42 2009 +1000
don't ask for translations for '0' or '-' in UI files (bug #584770)
- data/ui/general-prefs.ui | 2 +-
- data/ui/podcast-feed-properties.ui | 16 ++++++++--------
- data/ui/podcast-properties.ui | 18 +++++++++---------
- plugins/audioscrobbler/audioscrobbler-prefs.ui | 4 ++--
+ data/ui/general-prefs.ui | 2 +-
+ data/ui/podcast-feed-properties.ui | 16 ++++++++--------
+ data/ui/podcast-properties.ui | 18 +++++++++---------
+ plugins/audioscrobbler/audioscrobbler-prefs.ui | 4 ++--
4 files changed, 20 insertions(+), 20 deletions(-)
commit dbe3f06881dc62cf7e293fd5bb3ce37e71035633
@@ -8247,8 +30325,8 @@ Date: Sun Jun 7 12:43:31 2009 +1000
media-eject.png was 24x24 when it should have been 16x16
playlist.png was 30x28 when it should have been 32x32
- data/icons/hicolor/16x16/actions/media-eject.png | Bin 579 -> 531 bytes
- data/icons/hicolor/32x32/places/playlist.png | Bin 919 -> 862 bytes
+ data/icons/hicolor/16x16/actions/media-eject.png | Bin 579 -> 531 bytes
+ data/icons/hicolor/32x32/places/playlist.png | Bin 919 -> 862 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
commit f336f365cdd302c42d1b8b568ed545aa213f4aae
@@ -8257,8 +30335,8 @@ Date: Sun Jun 7 00:15:06 2009 +1000
remove some obsolete libs and cflags for the rhythmbox binary
- shell/Makefile.am | 9 ---------
- 1 files changed, 0 insertions(+), 9 deletions(-)
+ shell/Makefile.am | 9 ---------
+ 1 file changed, 9 deletions(-)
commit 85a75aebd752d4a5a31514cda5a00ca1ade6628f
Author: Jonathan Matthew <jonathan d14n org>
@@ -8266,8 +30344,8 @@ Date: Fri Jun 5 23:19:06 2009 +1000
RBHeader: use elapsed-nano-changed to update slider (bug #382906)
- widgets/rb-header.c | 24 ++++++++++++------------
- 1 files changed, 12 insertions(+), 12 deletions(-)
+ widgets/rb-header.c | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
commit 8fb26c089a6d18dceee856b70c492627fa2c9ac4
Author: Jonathan Matthew <jonathan d14n org>
@@ -8280,10 +30358,10 @@ Date: Fri Jun 5 23:15:44 2009 +1000
existing elapsed-changed signal remains as it's useful too, and because
it's part of the dbus interface.
- lib/rb-marshal.list | 1 +
- shell/rb-shell-player.c | 22 ++++++++++++++++++++++
- shell/rb-shell-player.h | 1 +
- 3 files changed, 24 insertions(+), 0 deletions(-)
+ lib/rb-marshal.list | 1 +
+ shell/rb-shell-player.c | 22 ++++++++++++++++++++++
+ shell/rb-shell-player.h | 1 +
+ 3 files changed, 24 insertions(+)
commit e7def113b95d80f8339bea733d7f995049b7d092
Author: Sandeep Shedmake <sshedmak redhat com>
@@ -8292,7 +30370,7 @@ Date: Fri Jun 5 18:01:39 2009 +0530
Updated Marathi Translatiuons
po/mr.po | 1278 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 664 insertions(+), 614 deletions(-)
+ 1 file changed, 664 insertions(+), 614 deletions(-)
commit 7f1ef28cbeb50eb3d2b5c29256b0cbb9e36e8612
Author: Sandeep Shedmake <sshedmak redhat com>
@@ -8300,8 +30378,8 @@ Date: Fri Jun 5 09:43:44 2009 +0530
Updated Marathi Translatiuons
- po/mr.po | 2579 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 1413 insertions(+), 1166 deletions(-)
+ po/mr.po | 2613 ++++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 1430 insertions(+), 1183 deletions(-)
commit eb529f721d13da10c51a710c5541a79498c118e6
Author: Jonathan Matthew <jonathan d14n org>
@@ -8318,13 +30396,13 @@ Date: Fri Jun 5 13:14:55 2009 +1000
crossfading, replacing the current stream, and playing after the current
stream ends.
- backends/gstreamer/rb-player-gst-xfade.c | 92 +++++++++++++-----------
- backends/gstreamer/rb-player-gst.c | 13 ++--
- backends/rb-player.c | 60 +++++++++++-----
- backends/rb-player.h | 33 ++++++---
- bindings/python/rb.defs | 14 ++++-
- lib/rb-marshal.list | 1 +
- shell/rb-shell-player.c | 114 ++++++++++++------------------
+ backends/gstreamer/rb-player-gst-xfade.c | 92 ++++++++++++++-----------
+ backends/gstreamer/rb-player-gst.c | 13 ++--
+ backends/rb-player.c | 60 +++++++++++-----
+ backends/rb-player.h | 33 ++++++---
+ bindings/python/rb.defs | 14 +++-
+ lib/rb-marshal.list | 1 +
+ shell/rb-shell-player.c | 114 ++++++++++++-------------------
7 files changed, 181 insertions(+), 146 deletions(-)
commit fdebe06c0cbd9337ba72fd259ed57e1eb76c7bdf
@@ -8333,9 +30411,9 @@ Date: Fri Jun 5 12:17:13 2009 +1000
remove the 'crossfade between songs on the same album' setting
- data/ui/playback-prefs.ui | 60 ------------------------------------------
- shell/rb-shell-player.c | 51 +++++++++--------------------------
- shell/rb-shell-preferences.c | 26 ------------------
+ data/ui/playback-prefs.ui | 60 --------------------------------------------
+ shell/rb-shell-player.c | 51 ++++++++++---------------------------
+ shell/rb-shell-preferences.c | 26 -------------------
3 files changed, 13 insertions(+), 124 deletions(-)
commit 6555293c03bc577ca62456b470aaa86ea76748cb
@@ -8344,8 +30422,8 @@ Date: Thu Jun 4 20:19:12 2009 +0530
updating Translation for Gurmukhi
- po/pa.po | 347 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 190 insertions(+), 157 deletions(-)
+ po/pa.po | 347 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 190 insertions(+), 157 deletions(-)
commit ce19154f1fbf392e8ef5b682ff9fc5c5bbf56857
Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
@@ -8353,8 +30431,8 @@ Date: Thu Jun 4 21:45:28 2009 +1000
vi.po: updated Vietnamese translation
- po/vi.po | 356 ++++++++++++++++++++++++++------------------------------------
- 1 files changed, 151 insertions(+), 205 deletions(-)
+ po/vi.po | 356 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 151 insertions(+), 205 deletions(-)
commit 0e09153368183de7c54f3977153f9f55a18d23c1
Author: Nguyễn Thái Ngọc Duy <pclouds gmail com>
@@ -8363,7 +30441,7 @@ Date: Thu Jun 4 21:44:21 2009 +1000
vi.po: updated by intltool
po/vi.po | 2805 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 1651 insertions(+), 1154 deletions(-)
+ 1 file changed, 1651 insertions(+), 1154 deletions(-)
commit e5765865f1b1495c9702e2591b4dd2b3f3ed4634
Author: Tomasz Dominikowski <tdominikowski aviary pl>
@@ -8372,7 +30450,7 @@ Date: Thu Jun 4 14:20:43 2009 +0200
Updated Polish translation
po/pl.po | 3315 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 1752 insertions(+), 1563 deletions(-)
+ 1 file changed, 1752 insertions(+), 1563 deletions(-)
commit 0f653264280de6a86a30f29f84ef9a3d92b2672f
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -8380,8 +30458,8 @@ Date: Wed Jun 3 23:08:49 2009 +0200
Updated Spanish translation
- po/es.po | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ po/es.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit 8690fc19bacafe8de7d1a6733a9b9c656f5b903b
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -8389,8 +30467,8 @@ Date: Wed Jun 3 20:07:22 2009 +0200
Updated Spanish translation
- po/es.po | 237 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 129 insertions(+), 108 deletions(-)
+ po/es.po | 237 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 129 insertions(+), 108 deletions(-)
commit d5e56c4f81943084a6251f23ed1eac03da6f4905
Author: Edgar Luna <edgar luna gmail com>
@@ -8398,8 +30476,8 @@ Date: Wed Jun 3 14:41:44 2009 +1000
loader: fix some error handling in the gio implementation
- plugins/rb/Loader.py | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ plugins/rb/Loader.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 9127fafe536bf4278f8b3c9f33afdc40625d635f
Author: Sergey Rudchenko <sergey rudchenko gmail com>
@@ -8407,8 +30485,8 @@ Date: Wed Jun 3 10:59:10 2009 +1000
daap: trivial fix for building without gnome-keyring
- plugins/daap/rb-daap-source.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ plugins/daap/rb-daap-source.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit 398a30c7acbad05902ae8e75a91dfefbda0f2af6
Author: Jonathan Matthew <jonathan d14n org>
@@ -8421,11 +30499,11 @@ Date: Tue Jun 2 23:12:42 2009 +1000
READY->NULL transition (fixing bug #576005), and uses a filesrc element
to handle the rest of the job.
- plugins/mtpdevice/Makefile.am | 1 +
- plugins/mtpdevice/rb-mtp-gst-src.c | 439 ++++++++++++++++++++++++++++++++++++
- plugins/mtpdevice/rb-mtp-plugin.c | 6 +
- plugins/mtpdevice/rb-mtp-source.c | 208 +++++++----------
- po/POTFILES.in | 1 +
+ plugins/mtpdevice/Makefile.am | 1 +
+ plugins/mtpdevice/rb-mtp-gst-src.c | 439 +++++++++++++++++++++++++++++++++++++
+ plugins/mtpdevice/rb-mtp-plugin.c | 6 +
+ plugins/mtpdevice/rb-mtp-source.c | 208 +++++++-----------
+ po/POTFILES.in | 1 +
5 files changed, 529 insertions(+), 126 deletions(-)
commit a1861dcb121c9596c24c2f83b416e5d720430bcb
@@ -8434,8 +30512,8 @@ Date: Tue Jun 2 18:30:37 2009 +0530
Added Oriya Language into the List
- po/LINGUAS | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
commit 1d33d812fe0cc051c3a03d4a0723eaacc96f4950
Author: Manoj Kumar Giri <mgiri mgiri csb>
@@ -8444,7 +30522,7 @@ Date: Tue Jun 2 18:29:14 2009 +0530
Updated Oriya Translation
po/or.po | 4867 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 4867 insertions(+), 0 deletions(-)
+ 1 file changed, 4867 insertions(+)
commit 96ad3f25436fcd460d845c5c5b9654b71d977415
Author: Manoj Kumar Giri <mgiri mgiri csb>
@@ -8452,8 +30530,8 @@ Date: Tue Jun 2 18:29:03 2009 +0530
Added Entries for Oriya Translation & addition to LINGUAS.
- po/ChangeLog | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ po/ChangeLog | 5 +++++
+ 1 file changed, 5 insertions(+)
commit 24f2206863f80caa7bd4c3c0640756823dc7797b
Author: Jonathan Matthew <jonathan d14n org>
@@ -8461,8 +30539,8 @@ Date: Tue Jun 2 20:44:23 2009 +1000
audiocd: remove impl_try_playlist and just use rb_true_function
- plugins/audiocd/rb-audiocd-source.c | 8 +-------
- 1 files changed, 1 insertions(+), 7 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 8 +-------
+ 1 file changed, 1 insertion(+), 7 deletions(-)
commit 926c090bf100be10a17f3b56e12e3d15493dd56d
Author: Jonathan Matthew <jonathan d14n org>
@@ -8474,8 +30552,8 @@ Date: Tue Jun 2 20:40:43 2009 +1000
wait until the new stream is started (if trying to crossfade) or until
the old stream ends (for some approximation of gapless playback).
- backends/gstreamer/rb-player-gst-xfade.c | 109 ++++++++++++++++++++++--------
- 1 files changed, 80 insertions(+), 29 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 109 +++++++++++++++++++++++--------
+ 1 file changed, 80 insertions(+), 29 deletions(-)
commit 1c38b8067e89b1443903dd446cd37630385733a5
Author: Jonathan Matthew <jonathan d14n org>
@@ -8483,8 +30561,8 @@ Date: Tue Jun 2 20:36:48 2009 +1000
encoder-gst: remove extract_track(), emit playing-source instead
- backends/gstreamer/rb-encoder-gst.c | 101 ++++++-----------------------------
- 1 files changed, 17 insertions(+), 84 deletions(-)
+ backends/gstreamer/rb-encoder-gst.c | 101 ++++++------------------------------
+ 1 file changed, 17 insertions(+), 84 deletions(-)
commit 20bc487fd727e4984c20eac0585023acf93670ce
Author: Jonathan Matthew <jonathan d14n org>
@@ -8492,8 +30570,8 @@ Date: Tue Jun 2 20:34:22 2009 +1000
player-gst: remove cdda hackery, emit prepare-source instead
- backends/gstreamer/rb-player-gst.c | 20 +++++++-------------
- 1 files changed, 7 insertions(+), 13 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 20 +++++++-------------
+ 1 file changed, 7 insertions(+), 13 deletions(-)
commit 30011c47176c0f2e68a95038feefedbd1c77a24b
Author: Jonathan Matthew <jonathan d14n org>
@@ -8501,8 +30579,8 @@ Date: Tue Jun 2 20:33:59 2009 +1000
xfade: remove cdda hackery, emit prepare-source signal instead
- backends/gstreamer/rb-player-gst-xfade.c | 22 ++--------------------
- 1 files changed, 2 insertions(+), 20 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 22 ++--------------------
+ 1 file changed, 2 insertions(+), 20 deletions(-)
commit ae5d132b2952c5357f77bad46de6c23814a5afff
Author: Jonathan Matthew <jonathan d14n org>
@@ -8512,8 +30590,8 @@ Date: Tue Jun 2 20:30:56 2009 +1000
Cleaned up some old dead code too.
- plugins/audiocd/rb-audiocd-plugin.c | 109 ++++++++++++++++++++--------------
- 1 files changed, 64 insertions(+), 45 deletions(-)
+ plugins/audiocd/rb-audiocd-plugin.c | 109 +++++++++++++++++++++---------------
+ 1 file changed, 64 insertions(+), 45 deletions(-)
commit 4e8d220588df0ec0e3db9ffa60ce4334d7901d2f
Author: Jonathan Matthew <jonathan d14n org>
@@ -8527,9 +30605,9 @@ Date: Tue Jun 2 20:27:08 2009 +1000
The only hook we have here so far is 'prepare-source', which does the
same thing as the signal of that name on the player backends.
- backends/gstreamer/rb-encoder-gst.h | 2 +-
- backends/rb-encoder.c | 63 +++++++++++++++++++++++++++++++++++
- backends/rb-encoder.h | 35 ++++++++++++++++++--
+ backends/gstreamer/rb-encoder-gst.h | 2 +-
+ backends/rb-encoder.c | 63 +++++++++++++++++++++++++++++++++++++
+ backends/rb-encoder.h | 35 +++++++++++++++++++--
3 files changed, 96 insertions(+), 4 deletions(-)
commit 02682c1c6bfc42142234b821108edcf9e7f2ef9e
@@ -8543,12 +30621,12 @@ Date: Tue Jun 2 20:23:09 2009 +1000
only current example of this is setting the device property on cdda
source elements.
- backends/gstreamer/rb-player-gst-xfade.c | 11 +++++++++++
- backends/gstreamer/rb-player-gst-xfade.h | 3 +++
- backends/gstreamer/rb-player-gst.c | 11 +++++++++++
- backends/gstreamer/rb-player-gst.h | 3 +++
- lib/rb-marshal.list | 1 +
- 5 files changed, 29 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 11 +++++++++++
+ backends/gstreamer/rb-player-gst-xfade.h | 3 +++
+ backends/gstreamer/rb-player-gst.c | 11 +++++++++++
+ backends/gstreamer/rb-player-gst.h | 3 +++
+ lib/rb-marshal.list | 1 +
+ 5 files changed, 29 insertions(+)
commit aac6cd5a7c7b01dfac36c7589720737ca2bddbac
Author: Jonathan Matthew <jonathan d14n org>
@@ -8556,8 +30634,8 @@ Date: Tue Jun 2 20:18:38 2009 +1000
player-gst: implement stream reuse
- backends/gstreamer/rb-player-gst.c | 62 +++++++++++-------------------------
- 1 files changed, 19 insertions(+), 43 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 62 ++++++++++++--------------------------
+ 1 file changed, 19 insertions(+), 43 deletions(-)
commit 42e3a941bab9c15335d4ff837347bdd02d00ad93
Author: Jonathan Matthew <jonathan d14n org>
@@ -8572,8 +30650,8 @@ Date: Tue Jun 2 20:06:45 2009 +1000
Simplify the stream reuse handler in the audio CD plugin by taking
advantage of this.
- backends/gstreamer/rb-player-gst-xfade.c | 173 ++++++++++++++++--------------
- plugins/audiocd/rb-audiocd-plugin.c | 15 +---
+ backends/gstreamer/rb-player-gst-xfade.c | 173 +++++++++++++++++--------------
+ plugins/audiocd/rb-audiocd-plugin.c | 15 +--
2 files changed, 96 insertions(+), 92 deletions(-)
commit f951a211240c936682cac9f890d77b4d7609b692
@@ -8586,8 +30664,8 @@ Date: Tue Jun 2 20:00:18 2009 +1000
backend does, which lets us move the cdda specific hackery out to the
audio CD plugin.
- backends/gstreamer/rb-player-gst.c | 22 ++++++++++++++++++++++
- backends/gstreamer/rb-player-gst.h | 22 +++++++++++++++++-----
+ backends/gstreamer/rb-player-gst.c | 22 ++++++++++++++++++++++
+ backends/gstreamer/rb-player-gst.h | 22 +++++++++++++++++-----
2 files changed, 39 insertions(+), 5 deletions(-)
commit 95c642e273ab80957502b534d53179c2799af4e4
@@ -8601,8 +30679,8 @@ Date: Tue Jun 2 16:22:07 2009 +1000
[1]
http://library.gnome.org/devel/libnotify/unstable/NotifyNotification.html#notify-notification-attach-to-status-icon
- configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 1bb4271da855100a3bbaf7383beb82e2648115a9
Author: Jonathan Matthew <jonathan d14n org>
@@ -8610,8 +30688,8 @@ Date: Mon Jun 1 22:58:07 2009 +1000
status-icon: sync gconf and action status for config items (bug #584248)
- plugins/status-icon/rb-status-icon-plugin.c | 44 ++++++++++++++++++++++-----
- 1 files changed, 36 insertions(+), 8 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 44 +++++++++++++++++++++++------
+ 1 file changed, 36 insertions(+), 8 deletions(-)
commit 65ab85d37fc3111899f15d1b902cbf993199bf43
Author: Mario Blättermann <mariobl gnome org>
@@ -8619,8 +30697,8 @@ Date: Mon Jun 1 11:23:18 2009 +0200
Updated German translation
- po/de.po | 302 ++++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 147 insertions(+), 155 deletions(-)
+ po/de.po | 302 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 147 insertions(+), 155 deletions(-)
commit 69c625560037fb53c186f526f769cbb2a089dabd
Author: Jonathan Matthew <jonathan d14n org>
@@ -8632,8 +30710,8 @@ Date: Mon Jun 1 18:17:27 2009 +1000
notify::playing. The idle handler was a hack anyway, as there's no
guarantee the stream would really be playing by the time it was called.
- shell/rb-shell-player.c | 23 -----------------------
- 1 files changed, 0 insertions(+), 23 deletions(-)
+ shell/rb-shell-player.c | 23 -----------------------
+ 1 file changed, 23 deletions(-)
commit 6ffddc262511e11bb61ac91423057e59533c61bb
Author: Jonathan Matthew <jonathan d14n org>
@@ -8644,8 +30722,8 @@ Date: Mon Jun 1 18:13:55 2009 +1000
playing-stream needs to be emitted at a point where rb_player_playing
will return TRUE, otherwise bits of the UI get out of sync.
- backends/gstreamer/rb-player-gst.c | 15 ++++++---------
- 1 files changed, 6 insertions(+), 9 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 15 ++++++---------
+ 1 file changed, 6 insertions(+), 9 deletions(-)
commit 363ef6c9af734ff1d34e15e4fc9a4efccfe3bb65
Author: Szilveszter Ördög <slipszi gmail com>
@@ -8653,8 +30731,8 @@ Date: Mon Jun 1 12:28:40 2009 +1000
status-icon: add 'next' action to notification popups (bug #331272)
- plugins/status-icon/rb-status-icon-plugin.c | 40 +++++++++++++++++++++++++--
- 1 files changed, 37 insertions(+), 3 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 40 ++++++++++++++++++++++++++---
+ 1 file changed, 37 insertions(+), 3 deletions(-)
commit dc00b9a0232d43dee114a028bf27979214b1eb48
Author: Jonathan Matthew <jonathan d14n org>
@@ -8666,8 +30744,8 @@ Date: Mon Jun 1 10:41:11 2009 +1000
fill in the URI details separately. This is simpler and it also works
properly when the IP address we're using happens to be IPv6.
- plugins/daap/rb-daap-connection.c | 8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ plugins/daap/rb-daap-connection.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
commit 02159da160b33f0e411ec502f59213b12d445c73
Author: Jonathan Matthew <jonathan d14n org>
@@ -8678,15 +30756,15 @@ Date: Mon Jun 1 10:21:11 2009 +1000
All C plugins need to be linked against librhythmbox-core as well as any
other libraries they need.
- plugins/daap/Makefile.am | 1 +
- plugins/generic-player/Makefile.am | 3 ++-
- plugins/iradio/Makefile.am | 4 +++-
- plugins/lirc/Makefile.am | 2 ++
- plugins/mtpdevice/Makefile.am | 4 ++--
- plugins/power-manager/Makefile.am | 2 ++
- plugins/sample/Makefile.am | 2 ++
- plugins/status-icon/Makefile.am | 5 ++++-
- plugins/visualizer/Makefile.am | 1 +
+ plugins/daap/Makefile.am | 1 +
+ plugins/generic-player/Makefile.am | 3 ++-
+ plugins/iradio/Makefile.am | 4 +++-
+ plugins/lirc/Makefile.am | 2 ++
+ plugins/mtpdevice/Makefile.am | 4 ++--
+ plugins/power-manager/Makefile.am | 2 ++
+ plugins/sample/Makefile.am | 2 ++
+ plugins/status-icon/Makefile.am | 5 ++++-
+ plugins/visualizer/Makefile.am | 1 +
9 files changed, 19 insertions(+), 5 deletions(-)
commit 9c1dbca993904ea32a752585ae194662dc86e190
@@ -8695,8 +30773,8 @@ Date: Mon Jun 1 01:13:31 2009 +0300
fix a typo
- po/he.po | 3238 ++++++++++++++++++++++++++++++++++++++------------------------
- 1 files changed, 1967 insertions(+), 1271 deletions(-)
+ po/he.po | 3258 ++++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 1977 insertions(+), 1281 deletions(-)
commit 0c9d36ecc5d8866e69cdbadbe29495fc243e9817
Author: Jonathan Matthew <jonathan d14n org>
@@ -8707,8 +30785,8 @@ Date: Sun May 31 23:02:48 2009 +1000
If we don't have any information at all about playlist support, there's
no need to go searching the entire device for playlists.
- plugins/generic-player/rb-generic-player-source.c | 15 ++++++++++-----
- 1 files changed, 10 insertions(+), 5 deletions(-)
+ plugins/generic-player/rb-generic-player-source.c | 15 ++++++++++-----
+ 1 file changed, 10 insertions(+), 5 deletions(-)
commit bcc46318ec43753c45866549c79703eff27c6ec5
Author: Jonathan Matthew <jonathan d14n org>
@@ -8716,8 +30794,8 @@ Date: Sun May 31 18:06:08 2009 +1000
release 0.12.2
- NEWS | 15 ++++++++++++++-
- configure.ac | 2 +-
+ NEWS | 15 ++++++++++++++-
+ configure.ac | 2 +-
2 files changed, 15 insertions(+), 2 deletions(-)
commit b09c7102071d2a4a91eadc3a886ff64d7313821c
@@ -8726,8 +30804,8 @@ Date: Sat May 30 14:40:24 2009 +0200
Fixed validity of ne.po file
- po/ne.po | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ po/ne.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit e9bef083624b1fbfef77e3feef47731910ba36c1
Author: Friedel Wolff <friedel translate org za>
@@ -8737,7 +30815,7 @@ Date: Sat May 30 20:29:43 2009 +0800
po/LINGUAS | 1 +
po/af.po | 4923 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 4924 insertions(+), 0 deletions(-)
+ 2 files changed, 4924 insertions(+)
commit 853cdad23509f260a62237b4fb1d119a41908857
Author: Jonathan Matthew <jonathan d14n org>
@@ -8745,8 +30823,8 @@ Date: Fri May 29 13:19:14 2009 +1000
catch and report errors when python module setup fails
- plugins/rb-python-module.c | 21 +++++++++++++++++++++
- 1 files changed, 21 insertions(+), 0 deletions(-)
+ plugins/rb-python-module.c | 21 +++++++++++++++++++++
+ 1 file changed, 21 insertions(+)
commit bcfb567ce74690fc034976be056548762e715b2a
Author: Jonathan Matthew <jonathan d14n org>
@@ -8756,23 +30834,23 @@ Date: Fri May 29 13:15:37 2009 +1000
also don't install the sample vala plugin.
- corelib/Makefile.am | 1 +
- plugins/audiocd/Makefile.am | 1 +
- plugins/audioscrobbler/Makefile.am | 1 +
- plugins/brasero-disc-recorder/Makefile.am | 1 +
- plugins/cd-recorder/Makefile.am | 1 +
- plugins/daap/Makefile.am | 1 +
- plugins/fmradio/Makefile.am | 1 +
- plugins/generic-player/Makefile.am | 1 +
- plugins/ipod/Makefile.am | 1 +
- plugins/iradio/Makefile.am | 1 +
- plugins/lirc/Makefile.am | 1 +
- plugins/mmkeys/Makefile.am | 1 +
- plugins/mtpdevice/Makefile.am | 1 +
- plugins/power-manager/Makefile.am | 1 +
- plugins/sample-vala/Makefile.am | 9 +++++----
- plugins/status-icon/Makefile.am | 1 +
- plugins/visualizer/Makefile.am | 1 +
+ corelib/Makefile.am | 1 +
+ plugins/audiocd/Makefile.am | 1 +
+ plugins/audioscrobbler/Makefile.am | 1 +
+ plugins/brasero-disc-recorder/Makefile.am | 1 +
+ plugins/cd-recorder/Makefile.am | 1 +
+ plugins/daap/Makefile.am | 1 +
+ plugins/fmradio/Makefile.am | 1 +
+ plugins/generic-player/Makefile.am | 1 +
+ plugins/ipod/Makefile.am | 1 +
+ plugins/iradio/Makefile.am | 1 +
+ plugins/lirc/Makefile.am | 1 +
+ plugins/mmkeys/Makefile.am | 1 +
+ plugins/mtpdevice/Makefile.am | 1 +
+ plugins/power-manager/Makefile.am | 1 +
+ plugins/sample-vala/Makefile.am | 9 +++++----
+ plugins/status-icon/Makefile.am | 1 +
+ plugins/visualizer/Makefile.am | 1 +
17 files changed, 21 insertions(+), 4 deletions(-)
commit a27308d09a5b70459f62af74a1ea7280b8b98d40
@@ -8781,8 +30859,8 @@ Date: Fri May 29 00:05:31 2009 +0200
Updated Danish translation
- po/da.po | 48 ++++++++++++++++++++++++------------------------
- 1 files changed, 24 insertions(+), 24 deletions(-)
+ po/da.po | 48 ++++++++++++++++++++++++------------------------
+ 1 file changed, 24 insertions(+), 24 deletions(-)
commit 6161b46e8b76ccb7bad1a7a05c69350bbd5da345
Author: Sweta Kothari <swkothar redhat com>
@@ -8790,8 +30868,8 @@ Date: Thu May 28 15:42:59 2009 +0530
Committed gu.po file
- po/gu.po | 214 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 110 insertions(+), 104 deletions(-)
+ po/gu.po | 214 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 110 insertions(+), 104 deletions(-)
commit 159236291f994a2390c5d5ba9db7859410a2b35c
Author: Charlie Tyrrestrup <chalze06 gmail com>
@@ -8800,7 +30878,7 @@ Date: Wed May 27 23:36:53 2009 +0200
Updated Danish translation
po/da.po | 2809 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 1617 insertions(+), 1192 deletions(-)
+ 1 file changed, 1617 insertions(+), 1192 deletions(-)
commit 260af82a08cdcc165318c20cae5ad6b91cf6c5fe
Author: Sweta Kothari <swkothar redhat com>
@@ -8808,8 +30886,8 @@ Date: Wed May 27 17:19:41 2009 +0530
Committed gu.po file
- po/gu.po | 500 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 251 insertions(+), 249 deletions(-)
+ po/gu.po | 500 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 251 insertions(+), 249 deletions(-)
commit c6536a5535b8fa2e4ee9be414058ef20901e7baa
Author: A S Alam <aalam users sf net>
@@ -8817,8 +30895,8 @@ Date: Wed May 27 06:19:02 2009 +0530
updating translation for Punjabi (Gurmukhi)
- po/pa.po | 223 +++++++++++++++++++++++++-------------------------------------
- 1 files changed, 89 insertions(+), 134 deletions(-)
+ po/pa.po | 223 +++++++++++++++++++++++++--------------------------------------
+ 1 file changed, 89 insertions(+), 134 deletions(-)
commit afb7c6e38a2deb059783484b2080ee96037590a9
Author: Thomas Klausner <wiz danbala tuwien ac at>
@@ -8826,8 +30904,8 @@ Date: Wed May 27 09:07:05 2009 +1000
don't use == for test(1) in configure.ac (bug #583938)
- configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 868b4b862878bfa2ee86e40d97021bc110846da7
Author: Jonathan Matthew <jonathan d14n org>
@@ -8835,8 +30913,8 @@ Date: Wed May 27 08:37:02 2009 +1000
cd-recorder: don't include sys/vfs.h (bug #583926)
- plugins/cd-recorder/rb-recorder-gst.c | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ plugins/cd-recorder/rb-recorder-gst.c | 1 -
+ 1 file changed, 1 deletion(-)
commit 79a2909e6a0f52f2e186cec6f0537202b8ba6152
Author: Christian Kirbach <Christian Kirbach googlemail com>
@@ -8844,8 +30922,8 @@ Date: Tue May 26 23:55:26 2009 +0200
Updated German translation.
- po/de.po | 240 +++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 130 insertions(+), 110 deletions(-)
+ po/de.po | 240 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 130 insertions(+), 110 deletions(-)
commit c262b6f8357437c90b57a15b13d03e9c2cfa5bc1
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -8853,8 +30931,8 @@ Date: Tue May 26 02:49:01 2009 +0200
Small fixes
- po/hu.po | 8 +++++---
- 1 files changed, 5 insertions(+), 3 deletions(-)
+ po/hu.po | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
commit adfe2c14fa88fc434bfa5ed514d41d730bfa56da
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -8863,7 +30941,7 @@ Date: Tue May 26 02:47:40 2009 +0200
Updated Hungarian translation
po/hu.po | 2015 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 1059 insertions(+), 956 deletions(-)
+ 1 file changed, 1059 insertions(+), 956 deletions(-)
commit f86270c8e88d16664dd51e30b4ca06da958ce583
Author: Claude Paroz <claude 2xlibre net>
@@ -8872,7 +30950,7 @@ Date: Mon May 25 16:31:21 2009 +0200
Updated French translation
po/fr.po | 2016 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 1049 insertions(+), 967 deletions(-)
+ 1 file changed, 1049 insertions(+), 967 deletions(-)
commit 2cccebe1f8c611fa01b5575b7878f3b84578ca67
Author: Jonathan Matthew <jonathan d14n org>
@@ -8880,8 +30958,8 @@ Date: Tue May 26 00:00:49 2009 +1000
shell-player: ref entries before calling rb_player_open (bug #573644)
- shell/rb-shell-player.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ shell/rb-shell-player.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 0c0db845dd024363c69dc7c9f57de2507f0f85fd
Author: Sweta Kothari <swkothar redhat com>
@@ -8891,7 +30969,7 @@ Date: Mon May 25 17:38:03 2009 +0530
po/LINGUAS | 1 +
po/gu.po | 4869 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 4870 insertions(+), 0 deletions(-)
+ 2 files changed, 4870 insertions(+)
commit b93404b99893888972bca4efdec638369c4847ef
Author: A S Alam <aalam users sf net>
@@ -8900,7 +30978,7 @@ Date: Sun May 24 19:47:14 2009 +0530
Updating Punjabi Translation
po/pa.po | 2821 ++++++++++++++++++++++++++++++++++----------------------------
- 1 files changed, 1544 insertions(+), 1277 deletions(-)
+ 1 file changed, 1544 insertions(+), 1277 deletions(-)
commit d0e88429ff6b70b3ce0eaf642e520cd254db31af
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -8908,8 +30986,8 @@ Date: Sun May 24 14:01:34 2009 +0200
Updated Spanish translation
- po/es.po | 94 +++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 45 insertions(+), 49 deletions(-)
+ po/es.po | 94 +++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 45 insertions(+), 49 deletions(-)
commit d636206014842cb275f6431c2dcbd41be93535ff
Author: Jonathan Matthew <jonathan d14n org>
@@ -8917,8 +30995,8 @@ Date: Sun May 24 10:55:39 2009 +1000
fix the podcast parser test program (needed g_type_init)
- podcast/test-podcast-parse.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ podcast/test-podcast-parse.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit d75670a18a48981251ef7fa2f3587d0b580f958f
Author: Jonathan Matthew <jonathan d14n org>
@@ -8926,9 +31004,9 @@ Date: Sun May 24 10:53:53 2009 +1000
update NEWS and README for 0.12.2
- NEWS | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- README | 2 +-
- 2 files changed, 59 insertions(+), 1 deletions(-)
+ NEWS | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ 2 files changed, 59 insertions(+), 1 deletion(-)
commit f8c0a85e2ec0c7031fb190d733d73cb15a323f64
Author: Luca Ferretti <elle uca libero it>
@@ -8937,7 +31015,7 @@ Date: Sat May 23 19:52:34 2009 +0200
Updated Italian translation
po/it.po | 2285 ++++++++++++++++++++++++++++++++++++--------------------------
- 1 files changed, 1317 insertions(+), 968 deletions(-)
+ 1 file changed, 1317 insertions(+), 968 deletions(-)
commit 881c16fdc125b483d101171f037af9e3dae7a4fd
Author: Jonathan Matthew <jonathan d14n org>
@@ -8945,8 +31023,8 @@ Date: Sun May 24 00:02:02 2009 +1000
first prerelease of 0.12.2
- configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 11b1567a6462bfb333a227d8bb571f3777e0144f
Author: Jonathan Matthew <jonathan d14n org>
@@ -8981,10 +31059,10 @@ Date: Tue May 19 19:05:46 2009 +1000
status-icon: fix build without libnotify
- plugins/status-icon/rb-status-icon-plugin.c | 2 +-
- plugins/status-icon/rb-tray-icon-gtk.c | 2 ++
- plugins/status-icon/rb-tray-icon.c | 2 ++
- 3 files changed, 5 insertions(+), 1 deletions(-)
+ plugins/status-icon/rb-status-icon-plugin.c | 2 +-
+ plugins/status-icon/rb-tray-icon-gtk.c | 2 ++
+ plugins/status-icon/rb-tray-icon.c | 2 ++
+ 3 files changed, 5 insertions(+), 1 deletion(-)
commit a5bfcb13e875f037102709f11f05747cab568d3b
Author: Jonathan Matthew <jonathan d14n org>
@@ -8992,8 +31070,8 @@ Date: Tue May 19 18:52:05 2009 +1000
install plugins.ui (bug #583171)
- data/ui/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ data/ui/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
commit 989d400c566ed06616658dde670a88212e9ed1f1
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -9002,7 +31080,7 @@ Date: Mon May 18 23:19:26 2009 +0200
Updated Spanish translation
po/es.po | 2042 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1151 insertions(+), 891 deletions(-)
+ 1 file changed, 1151 insertions(+), 891 deletions(-)
commit 22bf047a8c477443dd4963abe5801e6bdd251ceb
Author: Mario Blättermann <mariobl gnome org>
@@ -9011,7 +31089,7 @@ Date: Mon May 18 21:41:58 2009 +0200
Updated German translation
po/de.po | 2022 +++++++++++++++++++++++++++++++++++---------------------------
- 1 files changed, 1135 insertions(+), 887 deletions(-)
+ 1 file changed, 1135 insertions(+), 887 deletions(-)
commit 4b4d4abe821b1d181de8613037c3a2c546f90011
Author: Jonathan Matthew <jonathan d14n org>
@@ -9019,8 +31097,8 @@ Date: Mon May 18 21:23:57 2009 +1000
magnatune: use the same strings in the preference and purchase dialogs
- plugins/magnatune/magnatune-prefs.ui | 28 ++++++++++++++--------------
- plugins/magnatune/magnatune-purchase.ui | 28 ++++++++++++++--------------
+ plugins/magnatune/magnatune-prefs.ui | 28 ++++++++++++++--------------
+ plugins/magnatune/magnatune-purchase.ui | 28 ++++++++++++++--------------
2 files changed, 28 insertions(+), 28 deletions(-)
commit f0a873a21b08be8e5cd0d4331e8501a3f7d99be6
@@ -9029,8 +31107,8 @@ Date: Mon May 18 21:07:56 2009 +1000
status-icon: don't ask for translations of 'gtk-close'.
- plugins/status-icon/status-icon-preferences.ui | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ plugins/status-icon/status-icon-preferences.ui | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3e1a5ea6442cebb4470acb4da8d426c348b72350
Author: Jonathan Matthew <jonathan d14n org>
@@ -9054,7 +31132,7 @@ Date: Mon May 18 20:07:02 2009 +1000
data/glade/general-prefs.glade | 808 --------------
data/glade/library-prefs.glade | 649 ------------
data/glade/playback-prefs.glade | 424 --------
- data/glade/playlist-save.glade | 176 ---
+ data/glade/playlist-save.glade | 176 ----
data/glade/plugins.glade | 498 ---------
data/glade/podcast-feed-properties.glade | 643 -----------
data/glade/podcast-prefs.glade | 285 -----
@@ -9070,7 +31148,7 @@ Date: Mon May 18 20:07:02 2009 +1000
data/ui/playlist-save.ui | 132 +++
data/ui/plugins.ui | 296 ++++++
data/ui/podcast-feed-properties.ui | 317 ++++++
- data/ui/podcast-prefs.ui | 176 +++
+ data/ui/podcast-prefs.ui | 176 ++++
data/ui/podcast-properties.ui | 412 ++++++++
data/ui/song-info-multiple.ui | 213 ++++
data/ui/song-info.ui | 654 ++++++++++++
@@ -9116,7 +31194,7 @@ Date: Mon May 18 20:07:02 2009 +1000
plugins/iradio/rb-iradio-source.c | 2 -
plugins/iradio/rb-station-properties-dialog.c | 62 +-
plugins/iradio/station-properties.glade | 582 ----------
- plugins/iradio/station-properties.ui | 293 +++++
+ plugins/iradio/station-properties.ui | 293 ++++++
plugins/jamendo/Makefile.am | 12 +-
plugins/jamendo/jamendo-loading.glade | 403 -------
plugins/jamendo/jamendo-loading.ui | 195 ++++
@@ -9225,25 +31303,25 @@ Date: Mon May 18 12:09:47 2009 +1000
- notify-custom: emitted when a custom notification popup should be
displayed.
- bindings/python/rb.defs | 14 +-
- data/ui/rhythmbox-ui.xml | 16 +-
- doc/reference/rhythmbox-docs.sgml | 1 -
- doc/reference/rhythmbox-sections.txt | 23 -
- doc/reference/rhythmbox.types | 2 -
- lib/rb-marshal.list | 2 +
- lib/rb-preferences.h | 2 -
- plugins/cd-recorder/rb-playlist-source-recorder.c | 2 +-
- shell/Makefile.am | 2 -
- shell/rb-shell.c | 521 ++-----------
- shell/rb-shell.h | 20 +-
- shell/rb-tray-icon.c | 852 ---------------------
- shell/rb-tray-icon.h | 85 --
- sources/rb-podcast-source.c | 24 +-
- sources/rb-streaming-source.c | 4 +-
- widgets/Makefile.am | 2 -
- widgets/eggtrayicon.c | 630 ---------------
- widgets/eggtrayicon.h | 99 ---
- widgets/update-from-egg.sh | 26 -
+ bindings/python/rb.defs | 14 +-
+ data/ui/rhythmbox-ui.xml | 16 +-
+ doc/reference/rhythmbox-docs.sgml | 1 -
+ doc/reference/rhythmbox-sections.txt | 23 -
+ doc/reference/rhythmbox.types | 2 -
+ lib/rb-marshal.list | 2 +
+ lib/rb-preferences.h | 2 -
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 2 +-
+ shell/Makefile.am | 2 -
+ shell/rb-shell.c | 521 ++-----------
+ shell/rb-shell.h | 20 +-
+ shell/rb-tray-icon.c | 852 ----------------------
+ shell/rb-tray-icon.h | 85 ---
+ sources/rb-podcast-source.c | 24 +-
+ sources/rb-streaming-source.c | 4 +-
+ widgets/Makefile.am | 2 -
+ widgets/eggtrayicon.c | 630 ----------------
+ widgets/eggtrayicon.h | 99 ---
+ widgets/update-from-egg.sh | 26 -
19 files changed, 96 insertions(+), 2231 deletions(-)
commit 3c6e830e1ce2f77a3409c86e63f67cca125b17d8
@@ -9252,8 +31330,8 @@ Date: Mon May 18 09:28:23 2009 +1000
fix up coordinate conversions in tree drag&drop code (bug #579137)
- lib/rb-tree-dnd.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ lib/rb-tree-dnd.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit a4f30db26c0a3ddd0449d98731988590e8488069
Author: Jonathan Matthew <jonathan d14n org>
@@ -9261,8 +31339,8 @@ Date: Thu May 14 13:19:56 2009 +1000
it is definitely 2009 now
- shell/rb-shell.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ shell/rb-shell.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 656d481f8112fd41b7bb402203c2dadf9ff9246c
Author: Jonathan Matthew <jonathan d14n org>
@@ -9273,8 +31351,8 @@ Date: Tue May 12 22:45:04 2009 +1000
There aren't any messages like this that we need to process yet,
so we just get the pad's parent and continue as normal.
- backends/gstreamer/rb-player-gst-xfade.c | 3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 3 +++
+ 1 file changed, 3 insertions(+)
commit 6a844313210f84f549da10ab13ff550d02db69d9
Author: Jonathan Matthew <jonathan d14n org>
@@ -9282,14 +31360,14 @@ Date: Tue May 12 22:38:25 2009 +1000
use gst_element_get_static_pad instead of gst_element_get_pad
- backends/gstreamer/rb-encoder-gst.c | 4 +-
- backends/gstreamer/rb-player-gst-xfade.c | 30 ++++++++++++++--------------
- backends/gstreamer/rb-player-gst.c | 20 +++++++++---------
- metadata/rb-metadata-gst.c | 3 +-
- plugins/audiocd/rb-audiocd-plugin.c | 2 +-
- plugins/cd-recorder/rb-recorder-gst.c | 2 +-
- plugins/fmradio/rb-fm-radio-gst-src.c | 2 +-
- plugins/visualizer/rb-visualizer-plugin.c | 10 ++++----
+ backends/gstreamer/rb-encoder-gst.c | 4 ++--
+ backends/gstreamer/rb-player-gst-xfade.c | 30 +++++++++++++++---------------
+ backends/gstreamer/rb-player-gst.c | 20 ++++++++++----------
+ metadata/rb-metadata-gst.c | 3 ++-
+ plugins/audiocd/rb-audiocd-plugin.c | 2 +-
+ plugins/cd-recorder/rb-recorder-gst.c | 2 +-
+ plugins/fmradio/rb-fm-radio-gst-src.c | 2 +-
+ plugins/visualizer/rb-visualizer-plugin.c | 10 +++++-----
8 files changed, 37 insertions(+), 36 deletions(-)
commit 3a282358be739705013242e310bbfdb3480bc26a
@@ -9298,9 +31376,9 @@ Date: Mon May 11 07:28:04 2009 +0200
Replaced old jamendo logo
- .../jamendo/icons/hicolor/24x24/places/jamendo.png | Bin 898 -> 878 bytes
- plugins/jamendo/jamendo_logo.png | Bin 18336 -> 27947 bytes
- plugins/jamendo/jamendo_logo_medium.png | Bin 11662 -> 12493 bytes
+ .../jamendo/icons/hicolor/24x24/places/jamendo.png | Bin 898 -> 878 bytes
+ plugins/jamendo/jamendo_logo.png | Bin 18336 -> 27947 bytes
+ plugins/jamendo/jamendo_logo_medium.png | Bin 11662 -> 12493 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
commit bc5f7192533f76870a9b469eb1ab1efe1631db59
@@ -9312,8 +31390,8 @@ Date: Sun May 10 12:22:04 2009 +1000
Use %(artist)s etc. so translators can distinguish between the template
strings, and add some translation comments.
- plugins/im-status/im-status/__init__.py | 25 ++++++++++++++++++++-----
- po/POTFILES.in | 1 +
+ plugins/im-status/im-status/__init__.py | 25 ++++++++++++++++++++-----
+ po/POTFILES.in | 1 +
2 files changed, 21 insertions(+), 5 deletions(-)
commit 79e549a5169e105a62543004791478c5852ea6f9
@@ -9322,8 +31400,8 @@ Date: Sat May 9 15:14:57 2009 +1000
power-manager: disable and un-hide this plugin until it works properly
- data/rhythmbox.schemas | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ data/rhythmbox.schemas | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 3d3c9f0bf5219822f9653e182d35da6b90e34449
Author: Jonathan Matthew <jonathan d14n org>
@@ -9331,8 +31409,8 @@ Date: Sat May 9 11:43:17 2009 +1000
artdisplay: ignore mms for local cover art searches (bug #581885)
- .../artdisplay/LocalCoverArtSearchGIO.py | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
+ plugins/artdisplay/artdisplay/LocalCoverArtSearchGIO.py | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
commit 61f6b10c258bb982ff5556feeac958ff1e524b91
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -9340,8 +31418,8 @@ Date: Fri May 8 19:55:17 2009 +0200
Updated Spanish translation
- po/es.po | 76 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 38 insertions(+), 38 deletions(-)
+ po/es.po | 76 ++++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 38 insertions(+), 38 deletions(-)
commit 4b5f8b7ece6ba0a5e9f4dd7df2b46f210b85caea
Author: Jonathan Matthew <jonathan d14n org>
@@ -9349,8 +31427,8 @@ Date: Fri May 8 18:51:03 2009 +1000
use a longer timeout for metadata save operations (bug #577433)
- metadata/rb-metadata-dbus-client.c | 2 +-
- metadata/rb-metadata-dbus.h | 7 +++++--
+ metadata/rb-metadata-dbus-client.c | 2 +-
+ metadata/rb-metadata-dbus.h | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
commit 1b49317638bd0c7c00df17381b6ad59c2bae4529
@@ -9362,8 +31440,8 @@ Date: Fri May 8 18:30:07 2009 +1000
We want to measure idle time, and that starts after we're done with
the request, not before.
- metadata/rb-metadata-dbus-service.c | 15 +++++++++------
- 1 files changed, 9 insertions(+), 6 deletions(-)
+ metadata/rb-metadata-dbus-service.c | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
commit 9334497b4a118c0327f5af2e30f83b837ef7c76c
Author: Jonathan Matthew <jonathan d14n org>
@@ -9376,8 +31454,8 @@ Date: Fri May 8 15:45:14 2009 +1000
inactivity timeout to be called during metadata save operations, killing
metadata save operations that took longer than the timeout.
- metadata/rb-metadata-gst.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ metadata/rb-metadata-gst.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit e92b552894ed5560bc75fbd6ac99be96831d1c80
Author: Bastien Nocera <hadess hadess net>
@@ -9387,8 +31465,8 @@ Date: Thu May 7 23:16:00 2009 +0100
See bug #581775, the albums list is owned by the signal callback.
- plugins/audiocd/rb-audiocd-source.c | 7 +++++++
- 1 files changed, 7 insertions(+), 0 deletions(-)
+ plugins/audiocd/rb-audiocd-source.c | 7 +++++++
+ 1 file changed, 7 insertions(+)
commit d8ab203e076f0d801859b554ea84e2104d4d177c
Author: Bastien Nocera <hadess hadess net>
@@ -9398,8 +31476,8 @@ Date: Thu May 7 23:12:21 2009 +0100
Fixes some ownership issues for the albums GList.
- plugins/audiocd/sj-metadata-getter.c | 4 ++--
- plugins/audiocd/sj-metadata-gvfs.c | 31 ++++++++++++++-----------------
+ plugins/audiocd/sj-metadata-getter.c | 4 ++--
+ plugins/audiocd/sj-metadata-gvfs.c | 31 ++++++++++++++-----------------
2 files changed, 16 insertions(+), 19 deletions(-)
commit 76709a9c10e777c8af6fbcbec14429fbb63ba31d
@@ -9408,8 +31486,8 @@ Date: Wed May 6 20:38:38 2009 +0200
Updated German translation
- po/de.po | 100 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 50 insertions(+), 50 deletions(-)
+ po/de.po | 100 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 50 insertions(+), 50 deletions(-)
commit 107657d49fd9125bec235091ad470cf25a1e37d5
Author: Jonathan Matthew <jonathan d14n org>
@@ -9417,10 +31495,10 @@ Date: Tue May 5 19:06:18 2009 +1000
update musicbrainz/sortname tags, require gst 0.10.15
- backends/gstreamer/rb-encoder-gst.c | 4 +---
- backends/gstreamer/rb-player-gst-helper.c | 3 +--
- configure.ac | 2 +-
- metadata/rb-metadata-gst.c | 9 ++-------
+ backends/gstreamer/rb-encoder-gst.c | 4 +---
+ backends/gstreamer/rb-player-gst-helper.c | 3 +--
+ configure.ac | 2 +-
+ metadata/rb-metadata-gst.c | 9 ++-------
4 files changed, 5 insertions(+), 13 deletions(-)
commit da125fadfc4e0ff2852914a1167ddcdf70c0a405
@@ -9442,9 +31520,9 @@ Date: Tue May 5 13:26:11 2009 +1000
We also implement the current recommendations for delays between
handshake requests when the handshake fails.
- plugins/audioscrobbler/rb-audioscrobbler-entry.c | 75 ++--
- plugins/audioscrobbler/rb-audioscrobbler-entry.h | 4 +
- plugins/audioscrobbler/rb-audioscrobbler.c | 390 ++++++++++------------
+ plugins/audioscrobbler/rb-audioscrobbler-entry.c | 75 ++---
+ plugins/audioscrobbler/rb-audioscrobbler-entry.h | 4 +
+ plugins/audioscrobbler/rb-audioscrobbler.c | 390 ++++++++++-------------
3 files changed, 215 insertions(+), 254 deletions(-)
commit 1d0eb79262fd6cb2ff98f89fa4caf6a7d14b9638
@@ -9454,7 +31532,7 @@ Date: Mon May 4 18:06:30 2009 +0200
Updated German translation
po/de.po | 1105 +++++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 594 insertions(+), 511 deletions(-)
+ 1 file changed, 594 insertions(+), 511 deletions(-)
commit e09ebfdb442f4efcedb44d1ad3c1e56df5ec38a6
Author: Takeshi AIHANA <takeshi aihana gmail com>
@@ -9463,7 +31541,7 @@ Date: Mon May 4 00:14:01 2009 +0900
Updated Japanese translation.
po/ja.po | 1040 ++++++++++++++++++++++++++++++--------------------------------
- 1 files changed, 497 insertions(+), 543 deletions(-)
+ 1 file changed, 497 insertions(+), 543 deletions(-)
commit 9141d551f350c0e3863957eaec6de5d3ce515e51
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -9471,8 +31549,8 @@ Date: Sat May 2 11:09:03 2009 +0200
Updated Spanish translation
- po/es.po | 16 ++++++++--------
- 1 files changed, 8 insertions(+), 8 deletions(-)
+ po/es.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
commit fde412c93ff5de3102bb7f21735965d3fe769294
Author: Jorge Gonzalez <jorgegonz svn gnome org>
@@ -9480,8 +31558,8 @@ Date: Fri May 1 21:16:46 2009 +0200
Updated Spanish translation
- po/es.po | 298 ++++++++++++++++++++++++++++++++------------------------------
- 1 files changed, 155 insertions(+), 143 deletions(-)
+ po/es.po | 298 +++++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 155 insertions(+), 143 deletions(-)
commit f743b766ce9cd51425339d09fad99f2b419f4ec7
Author: Vincent Untz <vuntz gnome org>
@@ -9492,13 +31570,13 @@ Date: Thu Apr 30 15:13:13 2009 +1000
This updates the IM status in Empathy and Gossip to describe the current
playing song.
- configure.ac | 1 +
- plugins/Makefile.am | 1 +
- plugins/im-status/Makefile.am | 14 ++
- plugins/im-status/im-status.rb-plugin.in | 9 ++
- plugins/im-status/im-status/__init__.py | 207 ++++++++++++++++++++++++++++++
- po/POTFILES.in | 1 +
- 6 files changed, 233 insertions(+), 0 deletions(-)
+ configure.ac | 1 +
+ plugins/Makefile.am | 1 +
+ plugins/im-status/Makefile.am | 14 +++
+ plugins/im-status/im-status.rb-plugin.in | 9 ++
+ plugins/im-status/im-status/__init__.py | 207 +++++++++++++++++++++++++++++++
+ po/POTFILES.in | 1 +
+ 6 files changed, 233 insertions(+)
commit 93c4e34a664565a97d713c0e7f6560d081f7a819
Author: Jonathan Matthew <jonathan d14n org>
@@ -9506,8 +31584,8 @@ Date: Thu Apr 30 14:36:05 2009 +1000
add 'bus' property to player backends, exposing the GStreamer bus
- backends/gstreamer/rb-player-gst-xfade.c | 22 ++++++++++++++++++++--
- backends/gstreamer/rb-player-gst.c | 19 ++++++++++++++++++-
+ backends/gstreamer/rb-player-gst-xfade.c | 22 ++++++++++++++++++++--
+ backends/gstreamer/rb-player-gst.c | 19 ++++++++++++++++++-
2 files changed, 38 insertions(+), 3 deletions(-)
commit 3f221b5e54d03f32c732789c1a7b7dede9c7114b
@@ -9516,8 +31594,8 @@ Date: Thu Apr 30 10:49:29 2009 +1000
add license exception to dontreallyclose plugin
- plugins/dontreallyclose/dontreallyclose.py | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ plugins/dontreallyclose/dontreallyclose.py | 8 ++++++++
+ 1 file changed, 8 insertions(+)
commit bed8dfac4c28e7b71497c73374d2b7456368f131
Author: Víctor Manuel Jáquez Leal <vjaquez igalia com>
@@ -9525,8 +31603,8 @@ Date: Sun Apr 26 11:55:12 2009 +0200
Update macros for totem-pl-parser 2.25.1
- plugins/audioscrobbler/rb-lastfm-source.c | 4 ++--
- 1 files changed, 2 insertions(+), 2 deletions(-)
+ plugins/audioscrobbler/rb-lastfm-source.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
commit 679a52e0683ac652c40b1a05c9cdea6f3d03ad16
Author: Christian Becke <christianbecke web de>
@@ -9534,8 +31612,8 @@ Date: Thu Apr 30 09:06:59 2009 +1000
visualizer: add blank cursor code for gtk+ < 2.16
- plugins/visualizer/rb-visualizer-plugin.c | 25 +++++++++++++++++++++++--
- 1 files changed, 23 insertions(+), 2 deletions(-)
+ plugins/visualizer/rb-visualizer-plugin.c | 25 +++++++++++++++++++++++--
+ 1 file changed, 23 insertions(+), 2 deletions(-)
commit b3c2b341e92a85747025b063c3f12df94880cc4f
Author: Bastien Nocera <hadess hadess net>
@@ -9546,8 +31624,8 @@ Date: Wed Apr 29 13:55:42 2009 +0100
Add a whitelist of mime-types that we shouldn't ignore, and
ignore all the other application/* mime-types by default.
- metadata/rb-metadata-gst.c | 48 ++++++++++++++++++++++++-------------------
- 1 files changed, 27 insertions(+), 21 deletions(-)
+ metadata/rb-metadata-gst.c | 48 ++++++++++++++++++++++++++--------------------
+ 1 file changed, 27 insertions(+), 21 deletions(-)
commit 535c2437d02d1cb241461be03770a7cd3f321d1c
Author: Jonathan Matthew <jonathan d14n org>
@@ -9558,9 +31636,9 @@ Date: Wed Apr 29 21:58:38 2009 +1000
This allows plugins to process bus messages easily and without
much hackery.
- backends/gstreamer/rb-player-gst-xfade.c | 3 +++
- backends/gstreamer/rb-player-gst.c | 3 +++
- 2 files changed, 6 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 3 +++
+ backends/gstreamer/rb-player-gst.c | 3 +++
+ 2 files changed, 6 insertions(+)
commit 3852f2a6f1dc7188fdcfbcd4a6f30513f3274d8a
Author: Jonathan Matthew <jonathan d14n org>
@@ -9568,9 +31646,9 @@ Date: Wed Apr 29 18:48:57 2009 +1000
update eggsmclient code from libegg
- lib/eggdesktopfile.c | 22 ++++++++++++----------
- lib/eggsmclient-xsmp.c | 13 ++++++++++---
- lib/eggsmclient.c | 10 +++++++++-
+ lib/eggdesktopfile.c | 22 ++++++++++++----------
+ lib/eggsmclient-xsmp.c | 13 ++++++++++---
+ lib/eggsmclient.c | 10 +++++++++-
3 files changed, 31 insertions(+), 14 deletions(-)
commit dce0829835741b0562ed09726473892bca41a05c
@@ -9585,10 +31663,10 @@ Date: Sat Apr 18 02:15:23 2009 +1000
Fixes the rest of #345975.
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
- .../artdisplay/EmbeddedCoverArtSearch.py | 131 ++++++++++++++++++++
- plugins/artdisplay/artdisplay/Makefile.am | 1 +
- 3 files changed, 134 insertions(+), 1 deletions(-)
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 3 +-
+ .../artdisplay/EmbeddedCoverArtSearch.py | 131 +++++++++++++++++++++
+ plugins/artdisplay/artdisplay/Makefile.am | 1 +
+ 3 files changed, 134 insertions(+), 1 deletion(-)
commit bfdd5663d51955d55e46588f369a815038fba214
Author: Jonathan Matthew <jonathan d14n org>
@@ -9600,12 +31678,12 @@ Date: Sat Apr 18 02:12:42 2009 +1000
for cover art images. Also passes through a flag indicating whether the
entry being searched for is currently playing.
- .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 5 +-
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 60 ++++++++++++--------
- .../artdisplay/artdisplay/LocalCoverArtSearch.py | 5 +-
- .../artdisplay/LocalCoverArtSearchGIO.py | 5 +-
- .../artdisplay/artdisplay/PodcastCoverArtSearch.py | 18 +++---
- plugins/artdisplay/artdisplay/__init__.py | 7 +-
+ .../artdisplay/artdisplay/AmazonCoverArtSearch.py | 5 +-
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 60 +++++++++++++---------
+ .../artdisplay/artdisplay/LocalCoverArtSearch.py | 5 +-
+ .../artdisplay/LocalCoverArtSearchGIO.py | 5 +-
+ .../artdisplay/artdisplay/PodcastCoverArtSearch.py | 18 +++----
+ plugins/artdisplay/artdisplay/__init__.py | 7 +--
6 files changed, 60 insertions(+), 40 deletions(-)
commit bd4c4919da0ccf7abe46bce905eab7c62d855e7f
@@ -9614,8 +31692,8 @@ Date: Sat Apr 18 02:11:16 2009 +1000
xfade: only process tags for a stream once it has prerolled
- backends/gstreamer/rb-player-gst-xfade.c | 25 +++++++++++++++++++++++--
- 1 files changed, 23 insertions(+), 2 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 25 +++++++++++++++++++++++--
+ 1 file changed, 23 insertions(+), 2 deletions(-)
commit 95d5ed9fb1fe752440c6a60ee950e0fd8e3628a7
Author: Jonathan Matthew <jonathan d14n org>
@@ -9635,14 +31713,14 @@ Date: Sat Apr 18 02:03:59 2009 +1000
Fixes half of #345975.
- backends/gstreamer/rb-player-gst-helper.c | 134 +++++++++++++++++++++++++++++
- backends/gstreamer/rb-player-gst-helper.h | 21 ++++-
- backends/gstreamer/rb-player-gst-xfade.c | 72 ++++-----------
- backends/gstreamer/rb-player-gst.c | 71 ++++-----------
- backends/rb-player.c | 36 ++++++++
- backends/rb-player.h | 5 +
- lib/rb-marshal.list | 1 +
- shell/rb-shell-player.c | 29 ++++++
+ backends/gstreamer/rb-player-gst-helper.c | 134 ++++++++++++++++++++++++++++++
+ backends/gstreamer/rb-player-gst-helper.h | 21 ++++-
+ backends/gstreamer/rb-player-gst-xfade.c | 72 +++++-----------
+ backends/gstreamer/rb-player-gst.c | 71 +++++-----------
+ backends/rb-player.c | 36 ++++++++
+ backends/rb-player.h | 5 ++
+ lib/rb-marshal.list | 1 +
+ shell/rb-shell-player.c | 29 +++++++
8 files changed, 262 insertions(+), 107 deletions(-)
commit 5379d240c35ec51bd3e221fe5d3abdd7cde465b5
@@ -9655,8 +31733,8 @@ Date: Sat Apr 18 01:29:37 2009 +1000
we were avoiding by using idle handlers and timeouts appears to have
mostly been fixed. UI is a bit snappier on track changes now too.
- shell/rb-shell-player.c | 124 +++++++++--------------------------------------
- 1 files changed, 24 insertions(+), 100 deletions(-)
+ shell/rb-shell-player.c | 124 ++++++++++--------------------------------------
+ 1 file changed, 24 insertions(+), 100 deletions(-)
commit b8b806365d7196c0f3ded057feb720f9d5ad8ba6
Author: Jonathan Matthew <jonathan d14n org>
@@ -9667,8 +31745,8 @@ Date: Sat Apr 18 00:48:59 2009 +1000
The GStreamer bus callback is already running on the main thread, so
doing everything in idle handlers just makes it more complicated.
- backends/gstreamer/rb-player-gst.c | 164 +++---------------------------------
- 1 files changed, 13 insertions(+), 151 deletions(-)
+ backends/gstreamer/rb-player-gst.c | 164 +++----------------------------------
+ 1 file changed, 13 insertions(+), 151 deletions(-)
commit 10b7ef46c7b0d3d0afac523d0f3639dcd14f7924
Author: Sergey Rudchenko <sergey rudchenko gmail com>
@@ -9676,8 +31754,8 @@ Date: Wed Apr 29 17:23:27 2009 +1000
visualizer: add the main accel group to the vis window (fixes #509845)
- plugins/visualizer/rb-visualizer-plugin.c | 7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ plugins/visualizer/rb-visualizer-plugin.c | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
commit e170cd21caed9daf3f1e29bfafef330449332319
Author: Sergey Rudchenko <sergey rudchenko gmail com>
@@ -9685,8 +31763,8 @@ Date: Wed Apr 29 17:13:58 2009 +1000
visualizer: hide mouse curser in fullscreen mode (fixes #501998)
- plugins/visualizer/rb-visualizer-plugin.c | 8 ++++++++
- 1 files changed, 8 insertions(+), 0 deletions(-)
+ plugins/visualizer/rb-visualizer-plugin.c | 8 ++++++++
+ 1 file changed, 8 insertions(+)
commit 3357c6a834a1a006a0189d4761b92ca522df8cc7
Author: Jonathan Matthew <jonathan d14n org>
@@ -9696,8 +31774,8 @@ Date: Wed Apr 29 17:06:59 2009 +1000
This should stop it dying with X11 BadWindow errors most of the time.
- plugins/visualizer/rb-visualizer-plugin.c | 5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
+ plugins/visualizer/rb-visualizer-plugin.c | 5 +++++
+ 1 file changed, 5 insertions(+)
commit 46773c30a7382643331734daceb01a3aeea2af5a
Author: Will Woods <wwoods redhat com>
@@ -9705,8 +31783,8 @@ Date: Wed Apr 29 10:26:18 2009 +1000
iradio: update URLs for WKNC streams
- plugins/iradio/iradio-initial.pls | 10 +++++-----
- 1 files changed, 5 insertions(+), 5 deletions(-)
+ plugins/iradio/iradio-initial.pls | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
commit 3d424e2116752c9018d80b69b8c6b6b013785ea6
Author: Jonathan Matthew <jonathan d14n org>
@@ -9714,8 +31792,8 @@ Date: Tue Apr 28 17:31:34 2009 +1000
release 0.12.1
- NEWS | 23 +++++++++++++++++++----
- configure.ac | 2 +-
+ NEWS | 23 +++++++++++++++++++----
+ configure.ac | 2 +-
2 files changed, 20 insertions(+), 5 deletions(-)
commit ef210187180fedaab9825f64095d129916289235
@@ -9724,8 +31802,8 @@ Date: Mon Apr 27 09:59:52 2009 +1000
doap: fix foaf:mbox property
- rhythmbox.doap | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ rhythmbox.doap | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 3a0df7bdf0ec05bf624c7e1cd7c5e88e45e70a08
Author: Bastien Nocera <hadess hadess net>
@@ -9735,8 +31813,8 @@ Date: Mon Apr 27 00:27:52 2009 +0100
From https://bugzilla.redhat.com/show_bug.cgi?id=497647 again
- metadata/rb-metadata-gst.c | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
+ metadata/rb-metadata-gst.c | 2 ++
+ 1 file changed, 2 insertions(+)
commit 4bec6eea505a8b55aa314a2ea72476176d772f4b
Author: Bastien Nocera <hadess hadess net>
@@ -9748,8 +31826,8 @@ Date: Sat Apr 25 16:51:05 2009 +0100
music files.
See https://bugzilla.redhat.com/show_bug.cgi?id=497647#c1
- metadata/rb-metadata-gst.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ metadata/rb-metadata-gst.c | 1 +
+ 1 file changed, 1 insertion(+)
commit 1c69449a029a00293f3e2fd1e48ef6beb8d38864
Author: Gabor Kelemen <kelemeng gnome hu>
@@ -9757,8 +31835,8 @@ Date: Fri Apr 24 03:29:28 2009 +0200
Updated Hungarian translation
- po/hu.po | 314 ++++++++++++++++++++++++++------------------------------------
- 1 files changed, 133 insertions(+), 181 deletions(-)
+ po/hu.po | 314 +++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 133 insertions(+), 181 deletions(-)
commit 3e8bd5b908a6f3ddee12ac941f4a161cc14e400e
Author: Bastien Nocera <hadess hadess net>
@@ -9769,8 +31847,8 @@ Date: Wed Apr 22 17:12:59 2009 +0100
the _URL symbols are gone in master, you need to use
_URI. Require the first version to include the compat defines.
- configure.ac | 2 +-
- podcast/rb-podcast-parse.c | 4 ++--
+ configure.ac | 2 +-
+ podcast/rb-podcast-parse.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
commit 20173abfbfbccabb5279d6b1685c747bad525916
@@ -9779,7 +31857,7 @@ Date: Wed Apr 22 20:51:53 2009 +0800
Updated Traditional Chinese translation(both HongKong and Taiwan)
- po/zh_HK.po | 1860 ++++++++++++++++++++++++++++++++++-------------------------
+ po/zh_HK.po | 1860 +++++++++++++++++++++++++++++++++-------------------------
po/zh_TW.po | 1865 +++++++++++++++++++++++++++++++++++------------------------
2 files changed, 2181 insertions(+), 1544 deletions(-)
@@ -9789,8 +31867,8 @@ Date: Wed Apr 22 19:04:55 2009 +1000
remove (generated) ChangeLog as part of distclean
- Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
commit 450ad29eda360492152b26cb818e9d04ab734af7
Author: Jonathan Matthew <jonathan d14n org>
@@ -9798,8 +31876,8 @@ Date: Wed Apr 22 14:00:23 2009 +1000
second prerelease of 0.12.1
- configure.ac | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 99df227d2b0bf1e3a47c56afe6b35ad030b2fa14
Author: Jonathan Matthew <jonathan d14n org>
@@ -9809,8 +31887,8 @@ Date: Wed Apr 22 11:45:54 2009 +1000
Don't re-set the player backend volume when this happens, though.
- shell/rb-shell-player.c | 39 +++++++++++++++++++++++++++++----------
- 1 files changed, 29 insertions(+), 10 deletions(-)
+ shell/rb-shell-player.c | 39 +++++++++++++++++++++++++++++----------
+ 1 file changed, 29 insertions(+), 10 deletions(-)
commit 9a826df0c8658561974f291ec3cc656e6aa81197
Author: Jonathan Matthew <jonathan d14n org>
@@ -9821,9 +31899,9 @@ Date: Wed Apr 22 11:34:47 2009 +1000
notify::volume is emitted on a streaming thread, so we need to use
an idle handler to marshal it to the main thread.
- backends/gstreamer/rb-player-gst-xfade.c | 22 ++++++++++++++++++++++
- backends/gstreamer/rb-player-gst.c | 22 ++++++++++++++++++++++
- 2 files changed, 44 insertions(+), 0 deletions(-)
+ backends/gstreamer/rb-player-gst-xfade.c | 22 ++++++++++++++++++++++
+ backends/gstreamer/rb-player-gst.c | 22 ++++++++++++++++++++++
+ 2 files changed, 44 insertions(+)
commit 0cab7562d4e3f9927558e5f4c21b0e79ebafb97d
Author: Jonathan Matthew <jonathan d14n org>
@@ -9834,9 +31912,9 @@ Date: Wed Apr 22 11:32:54 2009 +1000
This is used to provide notification of changes to the stream volume,
such as when the pulseaudio stream volume is changed externally.
- backends/rb-player.c | 33 +++++++++++++++++++++++++++++++++
- backends/rb-player.h | 3 +++
- 2 files changed, 36 insertions(+), 0 deletions(-)
+ backends/rb-player.c | 33 +++++++++++++++++++++++++++++++++
+ backends/rb-player.h | 3 +++
+ 2 files changed, 36 insertions(+)
commit aabd2696dd890beb5473199559b775dc314afd15
Author: Og Maciel <ogmaciel gnome org>
@@ -9844,8 +31922,8 @@ Date: Tue Apr 21 18:02:53 2009 -0400
Updated Brazilian Portugues translation by Og Maciel.
- po/pt_BR.po | 273 ++++++++++++++++++++++++++++++-----------------------------
- 1 files changed, 138 insertions(+), 135 deletions(-)
+ po/pt_BR.po | 273 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 138 insertions(+), 135 deletions(-)
commit f9ccc109fa5be863231d7d36f377dae83267a56c
Author: Luca Ferretti <elle uca libero it>
@@ -9853,8 +31931,8 @@ Date: Tue Apr 21 13:13:46 2009 +0000
Updated Italian translation
- po/it.po | 305 +++++++++++++++++++++++++++++++-------------------------------
- 1 files changed, 153 insertions(+), 152 deletions(-)
+ po/it.po | 305 ++++++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 153 insertions(+), 152 deletions(-)
commit d99dc7e92a799c7f4237ff349a7f4de70ad7064a
Author: Stanislav Brabec <sbrabec suse cz>
@@ -9864,8 +31942,8 @@ Date: Tue Apr 21 20:20:30 2009 +1000
This simplifies cross-compilation.
- configure.ac | 14 +++++++++++---
- 1 files changed, 11 insertions(+), 3 deletions(-)
+ configure.ac | 14 +++++++++++---
+ 1 file changed, 11 insertions(+), 3 deletions(-)
commit 44456d40259bf314da9c8ad03fef434a618bcf00
Author: Jonathan Matthew <jonathan d14n org>
@@ -9877,8 +31955,8 @@ Date: Tue Apr 21 20:09:09 2009 +1000
doesn't work with libtool 2.2, so remove it. Add a check to see
if python is installed in /usr/lib64 rather than /usr/lib/.
- configure.ac | 47 ++++++++++-------------------------------------
- 1 files changed, 10 insertions(+), 37 deletions(-)
+ configure.ac | 47 ++++++++++-------------------------------------
+ 1 file changed, 10 insertions(+), 37 deletions(-)
commit 045ce6494a947266db4ce4bcc5a60c8070fb3ff8
Author: Daniel Nylander <po danielnylander se>
@@ -9886,9 +31964,10 @@ Date: Tue Apr 21 11:30:13 2009 +0200
Updated sv translation
- help/sv/figures/rb-toolbar-repeat.png | Bin 4614 -> 0 bytes
- help/sv/figures/rb-toolbar-shuffle.png | Bin 4579 -> 0 bytes
- 2 files changed, 0 insertions(+), 0 deletions(-)
+ help/sv/figures/rb-toolbar-repeat.png | Bin 4614 -> 0 bytes
+ help/sv/figures/rb-toolbar-shuffle.png | Bin 4579 -> 0 bytes
+ help/sv/sv.po | 0
+ 3 files changed, 0 insertions(+), 0 deletions(-)
commit 3dfd799aa65a17363f2688ed0e010f019ae79fd6
Author: Daniel Nylander <po danielnylander se>
@@ -9896,9 +31975,9 @@ Date: Tue Apr 21 11:29:31 2009 +0200
Updated sv translation
- help/sv/figures/rb-notification-zone.png | Bin 4238 -> 0 bytes
- help/sv/figures/rb-volume-changer.png | Bin 5916 -> 0 bytes
- help/sv/sv.po | 4 ++--
+ help/sv/figures/rb-notification-zone.png | Bin 4238 -> 0 bytes
+ help/sv/figures/rb-volume-changer.png | Bin 5916 -> 0 bytes
+ help/sv/sv.po | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
commit cf98ea14d5ffdabb0e9d58757b57dfb78a295c0e
@@ -9907,9 +31986,9 @@ Date: Tue Apr 21 10:47:07 2009 +1000
first prerelease of 0.12.1.
- NEWS | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- README | 2 +-
- configure.ac | 2 +-
+ NEWS | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ README | 2 +-
+ configure.ac | 2 +-
3 files changed, 69 insertions(+), 2 deletions(-)
commit 2a3a45ec1e8be12f42046624bd21cbd82666f007
@@ -9918,10 +31997,10 @@ Date: Mon Apr 20 16:55:52 2009 +1000
discontinue changelogs, add rule to generate changelog for distribution
- Makefile.am | 19 +++++++++++++++++++
- help/ChangeLog | 5 +++++
- po/ChangeLog | 5 +++++
- 3 files changed, 29 insertions(+), 0 deletions(-)
+ Makefile.am | 19 +++++++++++++++++++
+ help/ChangeLog | 5 +++++
+ po/ChangeLog | 5 +++++
+ 3 files changed, 29 insertions(+)
commit 879a14c2698a8a82e3e43b286ed35eedd83898c5
Author: Jonathan Matthew <jonathan d14n org>
@@ -9933,8 +32012,8 @@ Date: Mon Apr 20 15:10:22 2009 +1000
up, so we might as well do it directly in the instance initializer.
Probably fixes #579465.
- shell/rb-removable-media-manager.c | 79 ++++++++++++++---------------------
- 1 files changed, 32 insertions(+), 47 deletions(-)
+ shell/rb-removable-media-manager.c | 79 +++++++++++++++-----------------------
+ 1 file changed, 32 insertions(+), 47 deletions(-)
commit ea00277c369319b3bdc4c3c9cdf212c3a8e788ee
Author: Claude Paroz <claude 2xlibre net>
@@ -9942,8 +32021,8 @@ Date: Sun Apr 19 19:41:05 2009 +0200
Updated French translation
- po/fr.po | 328 +++++++++++++++++++++++++++++++++++++------------------------
- 1 files changed, 199 insertions(+), 129 deletions(-)
+ po/fr.po | 328 ++++++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 199 insertions(+), 129 deletions(-)
commit 917b52c737a5685e6ebf695b5de7e77d5a348449
Author: Ilkka Tuohela <hile iki fi>
@@ -9951,8 +32030,8 @@ Date: Sun Apr 19 12:45:03 2009 +0300
Updated Finnish translation
- po/fi.po | 2546 ++++++++++++++++++++++++++------------------------------------
- 1 files changed, 1071 insertions(+), 1475 deletions(-)
+ po/fi.po | 2548 ++++++++++++++++++++++++++------------------------------------
+ 1 file changed, 1072 insertions(+), 1476 deletions(-)
commit 73325fa19b663e2ef7769c8dd4ec917546fbdd29
Author: Jonathan Matthew <jonathan d14n org>
@@ -9960,8 +32039,8 @@ Date: Sat Apr 18 03:04:19 2009 +1000
add a probably excessive .gitignore file
- .gitignore | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 1 files changed, 104 insertions(+), 0 deletions(-)
+ .gitignore | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 104 insertions(+)
commit f51d9b86dc011814e41e6d3c0a7a9ad6e69773bc
Author: Jonathan Matthew <jonathan d14n org>
@@ -9973,8 +32052,8 @@ Date: Sat Apr 18 02:59:49 2009 +1000
handlers, since queue2 does all that better by itself. Bumps our
GStreamer requirement up to 0.10.14.
- backends/gstreamer/rb-player-gst-xfade.c | 132 +-----------------------------
- configure.ac | 2 +-
+ backends/gstreamer/rb-player-gst-xfade.c | 132 +------------------------------
+ configure.ac | 2 +-
2 files changed, 5 insertions(+), 129 deletions(-)
commit db788b5b943d94effb29155af73a479d81902946
@@ -9983,8 +32062,8 @@ Date: Fri Apr 17 23:53:49 2009 +1000
bug 579262: stop playback properly when missing plugin install fails
- shell/rb-shell-player.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ shell/rb-shell-player.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
commit 98402f8f14a0b491cd0cca617ad27d779677c40d
Author: Jonathan Matthew <jonathan d14n org>
@@ -9992,8 +32071,8 @@ Date: Fri Apr 17 23:43:22 2009 +1000
add DOAP file
- rhythmbox.doap | 19 +++++++++++++++++++
- 1 files changed, 19 insertions(+), 0 deletions(-)
+ rhythmbox.doap | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
commit d588f055d20857bfd2610d9e0631d6ef3d924916
Author: Jonathan Matthew <jonathan d14n org>
@@ -10013,8 +32092,8 @@ Date: Wed Apr 15 09:36:21 2009 +0000
svn path=/trunk/; revision=6293
- ChangeLog | 10 ++++++++++
- plugins/lyrics/lyrics/__init__.py | 14 +++++++++++---
+ ChangeLog | 10 ++++++++++
+ plugins/lyrics/lyrics/__init__.py | 14 +++++++++++---
2 files changed, 21 insertions(+), 3 deletions(-)
commit 3bb2f00f0c393ee65ccdde4d2a1af876895028cf
@@ -10031,9 +32110,9 @@ Date: Tue Apr 14 17:03:49 2009 +0000
svn path=/trunk/; revision=6292
- ChangeLog | 5 +++++
- rhythmdb/rhythmdb-tree.c | 2 +-
- 2 files changed, 6 insertions(+), 1 deletions(-)
+ ChangeLog | 5 +++++
+ rhythmdb/rhythmdb-tree.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
commit e8f22366e28adf2af2a476446dde87e65e0c54f9
Author: Jorge Gonzalez Gonzalez <jorgegonz src gnome org>
@@ -10043,8 +32122,8 @@ Date: Sun Apr 12 15:15:22 2009 +0000
svn path=/trunk/; revision=6291
- po/ChangeLog | 4 ++++
- po/es.po | 10 +++++-----
+ po/ChangeLog | 4 ++++
+ po/es.po | 10 +++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
commit 8eb712a056a8bb76e855e7cd14cb190192f88b0a
@@ -10060,8 +32139,8 @@ Date: Sun Apr 12 13:56:13 2009 +0000
svn path=/trunk/; revision=6290
- po/ChangeLog | 4 +
- po/hu.po | 673 +++++++++++++++++++++++++++++++++-------------------------
+ po/ChangeLog | 4 +
+ po/hu.po | 673 ++++++++++++++++++++++++++++++++++-------------------------
2 files changed, 387 insertions(+), 290 deletions(-)
commit 9f5baf15d498f2b36e1ba3fc13622f33432fd9ee
@@ -10083,11 +32162,11 @@ Date: Sun Apr 12 07:59:32 2009 +0000
svn path=/trunk/; revision=6289
- ChangeLog | 11 +++++++++++
- data/rhythmbox.schemas | 11 +++++++++++
- lib/rb-preferences.h | 1 +
- plugins/audioscrobbler/rb-audioscrobbler.c | 9 ++++++++-
- 4 files changed, 31 insertions(+), 1 deletions(-)
+ ChangeLog | 11 +++++++++++
+ data/rhythmbox.schemas | 11 +++++++++++
+ lib/rb-preferences.h | 1 +
+ plugins/audioscrobbler/rb-audioscrobbler.c | 9 ++++++++-
+ 4 files changed, 31 insertions(+), 1 deletion(-)
commit ecf430c385a8994a5adfd885c7aaf57978ea6f5a
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -10104,9 +32183,9 @@ Date: Sun Apr 12 07:56:47 2009 +0000
svn path=/trunk/; revision=6288
- ChangeLog | 7 +++++++
- plugins/ipod/rb-ipod-source.c | 8 ++++++++
- 2 files changed, 15 insertions(+), 0 deletions(-)
+ ChangeLog | 7 +++++++
+ plugins/ipod/rb-ipod-source.c | 8 ++++++++
+ 2 files changed, 15 insertions(+)
commit 082185cb2bdd7f67039d1ba155390ccaa0495591
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -10130,16 +32209,16 @@ Date: Sun Apr 12 07:56:41 2009 +0000
svn path=/trunk/; revision=6287
- ChangeLog | 14 ++++++++++++++
- backends/gstreamer/rb-encoder-gst.c | 5 +++++
- metadata/rb-metadata-common.c | 1 +
- metadata/rb-metadata-gst.c | 4 ++++
- metadata/rb-metadata.h | 1 +
- rhythmdb/rhythmdb-private.h | 1 +
- rhythmdb/rhythmdb-tree.c | 3 +++
- rhythmdb/rhythmdb.c | 23 +++++++++++++++++++++++
- rhythmdb/rhythmdb.h | 1 +
- 9 files changed, 53 insertions(+), 0 deletions(-)
+ ChangeLog | 14 ++++++++++++++
+ backends/gstreamer/rb-encoder-gst.c | 5 +++++
+ metadata/rb-metadata-common.c | 1 +
+ metadata/rb-metadata-gst.c | 4 ++++
+ metadata/rb-metadata.h | 1 +
+ rhythmdb/rhythmdb-private.h | 1 +
+ rhythmdb/rhythmdb-tree.c | 3 +++
+ rhythmdb/rhythmdb.c | 23 +++++++++++++++++++++++
+ rhythmdb/rhythmdb.h | 1 +
+ 9 files changed, 53 insertions(+)
commit 0cc4382db8ea72601f628128919665ce7715d030
Author: Christophe Fergeau <cfergeau mandriva com>
@@ -10157,9 +32236,9 @@ Date: Sun Apr 12 07:56:35 2009 +0000
svn path=/trunk/; revision=6286
- ChangeLog | 8 ++++++++
- plugins/ipod/rb-ipod-source.c | 9 ++++++++-
- 2 files changed, 16 insertions(+), 1 deletions(-)
+ ChangeLog | 8 ++++++++
+ plugins/ipod/rb-ipod-source.c | 9 ++++++++-
+ 2 files changed, 16 insertions(+), 1 deletion(-)
commit fab85ef88023eb48547473315e92e380e2e7c67e
Author: Jonathan Matthew <jonathan d14n org>
@@ -10175,8 +32254,8 @@ Date: Sun Apr 12 07:22:44 2009 +0000
svn path=/trunk/; revision=6285
- ChangeLog | 6 ++++++
- rhythmdb/rhythmdb.c | 8 ++------
+ ChangeLog | 6 ++++++
+ rhythmdb/rhythmdb.c | 8 ++------
2 files changed, 8 insertions(+), 6 deletions(-)
commit 8fcef66196d4e4786e1a25a025096398e1f71fd8
@@ -10193,9 +32272,9 @@ Date: Sun Apr 12 05:21:59 2009 +0000
svn path=/trunk/; revision=6284
- ChangeLog | 6 ++++++
- podcast/rb-podcast-parse.c | 15 +++++++++++++++
- 2 files changed, 21 insertions(+), 0 deletions(-)
+ ChangeLog | 6 ++++++
+ podcast/rb-podcast-parse.c | 15 +++++++++++++++
+ 2 files changed, 21 insertions(+)
commit a3b07dc4176f6712afc00fa605914a1e22ef40d4
Author: Bastien Nocera <hadess hadess net>
@@ -10226,14 +32305,14 @@ Date: Sat Apr 11 12:22:08 2009 +0000
svn path=/trunk/; revision=6283
- ChangeLog | 20 ++++++++++
- lib/Makefile.am | 3 +-
- lib/rb-util.c | 43 +++++++++++++++++++++
- lib/rb-util.h | 2 +
- plugins/generic-player/rb-generic-player-source.c | 2 +-
- plugins/generic-player/rb-nokia770-source.c | 29 +++++++-------
- plugins/generic-player/rb-psp-source.c | 26 +++++++------
- plugins/ipod/rb-ipod-helpers.c | 23 +++++------
+ ChangeLog | 20 +++++++++++
+ lib/Makefile.am | 3 +-
+ lib/rb-util.c | 43 +++++++++++++++++++++++
+ lib/rb-util.h | 2 ++
+ plugins/generic-player/rb-generic-player-source.c | 2 +-
+ plugins/generic-player/rb-nokia770-source.c | 29 ++++++++-------
+ plugins/generic-player/rb-psp-source.c | 26 +++++++-------
+ plugins/ipod/rb-ipod-helpers.c | 23 ++++++------
8 files changed, 107 insertions(+), 41 deletions(-)
commit c506aa60874372d3fb8fe64ed54cf6f3cfae1cf9
@@ -10256,8 +32335,8 @@ Date: Thu Apr 9 15:12:34 2009 +0000
svn path=/trunk/; revision=6281
- po/ChangeLog | 4 +
- po/es.po | 173 +++++++++++++++++++++-------------------------------------
+ po/ChangeLog | 4 ++
+ po/es.po | 173 ++++++++++++++++++++++-------------------------------------
2 files changed, 67 insertions(+), 110 deletions(-)
commit 21478d30a291f30a87c9ba9940d30dda760b72e1
@@ -10268,8 +32347,8 @@ Date: Thu Apr 9 06:51:31 2009 +0000
svn path=/trunk/; revision=6280
- po/ChangeLog | 4 +
- po/sv.po | 644 ++++++++++++++++++++++++++++++++--------------------------
+ po/ChangeLog | 4 +
+ po/sv.po | 644 +++++++++++++++++++++++++++++++++--------------------------
2 files changed, 363 insertions(+), 285 deletions(-)
commit 705d29f9d9135d490f3df20391e4d2e241cc314f
@@ -10289,8 +32368,8 @@ Date: Thu Apr 9 06:07:04 2009 +0000
svn path=/trunk/; revision=6279
- ChangeLog | 9 +++++++
- plugins/artdisplay/artdisplay/__init__.py | 35 +++++++++++++++++++++++++---
+ ChangeLog | 9 ++++++++
+ plugins/artdisplay/artdisplay/__init__.py | 35 +++++++++++++++++++++++++++----
2 files changed, 40 insertions(+), 4 deletions(-)
commit 30b471ff0455d8309677692557d3b2f0b94d3b7d
@@ -10308,9 +32387,9 @@ Date: Tue Apr 7 08:34:19 2009 +0000
svn path=/trunk/; revision=6278
- ChangeLog | 7 +++++++
- plugins/artdisplay/artdisplay/__init__.py | 1 +
- 2 files changed, 8 insertions(+), 0 deletions(-)
+ ChangeLog | 7 +++++++
+ plugins/artdisplay/artdisplay/__init__.py | 1 +
+ 2 files changed, 8 insertions(+)
commit 6a9e739eaa12709fe0971d47fbf02858529c0011
Author: Jonathan Matthew <jonathan d14n org>
@@ -10329,9 +32408,9 @@ Date: Tue Apr 7 07:15:58 2009 +0000
svn path=/trunk/; revision=6277
- ChangeLog | 9 +++++++++
- configure.ac | 3 ++-
- plugins/audiocd/sj-metadata-musicbrainz3.c | 27 ++++++++++++++++-----------
+ ChangeLog | 9 +++++++++
+ configure.ac | 3 ++-
+ plugins/audiocd/sj-metadata-musicbrainz3.c | 27 ++++++++++++++++-----------
3 files changed, 27 insertions(+), 12 deletions(-)
commit e3918703ba9a2815151540c0abd76fa6ea3da648
@@ -10368,13 +32447,13 @@ Date: Tue Apr 7 06:32:46 2009 +0000
svn path=/trunk/; revision=6276
- ChangeLog | 26 ++++++++++++++++++++++++++
- rhythmdb/rhythmdb-query-model.c | 26 ++++++++++++++++++++++++++
- rhythmdb/rhythmdb-query-model.h | 4 ++++
- rhythmdb/rhythmdb.c | 17 +++++++++++++++++
- rhythmdb/rhythmdb.h | 2 ++
- widgets/rb-entry-view.c | 22 +++++++++++++---------
- widgets/rb-song-info.c | 15 ++++++++++-----
+ ChangeLog | 26 ++++++++++++++++++++++++++
+ rhythmdb/rhythmdb-query-model.c | 26 ++++++++++++++++++++++++++
+ rhythmdb/rhythmdb-query-model.h | 4 ++++
+ rhythmdb/rhythmdb.c | 17 +++++++++++++++++
+ rhythmdb/rhythmdb.h | 2 ++
+ widgets/rb-entry-view.c | 22 +++++++++++++---------
+ widgets/rb-song-info.c | 15 ++++++++++-----
7 files changed, 98 insertions(+), 14 deletions(-)
commit f3f04bb8371f88d19ab9fb260d7187810a52ed45
@@ -10391,8 +32470,8 @@ Date: Mon Apr 6 07:51:06 2009 +0000
svn path=/trunk/; revision=6275
- ChangeLog | 6 ++++++
- plugins/audiocd/sj-metadata.c | 29 ++++++++++++++++-------------
+ ChangeLog | 6 ++++++
+ plugins/audiocd/sj-metadata.c | 29 ++++++++++++++++-------------
2 files changed, 22 insertions(+), 13 deletions(-)
commit 0732162b14438d4c62807259bb0dccd3a35dfa77
@@ -10414,8 +32493,8 @@ Date: Mon Apr 6 03:50:21 2009 +0000
svn path=/trunk/; revision=6274
- ChangeLog | 11 +++++++++++
- plugins/magnatune/magnatune/MagnatuneSource.py | 17 +++++++++++++++--
+ ChangeLog | 11 +++++++++++
+ plugins/magnatune/magnatune/MagnatuneSource.py | 17 +++++++++++++++--
2 files changed, 26 insertions(+), 2 deletions(-)
commit 058475279c663739dda4d9c526a674faaeed286e
@@ -10435,8 +32514,8 @@ Date: Mon Apr 6 03:09:51 2009 +0000
svn path=/trunk/; revision=6273
- ChangeLog | 9 +
- backends/gstreamer/rb-player-gst-xfade.c | 320 ++++++++++++++++--------------
+ ChangeLog | 9 +
+ backends/gstreamer/rb-player-gst-xfade.c | 320 ++++++++++++++++---------------
2 files changed, 179 insertions(+), 150 deletions(-)
commit 3a4141a51f8e8ae9eec9dd0a614db488c5d02579
@@ -10447,8 +32526,8 @@ Date: Sun Apr 5 15:35:40 2009 +0000
svn path=/trunk/; revision=6272
- po/ChangeLog | 5 +
- po/pt_BR.po | 642 +++++++++++++++++++++++++++++++++-------------------------
+ po/ChangeLog | 5 +
+ po/pt_BR.po | 642 +++++++++++++++++++++++++++++++++--------------------------
2 files changed, 367 insertions(+), 280 deletions(-)
commit 345c81a380bd2d35363c3ca5be43879a4913e719
@@ -10459,8 +32538,8 @@ Date: Sun Apr 5 12:24:13 2009 +0000
svn path=/trunk/; revision=6271
- po/ChangeLog | 4 +
- po/it.po | 791 +++++++++++++++++++++++++++++++++-------------------------
+ po/ChangeLog | 4 +
+ po/it.po | 791 ++++++++++++++++++++++++++++++++++-------------------------
2 files changed, 457 insertions(+), 338 deletions(-)
commit 1af910ee79527019398a7b8348fd108e8db08098
@@ -10479,10 +32558,10 @@ Date: Fri Apr 3 10:22:40 2009 +0000
svn path=/trunk/; revision=6270
- ChangeLog | 8 ++++++++
- widgets/rb-query-creator-properties.c | 1 +
- widgets/rb-query-creator.c | 3 +++
- 3 files changed, 12 insertions(+), 0 deletions(-)
+ ChangeLog | 8 ++++++++
+ widgets/rb-query-creator-properties.c | 1 +
+ widgets/rb-query-creator.c | 3 +++
+ 3 files changed, 12 insertions(+)
commit fe314bf928e9f0413d4b432f2572348e08304ce8
Author: Jonathan Matthew <jonathan d14n org>
@@ -10497,8 +32576,8 @@ Date: Thu Apr 2 08:45:29 2009 +0000
svn path=/trunk/; revision=6269
- ChangeLog | 5 ++
- .../artdisplay/LocalCoverArtSearchGIO.py | 42 +++++++++++++-------
+ ChangeLog | 5 +++
+ .../artdisplay/LocalCoverArtSearchGIO.py | 42 ++++++++++++++--------
2 files changed, 33 insertions(+), 14 deletions(-)
commit b1346f505358cd2e7a78a5406f7c679cb7df8d0d
@@ -10509,8 +32588,8 @@ Date: Tue Mar 31 18:10:58 2009 +0000
svn path=/trunk/; revision=6268
- po/ChangeLog | 4 +
- po/es.po | 590 +++++++++++++++++++++++++++++++++++-----------------------
+ po/ChangeLog | 4 +
+ po/es.po | 590 ++++++++++++++++++++++++++++++++++++-----------------------
2 files changed, 363 insertions(+), 231 deletions(-)
commit c29a8f9341a806ecc7e4619b78a4b49fbeb8d24a
@@ -10524,7 +32603,7 @@ Date: Tue Mar 31 05:23:32 2009 +0000
po/ChangeLog | 5 +
po/LINGUAS | 1 +
po/kn.po | 4654 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 3 files changed, 4660 insertions(+), 0 deletions(-)
+ 3 files changed, 4660 insertions(+)
commit 6785ea23c3e17dfb8ce6735bd90786a9f37209ac
Author: Jonathan Matthew <jonathan d14n org>
@@ -10539,9 +32618,9 @@ Date: Mon Mar 30 22:12:32 2009 +0000
svn path=/trunk/; revision=6266
- ChangeLog | 5 +++++
- plugins/mtpdevice/rb-mtp-source.c | 2 +-
- 2 files changed, 6 insertions(+), 1 deletions(-)
+ ChangeLog | 5 +++++
+ plugins/mtpdevice/rb-mtp-source.c | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
commit c8c99a922c243253bd9792ecef35c3b464fbb7e1
Author: Jonathan Matthew <jonathan d14n org>
@@ -10555,9 +32634,9 @@ Date: Mon Mar 30 14:10:21 2009 +0000
svn path=/trunk/; revision=6265
- po/ChangeLog | 4 ++++
- po/POTFILES.in | 2 ++
- 2 files changed, 6 insertions(+), 0 deletions(-)
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 2 ++
+ 2 files changed, 6 insertions(+)
commit 8f96aef64b82b317031190c5232fe9ef276d5665
Author: Jonathan Matthew <jonathan d14n org>
@@ -10584,8 +32663,8 @@ Date: Mon Mar 30 13:53:49 2009 +0000
svn path=/trunk/; revision=6264
- ChangeLog | 17 +++
- plugins/mtpdevice/rb-mtp-source.c | 264 ++++++++++++++++++++++++++++++++++++-
+ ChangeLog | 17 +++
+ plugins/mtpdevice/rb-mtp-source.c | 264 +++++++++++++++++++++++++++++++++++++-
2 files changed, 278 insertions(+), 3 deletions(-)
commit 75a8ffa4b468feac43923f1dab86214aa71a2b8e
@@ -10596,8 +32675,8 @@ Date: Mon Mar 30 11:45:03 2009 +0000
svn path=/trunk/; revision=6263
- po/LINGUAS | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
+ po/LINGUAS | 1 +
+ 1 file changed, 1 insertion(+)
commit 73bd3e12041df6c7d35a8f0bf6e140eb11333b71
Author: Sandeep Shedmake <sandeeps src gnome org>
@@ -10609,7 +32688,7 @@ Date: Mon Mar 30 11:44:30 2009 +0000
po/ChangeLog | 5 +
po/mr.po | 4644 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 4649 insertions(+), 0 deletions(-)
+ 2 files changed, 4649 insertions(+)
commit 1098e1d270d0a38f9be02216897e584a7bacd679
Author: Claude Paroz <claude 2xlibre net>
@@ -10623,8 +32702,8 @@ Date: Mon Mar 30 11:32:18 2009 +0000
svn path=/trunk/; revision=6261
- po/ChangeLog | 4 +
- po/fr.po | 570 ++++++++++++++++++++++++++++-----------------------------
+ po/ChangeLog | 4 +
+ po/fr.po | 570 +++++++++++++++++++++++++++++------------------------------
2 files changed, 284 insertions(+), 290 deletions(-)
commit b684632adf2a938f523e59f6133927e181a9858b
@@ -10685,10 +32764,10 @@ Date: Mon Mar 30 00:42:18 2009 +0000
lib/eggsmclient.c | 581 ++++++++++++++++
lib/eggsmclient.h | 117 ++++
lib/rb-file-helpers.c | 4 +-
- plugins/daap/rb-daap-source.c | 211 +++++--
- shell/main.c | 83 ++--
+ plugins/daap/rb-daap-source.c | 211 ++++--
+ shell/main.c | 83 ++-
shell/rb-shell-preferences.c | 6 +-
- shell/rb-shell.c | 66 +--
+ shell/rb-shell.c | 66 +-
14 files changed, 4022 insertions(+), 154 deletions(-)
commit 92eedfcd95b0cd52939534e0aed13968c1f90e3b
@@ -10705,9 +32784,9 @@ Date: Sun Mar 29 07:29:49 2009 +0000
svn path=/trunk/; revision=6259
- ChangeLog | 6 ++++++
- plugins/cd-recorder/rb-playlist-source-recorder.c | 2 +-
- 2 files changed, 7 insertions(+), 1 deletions(-)
+ ChangeLog | 6 ++++++
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
commit b0b819690b9e274b43587925b08ade6dcca11d43
Author: Jonathan Matthew <jonathan d14n org>
@@ -10723,9 +32802,9 @@ Date: Sun Mar 29 02:25:21 2009 +0000
svn path=/trunk/; revision=6258
- ChangeLog | 6 ++++++
- widgets/rb-song-info.c | 1 +
- 2 files changed, 7 insertions(+), 0 deletions(-)
+ ChangeLog | 6 ++++++
+ widgets/rb-song-info.c | 1 +
+ 2 files changed, 7 insertions(+)
commit a33551f9298afdbeaa5623ed7ac6ea3634171ee3
Author: Jonathan Matthew <jonathan d14n org>
@@ -10741,9 +32820,9 @@ Date: Sun Mar 29 02:18:34 2009 +0000
svn path=/trunk/; revision=6257
- ChangeLog | 6 ++++++
- data/glade/podcast-prefs.glade | 1 +
- 2 files changed, 7 insertions(+), 0 deletions(-)
+ ChangeLog | 6 ++++++
+ data/glade/podcast-prefs.glade | 1 +
+ 2 files changed, 7 insertions(+)
commit b6c69eb807d9f3c1ab5f964a6568d848865cba26
Author: Jonathan Matthew <jonathan d14n org>
@@ -10781,22 +32860,22 @@ Date: Sun Mar 29 02:08:19 2009 +0000
svn path=/trunk/; revision=6256
- ChangeLog | 28 ++++++++++++++++++++
- data/glade/create-playlist.glade | 2 +-
- data/glade/library-prefs.glade | 8 +++---
- data/glade/playback-prefs.glade | 10 +++---
- plugins/audioscrobbler/audioscrobbler.rb-plugin.in | 2 +-
- plugins/cd-recorder/rb-playlist-source-recorder.c | 6 ++--
- plugins/daap/rb-daap-mdns-browser-avahi.c | 4 +-
- plugins/daap/rb-daap-mdns-publisher-avahi.c | 6 ++--
- plugins/ipod/ipod-init.glade | 4 +-
- plugins/ipod/rb-ipod-helpers.c | 2 +-
- plugins/iradio/rb-iradio-source.c | 5 +--
- plugins/jamendo/jamendo-loading.glade | 10 +++---
- plugins/jamendo/jamendo/JamendoSource.py | 2 +-
- plugins/magnatune/magnatune/MagnatuneSource.py | 6 ++--
- rhythmdb/rhythmdb-tree.c | 4 +-
- sources/rb-podcast-source.c | 5 +--
+ ChangeLog | 28 ++++++++++++++++++++++
+ data/glade/create-playlist.glade | 2 +-
+ data/glade/library-prefs.glade | 8 +++----
+ data/glade/playback-prefs.glade | 10 ++++----
+ plugins/audioscrobbler/audioscrobbler.rb-plugin.in | 2 +-
+ plugins/cd-recorder/rb-playlist-source-recorder.c | 6 ++---
+ plugins/daap/rb-daap-mdns-browser-avahi.c | 4 ++--
+ plugins/daap/rb-daap-mdns-publisher-avahi.c | 6 ++---
+ plugins/ipod/ipod-init.glade | 4 ++--
+ plugins/ipod/rb-ipod-helpers.c | 2 +-
+ plugins/iradio/rb-iradio-source.c | 5 ++--
+ plugins/jamendo/jamendo-loading.glade | 10 ++++----
+ plugins/jamendo/jamendo/JamendoSource.py | 2 +-
+ plugins/magnatune/magnatune/MagnatuneSource.py | 6 ++---
+ rhythmdb/rhythmdb-tree.c | 4 ++--
+ sources/rb-podcast-source.c | 5 ++--
16 files changed, 65 insertions(+), 39 deletions(-)
commit 150e1f40f158195c4f7cd65280eeae9723bf1f00
@@ -10813,8 +32892,8 @@ Date: Sat Mar 28 13:15:49 2009 +0000
svn path=/trunk/; revision=6255
- po/ChangeLog | 5 ++
- po/en_GB.po | 139 ++++++++++++++++++++++++++++++---------------------------
+ po/ChangeLog | 5 +++
+ po/en_GB.po | 139 +++++++++++++++++++++++++++++++----------------------------
2 files changed, 78 insertions(+), 66 deletions(-)
commit 2b9f6a67516bd3692b8331c414bd537bde227a00
@@ -10833,8 +32912,8 @@ Date: Fri Mar 27 00:08:33 2009 +0000
svn path=/trunk/; revision=6254
- ChangeLog | 8 ++++++++
- plugins/artdisplay/artdisplay/__init__.py | 18 ++++++++++++------
+ ChangeLog | 8 ++++++++
+ plugins/artdisplay/artdisplay/__init__.py | 18 ++++++++++++------
2 files changed, 20 insertions(+), 6 deletions(-)
commit dd48197739f2bc4d8bf4fe45bfebdb26b040d8cb
@@ -10851,9 +32930,9 @@ Date: Thu Mar 26 12:39:40 2009 +0000
svn path=/trunk/; revision=6253
- ChangeLog | 6 ++++++
- sources/rb-auto-playlist-source.c | 7 +++++++
- 2 files changed, 13 insertions(+), 0 deletions(-)
+ ChangeLog | 6 ++++++
+ sources/rb-auto-playlist-source.c | 7 +++++++
+ 2 files changed, 13 insertions(+)
commit b5c23930cce4fb6bdf4d65a882bf21bff28490c5
Author: Nickolay V. Shmyrev <nshmyrev yandex ru>
@@ -10868,8 +32947,8 @@ Date: Thu Mar 26 08:52:54 2009 +0000
svn path=/trunk/; revision=6252
- po/ChangeLog | 4 +
- po/ru.po | 670 ++++++++++++++++++++++++++++++++--------------------------
+ po/ChangeLog | 4 +
+ po/ru.po | 670 ++++++++++++++++++++++++++++++++---------------------------
2 files changed, 371 insertions(+), 303 deletions(-)
commit d4ff5c86bbc4da55c8883367f9b05252e6f099d2
@@ -10890,10 +32969,10 @@ Date: Thu Mar 26 01:39:48 2009 +0000
svn path=/trunk/; revision=6251
- ChangeLog | 10 ++++++++++
- plugins/generic-player/Makefile.am | 8 ++++----
- plugins/generic-player/rb-generic-player-plugin.c | 6 +++---
- plugins/generic-player/rb-psp-source.c | 17 -----------------
+ ChangeLog | 10 ++++++++++
+ plugins/generic-player/Makefile.am | 8 ++++----
+ plugins/generic-player/rb-generic-player-plugin.c | 6 +++---
+ plugins/generic-player/rb-psp-source.c | 17 -----------------
4 files changed, 17 insertions(+), 24 deletions(-)
commit 2c3e995c79bfaa30eaad9fb779dd139e75e91bea
@@ -10912,10 +32991,10 @@ Date: Wed Mar 25 22:07:47 2009 +0000
svn path=/trunk/; revision=6250
- ChangeLog | 8 ++++++++
- plugins/generic-player/rb-nokia770-source.c | 2 ++
- plugins/generic-player/rb-psp-source.c | 2 ++
- 3 files changed, 12 insertions(+), 0 deletions(-)
+ ChangeLog | 8 ++++++++
+ plugins/generic-player/rb-nokia770-source.c | 2 ++
+ plugins/generic-player/rb-psp-source.c | 2 ++
+ 3 files changed, 12 insertions(+)
commit a41557231b01928723ef54b50ecac0594ddd9ebb
Author: Jorge Gonzalez Gonzalez <jorgegonz src gnome org>
@@ -10925,8 +33004,8 @@ Date: Wed Mar 25 19:01:10 2009 +0000
svn path=/trunk/; revision=6249
- po/ChangeLog | 5 +++
- po/es.po | 82 +++++++++++++++++++++++++++++-----------------------------
+ po/ChangeLog | 5 ++++
+ po/es.po | 82 ++++++++++++++++++++++++++++++------------------------------
2 files changed, 46 insertions(+), 41 deletions(-)
commit 0f8b684180b522f3ce5efddbb06e0d794d0d8c60
@@ -10937,8 +33016,8 @@ Date: Tue Mar 24 19:33:10 2009 +0000
svn path=/trunk/; revision=6248
- po/es.po | 16 ++++++++--------
- 1 files changed, 8 insertions(+), 8 deletions(-)
+ po/es.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
commit 392ad4a9d8ca2e6f801644bb0ea1e742fd41d264
Author: Jorge Gonzalez Gonzalez <jorgegonz src gnome org>
@@ -10948,8 +33027,8 @@ Date: Tue Mar 24 19:14:32 2009 +0000
svn path=/trunk/; revision=6247
- po/es.po | 6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ po/es.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
commit b1f24f240a47d03ae373966d6e75f8659bfced03
Author: Jorge Gonzalez Gonzalez <jorgegonz src gnome org>
@@ -10959,8 +33038,8 @@ Date: Tue Mar 24 18:56:03 2009 +0000
svn path=/trunk/; revision=6246
- po/ChangeLog | 4 ++
- po/es.po | 138 ++++++++++++++++++++++++++++------------------------------
+ po/ChangeLog | 4 ++
+ po/es.po | 138 +++++++++++++++++++++++++++++------------------------------
2 files changed, 71 insertions(+), 71 deletions(-)
commit 82b7c35204c213ef34818051e7356fa8d30bd0b3
@@ -10979,9 +33058,9 @@ Date: Tue Mar 24 14:18:54 2009 +0000
svn path=/trunk/; revision=6245
- ChangeLog | 7 +++++++
- backends/gstreamer/rb-encoder-gst.c | 2 +-
- backends/gstreamer/rb-player-gst-xfade.c | 18 ++++++------------
+ ChangeLog | 7 +++++++
+ backends/gstreamer/rb-encoder-gst.c | 2 +-
+ backends/gstreamer/rb-player-gst-xfade.c | 18 ++++++------------
3 files changed, 14 insertions(+), 13 deletions(-)
commit ce5025c1efee1eb148a6e5e7061af10ae6b2f24b
@@ -10992,8 +33071,8 @@ Date: Tue Mar 24 09:10:23 2009 +0000
svn path=/trunk/; revision=6244
- po/ChangeLog | 4 ++++
- po/sv.po | 52 ++++++++++++++++++++++++++++------------------------
+ po/ChangeLog | 4 ++++
+ po/sv.po | 52 ++++++++++++++++++++++++++++------------------------
2 files changed, 32 insertions(+), 24 deletions(-)
commit 3f4a9f9f416239f4cfe54607a78b721fecd76d36
@@ -11009,8 +33088,8 @@ Date: Mon Mar 23 11:44:59 2009 +0000
svn path=/trunk/; revision=6243
- po/ChangeLog | 4 +++
- po/eu.po | 82 +++++++++++++++++++++++++++-------------------------------
+ po/ChangeLog | 4 +++
+ po/eu.po | 82 ++++++++++++++++++++++++++++--------------------------------
2 files changed, 42 insertions(+), 44 deletions(-)
commit 4e271805bd09dcad479d42f6a50efd550d9505ba
@@ -11028,9 +33107,9 @@ Date: Mon Mar 23 11:37:35 2009 +0000
svn path=/trunk/; revision=6242
- ChangeLog | 7 +++++++
- rhythmdb/rhythmdb.c | 6 +++++-
- 2 files changed, 12 insertions(+), 1 deletions(-)
+ ChangeLog | 7 +++++++
+ rhythmdb/rhythmdb.c | 6 +++++-
+ 2 files changed, 12 insertions(+), 1 deletion(-)
commit a1007c61c9aeee0ae322523314b15d2a8c6d7c36
Author: Jonathan Matthew <jonathan d14n org>
@@ -11052,8 +33131,8 @@ Date: Sat Mar 21 23:45:49 2009 +0000
svn path=/trunk/; revision=6241
- ChangeLog | 12 ++++
- plugins/artdisplay/artdisplay/CoverArtDatabase.py | 67 +++++++++++++++++++--
+ ChangeLog | 12 ++++
+ plugins/artdisplay/artdisplay/CoverArtDatabase.py | 67 +++++++++++++++++++++--
2 files changed, 74 insertions(+), 5 deletions(-)
commit 0d2abf953e0c39d9e006705d9436c8c7a06a2998
@@ -11071,9 +33150,9 @@ Date: Fri Mar 20 14:09:31 2009 +0000
svn path=/trunk/; revision=6240
- ChangeLog | 7 +++++++
- plugins/jamendo/jamendo/JamendoSource.py | 8 +-------
- plugins/rb/Loader.py | 26 +++++++++++++++++---------
+ ChangeLog | 7 +++++++
+ plugins/jamendo/jamendo/JamendoSource.py | 8 +-------
+ plugins/rb/Loader.py | 26 +++++++++++++++++---------
3 files changed, 25 insertions(+), 16 deletions(-)
commit 6deb3d7d851f806fc9f164af40edc6b6a4dc2d57
@@ -11093,9 +33172,9 @@ Date: Fri Mar 20 09:12:45 2009 +0000
svn path=/trunk/; revision=6239
- ChangeLog | 9 +++++++++
- configure.ac | 15 ++++++++++-----
- widgets/rb-search-entry.c | 38 ++++++++++++++++++++++++++++++++++++--
+ ChangeLog | 9 +++++++++
+ configure.ac | 15 ++++++++++-----
+ widgets/rb-search-entry.c | 38 ++++++++++++++++++++++++++++++++++++--
3 files changed, 55 insertions(+), 7 deletions(-)
commit 245c27095b79312b26345881d557340908094ffa
@@ -11112,9 +33191,9 @@ Date: Fri Mar 20 05:03:50 2009 +0000
svn path=/trunk/; revision=6238
- ChangeLog | 6 ++++++
- backends/gstreamer/rb-player-gst-xfade.c | 2 +-
- 2 files changed, 7 insertions(+), 1 deletions(-)
+ ChangeLog | 6 ++++++
+ backends/gstreamer/rb-player-gst-xfade.c | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
commit c552b74a6bfdc533eaa0014e27f2f0974b0ba9c9
Author: Jonathan Matthew <jonathan d14n org>
@@ -11135,9 +33214,9 @@ Date: Fri Mar 20 03:02:36 2009 +0000
svn path=/trunk/; revision=6237
- ChangeLog | 11 ++
- plugins/jamendo/jamendo/JamendoSaxHandler.py | 156 +++++++++++---------------
- plugins/jamendo/jamendo/JamendoSource.py | 72 ++-----------
+ ChangeLog | 11 ++
+ plugins/jamendo/jamendo/JamendoSaxHandler.py | 156 +++++++++++----------------
+ plugins/jamendo/jamendo/JamendoSource.py | 72 ++-----------
3 files changed, 85 insertions(+), 154 deletions(-)
commit 361785e184f6596ad899aebcd3bff0c03753ac76
@@ -11152,9 +33231,9 @@ Date: Thu Mar 19 21:18:58 2009 +0000
svn path=/trunk/; revision=6236
- ChangeLog | 4 ++++
- configure.ac | 1 -
- 2 files changed, 4 insertions(+), 1 deletions(-)
+ ChangeLog | 4 ++++
+ configure.ac | 1 -
+ 2 files changed, 4 insertions(+), 1 deletion(-)
commit 226ae3308184b30273fd968d82aa51875b381a8a
Author: Daniel Nylander <dnylande src gnome org>
@@ -11164,8 +33243,8 @@ Date: Thu Mar 19 15:34:45 2009 +0000
svn path=/trunk/; revision=6235
- po/ChangeLog | 4 +++
- po/sv.po | 73 +++++++++++++++++++++++++++-------------------------------
+ po/ChangeLog | 4 ++++
+ po/sv.po | 73 ++++++++++++++++++++++++++++--------------------------------
2 files changed, 38 insertions(+), 39 deletions(-)
commit 543e7ad34739957e6343d0442c4d5c8ed4b94fc6
@@ -11176,8 +33255,8 @@ Date: Thu Mar 19 14:52:42 2009 +0000
svn path=/trunk/; revision=6234
- po/pa.po | 27 ++++++++++++++-------------
- 1 files changed, 14 insertions(+), 13 deletions(-)
+ po/pa.po | 27 ++++++++++++++-------------
+ 1 file changed, 14 insertions(+), 13 deletions(-)
commit 2964ffef8ce83c65ded190bb78a465489f52c1da
Author: Amanpreet Singh Alam <aman src gnome org>
@@ -11187,8 +33266,8 @@ Date: Thu Mar 19 14:52:07 2009 +0000
svn path=/trunk/; revision=6233
- po/pa.po | 3957 ++++++++++++++++++++++++++++++++++++++++----------------------
- 1 files changed, 2557 insertions(+), 1400 deletions(-)
+ po/pa.po | 3959 ++++++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 2558 insertions(+), 1401 deletions(-)
commit b3820dd212e3cd210823ab2f398de03b592cc186
Author: Jonathan Matthew <jonathan d14n org>
@@ -11202,9 +33281,9 @@ Date: Thu Mar 19 12:25:23 2009 +0000
svn path=/trunk/; revision=6232
- po/ChangeLog | 4 ++++
- po/POTFILES.in | 1 -
- 2 files changed, 4 insertions(+), 1 deletions(-)
+ po/ChangeLog | 4 ++++
+ po/POTFILES.in | 1 -
+ 2 files changed, 4 insertions(+), 1 deletion(-)
commit 3a617b5664a638a686bd33386d2d9bcb18bf6555
Author: Jonathan Matthew <jonathan d14n org>
@@ -11231,19 +33310,19 @@ Date: Thu Mar 19 12:23:36 2009 +0000
svn path=/trunk/; revision=6231
- ChangeLog | 17 +++
- data/glade/Makefile.am | 1 -
- data/glade/general-prefs.glade | 1 -
- data/glade/library-prefs.glade | 1 -
- data/glade/playback-prefs.glade | 1 -
- data/glade/uri.glade | 135 ---------------------
- plugins/audioscrobbler/audioscrobbler-prefs.glade | 13 +-
- plugins/cd-recorder/recorder.glade | 1 -
- plugins/daap/daap-prefs.glade | 1 -
- plugins/iradio/station-properties.glade | 1 -
- plugins/jamendo/jamendo-prefs.glade | 7 +-
- plugins/magnatune/magnatune-prefs.glade | 19 ++--
- plugins/visualizer/visualizer-controls.glade | 1 -
+ ChangeLog | 17 +++
+ data/glade/Makefile.am | 1 -
+ data/glade/general-prefs.glade | 1 -
+ data/glade/library-prefs.glade | 1 -
+ data/glade/playback-prefs.glade | 1 -
+ data/glade/uri.glade | 135 ----------------------
+ plugins/audioscrobbler/audioscrobbler-prefs.glade | 13 +--
+ plugins/cd-recorder/recorder.glade | 1 -
+ plugins/daap/daap-prefs.glade | 1 -
+ plugins/iradio/station-properties.glade | 1 -
+ plugins/jamendo/jamendo-prefs.glade | 7 +-
+ plugins/magnatune/magnatune-prefs.glade | 19 ++-
+ plugins/visualizer/visualizer-controls.glade | 1 -
13 files changed, 35 insertions(+), 164 deletions(-)
commit c395a2483bc636824f6e1245665c0e4c74a8d1d6
@@ -11259,8 +33338,8 @@ Date: Thu Mar 19 11:45:20 2009 +0000
svn path=/trunk/; revision=6230
- ChangeLog | 5 +++++
- .../artdisplay/LocalCoverArtSearchGIO.py | 8 ++++----
+ ChangeLog | 5 +++++
+ plugins/artdisplay/artdisplay/LocalCoverArtSearchGIO.py | 8 ++++----
2 files changed, 9 insertions(+), 4 deletions(-)
commit 0184622bb5aee24ade02f45c88dfd805260759b0
@@ -11271,8 +33350,8 @@ Date: Thu Mar 19 11:31:52 2009 +0000
svn path=/trunk/; revision=6229
- ChangeLog |27334 +---------------------------------------------------
- ChangeLog.pre-0.12 |27335 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ ChangeLog | 27334 +-------------------------------------------------
+ ChangeLog.pre-0.12 | 27335 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 27336 insertions(+), 27333 deletions(-)
commit 139b0240284b6ff2446be3e8763e50bc8237526e
@@ -11289,5 +33368,5 @@ Date: Thu Mar 19 10:24:04 2009 +0000
svn path=/trunk/; revision=6228
po/ChangeLog | 4 +
- po/th.po | 5449 +++++++++++++++++++++++++++++++++++++++-------------------
- 2 files changed, 3655 insertions(+), 1798 deletions(-)
+ po/th.po | 5701 ++++++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 3781 insertions(+), 1924 deletions(-)
diff --git a/NEWS b/NEWS
index c16ae78..a35ce0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,87 @@
+Overview of changes in Rhythmbox 3.0 "I Eat Tapes"
+===================================================
+
+* Plugins now use Python 3
+* New task progress display below the track list
+ (used for various things including track transfers and
+ import jobs)
+* Support for composer tags
+* Restyled playback controls
+* Restyled source list using symbolic icons
+* Better introspection of everything
+* Separate CBR and VBR encoding styles with different sets
+ of exposed properties
+* Playlist settings (browser visibility etc.) saved in
+ playlists.xml
+* Better use of RTL icons where appropriate
+
+Bugs fixed:
+
+127939 support for composer/Music Director id3 tag in rhythmbox and the database
+516846 Use short labels in toolbar
+652892 Browser visibility is forgotten on program restart
+672044 Man page for rhythmbox-client should be updated
+675145 Provide an app menu
+677645 Improve custom recording settings
+697533 Several keyboard shortcuts don't work in 2.99
+697915 XI_BadDevice errors
+697959 Incorrect time shows briefly when song changes
+698043 fix im-status plugin load
+698429 click album or artist list -> window size returns
+698460 macros/Makefile.in is kinda missing
+698810 IM status plugin doesn't work
+698979 ReplayGain plugin cannot load
+700017 man: Remove --quit option
+700177 rhythmbox fails to build introspection with Gtk 3.9
+700401 replaygain crashes Rhythmbox on second play
+700424 Impossible to unmaximize the main window by double clicking on the title bar
+700590 rb-audiocd-source.c:1009: not doing musicbrainz lookup as we don't have a disc id
+701032 No external plugins menu items visible in the Play Queue popup
+701194 The library import tab does not update the available tracks
+701307 No longer able to examine and respond to changes in RhythmDB
+702679 exception hit when attempting to read an entry-view BPM column
+702683 Ctrl+Space no longer pauses/plays current song
+703624 "Add to playlist >" contextual menu item is disabled when inside a dynamic playlist
+703626 "Browse" togglebutton/pushbutton is initially inconsistent
+703627 Small UI nitpicks in 2.99.x: cut off inline toolbar, redundant separator widget
+703798 App is reading wrong ID3 tag used to show Year
+705307 Date tag not detected properly on FLAC files (and possibly others)
+705427 Set button arrow icons according to locale's text direction
+705626 Shortcuts missing
+706760 Set button arrow icons according to locale's text direction
+707082 IM status does nothing
+707184 Song comments disappear after closing Rhythmbox
+707360 Desktop file categories are wrong
+
+Translation updates:
+
+- ca, courtesy of Javi Ribera
+- cs, courtesy of Marek Černocký
+- de, courtesy of Christian Kirbach
+- el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
+- es, courtesy of Daniel Mustieles
+- es, courtesy of Miguel Rodríguez Núñez
+- fr, courtesy of Claude Paroz
+- gl, courtesy of Fran Dieguez
+- hu, courtesy of Gabor Kelemen
+- it, courtesy of Milo Casagrande
+- ja, courtesy of Jiro Matsuzawa
+- lt, courtesy of Aurimas Černius
+- lv, courtesy of Rūdolfs Mazurs
+- nb, courtesy of Kjartan Maraas
+- pa, courtesy of A S Alam
+- pl, courtesy of Piotr Drąg
+- pt_BR, courtesy of Enrico Nicoletto
+- ru, courtesy of Yuri Myasoedov
+- si, courtesy of Danishka Navin
+- sk, courtesy of Pavol Klačanský
+- sl, courtesy of Matej Urbančič
+- sr, courtesy of Мирослав Николић
+- sr latin, courtesy of Miroslav Nikolić
+- th, courtesy of Kiatkachorn Ratanatharathorn
+- zh_CN, courtesy of Wylmer Wang
+
+
Overview of changes in Rhythmbox 2.99.1 "Strip Light Hate"
===========================================================
diff --git a/README b/README
index 9b8557c..26353ee 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is Rhythmbox version 2.99.1. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 3.0. Rhythmbox is your one-stop multimedia
application, supporting a music library, multiple playlists,
internet radio, and more.
diff --git a/configure.ac b/configure.ac
index 268beed..88497bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.63.2)
AC_INIT([rhythmbox],
- [2.99.1],
+ [3.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
AC_CONFIG_SRCDIR(rhythmbox.pc.in)
AC_CONFIG_MACRO_DIR([m4])
@@ -15,7 +15,7 @@ GNOME_MAINTAINER_MODE_DEFINES
# Increment on interface addition, reset on removal
RHYTHMBOX_CORE_AGE=0
# Increment on interface add, remove, or change
-RHYTHMBOX_CORE_CURRENT=7
+RHYTHMBOX_CORE_CURRENT=8
# Increment on source change, reset when CURRENT changes.
RHYTHMBOX_CORE_REVISION=0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]