Updated GUPnP-AV to version 0.11.2 (62bb7a1)
authorMark Ryan <mark.d.ryan@intel.com>
Tue, 13 Nov 2012 18:53:31 +0000 (19:53 +0100)
committerMark Ryan <mark.d.ryan@intel.com>
Tue, 13 Nov 2012 19:25:20 +0000 (20:25 +0100)
commitd8d79fb6c527fc7795a5e1cb61a84012b1c54328
tree9a603cbffa6c4065f0f8571c89d5c31925264ce9
parenta4715d2e8aa44865a0b11fd0ac27ae7049cf5170
Updated GUPnP-AV to version 0.11.2 (62bb7a1)
86 files changed:
Makefile.am
Makefile.in
NEWS
aclocal.m4
build-aux/compile [new file with mode: 0755]
build-aux/config.sub
build-aux/depcomp
build-aux/ltmain.sh
config.h.in
configure
configure.ac
data/Makefile.am [new file with mode: 0644]
data/Makefile.in [new file with mode: 0644]
data/av.xsd [new file with mode: 0644]
data/didl-lite-v2.xsd [new file with mode: 0644]
data/simpledc20021212.xsd [new file with mode: 0644]
data/upnp.xsd [new file with mode: 0644]
data/xml.xsd [new file with mode: 0644]
doc/Makefile.am
doc/Makefile.in
doc/gupnp-av-docs.sgml
doc/gupnp-av-sections.txt
doc/gupnp-av.types
doc/html/GUPnPDIDLLiteContainer.html
doc/html/GUPnPDIDLLiteContributor.html
doc/html/GUPnPDIDLLiteDescriptor.html
doc/html/GUPnPDIDLLiteItem.html
doc/html/GUPnPDIDLLiteObject.html
doc/html/GUPnPDIDLLiteParser.html
doc/html/GUPnPDIDLLiteResource.html
doc/html/GUPnPDIDLLiteWriter.html
doc/html/GUPnPFeature.html [new file with mode: 0644]
doc/html/GUPnPFeatureListParser.html [new file with mode: 0644]
doc/html/GUPnPLastChangeParser.html
doc/html/GUPnPProtocolInfo.html
doc/html/GUPnPSearchCriteriaParser.html
doc/html/annotation-glossary.html
doc/html/ch01.html
doc/html/ch02.html
doc/html/gupnp-av-Error-codes.html
doc/html/gupnp-av.devhelp2
doc/html/index.html
doc/html/index.sgml
doc/version.xml
gupnp-av-1.0-uninstalled.pc.in
gupnp-av-1.0.pc.in
libgupnp-av/Makefile.am
libgupnp-av/Makefile.in
libgupnp-av/fragment-util.c [new file with mode: 0644]
libgupnp-av/fragment-util.h [new file with mode: 0644]
libgupnp-av/gupnp-av-enums.h [new file with mode: 0644]
libgupnp-av/gupnp-av.h
libgupnp-av/gupnp-didl-lite-container.c
libgupnp-av/gupnp-didl-lite-container.h
libgupnp-av/gupnp-didl-lite-createclass-private.h [new file with mode: 0644]
libgupnp-av/gupnp-didl-lite-createclass.c [new file with mode: 0644]
libgupnp-av/gupnp-didl-lite-createclass.h [new file with mode: 0644]
libgupnp-av/gupnp-didl-lite-object-private.h
libgupnp-av/gupnp-didl-lite-object.c
libgupnp-av/gupnp-didl-lite-object.h
libgupnp-av/gupnp-didl-lite-resource.c
libgupnp-av/gupnp-didl-lite-resource.h
libgupnp-av/gupnp-didl-lite-writer.c
libgupnp-av/gupnp-feature-list-parser.c [new file with mode: 0644]
libgupnp-av/gupnp-feature-list-parser.h [new file with mode: 0644]
libgupnp-av/gupnp-feature.c [new file with mode: 0644]
libgupnp-av/gupnp-feature.h [new file with mode: 0644]
libgupnp-av/gupnp-search-criteria-parser.c
libgupnp-av/gvalue-util.c
libgupnp-av/xml-util.c
libgupnp-av/xml-util.h
libgupnp-av/xsd-data.c [new file with mode: 0644]
libgupnp-av/xsd-data.h [new file with mode: 0644]
m4/vapigen.m4 [new file with mode: 0644]
packaging/GUPnP-AV.changes
packaging/GUPnP-AV.spec
tests/Makefile.am
tests/Makefile.in
tests/check-feature-list-parser.c [new file with mode: 0644]
tests/fragments.c [new file with mode: 0644]
tests/gtest/Makefile.in
vala/GUPnPAV-1.0.metadata [new file with mode: 0644]
vala/Makefile.am [new file with mode: 0644]
vala/Makefile.in [new file with mode: 0644]
vala/gupnp-av-1.0-custom.vala [new file with mode: 0644]
vala/gupnp-av-1.0.deps [new file with mode: 0644]