summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Reworked simple query API to allow passing either QName or URI predicates.David Robillard1-1/+20
2007-04-28Use index instead of variable name for selecting query variables (performance...David Robillard1-26/+128
2007-04-28ladspa2lv2 fixes.David Robillard1-19/+43
2007-04-28Compile fixes, rewrote ladspa2lv2 as plain C using Redland.David Robillard4-215/+258
2007-04-28Reworked query/value system to expose data type.David Robillard1-20/+22
2007-04-21Changed "categories" to "plugin classes" to better match RDF.David Robillard1-1/+1
2007-04-20Preliminary categories support.David Robillard1-0/+3
2007-04-20Clean up API, hide more methods that should not be exposed to user.David Robillard2-21/+31
2007-04-19Renamed SLV2Model SLV2World.David Robillard2-8/+8
2007-04-19Added Redland dependency, using in-memory RDF models.David Robillard3-22/+40
2007-02-19Removed outdated utils/READMEDavid Robillard1-3/+0
2007-02-19More memory error/leak fixes.David Robillard2-1/+1
2007-02-19Fixed doap:license typo in lv2.ttl.David Robillard1-0/+2
2007-02-19Header/API cleanups.David Robillard2-4/+4
2007-02-18Fixed index types of Strings and Plugins for consistency.David Robillard2-4/+4
2007-02-18API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...David Robillard2-18/+18
2007-02-18Implemented discovery of plugin extension bundles.David Robillard1-2/+6
2007-02-09Applied patch from Steve Harris, changes to work with new LV2 ontology port c...David Robillard1-0/+35
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-1/+1
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard3-1/+115
2007-02-05Fix C99 CFLAGS for lv2_list.David Robillard1-0/+1
2007-02-05Reorganized tree in preparation for beta release.David Robillard4-4/+60
2007-01-22Created Raul namespace.David Robillard1-0/+3
2007-01-10Moved RDFWriter to RAUL.David Robillard2-5/+54
2007-01-10Skeleton LADSPA->LV2 conversion utility.David Robillard2-0/+153