Update gupnp to 0.20.3 (161969f)
authorRegis Merlino <regis.merlino@intel.com>
Mon, 10 Jun 2013 12:53:32 +0000 (14:53 +0200)
committerRegis Merlino <regis.merlino@intel.com>
Mon, 10 Jun 2013 12:53:32 +0000 (14:53 +0200)
commit8c2753c5f1908297120de5b1212bce668326a7de
tree3900bbce1ad51e77326f179ae437822960419ca3
parent3b538ef11dbd6f5d8907b1b05773c73e13d5b449
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