log

age author description
2007-05-24 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff
2007-05-24 cannam * reshuffle host-factory-stuff
2007-05-09 cannam * add wrapper base host-factory-stuff
2007-05-04 cannam * implement plugin loader and plugin input-domain adapter (to do basic ffts) host-factory-stuff
2007-05-04 cannam * branching for work on new helper classes for hosts host-factory-stuff
2007-03-30 cannam * doc updates
2007-03-21 cannam * Some doc updates
2007-03-12 cannam * Fix from Craig Sapp for incorrect mixdown code
2007-03-02 cannam * Split out the host adapter code into a separate host sdk library. vamp-plugin-sdk-v1.0pre1
2007-02-27 cannam * Add a structure for API versioning
2007-02-26 cannam * Rename "name" and "description" to "identifier" and "name"; add new
2007-01-25 cannam * isnan -> std::isnan, likewise isinf
2006-12-08 cannam * Change input buffers arg to process from float ** to const float *const *
2006-11-30 cannam * Fix a delete/delete[] mismatch