summaryrefslogtreecommitdiffstats
path: root/src/plugins.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-5/+5
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-2/+3
2007-10-04Stripped some old useless #if 0'd out code.David Robillard1-205/+1
2007-10-03Fix Plugin class related bugs.David Robillard1-1/+1
2007-09-30Be more tolerant of NULL collections (appear as if they're empty instead of d...David Robillard1-2/+2
2007-07-23Updated LV2 spec.David Robillard1-2/+2
2007-07-03Fix binary search bug which never found an element in lists of size 1, result...David Robillard1-3/+0
2007-04-28Reworked query/value system to expose data type.David Robillard1-2/+2
2007-04-23Fixed outdated includes.David Robillard1-1/+1
2007-04-21Code cleanups.David Robillard1-1/+1
2007-04-21Changed "categories" to "plugin classes" to better match RDF.David Robillard1-0/+314