Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginAdapter.cpp @ 166:120f88880347 vamp-plugin-sdk-v1.3
age | author | description |
---|---|---|
Tue, 11 Mar 2008 09:22:53 +0000 | cannam | * patch from Tim Blechmann for gcc-4.3 compile |
Fri, 08 Feb 2008 10:50:31 +0000 | cannam | * marginal performance improvement through use of reserve() in |
Thu, 07 Jun 2007 14:15:24 +0000 | cannam | * Use m_impl structure for PluginAdapter as well |
Tue, 27 Feb 2007 12:48:17 +0000 | cannam | * Add a structure for API versioning |
Mon, 26 Feb 2007 18:08:48 +0000 | cannam | * Rename "name" and "description" to "identifier" and "name"; add new |
Fri, 08 Dec 2006 17:39:32 +0000 | cannam | * Change input buffers arg to process from float ** to const float *const * |
Mon, 09 Oct 2006 12:45:14 +0000 | cannam | * Add plugin path traversal and plugin listing option to vamp-simple-host |