commit 7f7e5d3c7a665802301f859c9fc4cfd27c12d233 Author: Jens Georg Date: Mon Oct 13 20:41:35 2014 +0200 Prepare 0.24.1 Signed-off-by: Jens Georg NEWS | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) commit 4a4c896a96c3c86206a673b290ea6866f7d11f27 Author: Richard Röjfors Date: Sat Oct 4 02:09:02 2014 +0200 server: Call the base class in apply_didl_lite Otherwise the didl lite is not applied to the parents members. https://bugzilla.gnome.org/show_bug.cgi?id=737867 src/librygel-server/rygel-audio-item.vala | 2 ++ 1 file changed, 2 insertions(+) commit 6ff9ef6a725e2a141229190478f2769de951946e Author: Jens Georg Date: Sun Sep 28 20:25:19 2014 +0200 mpris: Trigger status update on connection Signed-off-by: Jens Georg src/plugins/mpris/rygel-mpris-player.vala | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 262a25225834933ef1d14d2ea718f22e62df7276 Author: Jens Georg Date: Sun Sep 28 17:40:09 2014 +0200 examples: Set license of GI examples to BSD Signed-off-by: Jens Georg examples/gi/example-renderer.py | 27 ++++++++++++++++++++++++++- examples/gi/example-server.py | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 1 deletion(-) commit 76533c7f73131a81b564a27b82ae74dc06d49193 Author: Jens Georg Date: Sun Sep 28 17:38:29 2014 +0200 examples: Fix renderer example Signed-off-by: Jens Georg examples/gi/example-renderer.py | 65 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 64 insertions(+), 1 deletion(-) commit 5e7794ee2e4c5baf4773b3f6032592b9823afa44 Author: Jens Georg Date: Sat Sep 27 15:24:59 2014 +0200 mpris,external: Fix plugin activation Signed-off-by: Jens Georg src/plugins/external/rygel-free-desktop-interfaces.vala | 2 +- src/plugins/mpris/rygel-free-desktop-interfaces.vala | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) commit 86be1b60162b3c5fce346c30a5847a4102d1fc32 Author: Jens Georg Date: Sat Sep 27 14:38:00 2014 +0200 mpris: Force refetching of Position property Position is not supposed to be notified, so for some clients GDBus does not update the cache although it changes. We invalidate the cache here so that it will always be re-fetched from the peer. Signed-off-by: Jens Georg src/plugins/mpris/rygel-mpris-player.vala | 4 ++++ 1 file changed, 4 insertions(+) commit aff5b1dba1095a7c2bbdd8057c97519c61759d05 Author: Milo Casagrande Date: Fri Oct 10 08:07:07 2014 +0000 Updated Italian translation po/it.po | 263 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 160 insertions(+), 103 deletions(-) commit bb843d6d2bb88ae4d38053ef4d49fbe371b30763 Author: Kjartan Maraas Date: Fri Oct 3 21:27:55 2014 +0200 Updated Norwegian bokmål translation. po/nb.po | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) commit 0d74df7ed75c8862c64836c8f9fe4573d2cc66b9 Author: Rūdolfs Mazurs Date: Sun Sep 28 15:44:47 2014 +0300 Updated Latvian translation po/lv.po | 265 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 161 insertions(+), 104 deletions(-) commit c1a2073d8e709e848d1cb43d92e38369fbf1d718 Author: Мирослав Николић Date: Thu Sep 25 10:27:55 2014 +0200 Updated Serbian translation po/sr.po | 277 +++++++++++++++++++------------- po/sr@latin.po | 500 +++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 472 insertions(+), 305 deletions(-) commit 8233b7ddb9a3b001d3ad0304012634772d9466a5 Author: Yosef Or Boczko Date: Mon Sep 22 14:49:36 2014 +0300 Updated Hebrew translation po/he.po | 655 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 412 insertions(+), 243 deletions(-) commit 27cf6e65c6942b36e1b323918288c031b37b1449 Author: Jens Georg Date: Mon Sep 22 11:31:15 2014 +0200 Add missing statistics to NEWS Signed-off-by: Jens Georg NEWS | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+)