Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginAdapter.h @ 300:bb67b6145812 vamp-plugin-sdk-v2.1
age | author | description |
---|---|---|
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 |
Thu, 07 Jun 2007 14:15:24 +0000 | cannam | * Use m_impl structure for PluginAdapter as well |
Wed, 21 Mar 2007 14:15:25 +0000 | cannam | * Some doc updates |
Fri, 08 Dec 2006 17:39:32 +0000 | cannam | * Change input buffers arg to process from float ** to const float *const * |
Thu, 06 Apr 2006 16:35:49 +0000 | cannam | * Make static adapter map a pointer to avoid any confusion about static |
Thu, 06 Apr 2006 15:12:25 +0000 | cannam | * Avoid repeated malloc/free for returned feature lists -- reuse static |