log host/vamp-simple-host.cpp @ 488:286240e6d397

age author description
Wed, 14 Sep 2016 17:35:41 +0100 Chris Cannam Add test using new curve-fsr-mixed output from the Vamp Test Plugin, and make corresponding fix to timestamp logic vampipe
Thu, 18 Aug 2016 12:00:24 +0100 Chris Cannam Fix fixed-sample-rate output timestamps in simple host; update test files
Wed, 05 Mar 2014 09:29:19 +0000 Chris Cannam Add -L short option as synonym for --list-full
Fri, 13 Sep 2013 14:58:41 +0100 Chris Cannam Combined VC++ solution containing plugin SDK, host SDK, example plugins, and simple host projects
Thu, 24 Nov 2011 13:26:58 +0000 Chris Cannam Update simple-host version, Win32 build fix vamp-plugin-sdk-v2.3
Tue, 23 Aug 2011 16:18:13 +0100 Chris Cannam Patch from Dan Stowell: print label as well as values
Thu, 18 Aug 2011 12:21:30 +0100 Chris Cannam Patch from Dan Stowell to permit vamp-simple-host to read data of unknown length (for streaming input)
Tue, 22 Sep 2009 13:01:56 +0000 cannam * Add NoShift option to PluginInputDomainAdapter as well, for completeness
Mon, 21 Sep 2009 09:33:05 +0000 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
Fri, 14 Nov 2008 13:53:32 +0000 cannam ... vamp-plugin-sdk-v2.0pre1
Tue, 11 Nov 2008 12:07:09 +0000 cannam * Tidy up --list-full output a bit
Mon, 10 Nov 2008 17:28:54 +0000 cannam * Add Power Spectrum example plugin
Mon, 10 Nov 2008 16:47:41 +0000 cannam * Add --list-full to "simple" Vamp host
Fri, 07 Nov 2008 15:28:33 +0000 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
Fri, 07 Nov 2008 14:11:39 +0000 cannam * Add include guards; make code compile! distinct-libraries
Thu, 06 Nov 2008 14:13:12 +0000 cannam * more moving distinct-libraries base src/vamp-simple-host.cpp@23dcbafab98c
Wed, 17 Sep 2008 13:16:09 +0000 cannam * Provide PluginWrapper method for getting hold of a nested wrapper
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
Thu, 14 Feb 2008 15:12:12 +0000 cannam * Add -s option to output features with sample frame timestamps
Mon, 14 Jan 2008 11:00:41 +0000 cannam * Add --list-by-category to vamp-simple-host
Fri, 16 Nov 2007 21:19:24 +0000 cannam * Add --list-ids and --list-outputs options
Fri, 02 Nov 2007 14:54:04 +0000 cannam * Add Mark L's PluginBufferingAdapter
Thu, 01 Nov 2007 10:25:35 +0000 cannam * more fine tuning of handling of block and step sizes
Fri, 12 Oct 2007 09:52:10 +0000 cannam * add -o <file> option to vamp-simple-host
Fri, 28 Sep 2007 09:53:46 +0000 cannam * Fix failure to default correctly if plugin output unspecified
Mon, 24 Sep 2007 14:44:48 +0000 cannam * don't allow block/step sizes to be undefined
Wed, 06 Jun 2007 12:49:55 +0000 cannam * Make library name case-insensitive in PluginLoader
Fri, 01 Jun 2007 15:10:17 +0000 cannam * Merge from host-factory-stuff branch: this adds several helper classes in
Fri, 01 Jun 2007 13:53:42 +0000 cannam * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/ host-factory-stuff
Thu, 24 May 2007 15:17:07 +0000 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff
Wed, 09 May 2007 15:21:37 +0000 cannam * add wrapper base host-factory-stuff
Fri, 04 May 2007 15:21:12 +0000 cannam * implement plugin loader and plugin input-domain adapter (to do basic ffts) host-factory-stuff
Mon, 12 Mar 2007 11:00:11 +0000 cannam * Fix from Craig Sapp for incorrect mixdown code
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 *
Thu, 30 Nov 2006 15:00:17 +0000 cannam * Fix a delete/delete[] mismatch
Fri, 10 Nov 2006 17:47:15 +0000 cannam * add output names as well as descriptions
Tue, 31 Oct 2006 19:55:47 +0000 cannam * Update version number to 1.0, some textual tweaks
Mon, 30 Oct 2006 10:20:21 +0000 cannam * fix to step size for frequency domain plugins
Mon, 09 Oct 2006 12:45:14 +0000 cannam * Add plugin path traversal and plugin listing option to vamp-simple-host
Mon, 31 Jul 2006 16:12:37 +0000 cannam * Add a function to look up the Vamp plugin path for the current platform.
Tue, 16 May 2006 11:33:50 +0000 cannam * Deal properly with the fact that the host doesn't support non-power-of-two
Mon, 24 Apr 2006 12:58:27 +0000 cannam * Rename simplehost to vamp-simple-host base host/simplehost.cpp@2f0ab83fa6ef