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)
committerRegis Merlino <regis.merlino@intel.com>
Thu, 7 Mar 2013 09:28:36 +0000 (10:28 +0100)
commit30427ea337e5daeaafd08324c1fc1c5135874503
treec74ea5ce30d43e5a7d45af87a6953893e33080a6
parent6c370738b6acaa7bd1e255ad32d1f3505f11824f
Submit version 0.20.1 of GUPnP (4186015)
56 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.changes
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