log vamp-sdk/PluginHostAdapter.h @ 224:11588ad1cc3b

age author description
2007-06-07 cannam * Use m_impl structure for PluginAdapter as well
2007-06-01 cannam * Merge from host-factory-stuff branch: this adds several helper classes in
2007-05-24 cannam * reshuffle host-factory-stuff base vamp-hostsdk/PluginHostAdapter.h@192ea2f33976
2007-03-21 cannam * Some doc updates
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-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 * Avoid repeated malloc/free for returned feature lists -- reuse static
2006-04-06 cannam * Use a single Makefile
2006-03-31 cannam * Fix leftover reference to X Consortium in copyright note!
2006-03-31 cannam * Fix for unique guards
2006-03-31 cannam * Renamed sdk to vamp-sdk base sdk/PluginHostAdapter.h@f61a31e9380b