Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginAdapter.cpp @ 126:7a27dbdd663a
age | author | description |
---|---|---|
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 |
Tue, 25 Apr 2006 09:45:44 +0000 | cannam | * Undefine debug symbol |