commit 549cdbeb97e078b5deaa6728d204fb00742615f4
Author: Jens Georg <mail@jensge.org>
Date:   Mon Apr 25 23:27:24 2016 +0200

    Prepare GUPnP-Tools 0.8.12
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 NEWS | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 67 insertions(+)

commit dfe463abc27ca6446de5d8e8a2f5e9917aa1a66e
Author: Jens Georg <mail@jensge.org>
Date:   Sun Apr 3 18:40:18 2016 +0200

    av-cp: Add missing free
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/av-cp/server-device.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 274ccb3f5c48e50f328f23741d894881d565d21e
Author: Jens Georg <mail@jensge.org>
Date:   Sat Apr 2 22:11:42 2016 +0200

    av-cp: Fix DIDL browser
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730747

 src/av-cp/playlist-treeview.c | 77 ++++++++++++++-------------------------
 src/av-cp/server-device.c     | 85 +++++++++++++++++++++++++++++++++++++++++++
 src/av-cp/server-device.h     | 13 +++++++
 3 files changed, 125 insertions(+), 50 deletions(-)

commit 659653299c2a1c39585e0bcff5b69254a5321036
Author: Jens Georg <mail@jensge.org>
Date:   Sat Apr 2 21:43:09 2016 +0200

    av-cp: Use +upnp:class,+dc:title sort order
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730747

 src/av-cp/playlist-treeview.c | 163 ++++++++++++++++--------------------------
 src/av-cp/server-device.c     | 120 +++++++++++++++++++++++++++++++
 src/av-cp/server-device.h     |  20 +++++-
 3 files changed, 200 insertions(+), 103 deletions(-)

commit 0dfc590eb0f0c6f2295b353c22147349386ba83a
Author: Jens Georg <mail@jensge.org>
Date:   Sat Apr 2 20:52:29 2016 +0200

    av-cp: Keep content directory around
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730747

 src/av-cp/playlist-treeview.c | 18 +++---------------
 src/av-cp/server-device.c     | 33 ++++++++++++++++++++++++---------
 2 files changed, 27 insertions(+), 24 deletions(-)

commit 98a2ed00ba692390b87582f3e5ca19bf6021fec2
Author: Jens Georg <mail@jensge.org>
Date:   Sat Apr 2 20:11:53 2016 +0200

    av-cp: Make server device async initable
    
    Retrieve sort caps and icon
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730747

 src/av-cp/playlist-treeview.c |  50 +++++++--
 src/av-cp/server-device.c     | 232 ++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 262 insertions(+), 20 deletions(-)

commit f18b0dc1f40a80d03f56d8a290a49a8c2e161b4b
Author: Jens Georg <mail@jensge.org>
Date:   Sat Apr 2 16:16:53 2016 +0200

    av-cp: Add server device class
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730747

 src/av-cp/Makefile.am         |   4 +-
 src/av-cp/main.c              |  26 +++++++++
 src/av-cp/playlist-treeview.c |  13 ++++-
 src/av-cp/server-device.c     | 126 ++++++++++++++++++++++++++++++++++++++++++
 src/av-cp/server-device.h     |  69 +++++++++++++++++++++++
 5 files changed, 235 insertions(+), 3 deletions(-)

commit 4ef91b9ba049abc1c61d06de4fd7feb987615bc4
Author: Jens Georg <mail@jensge.org>
Date:   Sun Apr 24 23:15:39 2016 +0200

    av-cp: Plug several memory leaks
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/av-cp/main.c              | 2 ++
 src/av-cp/renderer-combo.c    | 3 +++
 src/av-cp/renderer-controls.c | 1 +
 3 files changed, 6 insertions(+)

commit c052b496eac2196d64fec93f32282578a8098d1d
Author: Jens Georg <mail@jensge.org>
Date:   Mon Apr 25 00:08:33 2016 +0200

    universal-cp: Fix some memory leaks
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/universal-cp/action-dialog.c   | 20 ++++++++++++--------
 src/universal-cp/device-treeview.c |  8 ++++----
 2 files changed, 16 insertions(+), 12 deletions(-)

commit 10899cbfa28512bb8cac4ec1ecf170bd749cd798
Author: Jens Georg <mail@jensge.org>
Date:   Sun Apr 24 23:15:52 2016 +0200

    common: Fix leaking the pixbuf loader
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/common/icons.c | 1 +
 1 file changed, 1 insertion(+)

commit 6699fa1958a0a4d66921d5c30eaadc8c109e4bc0
Author: Jens Georg <mail@jensge.org>
Date:   Wed Apr 20 23:00:37 2016 +0200

    network-light: Use newTargetValue
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=764050

 data/xml/SwitchPower-scpd.xml | 2 +-
 src/network-light/upnp.c      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 2f9b904f78ba29744f47178da5a354cf71033b54
Author: Марко Костић <marko.m.kostic@gmail.com>
Date:   Thu Apr 14 16:10:27 2016 +0000

    Updated Serbian translation

 po/sr.po | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

commit 667784ed7db1e8dae64c7ffefbd17923c9685728
Author: Yating Kuang <yatingkuang@ubuntukylin.com>
Date:   Tue Apr 12 20:49:25 2016 +0800

    update zh_CN translation

 po/zh_CN.po | 336 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 184 insertions(+), 152 deletions(-)

commit 401035f0dde902c1b66e81d3ecff509fba2f89be
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Apr 10 10:59:59 2016 +0200

    Updated Spanish translation

 po/es.po | 266 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 141 insertions(+), 125 deletions(-)

commit 4addd6586862ad00d2a02506ff691f3644985662
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sun Apr 10 08:19:06 2016 +0000

    Updated Slovak translation

 po/sk.po | 268 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 141 insertions(+), 127 deletions(-)

commit 160037a3f62b5cbfe064602477393807a6c8634c
Author: Jens Georg <mail@jensge.org>
Date:   Sat Apr 9 11:28:44 2016 +0200

    build: Add missing m4 files from autoconf archive
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 m4/ax_append_link_flags.m4 | 65 ++++++++++++++++++++++++++++++++++++++++
 m4/ax_check_link_flag.m4   | 74 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 139 insertions(+)

commit 9fa7f5d694be955e0823b58405ab6d58a243fcc7
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   Tue Apr 5 16:02:26 2016 +0000

    Updated Hungarian translation

 po/hu.po | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 40dbd828a17e2186d16df6ffc00e1d7f57dac8df
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Tue Apr 5 00:25:17 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

commit 54fce86a35bc611169768d051aee2804622c6263
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Apr 4 08:57:09 2016 +0200

    Updated Serbian translation

 po/sr.po       | 33 ++++++++++++++++++++-------------
 po/sr@latin.po | 33 ++++++++++++++++++++-------------
 2 files changed, 40 insertions(+), 26 deletions(-)

commit 644fb1e14c90a291d8c08d665228238acf5dc821
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Apr 3 23:48:06 2016 +0200

    Updated Polish translation

 po/pl.po | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 7cced18ffe3786c69735e4985f1c55a313250186
Author: ljsachs <larry.j.sachs@intel.com>
Date:   Tue Mar 29 11:09:22 2016 -0700

    Added command line argument for exclusive change
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761968

 src/network-light/gui.c  | 24 ++++++++++++++++++++----
 src/network-light/gui.h  |  3 ++-
 src/network-light/main.c |  4 +++-
 3 files changed, 25 insertions(+), 6 deletions(-)

commit ac26a8d4621921b136b4ea0efbfe090e61907965
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Thu Mar 31 17:55:12 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 257 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 132 insertions(+), 125 deletions(-)

commit 0c8b2f9decec9d664ce222ddd87c3b33684e9f96
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Mar 30 08:40:24 2016 +0200

    Updated Czech translation

 po/cs.po | 263 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 137 insertions(+), 126 deletions(-)

commit a6d78d964b96ada2a926f485aff39dd28a9cb8ad
Author: Марко М. Костић <marko.m.kostic@gmail.com>
Date:   Tue Mar 29 21:52:13 2016 +0200

    Updated Serbian translation

 po/sr.po       | 275 +++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 275 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 284 insertions(+), 266 deletions(-)

commit bc709bbfbadb0ff7171e1fd34f09bb22889aa233
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   Tue Mar 29 17:32:37 2016 +0000

    Updated Hungarian translation

 po/hu.po | 257 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 132 insertions(+), 125 deletions(-)

commit 005863010f78f1b6b6fd27dbf6136d4570f313da
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Mar 28 21:03:07 2016 +0200

    Updated Polish translation

 po/pl.po | 257 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 132 insertions(+), 125 deletions(-)

commit 74389687c0cc8e7d7ec736ad5ffe868eea40c6d5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Mar 28 21:00:41 2016 +0200

    Port .desktop files to gettext
    
    By removing the _ intltool marker.

 data/gupnp-av-cp.desktop.in.in         | 2 +-
 data/gupnp-network-light.desktop.in.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 6f448acae2d194f68ee2299297c2ca8fa8ff5475
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Mar 28 20:58:59 2016 +0200

    Updated POTFILES.in

 po/POTFILES.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 021b11f4169fd8091880f70bc18026cc2e03eb67
Author: Jens Georg <mail@jensge.org>
Date:   Mon Mar 28 20:31:30 2016 +0200

    i18n: Add ui files to POTFILES.in
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 po/POTFILES.in | 3 +++
 1 file changed, 3 insertions(+)

commit 03a3615db789ff6d5215718deb51ab17e8488080
Author: Jens Georg <mail@jensge.org>
Date:   Mon Mar 28 20:19:43 2016 +0200

    build: Use upstream gettext

 .gitignore                            |  2 -
 Makefile.am                           |  2 +
 autogen.sh                            |  7 +---
 configure.ac                          | 10 +----
 data/Makefile.am                      | 15 +++++--
 data/gupnp-universal-cp.desktop.in.in |  2 +-
 po/Makevars                           | 78 +++++++++++++++++++++++++++++++++++
 po/POTFILES.in                        |  7 ----
 src/av-cp/Makefile.am                 |  1 +
 src/network-light/Makefile.am         |  1 +
 src/universal-cp/Makefile.am          |  1 +
 11 files changed, 98 insertions(+), 28 deletions(-)

commit ed870b96d5a44b025744ec324bfed3a4c45f1e7f
Author: Jens Georg <mail@jensge.org>
Date:   Sat Mar 26 18:15:10 2016 +0100

    common: Remove deprecated API
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 configure.ac       | 2 +-
 src/common/icons.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 8a50d728b17220e345e79a7483b178775d1014f8
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Mon Mar 28 13:10:35 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 139 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 72 insertions(+), 67 deletions(-)

commit 5530b3c17d4a8d4d2075b252a16d2ff6e71f8ebc
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Sun Mar 27 21:48:55 2016 +0200

    Updated German translation

 po/de.po | 132 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 68 insertions(+), 64 deletions(-)

commit ddb5c4072bd453f1ca83ba1d391f210c241004bb
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   Sun Mar 27 11:31:15 2016 +0000

    Updated Hungarian translation

 po/hu.po | 136 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 70 insertions(+), 66 deletions(-)

commit 04b68d98eada82d66a63f663da64226eac2656ff
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Mar 27 00:04:16 2016 +0100

    Updated Polish translation

 po/pl.po | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

commit 3a80440755e2a5166e58c9208562834b107beb66
Author: ljsachs <larry.j.sachs@intel.com>
Date:   Mon Feb 22 09:38:19 2016 -0800

    Added command line argument for friendly name
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761967

 src/network-light/gui.c  |  7 ++++++-
 src/network-light/gui.h  |  3 ++-
 src/network-light/main.c |  6 ++++--
 src/network-light/upnp.c | 32 +++++++++++++++++++++++++++++---
 src/network-light/upnp.h |  2 +-
 5 files changed, 42 insertions(+), 8 deletions(-)

commit 94a44295545a108dc2ba5e1000e97943fc685f47
Author: Jens Georg <mail@jensge.org>
Date:   Sat Mar 26 17:00:42 2016 +0100

    build: Update included m4 macros
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758779

 m4/ax_append_compile_flags.m4   |   8 ++-
 m4/ax_append_flag.m4            |   4 +-
 m4/ax_check_enable_debug.m4     | 153 +++++++++++++++++++++-------------------
 m4/ax_compiler_flags_ldflags.m4 |  10 +--
 4 files changed, 94 insertions(+), 81 deletions(-)

commit 981392e9edeb2a8d9a3c14a67d1f6deab46f0cd9
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Sat Mar 19 13:41:08 2016 +0000

    Added Turkish translation

 po/LINGUAS |   1 +
 po/tr.po   | 476 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 477 insertions(+)

commit 4121afbef337cb55135f4a06320cf15daf66cc11
Author: Jens Georg <mail@jensge.org>
Date:   Sat Nov 28 12:26:08 2015 +0100

    upload: Make UDN a parameter

 src/upload/main.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 7fc8de342765c80345939551a5709ef17f4ef9b6
Author: Jens Georg <mail@jensge.org>
Date:   Sat Nov 28 12:18:06 2015 +0100

    upload: Use help text from option context
    
    Make wrong arguments help match output of --help
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/upload/main.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 7670c49178bd791ec4d4cf43ed322bc2b630646d
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Fri Jan 1 18:51:39 2016 +0100

    Updated German translation

 po/de.po | 188 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 112 insertions(+), 76 deletions(-)

commit 9e14bbaccccf45564d57a12e689f31996e50f400
Author: Jens Georg <mail@jensge.org>
Date:   Sat Nov 28 12:33:18 2015 +0100

    Post-release version bump
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)