summaryrefslogtreecommitdiff
path: root/tools/gupnp-dlna-info.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary version checksJens Georg2021-07-041-4/+0
* Call setlocale in main function of gupnp-dlna-info and gupnp-dlna-ls-profilesTing-Wei Lan2016-01-111-0/+3
* gupnp-dlna-info: Exit properly in async modeJens Georg2015-07-011-0/+11
* Send GUPnPDLNAInformation when discovery is done instead of URI.Krzesimir Nowak2013-01-161-2/+4
* Slightly fixed general code style in gupnp-dlna-info.c.Krzesimir Nowak2013-01-161-11/+12
* Adapt tools to new API.Krzesimir Nowak2012-11-301-339/+123
* Fix crash in gupnp-dlna-infoRiko Yamada2012-11-031-1/+1
* Update license headersgupnp-dlna-0.6Jens Georg2012-08-311-2/+2
* Remove explicit calls to g_thread_init()Riko Yamada2012-06-231-2/+1
* Rename gupnp-dlna-load.[hc] to profile-loading.[hc]Parthasarathi Susarla2011-02-231-1/+1
* Only initialize thread system onceLuis de Bethencourt2011-02-031-1/+2
* libgupnp-dlna: Use encoding-profile from plugins-baseParthasarathi Susarla2011-01-211-2/+1
* libgupnp-dlna/tools: use GstDiscoverer from baseParthasarathi Susarla2010-11-081-120/+127
* tools: Include stdio.h in gupnp-dlna-info.cArun Raghavan2010-10-251-0/+1
* tools: Don't depend on pbutilsArun Raghavan2010-09-271-5/+1
* tools: add arguments to gupnp-dlna-infoParthasarathi Susarla2010-08-251-2/+8
* license: Change to the LGPL v2.1Arun Raghavan2010-08-241-3/+3
* libgupnp-dlna: add getters for propertiesParthasarathi Susarla2010-08-161-1/+3
* print topology instead of just the stream infoParthasarathi Susarla2010-07-221-11/+24
* tools: Add utility for printing discovered infoParthasarathi Susarla2010-07-051-0/+484