Initial Submission of GUPnP-DLNA to Tizen IVI submit/2.0alpha/20121126.135509
authorMark Ryan <mark.d.ryan@intel.com>
Wed, 14 Nov 2012 12:18:10 +0000 (13:18 +0100)
committerMark Ryan <mark.d.ryan@intel.com>
Wed, 14 Nov 2012 12:18:10 +0000 (13:18 +0100)
commite97a49176d8a41aad6f64eee854510bad90743ee
tree71e7ba5f47b3b40d8ff7c9b8db45e9fa4fbaac15
Initial Submission of GUPnP-DLNA to Tizen IVI

Submitting version 0.6.6 ( fae1d4e )
92 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
build-aux/config.guess [new file with mode: 0755]
build-aux/config.sub [new file with mode: 0755]
build-aux/depcomp [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0644]
build-aux/missing [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
data/Makefile.am [new file with mode: 0644]
data/Makefile.in [new file with mode: 0644]
data/aac.xml [new file with mode: 0644]
data/ac3.xml [new file with mode: 0644]
data/amr.xml [new file with mode: 0644]
data/avc.xml [new file with mode: 0644]
data/common.xml [new file with mode: 0644]
data/dlna-profiles.rng [new file with mode: 0644]
data/jpeg.xml [new file with mode: 0644]
data/lpcm.xml [new file with mode: 0644]
data/mp3.xml [new file with mode: 0644]
data/mpeg-ts.xml [new file with mode: 0644]
data/mpeg1.xml [new file with mode: 0644]
data/mpeg4.xml [new file with mode: 0644]
data/png.xml [new file with mode: 0644]
data/wma.xml [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/gupnp-dlna-docs.sgml [new file with mode: 0644]
doc/gupnp-dlna-overrides.txt [new file with mode: 0644]
doc/gupnp-dlna-sections.txt [new file with mode: 0644]
doc/gupnp-dlna.types [new file with mode: 0644]
doc/html/GUPnPDLNADiscoverer.html [new file with mode: 0644]
doc/html/GUPnPDLNAInformation.html [new file with mode: 0644]
doc/html/GUPnPDLNAProfile.html [new file with mode: 0644]
doc/html/annotation-glossary.html [new file with mode: 0644]
doc/html/ch01.html [new file with mode: 0644]
doc/html/gupnp-dlna.devhelp2 [new file with mode: 0644]
doc/html/home.png [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/index.sgml [new file with mode: 0644]
doc/html/left.png [new file with mode: 0644]
doc/html/right.png [new file with mode: 0644]
doc/html/style.css [new file with mode: 0644]
doc/html/up.png [new file with mode: 0644]
doc/version.xml [new file with mode: 0644]
doc/version.xml.in [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
gupnp-dlna-1.0-uninstalled.pc.in [new file with mode: 0644]
gupnp-dlna-1.0.pc.in [new file with mode: 0644]
libgupnp-dlna/Makefile.am [new file with mode: 0644]
libgupnp-dlna/Makefile.in [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-discoverer.c [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-discoverer.h [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-information.c [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-information.h [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-marshal.c [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-marshal.h [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-marshal.list [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-profile-private.h [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-profile.c [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-profile.h [new file with mode: 0644]
libgupnp-dlna/gupnp-dlna-profiles.c [new file with mode: 0644]
libgupnp-dlna/profile-loading.c [new file with mode: 0644]
libgupnp-dlna/profile-loading.h [new file with mode: 0644]
m4/gtk-doc.m4 [new file with mode: 0644]
m4/introspection.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
packaging/GUPnP-DLNA.changes [new file with mode: 0644]
packaging/GUPnP-DLNA.spec [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/dlna-encoding.c [new file with mode: 0644]
tests/dlna-profile-parser.c [new file with mode: 0644]
tests/test-discoverer.sh.in [new file with mode: 0644]
tools/Makefile.am [new file with mode: 0644]
tools/Makefile.in [new file with mode: 0644]
tools/gupnp-dlna-info.c [new file with mode: 0644]
tools/gupnp-dlna-ls-profiles.c [new file with mode: 0644]