summaryrefslogtreecommitdiffstats
path: root/utils/lv2_list.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-29Rename command line utilities to avoid clashing with slv2.David Robillard1-94/+0
2011-04-29LilvValue => LilvNode.David Robillard1-4/+4
2011-04-29Don't hide pointers behind typedefs.David Robillard1-5/+5
2011-04-28Fix up the last remnants of the old name.David Robillard1-1/+1
2011-04-28Rename slv2 to lilv.David Robillard1-14/+14
2011-04-28More future-proof collection APIs.David Robillard1-3/+1
2011-04-22Switch to ISC license (legally equivalent to MIT license but with less obnoxi...David Robillard1-25/+17
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-03-09New collections and iterator API.David Robillard1-3/+4
2011-03-06Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...David Robillard1-17/+24
2011-02-12Tidy up programs.David Robillard1-9/+6
2010-09-04My name is David. :)David Robillard1-2/+2
2010-03-11Add --names option to lv2_list to list all plugin names (instead of URIs).David Robillard1-9/+24
2009-05-13Update copyright dates.David Robillard1-2/+2
2009-05-13Strip trailing whitespace.David Robillard1-2/+2
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-1/+1
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-1/+1
2007-11-13Adhere to GNU standards (add necessary files, support --help and --version).David Robillard1-1/+37
2007-04-20Clean up API, hide more methods that should not be exposed to user.David Robillard1-1/+1
2007-04-19Renamed SLV2Model SLV2World.David Robillard1-4/+4
2007-04-19Added Redland dependency, using in-memory RDF models.David Robillard1-4/+4
2007-02-19More memory error/leak fixes.David Robillard1-1/+0
2007-02-19Fixed doap:license typo in lv2.ttl.David Robillard1-0/+2
2007-02-19Header/API cleanups.David Robillard1-1/+1
2007-02-18Fixed index types of Strings and Plugins for consistency.David Robillard1-1/+1
2007-02-18API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...David Robillard1-5/+5
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard1-0/+4
2007-02-05Reorganized tree in preparation for beta release.David Robillard1-0/+43