summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary version checksJens Georg2021-07-042-8/+0
* all: Allow use as subprojectJens Georg2021-06-221-2/+2
* build: Add Meson build supportJens Georg2021-05-262-0/+27
* Fix compiler warning in ls-profilesJens Georg2019-01-141-1/+1
* Call setlocale in main function of gupnp-dlna-info and gupnp-dlna-ls-profilesTing-Wei Lan2016-01-112-0/+6
* gupnp-dlna-info: Exit properly in async modeJens Georg2015-07-011-0/+11
* build: Drop use of gnome-commonJens Georg2015-06-211-1/+4
* Fix some builddir!=srcdir and make distcheck issues.Krzesimir Nowak2013-01-161-2/+1
* 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
* Expose GUPnPDLNANativeValueList.Krzesimir Nowak2013-01-161-1/+2
* Upgrade build system to build all the new codeKrzesimir Nowak2012-11-301-7/+20
* Adapt tools to new API.Krzesimir Nowak2012-11-302-405/+142
* Change API and so versionJens Georg2012-11-211-2/+5
* Fix crash in gupnp-dlna-infoRiko Yamada2012-11-031-1/+1
* Update license headersgupnp-dlna-0.6Jens Georg2012-08-312-4/+4
* Remove explicit calls to g_thread_init()Riko Yamada2012-06-232-4/+2
* Rename gupnp-dlna-load.[hc] to profile-loading.[hc]Parthasarathi Susarla2011-02-231-1/+1
* Only initialize thread system onceLuis de Bethencourt2011-02-032-2/+4
* libgupnp-dlna: Drop internalize gst-convenienceParthasarathi Susarla2011-01-211-0/+1
* libgupnp-dlna: Use encoding-profile from plugins-baseParthasarathi Susarla2011-01-213-15/+13
* build: Explicitly link pbutilsArun Raghavan2011-01-111-0/+2
* libgupnp-dlna/tools: use GstDiscoverer from baseParthasarathi Susarla2010-11-082-122/+127
* tools: Include stdio.h in gupnp-dlna-info.cArun Raghavan2010-10-251-0/+1
* tools: Don't depend on pbutilsArun Raghavan2010-09-272-7/+2
* tools: Relaxed mode support for gupnp-dlna-ls-profilesArun Raghavan2010-08-251-2/+4
* libgupnp-dlna: Add support for extended profilesArun Raghavan2010-08-251-4/+8
* tools: add arguments to gupnp-dlna-infoParthasarathi Susarla2010-08-251-2/+8
* license: Change to the LGPL v2.1Arun Raghavan2010-08-242-6/+6
* build: Clean up library deps for tools and testsArun Raghavan2010-08-191-1/+8
* libgupnp-dlna: add getters for propertiesParthasarathi Susarla2010-08-162-2/+6
* tools: Add a tool to list supported profilesParthasarathi Susarla2010-08-142-1/+129
* print topology instead of just the stream infoParthasarathi Susarla2010-07-221-11/+24
* tools: Add utility for printing discovered infoParthasarathi Susarla2010-07-052-0/+488