log vamp-sdk/PluginHostAdapter.cpp @ 192:d4fbd4e6fdbf

age author description
Thu, 18 Sep 2008 16:08:28 +0000 cannam * Add hasDuration to output descriptor as well as the features themselves
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, 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.
Wed, 10 May 2006 11:44:40 +0000 cannam * Add forgotten getMin/MaxChannelCount to host adapter (thanks Craig)
Thu, 06 Apr 2006 17:23:41 +0000 cannam * fix failure to pick up all but first plugin's outputs
Thu, 06 Apr 2006 15:12:25 +0000 cannam * Avoid repeated malloc/free for returned feature lists -- reuse static
Wed, 05 Apr 2006 16:50:07 +0000 cannam * Add valueNames to parameter descriptor
Fri, 31 Mar 2006 17:39:49 +0000 cannam * Fix a couple of memory management and corruption bugs
Fri, 31 Mar 2006 16:26:28 +0000 cannam * Fix leftover reference to X Consortium in copyright note!
Fri, 31 Mar 2006 15:08:27 +0000 cannam * Renamed sdk to vamp-sdk base sdk/PluginHostAdapter.cpp@f2e4e44fc676