Update gupnp to 0.20.3 (161969f)
authorRegis Merlino <regis.merlino@intel.com>
Mon, 10 Jun 2013 12:53:32 +0000 (14:53 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 21 Nov 2014 08:24:59 +0000 (09:24 +0100)
commitf4dfe4235e93e8bfec92761da941c0eac194ad53
treeac3302d7be7445797fec913a334ab457e3b1efbe
parent7772ec379ac285061cdc98fa049e9fdd6806deea
Update gupnp to 0.20.3 (161969f)
45 files changed:
NEWS
configure
configure.ac
doc/gupnp-sections.txt
doc/html/GUPnPContext.html
doc/html/GUPnPContextManager.html
doc/html/GUPnPControlPoint.html
doc/html/GUPnPRootDevice.html
doc/html/client-tutorial.html
doc/html/gupnp-binding-tool.html
doc/html/gupnp-gupnp-service-introspection.html
doc/html/gupnp.devhelp2
doc/html/index.html
doc/html/index.sgml
doc/html/ix01.html
doc/html/server-tutorial.html
doc/tmpl/gupnp-context-manager.sgml
examples/light-client.c
examples/light-server.c
libgupnp/gupnp-context-manager.c
libgupnp/gupnp-context-manager.h
libgupnp/gupnp-context.c
libgupnp/gupnp-control-point.c
libgupnp/gupnp-device-info.c
libgupnp/gupnp-device-proxy.c
libgupnp/gupnp-linux-context-manager.c
libgupnp/gupnp-linux-context-manager.h
libgupnp/gupnp-service-info.c
libgupnp/gupnp-service-introspection.c
libgupnp/gupnp-service-proxy.c
libgupnp/gupnp-service.c
libgupnp/gupnp-unix-context-manager.c
libgupnp/gupnp-xml-doc.c
m4/vapigen.m4
packaging/GUPnP.spec
tests/gtest/Makefile.am
tests/gtest/Makefile.in
tests/gtest/data/ServiceBgo69762.xml [new file with mode: 0644]
tests/gtest/data/TestBgo696762.xml [new file with mode: 0644]
tests/gtest/test-bugs.c [new file with mode: 0644]
tests/gtest/test-context.c
tests/test-browsing.c
tests/test-introspection.c
tests/test-proxy.c
tests/test-server.c