commit bc84bee1261e7d03d790da307ec0712602297e51 Author: Jens Georg Date: Mon Nov 21 21:34:04 2016 +0100 Prepare 0.8.13 Signed-off-by: Jens Georg NEWS | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) commit 2d8644a69866fe7941ef7283e5723bf4c1c20d89 Author: Jens Georg Date: Mon Nov 21 23:21:11 2016 +0100 Remove deprecated functions for 3.22 Signed-off-by: Jens Georg src/av-cp/gui.c | 24 +++++++++++++++++++++--- src/av-cp/playlist-treeview.c | 4 ++++ src/network-light/gui.c | 4 ++++ src/universal-cp/details-treeview.c | 4 ++++ src/universal-cp/device-treeview.c | 4 ++++ src/universal-cp/event-treeview.c | 4 ++++ src/universal-cp/gui.c | 24 ++++++++++++++++++++++-- 7 files changed, 63 insertions(+), 5 deletions(-) commit 4518c946fd44a5d9412192036732eb4271664f5b Author: Jens Georg Date: Sun Oct 16 21:53:40 2016 +0200 all: Remove deprecated API Signed-off-by: Jens Georg src/network-light/upnp.c | 10 +++++----- src/universal-cp/main.c | 2 +- src/upload/transfer.c | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) commit e9ec9634207e4c2eea6d268ee29b57e687c1f178 Author: Jens Georg Date: Sun Oct 16 21:51:39 2016 +0200 av-cp: Fix compiling when using recent GUPnP-AV Inlcude gupnp.h ourselves, gupnp-av.h doesn't drag it in anymore Signed-off-by: Jens Georg src/av-cp/playlist-treeview.h | 2 ++ 1 file changed, 2 insertions(+) commit b4619478b436c1183d91edd4d615c77e1851fe8d Author: Piotr Drąg Date: Mon Sep 12 19:49:01 2016 +0200 Add more options to XGETTEXT_OPTIONS in po/Makevars po/Makevars | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit b276f1356de23df9a3849daa0669d8cee7ced611 Author: Jens Georg Date: Mon Sep 5 19:05:07 2016 +0200 av-cp: Enable menu key on TreeView Signed-off-by: Jens Georg data/gupnp-av-cp.ui.in | 1 + src/av-cp/playlist-treeview.c | 35 ++++++++++++++++++++++++++++------- 2 files changed, 29 insertions(+), 7 deletions(-) commit e6b6d8e9e0dd0735b6afce02972bcb903810b53a Author: Jens Georg Date: Mon Sep 5 23:35:55 2016 +0200 av-cp: Fix icon for next Signed-off-by: Jens Georg data/gupnp-av-cp.ui.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7cc4d71d2ef3d05c60b02e215a4adf0547b412bd Author: Jens Georg Date: Mon Sep 5 23:19:24 2016 +0200 av-cp: Pause not possible when stopped Signed-off-by: Jens Georg https://bugzilla.gnome.org/show_bug.cgi?id=770655 src/av-cp/renderer-controls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5cf3857aa527db35e0ff6d86a34d6f66a530c680 Author: Piotr Drąg Date: Sun Aug 21 15:13:30 2016 +0200 Updated Polish translation po/pl.po | 155 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 77 insertions(+), 78 deletions(-) commit 2c817343f8687fc7a1db6a72a72d8a20c7ef02e7 Author: Piotr Drąg Date: Sun Aug 21 15:02:59 2016 +0200 Add --add-comments to XGETTEXT_OPTIONS in Makevars So that comments from .desktop files appear in the .po files. po/Makevars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c63983ea50b8c224787e9dc1e670d2e2104fbf7d Author: Jens Georg Date: Wed Aug 17 16:59:30 2016 +0200 Fix desktop file generation Signed-off-by: Jens Georg data/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) commit 0bc874c1026b9619a8e492fdb00a0eaa0c3f8d2f Author: Jens Georg Date: Wed Aug 17 16:59:18 2016 +0200 av-cp: Fix compiling Signed-off-by: Jens Georg src/av-cp/renderer-combo.h | 4 ++++ 1 file changed, 4 insertions(+) commit f8b35b59a07cf24513224ea70efd33c30a752e9c Author: Piotr Drąg Date: Tue Aug 9 15:26:14 2016 +0200 Add translator comments to .desktop data/gupnp-av-cp.desktop.in.in | 1 + data/gupnp-network-light.desktop.in.in | 1 + data/gupnp-universal-cp.desktop.in.in | 1 + 3 files changed, 3 insertions(+) commit 26b8c24b9dc365b63ff3f6649e6491c98d099bb4 Author: Tiago Santos Date: Wed Jul 13 17:02:35 2016 +0000 Updated Portuguese translation po/pt.po | 326 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 169 insertions(+), 157 deletions(-) commit 51ad49353d7ff9181efff86e9c63cf27c1822904 Author: Marek Černocký Date: Fri Jun 10 15:57:48 2016 +0200 Updated Czech translation po/cs.po | 122 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 63 insertions(+), 59 deletions(-) commit 735a3140a8a4dbdb29a41b0a0645806c2247eae0 Author: Jens Georg Date: Sun Jun 5 19:29:27 2016 +0200 av-cp: Minor simplificaton Signed-off-by: Jens Georg src/av-cp/playlist-treeview.c | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) commit 7748843e18a6393464556e1f5c76e4deac81aace Author: Piotr Drąg Date: Sun Jun 5 19:30:46 2016 +0200 Unmark placeholder string from translation data/gupnp-av-cp.ui.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5c347e2bd0e7712661f4231db9df3ef00b2a3c2d Author: Jens Georg Date: Sun Jun 5 19:06:48 2016 +0200 av-cp: Move Renderer Combobox into glade Move model and cellrenderer creation into glade file Signed-off-by: Jens Georg data/gupnp-av-cp.ui.in | 41 ++++++++++++++++++++++++ src/av-cp/renderer-combo.c | 77 ++-------------------------------------------- 2 files changed, 44 insertions(+), 74 deletions(-) commit b478ef8aeb00e50244fbb5879fb2cc893b2658a6 Author: Jens Georg Date: Sun Jun 5 17:29:15 2016 +0200 av-cp: Move Playlist TreeModel & columns to glade Signed-off-by: Jens Georg data/gupnp-av-cp.ui.in | 190 +++++++++++++++++++++++++----------------- src/av-cp/playlist-treeview.c | 87 ++----------------- 2 files changed, 122 insertions(+), 155 deletions(-) commit 64bbd65669dc93c0b5a9744ed7bcd92c23a2b155 Author: Anders Jonsson Date: Sun May 29 20:54:46 2016 +0000 Added Swedish translation po/LINGUAS | 1 + po/sv.po | 498 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 499 insertions(+) commit bd189649933267c33bc6032508e7df04949ff7b3 Author: Jens Georg Date: Mon Apr 25 23:37:04 2016 +0200 Post-release version bump Signed-off-by: Jens Georg configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)