commit 51cce0b1254b356cc3e5300ad9fa822b79ab7157 Author: Juan A. Suarez Romero Date: Sat Dec 19 10:50:01 2015 +0000 Release 0.2.15 NEWS | 36 ++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- src/grl-registry.c | 2 +- 3 files changed, 39 insertions(+), 3 deletions(-) commit 37afb36c7efa576e13e8c89d266419c5eca1e07d Author: Piotr Drąg Date: Thu Dec 17 02:03:10 2015 +0100 Updated Polish translation po/pl.po | 85 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 43 insertions(+), 42 deletions(-) commit 3a6f1f3dc253532901b97bb6c734870ad861dea1 Author: Bastien Nocera Date: Wed Dec 16 14:13:10 2015 +0100 net: Better error message when a mock file is absent Now we'll print the path of the missing file, instead of a glib message about it. libs/net/grl-net-mock.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) commit 5bc5a5b9be56835fa7d0139fb274e212e0e5bb6f Author: Bastien Nocera Date: Tue Dec 1 16:17:02 2015 +0100 core: Remove trailing '/' from GrlMedia IDs grl-launch-0.3 -S browse -k title grlbox://grl-tracker-source/videos/ should have the same output as: grl-launch-0.3 -S browse -k title grlbox://grl-tracker-source/videos The first would get its ID parsed to "videos/" whereas the second would be parsed to "videos". Chomp the trailing '/'. https://bugzilla.gnome.org/show_bug.cgi?id=758654 src/data/grl-media.c | 4 ++++ 1 file changed, 4 insertions(+) commit 00cc9d8efdf992215850f5b7bf89cf62bffb5210 Author: Bastien Nocera Date: Wed Nov 25 14:18:21 2015 +0100 grl-launch: Add examples to man page https://bugzilla.gnome.org/show_bug.cgi?id=758655 grl-launch-0.2.1 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) commit f3860a162a8de7a6e5446e604caa0b8ee07a1d6b Author: Bastien Nocera Date: Wed Nov 25 11:59:02 2015 +0100 grl-launch: Clarify "-T" option https://bugzilla.gnome.org/show_bug.cgi?id=758655 grl-launch-0.2.1 | 2 +- tools/grilo-launch/grl-launch.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 760cf0a2193a33b44118a6f4b6e55dafcb5c1364 Author: Bastien Nocera Date: Wed Nov 25 12:28:50 2015 +0100 source: Warn against broken media boxes All media boxes should have IDs for us to be able to serialise, or deserialise it, and, for example, browse the sub-boxes in some sources with grl-launch. https://bugzilla.gnome.org/show_bug.cgi?id=758654 src/grl-source.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) commit 07a631fff4185b555c189ee01417ceafd018a59a Author: Matej Urbančič Date: Sun Dec 13 18:37:29 2015 +0100 Updated Slovenian translation po/sl.po | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) commit 237054657dd2ca725530e6f42c78d3cfcdb59ef2 Author: Juan A. Suarez Romero Date: Thu Dec 10 11:21:21 2015 +0000 build: Show better configuration info Pretty-print configuration setup. https://bugzilla.gnome.org/show_bug.cgi?id=755702 configure.ac | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) commit c6f6571b7ce23fd74a8ce02cb1f9b9047086aad3 Author: Yosef Or Boczko Date: Thu Nov 19 21:43:33 2015 +0200 Updated Hebrew translation po/he.po | 87 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 46 insertions(+), 41 deletions(-) commit 08719687c8b2d82570e648e43ad02fdd57a506ca Author: Cédric Valmary Date: Tue Nov 10 13:58:16 2015 +0000 Updated Occitan translation po/oc.po | 147 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 76 insertions(+), 71 deletions(-) commit 3ed243a41ab6249dd3d3ab547bfe8c996194d6a2 Author: Emmanuele Bassi Date: Wed Oct 21 17:54:16 2015 +0100 Revert "Revert "Revert "Updated Basque language""" This reverts commit 6680b876475b158a6410c91c4af572fb7475f08a. Sorry, wrong repository. po/eu.po | 89 ++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 42 insertions(+), 47 deletions(-) commit 52031d3a8a40a23d3688c283e8964154a78ebfdd Author: Emmanuele Bassi Date: Wed Oct 21 17:54:11 2015 +0100 Revert "Revert "Updated Basque language"" This reverts commit db6c817568d8b9c01d8be06fd71dab5005d7de7a. po/eu.po | 89 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 47 insertions(+), 42 deletions(-) commit deeb54276dea369c89a9ec2612a64babb37ce6b6 Author: Emmanuele Bassi Date: Wed Oct 21 17:52:46 2015 +0100 Revert "Updated Basque language" This reverts commit 499045f6397fa925f3c42be166a33808f74f7f9a. Only G-C-C has been ported. po/eu.po | 89 ++++++++++++++++++++++++++++++---------------------------------- 1 file changed, 42 insertions(+), 47 deletions(-) commit b9beee4dbc36790d5cb17ac424b48afcec6c6d62 Author: Inaki Larranaga Murgoitio Date: Wed Oct 14 12:35:30 2015 +0200 Updated Basque language po/eu.po | 89 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 47 insertions(+), 42 deletions(-) commit b7498dcd6544645f2e96f1df7d6b317c54adeb40 Author: Juan A. Suarez Romero Date: Fri Oct 2 14:30:34 2015 +0000 grl-inspect: print related keys tools/grilo-inspect/grl-inspect.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) commit 34a53b0f5a345979e158c7157187b3a087f46c78 Author: GNOME Translation Robot Date: Fri Oct 2 07:06:55 2015 +0000 Updated German translation po/de.po | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) commit 59a6b28dcd2c3be42f785de10dba14c2e4d196ef Author: Juan A. Suarez Romero Date: Wed Sep 30 20:52:51 2015 +0000 build: surround GRL_MAJORMINOR with braces It fixes distcheck. configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 4afb4bc11c5356c3d8e20015bf3871913d1b57c8 Author: Juan A. Suarez Romero Date: Wed Sep 30 15:45:29 2015 +0000 travis: Update Travis requirements Use ppa:grilo-team/travis repository, and add also libtotem-plparser-dev to be able to build GrlPls. .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 763c6dca9639bfd80016f6da6ca9e35d8447c078 Author: Bastien Nocera Date: Thu Sep 24 14:38:17 2015 +0200 vala: Don't remove .deps file on clean Instead, they should only be removed when maintainer-clean is done. https://bugzilla.gnome.org/show_bug.cgi?id=755368 bindings/vala/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 287459901d30ffd53d1d22450072fc5a1e93a7b6 Author: Victor Toso Date: Thu Sep 24 11:21:20 2015 +0200 build: fix build due syntax error commit 2a73d7deaad9fbdebf3441d72b aims to fix missing dependencies but introduced syntax error. https://bugzilla.gnome.org/show_bug.cgi?id=755516 configure.ac | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) commit 987c935176acc832a6825bb5d692dbc7c0c80e7c Author: Xavier Claessens Date: Tue Sep 22 13:54:20 2015 -0400 pls: annotate that filter_func can be NULL https://bugzilla.gnome.org/show_bug.cgi?id=755433 libs/pls/grl-pls.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 2afeb34d3ae4a5bcbb649ba48c8b2514e17f56d9 Author: Bastien Nocera Date: Wed Sep 23 12:59:43 2015 +0200 tests: Remove GLIB_CHECK_VERSION check for unsupported version tests/registry.c | 4 ---- 1 file changed, 4 deletions(-) commit 0a3f0564f5406bc5b7e324632bc4ed79a8156ff6 Author: Bastien Nocera Date: Wed Sep 23 12:59:29 2015 +0200 core: Remove GLIB_CHECK_VERSION check for unsupported version src/grilo.c | 4 ---- 1 file changed, 4 deletions(-) commit a2580a2e31993356c2f2e4af0ba4152a31ecdc1b Author: Bastien Nocera Date: Wed Sep 23 11:35:04 2015 +0200 build: Fail when library dependencies are missing When --disable-grl-pls or --disable-grl-net is not passed, fail so that users know that those internal libraries are strongly recommended. See https://bugzilla.gnome.org/show_bug.cgi?id=755367 configure.ac | 2 ++ 1 file changed, 2 insertions(+) commit cec95c4c2fcad4af7f5af2e7d054151cb8125d14 Author: Bastien Nocera Date: Wed Sep 23 11:34:22 2015 +0200 net: Remove support for libsoup < 2.42 Was released 2.5 years ago. configure.ac | 7 +------ libs/net/Makefile.am | 5 ----- libs/net/grl-net-wc.c | 25 ++----------------------- 3 files changed, 3 insertions(+), 34 deletions(-) commit 8b7116da6dca6f65cffc5dcbd980c7bfe7e21cec Author: Милош Поповић Date: Wed Sep 23 08:38:25 2015 +0000 Updated Serbian translation po/sr.po | 100 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 49 insertions(+), 51 deletions(-) commit a1ca1cbfc4be514a38b5648b872521e1a32b7cd4 Author: Bastien Nocera Date: Tue Sep 22 17:37:10 2015 +0200 build: Require a newer GLib version And always build the NetworkMonitor support for networked sources. configure.ac | 7 +------ src/grl-registry.c | 16 ---------------- 2 files changed, 1 insertion(+), 22 deletions(-) commit fc9acbd99d394918964c6397f6b7a0c5ad9e382e Author: Bastien Nocera Date: Wed Mar 25 19:17:03 2015 +0100 core: Add a way to load builtin plugins Instead of requiring plugins to ship an xml description, and a separate .so shared library, allow applications to load plugins it implements itself. https://bugzilla.gnome.org/show_bug.cgi?id=747026 doc/grilo/grilo-sections.txt | 1 + src/grl-registry.c | 67 ++++++++++++++++++++++++++++++++++++++++++++ src/grl-registry.h | 4 +++ 3 files changed, 72 insertions(+) commit c0176fbd6fedbdd053aba6906533445926267c3b Author: Bastien Nocera Date: Thu Sep 10 11:34:44 2015 +0200 core: Use correct word for 'duplicates' src/grl-source.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 22384cf2cfb88947ce3a94858077e1419164fcfa Author: Ask Hjorth Larsen Date: Sun Sep 20 17:25:39 2015 +0000 Updated Danish translation po/da.po | 95 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 51 insertions(+), 44 deletions(-) commit a8b75c72ec5824615f7193bec2ae23549ed0bfe4 Author: Anders Jonsson Date: Sat Sep 19 22:31:06 2015 +0000 Updated Swedish translation po/sv.po | 101 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 54 insertions(+), 47 deletions(-) commit ac9c7561e0a63fddbc5a376018144e71381fc511 Author: Bernd Homuth Date: Thu Sep 17 19:41:02 2015 +0000 Updated German translation po/de.po | 101 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 55 insertions(+), 46 deletions(-) commit 71a06d724dc4fb982f5218d80c0f3bd3b41c5a07 Author: Muhammet Kara Date: Thu Sep 17 18:03:45 2015 +0000 Updated Turkish translation po/tr.po | 80 +++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 46 insertions(+), 34 deletions(-) commit f873d3aa7e3b322f800d8e1c1be095f3520bbc5b Author: Marek Černocký Date: Sun Sep 13 17:22:15 2015 +0200 Updated Czech translation po/cs.po | 91 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 48 insertions(+), 43 deletions(-) commit d843656b2e290b5e848afa70fe8e1956e43bddd6 Author: Seong-ho Cho Date: Sat Sep 12 13:45:57 2015 +0900 Updated Korean translation po/ko.po | 99 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 52 insertions(+), 47 deletions(-) commit 91a4b740710c2ed69cb274bb7eda544b5025ca55 Author: Matej Urbančič Date: Tue Sep 8 23:26:01 2015 +0200 Updated Slovenian translation po/sl.po | 96 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 50 insertions(+), 46 deletions(-) commit e4fbfcf2cb92ed48c21cb9c4505129bdc6c31c2c Author: Alexandre Franke Date: Mon Sep 7 12:12:49 2015 +0000 Updated French translation po/fr.po | 89 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 47 insertions(+), 42 deletions(-) commit ebda3a008bbb698feed2ba27f220b2e5aed38051 Author: Juan A. Suarez Romero Date: Wed Sep 9 09:43:50 2015 +0000 Post-release version bump to 0.2.15 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)