Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginAdapter.cpp @ 189:5ce2c3f79a45
age | author | description |
---|---|---|
Wed, 17 Sep 2008 11:00:51 +0000 | cannam | * Fix horrible memory access error |
Thu, 24 Jul 2008 16:50:11 +0000 | cannam | * Re-do the way the v2 structure (with durations) is returned. |
Thu, 17 Jul 2008 08:52:26 +0000 | cannam | * First bit of Vamp v2 work -- add an optional duration to features in |
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 |