Submit version 0.20.1 of GUPnP (4186015)
authorRegis Merlino <regis.merlino@intel.com>
Thu, 7 Mar 2013 09:26:36 +0000 (10:26 +0100)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 21 Nov 2014 08:24:57 +0000 (09:24 +0100)
commit7772ec379ac285061cdc98fa049e9fdd6806deea
treed38564247f6a06fb654e1fbac356c55d40cd08c9
parent6fc3545a87da33a79087c15758dd0652771201dc
Submit version 0.20.1 of GUPnP (4186015)
55 files changed:
NEWS
configure
configure.ac
doc/client-tutorial.xml
doc/gupnp-sections.txt
doc/html/GUPnPContext.html
doc/html/GUPnPContextManager.html
doc/html/GUPnPControlPoint.html
doc/html/GUPnPDevice.html
doc/html/GUPnPDeviceInfo.html
doc/html/GUPnPDeviceProxy.html
doc/html/GUPnPResourceFactory.html
doc/html/GUPnPRootDevice.html
doc/html/GUPnPService.html
doc/html/GUPnPServiceInfo.html
doc/html/GUPnPServiceProxy.html
doc/html/GUPnPXMLDoc.html
doc/html/client-tutorial.html
doc/html/gupnp-Error-codes.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/server-tutorial.xml
doc/tmpl/gupnp-context-manager.sgml
doc/tmpl/gupnp-context.sgml
doc/tmpl/gupnp-root-device.sgml
examples/light-client.c
examples/light-server.c
libgupnp/Makefile.am
libgupnp/Makefile.in
libgupnp/gupnp-context-manager.c
libgupnp/gupnp-context.c
libgupnp/gupnp-context.h
libgupnp/gupnp-control-point.c
libgupnp/gupnp-linux-context-manager.c
libgupnp/gupnp-root-device.c
libgupnp/gupnp-root-device.h
libgupnp/gupnp-service-proxy.c
libgupnp/gupnp-service.c
libgupnp/gupnp-windows-context-manager.c [new file with mode: 0644]
libgupnp/gupnp-windows-context-manager.h [new file with mode: 0644]
libgupnp/http-headers.c
packaging/GUPnP.spec
tests/gtest/Makefile.am
tests/gtest/Makefile.in
tests/gtest/data/random4k.bin [moved from tests/gtest/random4k.bin with 100% similarity]
tests/gtest/test-context.c
tests/test-browsing.c
tests/test-introspection.c
tests/test-proxy.c
tests/test-server.c