Mercurial > hg > vamp-plugin-sdk
log src/vamp-sdk/PluginAdapter.cpp @ 295:0e08ebd5c13b
age | author | description |
---|---|---|
Mon, 17 Aug 2009 13:42:55 +0000 | cannam | * Fix crash when an adapter's createPlugin() fails in getDescriptor() |
Tue, 25 Nov 2008 13:16:07 +0000 | cannam | * Ensure that output descriptors are re-queried after a call to |
Mon, 10 Nov 2008 16:47:41 +0000 | cannam | * Add --list-full to "simple" Vamp host |
Fri, 07 Nov 2008 16:39:24 +0000 | cannam | * install fixes, mostly distinct-libraries |
Fri, 07 Nov 2008 15:28:33 +0000 | cannam | * Flatten directory tree a bit, update doxygen distinct-libraries |
Fri, 07 Nov 2008 14:11:39 +0000 | cannam | * Add include guards; make code compile! distinct-libraries |