summaryrefslogtreecommitdiffstats
path: root/src/plugininstance.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-20Clean up API, hide more methods that should not be exposed to user.David Robillard1-1/+8
2007-04-19Added Redland dependency, using in-memory RDF models.David Robillard1-11/+16
2007-02-19Header/API cleanups.David Robillard1-3/+3
2007-02-18Removed private_types.h (and all exposure of types that shouldn't have been e...David Robillard1-8/+13
2007-02-18Implemented discovery of plugin extension bundles.David Robillard1-8/+8
2007-02-05Copyright/Documentation/etc cleanups.David Robillard1-2/+2
2007-02-05Reorganized tree in preparation for beta release.David Robillard1-4/+4
2007-01-12Gracefully handle plugins that fail to instantiate.David Robillard1-0/+7
2006-10-28Clarified lv2.h header for HostFeatures parameter, associated changes to SLV2.David Robillard1-0/+9
2006-10-14Print dlerror when unable to load plugin library.David Robillard1-1/+2
2006-09-02Schema bug fixes (parsable now).David Robillard1-1/+1
2006-07-26- Removed all the unsigned char garbage from the APIDavid Robillard1-5/+5
2006-06-11Catch broken plugins, messily for nowDavid Robillard1-1/+8
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard1-0/+100