commit 4c5f2ca4cdc8669d0ea0fc22ba3d648118efd4b6 Author: Jens Georg Date: Wed Aug 9 19:42:49 2017 +0200 Prepare 0.35.0 NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++ examples/Makefile.am | 3 ++- 2 files changed, 44 insertions(+), 1 deletion(-) commit ea40980f68bf201db7358728061083c0acc198b5 Author: Furkan Ahmet Kara Date: Sat Jul 22 12:07:34 2017 +0000 Update Turkish translation po/tr.po | 1432 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 732 insertions(+), 700 deletions(-) commit 341b8c076cd976c924449ac9fd290f56a699d86e Author: Jens Georg Date: Tue Jun 20 21:31:06 2017 +0200 renderer: Style fixes src/librygel-renderer/rygel-av-transport.vala | 26 ++++++++++++++-------- src/librygel-renderer/rygel-player-controller.vala | 20 ++++++++--------- 2 files changed, 27 insertions(+), 19 deletions(-) commit 8cfa5462bae9fce7e2abffe5d82c539e2df28897 Author: Carlos Garnacho Date: Wed Jun 28 23:24:20 2017 +0200 build: Include tracker-sparql-2.0 in checks Checked to be compatible for rygel purposes, and expected to remain like that. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c986e082480568d3b65d17744c25ec704adaae62 Author: Piotr Drąg Date: Sun May 21 01:22:50 2017 +0200 Fix Icon in Occitan translation po/oc.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 77f767e9872032398cb7f93d77ee70fee89de3ae Author: Jens Georg Date: Sat May 20 12:44:51 2017 +0200 build: We need gstreamer-base-1.0 for the engine For some reason (maybe legacy) we seem to link app which was also pulling in base. configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit e04c234f8c356fefc34e0bf6eea796316ad8781f Author: gogo Date: Thu May 11 20:55:44 2017 +0000 Update Croatian translation po/hr.po | 117 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 60 insertions(+), 57 deletions(-) commit 0a9136faa2d067af014bb853d1db6e6f73465232 Author: gogo Date: Wed May 10 13:54:39 2017 +0000 Add Croatian translation po/LINGUAS | 1 + po/hr.po | 1588 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1589 insertions(+) commit 48d92ffc0f61d353dba1be6e0aebcc04184dd67d Author: Jens Georg Date: Mon May 1 11:08:15 2017 +0200 build: Fix build issues with latest Yocto common.am | 17 +++++++++-------- src/librygel-core/Makefile.am | 2 +- src/plugins/playbin/Makefile.am | 5 +---- src/plugins/ruih/Makefile.am | 2 -- 4 files changed, 11 insertions(+), 15 deletions(-) commit d9e3d3eb0357b9bdd8bd6e692d94eddfd98acd2b Author: Jens Georg Date: Mon May 1 10:36:37 2017 +0200 build: Remove useless use of cat data/xml/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 26264ddd4052e2e7e9f2d9aa5b6fa2eac1e790c3 Author: Matteo Settenvini Date: Thu Feb 16 12:34:35 2017 -0300 build: Fix stem rule for xml files Some of the xml files are generated a first time from the configure script in the build folder, and hence were not found by the previous stemming. https://bugzilla.gnome.org/show_bug.cgi?id=778829 data/xml/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ec7e5dd971d1aed2df8688fe34d80176824ef8c7 Author: Jens Georg Date: Sun Apr 30 19:59:56 2017 +0200 renderer: Factor out M3U parsing src/librygel-renderer/rygel-av-transport.vala | 70 +++++++++++++++------------ 1 file changed, 40 insertions(+), 30 deletions(-) commit 56e4fd19fb17eeba2b3e7ccd3c9ee8fee9efbfaf Author: Jens Georg Date: Sun Apr 30 16:54:20 2017 +0200 server: Guess User-Agent for item requests This was previously not done. Some devices only send out their user-agent or something equivalent on UPnP or even SSDP level. GSSDP and GUPnP are maintaining a cache for that, but that does not apply for things served directly in Rygel so we have to do that ourselves. src/librygel-server/rygel-http-server.vala | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) commit 3e0aea3decee4a22fae29b2163cc48865b8c9d71 Author: Jens Georg Date: Sun Apr 30 11:44:55 2017 +0200 core: Fix deprecated function calls src/librygel-core/rygel-plugin-loader.vala | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 5351e79d6d69f19aab123522f8e93230f70ea505 Author: Jens Georg Date: Sun Apr 30 11:44:41 2017 +0200 core: Fix compiler warning src/librygel-core/rygel-energy-management-helper.c | 1 + 1 file changed, 1 insertion(+) commit 88ef5ea27031fe7bccd411417af58927d048765b Author: Jens Georg Date: Fri Apr 28 22:33:09 2017 +0200 xml: Stop claiming we do not implement SetNextAVTransportURI data/xml/AVTransport2.xml.in | 2 -- 1 file changed, 2 deletions(-) commit c1173e63ae3a96db320751ecb1dffd07564071d2 Author: Jens Georg Date: Wed Apr 20 22:48:39 2016 +0200 media-export,db: Add method to check for valid database Signed-off-by: Jens Georg src/librygel-db/database.vala | 11 +++++++++++ src/plugins/media-export/rygel-media-export-media-cache.vala | 4 +--- 2 files changed, 12 insertions(+), 3 deletions(-) commit d1b0b607e96eac1642341477a9b73cd734e34bbc Author: Jens Georg Date: Mon Apr 17 12:38:45 2017 +0200 examples: Fix full-screen renderer for wayland Signed-off-by: Jens Georg examples/fullscreen-renderer.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) commit 53fdd7ea012b80399b452a9923b06fbea03cca17 Author: Jens Georg Date: Mon Apr 17 09:31:33 2017 +0200 media-export: Check nice return value Signed-off-by: Jens Georg src/plugins/media-export/rygel-media-export-extract.vala | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 1971d800ee04254738bab89a924c14269ad44603 Author: Jens Georg Date: Mon Apr 17 09:31:11 2017 +0200 examples: Show logo in fullscreen renderer Signed-off-by: Jens Georg configure.ac | 2 ++ examples/Makefile.am | 11 ++++++++- examples/fullscreen-renderer.c | 26 +++++++++++++++++++++- ...rg.gnome.Rygel.FullscreenRenderer.gresource.xml | 6 +++++ 4 files changed, 43 insertions(+), 2 deletions(-) commit 03f207d0f29eb7bfac6fdd5e26b5b868cbd80b97 Author: Piotr Drąg Date: Thu Apr 27 17:41:29 2017 +0200 Update po/Makevars This is not a GNU package and the Free Software Foundation has no copyright over it. Also adds MSGID_BUGS_ADDRESS. po/Makevars | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit faa2a794403b9df57e293210d7f40cd3bc760c33 Author: Tom Tryfonidis Date: Fri Apr 7 11:35:02 2017 +0000 Update Greek translation po/el.po | 567 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 285 insertions(+), 282 deletions(-) commit e969e3ab0fdd5b30a82f9748e07674c57fd3fc44 Author: Jens Georg Date: Sat Mar 25 18:57:49 2017 +0100 build: Distribute COPYING.logo Signed-off-by: Jens Georg Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)