log vamp-sdk/PluginHostAdapter.cpp @ 140:a6cfe3d9f752

age author description
2008-03-11 cannam * patch from Tim Blechmann for gcc-4.3 compile
2008-02-08 cannam * marginal performance improvement through use of reserve() in
2007-05-24 cannam * reshuffle host-factory-stuff base vamp-hostsdk/PluginHostAdapter.cpp@2740d25cccd7
2007-02-27 cannam * Add a structure for API versioning
2007-02-26 cannam * Rename "name" and "description" to "identifier" and "name"; add new
2006-12-08 cannam * Change input buffers arg to process from float ** to const float *const *
2006-09-20 cannam * Add an implementation of Dan Barry's percussion onset detector
2006-07-31 cannam * Add a function to look up the Vamp plugin path for the current platform.
2006-05-10 cannam * Add forgotten getMin/MaxChannelCount to host adapter (thanks Craig)
2006-04-06 cannam * fix failure to pick up all but first plugin's outputs
2006-04-06 cannam * Avoid repeated malloc/free for returned feature lists -- reuse static
2006-04-05 cannam * Add valueNames to parameter descriptor
2006-03-31 cannam * Fix a couple of memory management and corruption bugs
2006-03-31 cannam * Fix leftover reference to X Consortium in copyright note!
2006-03-31 cannam * Renamed sdk to vamp-sdk base sdk/PluginHostAdapter.cpp@f2e4e44fc676