summaryrefslogtreecommitdiffstats
path: root/src/pluginlist.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-21Changed "categories" to "plugin classes" to better match RDF.David Robillard1-314/+0
2007-04-20Preliminary categories support.David Robillard1-5/+1
2007-04-20Clean up API, hide more methods that should not be exposed to user.David Robillard1-3/+5
2007-04-19Added Redland dependency, using in-memory RDF models.David Robillard1-48/+54
2007-02-19Fixed doap:license typo in lv2.ttl.David Robillard1-43/+56
2007-02-19Header/API cleanups.David Robillard1-4/+4
2007-02-18Removed private_types.h (and all exposure of types that shouldn't have been e...David Robillard1-1/+1
2007-02-18Fixed index types of Strings and Plugins for consistency.David Robillard1-3/+3
2007-02-18API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...David Robillard1-19/+20
2007-02-18Implemented discovery of plugin extension bundles.David Robillard1-49/+99
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard1-3/+1
2007-02-05Copyright/Documentation/etc cleanups.David Robillard1-2/+2
2007-02-05Reorganized tree in preparation for beta release.David Robillard1-1/+1
2006-09-03Support for plugin data in manifest.ttlDavid Robillard1-21/+23
2006-09-03Warning and documentation fixes.David Robillard1-10/+9
2006-07-26Fixed unterminated varargs errorDavid Robillard1-1/+1
2006-07-26Fixed type mismatchDavid Robillard1-1/+1
2006-07-26Use getenv("HOME") instead of hardcoded "~"David Robillard1-8/+12
2006-07-26- Removed all the unsigned char garbage from the APIDavid Robillard1-30/+27
2006-07-22Removed data type enumeration in favour of using the URI directlyDavid Robillard1-1/+1
2006-06-11Fixed query problems on 64-bitDavid Robillard1-6/+9
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard1-0/+243