Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginHostAdapter.cpp @ 130:44e6b94c2696
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, 24 May 2007 10:05:00 +0000 | cannam | * reshuffle host-factory-stuff base vamp-hostsdk/PluginHostAdapter.cpp@2740d25cccd7 |
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 * |
Wed, 20 Sep 2006 13:51:22 +0000 | cannam | * Add an implementation of Dan Barry's percussion onset detector |
Mon, 31 Jul 2006 16:12:37 +0000 | cannam | * Add a function to look up the Vamp plugin path for the current platform. |