commit d650f4e7d37d5d24160eec8c29a7da38069f731c Author: Jens Georg Date: Tue Sep 3 15:15:07 2013 +0200 Prepare 0.19.6 NEWS | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) commit b2ac495aa4f173dc8036f045c50fce5e5ce6b140 Author: Jens Georg Date: Tue Sep 3 10:49:39 2013 +0200 media-export: Fix unowned variable assignment src/plugins/media-export/rygel-media-export-item-factory.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit faa7ec85a9832193ddab50a74ad986da8592b426 Author: Jens Georg Date: Tue Sep 3 10:35:17 2013 +0200 server: No OCM flags checking for CreateReference There's no DLNA guidelines for reference creation, however if a container only supports reference creation such as MediaExport's playlist containers, it mustn't have the UPLOAD OCM flag set. So we just check for writable container and let the creation fail later on in the container if it's not allowed to have references there. https://bugzilla.gnome.org/show_bug.cgi?id=707065 src/librygel-server/rygel-reference-creator.vala | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 0d2159a7a59fad250e02f039b38d4fa8a7c8e211 Author: Reynaldo H. Verdejo Pinochet Date: Fri Aug 30 13:18:25 2013 -0400 Buildsystem: Drop harcoded -shared -fPIC flags This fix gets around a libtool's "cannot build a shared library" error when crosscompiling/linking media-engine-simple with Android's NDK r8e toolchain. These flags are being correctly handled by auto*/libtool (as they probably should). https://bugzilla.gnome.org/show_bug.cgi?id=707146 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 25888576a96482352a686d06e28c96f9cd302f95 Author: Matej Urbančič Date: Thu Aug 29 18:41:15 2013 +0200 Updated Slovenian translation po/sl.po | 737 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 495 insertions(+), 242 deletions(-) commit 839a3d0849a242fe7a3879bdb1b094cc1bfd56ee Author: Regis Merlino Date: Tue Aug 27 11:05:58 2013 +0200 server: Fix upload profiles https://bugzilla.gnome.org/show_bug.cgi?id=706797 src/librygel-server/rygel-media-server-plugin.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d9c8cc3c37813890c23c0d86811d1e6cedd62e69 Author: Aurimas Černius Date: Tue Aug 27 23:16:52 2013 +0300 Updated Lithuanian translation po/lt.po | 77 +++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 37 insertions(+), 40 deletions(-) commit 542dc1e80c6d84ded4b70919c9e033da39d89e5e Author: Alexandre Franke Date: Mon Aug 26 13:24:45 2013 +0200 Update French translation po/fr.po | 259 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 106 insertions(+), 153 deletions(-) commit 515dc400d12d78cad3a9b4a923559c35aa573892 Author: Alexandre Franke Date: Mon Aug 26 12:36:52 2013 +0200 Update French translation po/fr.po | 815 ++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 599 insertions(+), 216 deletions(-) commit beb64f42dd7bce4474da2d2723e17a5b77bc0fa0 Author: Maciej Piechotka Date: Wed Aug 21 20:34:24 2013 +0200 renderer-gst: Make variable unowned https://bugzilla.gnome.org/show_bug.cgi?id=706525 src/librygel-renderer-gst/rygel-playbin-player.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f20b047e1ee03c3a282d3409b0d058f566e02742 Author: Kjartan Maraas Date: Thu Aug 22 15:49:22 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 75 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 33 deletions(-) commit 51b879c61a2abd9b889a7f69d379ef5e25fdeea0 Author: Funda Wang Date: Wed Aug 21 11:59:08 2013 +0800 fix zh_CN desktop translation po/zh_CN.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 70d273b5ebe884067ff5ad4ca2a95f1bc2d6f904 Author: Rafael Ferreira Date: Tue Aug 20 23:16:48 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 187 ++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 125 insertions(+), 62 deletions(-) commit 6e89cae2d492e1f5df386e12a96a6daf8f16472f Author: Piotr Drąg Date: Wed Aug 21 01:29:45 2013 +0200 Updated Polish translation po/pl.po | 701 +++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 498 insertions(+), 203 deletions(-) commit 733be1c8e09ac640f6638039ea542a8dc62a12ba Author: Fran Diéguez Date: Wed Aug 21 01:19:40 2013 +0200 Updated Galician translations po/gl.po | 134 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 87 insertions(+), 47 deletions(-)