summaryrefslogtreecommitdiffstats
path: root/src/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-20Added simple accessor for values with subjects other than the plugin itself.David Robillard1-0/+20
2007-02-19More memory error/leak fixes.David Robillard1-2/+1
2007-02-19Fixed doap:license typo in lv2.ttl.David Robillard1-22/+66
2007-02-19Header/API cleanups.David Robillard1-32/+17
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-1/+1
2007-02-18API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...David Robillard1-37/+34
2007-02-18Implemented discovery of plugin extension bundles.David Robillard1-42/+24
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard1-52/+54
2007-02-05Copyright/Documentation/etc cleanups.David Robillard1-2/+2
2006-12-09Updated to match lv2.ttl changes (HostFeature class names)David Robillard1-3/+3
2006-12-03Fixed more stupid free() bugs.David Robillard1-11/+7
2006-12-03Fixed (really stupid) crash with feature accessor functions.David Robillard1-6/+0
2006-09-03Saner (internal) query API, though still needs work.David Robillard1-34/+76
2006-09-02Schema bug fixes (parsable now).David Robillard1-7/+56
2006-07-26Removed vstrjoinDavid Robillard1-5/+10
2006-07-26- Removed all the unsigned char garbage from the APIDavid Robillard1-21/+21
2006-07-22Removed data type enumeration in favour of using the URI directlyDavid Robillard1-4/+4
2006-06-11Catch broken plugins, messily for nowDavid Robillard1-1/+0
2006-06-11Fixed query problems on 64-bitDavid Robillard1-4/+4
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard1-0/+190