log host/vamp-simple-host.cpp @ 154:d7dcc37161e6

age author description
2008-03-11 cannam * patch from Tim Blechmann for gcc-4.3 compile
2008-02-14 cannam * Add -s option to output features with sample frame timestamps
2008-01-14 cannam * Add --list-by-category to vamp-simple-host
2007-11-16 cannam * Add --list-ids and --list-outputs options
2007-11-02 cannam * Add Mark L's PluginBufferingAdapter
2007-11-01 cannam * more fine tuning of handling of block and step sizes
2007-10-12 cannam * add -o <file> option to vamp-simple-host
2007-09-28 cannam * Fix failure to default correctly if plugin output unspecified
2007-09-24 cannam * don't allow block/step sizes to be undefined
2007-06-06 cannam * Make library name case-insensitive in PluginLoader
2007-06-01 cannam * Merge from host-factory-stuff branch: this adds several helper classes in
2007-06-01 cannam * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/ host-factory-stuff
2007-05-24 cannam * Put hostext stuff in the HostExt sub-namespace 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-03-12 cannam * Fix from Craig Sapp for incorrect mixdown code
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-11-30 cannam * Fix a delete/delete[] mismatch
2006-11-10 cannam * add output names as well as descriptions
2006-10-31 cannam * Update version number to 1.0, some textual tweaks
2006-10-30 cannam * fix to step size for frequency domain plugins
2006-10-09 cannam * Add plugin path traversal and plugin listing option to vamp-simple-host
2006-07-31 cannam * Add a function to look up the Vamp plugin path for the current platform.
2006-05-16 cannam * Deal properly with the fact that the host doesn't support non-power-of-two
2006-04-24 cannam * Rename simplehost to vamp-simple-host base host/simplehost.cpp@2f0ab83fa6ef