log

age author description
Tue, 22 Sep 2009 10:39:36 +0000 cannam * Improve error reporting from PluginLoader
Tue, 22 Sep 2009 10:08:01 +0000 cannam * note about install_name
Tue, 22 Sep 2009 10:02:56 +0000 cannam * Tidying, build, versions, docs updates for release
Mon, 21 Sep 2009 09:33:05 +0000 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
Wed, 16 Sep 2009 11:27:15 +0000 cannam * Implementation of ShiftData process method
Tue, 15 Sep 2009 16:24:53 +0000 cannam * The beginnings of making the shift-timestamp or shift-data behaviour
Thu, 10 Sep 2009 15:21:34 +0000 cannam * When calculating timestamps in order to write them into features that
Thu, 10 Sep 2009 13:24:26 +0000 cannam * Sun compiler build support
Mon, 17 Aug 2009 13:42:55 +0000 cannam * Fix crash when an adapter's createPlugin() fails in getDescriptor()
Mon, 15 Jun 2009 14:30:05 +0000 cannam * Win32 build fixes for UNICODE. Not yet tested
Thu, 23 Apr 2009 08:59:24 +0000 cannam * Add skeleton
Fri, 20 Mar 2009 15:49:59 +0000 cannam * remove some debug
Wed, 18 Mar 2009 12:20:04 +0000 cannam * add some missing descriptions (pointed out by vamp-plugin-tester)
Tue, 17 Mar 2009 19:56:12 +0000 cannam * tidiness (pkg-config change thanks to Sampo Savolainen)
Tue, 03 Mar 2009 16:12:52 +0000 cannam * update rdfxml from n3
Thu, 12 Feb 2009 12:12:57 +0000 cannam * Fix to prior commit
Thu, 12 Feb 2009 12:01:58 +0000 cannam * Patch from Richard Ash to make building the host optional, so you can
Thu, 12 Feb 2009 12:00:37 +0000 cannam * Patch from Richard Ash to remove some more generated files on
Fri, 12 Dec 2008 16:59:47 +0000 cannam * implement reset() (duh)
Fri, 12 Dec 2008 14:28:42 +0000 cannam * Fix an infinite loop that occurs with some features
Fri, 05 Dec 2008 16:25:58 +0000 cannam * Add transform summary type; use long quotes for descriptions; turn off debug vamp-plugin-sdk-v2.0
Sat, 29 Nov 2008 12:06:14 +0000 cannam * win32 avoid warning vamp-plugin-sdk-v2.0pre2
Wed, 26 Nov 2008 22:36:47 +0000 cannam * minor adjustments, avoid a stupid memory leak
Wed, 26 Nov 2008 13:54:17 +0000 cannam ...
Tue, 25 Nov 2008 17:51:12 +0000 cannam * Fix incorrect handling of step & block size in time-domain plugin that
Tue, 25 Nov 2008 13:16:07 +0000 cannam * Ensure that output descriptors are re-queried after a call to
Tue, 25 Nov 2008 12:34:45 +0000 cannam * Ensure PluginBufferingAdapter returns fresh output descriptors after
Thu, 20 Nov 2008 21:51:37 +0000 cannam ...
Thu, 20 Nov 2008 20:16:05 +0000 cannam * Use _VAMP_PLUGIN_IN_HOST_NAMESPACE rather than omitting plugin namespace
Thu, 20 Nov 2008 17:33:12 +0000 cannam * don't output bin names if there are none provided
Thu, 20 Nov 2008 15:01:30 +0000 cannam * OK, we're going to have to place the host stuff in its own namespace
Fri, 14 Nov 2008 14:20:47 +0000 cannam ...
Fri, 14 Nov 2008 14:19:40 +0000 cannam * remove unhelpful README
Fri, 14 Nov 2008 14:17:44 +0000 cannam * update version in doxyfile
Fri, 14 Nov 2008 13:53:32 +0000 cannam ... vamp-plugin-sdk-v2.0pre1
Fri, 14 Nov 2008 12:30:23 +0000 cannam ...
Fri, 14 Nov 2008 12:22:41 +0000 cannam ...
Fri, 14 Nov 2008 10:59:48 +0000 cannam * Add documentation about backward compatibility
Wed, 12 Nov 2008 14:11:01 +0000 cannam * docs
Wed, 12 Nov 2008 10:39:05 +0000 cannam ...
Wed, 12 Nov 2008 09:44:24 +0000 cannam ...
Wed, 12 Nov 2008 09:30:26 +0000 cannam * Add configure script
Wed, 12 Nov 2008 09:12:27 +0000 cannam ...
Wed, 12 Nov 2008 09:10:32 +0000 cannam * Rename template generator to vamp-rdf-template-generator
Tue, 11 Nov 2008 15:06:03 +0000 cannam * Update changelog
Tue, 11 Nov 2008 12:07:09 +0000 cannam * Tidy up --list-full output a bit
Tue, 11 Nov 2008 10:00:35 +0000 cannam * Re-branch rdf-passing-experiment
Tue, 11 Nov 2008 09:49:12 +0000 cannam * 3 * lag is not related in 4/4, is it?
Mon, 10 Nov 2008 22:10:38 +0000 cannam ...
Mon, 10 Nov 2008 22:10:20 +0000 cannam * tidy
Mon, 10 Nov 2008 22:04:40 +0000 cannam * Some build improvements
Mon, 10 Nov 2008 17:34:14 +0000 cannam * Add PowerSpectrum to docs
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
Mon, 10 Nov 2008 12:39:19 +0000 cannam * Add platform README files
Sun, 09 Nov 2008 17:42:37 +0000 cannam * Update Visual C++ projects
Fri, 07 Nov 2008 17:05:07 +0000 cannam * Update OS/X build stuff, and some minor doc updates
Fri, 07 Nov 2008 16:50:08 +0000 cannam * New trunk with clearer delineation between host and plugin libraries
Fri, 07 Nov 2008 16:48:15 +0000 cannam * Move trunk aside; new trunk arriving WHUMP in a moment trunk-pre-20081107
Fri, 07 Nov 2008 16:39:24 +0000 cannam * install fixes, mostly distinct-libraries
Fri, 07 Nov 2008 15:28:33 +0000 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
Fri, 07 Nov 2008 14:33:21 +0000 cannam * Add template generator to Makefile distinct-libraries
Fri, 07 Nov 2008 14:19:41 +0000 cannam * build fixes & make depend distinct-libraries
Fri, 07 Nov 2008 14:11:39 +0000 cannam * Add include guards; make code compile! distinct-libraries
Thu, 06 Nov 2008 16:55:15 +0000 cannam * more moving distinct-libraries
Thu, 06 Nov 2008 14:21:59 +0000 cannam * more moving distinct-libraries
Thu, 06 Nov 2008 14:13:12 +0000 cannam * more moving distinct-libraries
Thu, 06 Nov 2008 14:05:33 +0000 cannam * start moving things about distinct-libraries
Thu, 06 Nov 2008 13:51:38 +0000 cannam * branch for clearer distinction between host & plugin libraries distinct-libraries
Tue, 04 Nov 2008 17:13:25 +0000 cannam * Remove vamp:copyright_note -- the existing dc:rights is suitable, it
Tue, 04 Nov 2008 16:59:25 +0000 cannam ...
Wed, 29 Oct 2008 17:19:29 +0000 cannam * Add copyright note
Wed, 29 Oct 2008 17:15:10 +0000 cannam * Add copyright note, use long string form for description (and
Wed, 29 Oct 2008 16:14:51 +0000 cannam * Remove rdf/xml copy of rdf data; I never remember to update it, and
Wed, 29 Oct 2008 16:14:17 +0000 cannam * Update RDF
Wed, 29 Oct 2008 15:18:23 +0000 cannam * add foaf:page &c
Wed, 29 Oct 2008 15:03:32 +0000 cannam * improve usage printout & command line parsing a bit
Tue, 28 Oct 2008 14:02:41 +0000 cannam * doc update
Fri, 24 Oct 2008 16:10:43 +0000 cannam * More tweaks to fixed-tempo estimator
Thu, 23 Oct 2008 16:31:25 +0000 cannam ...
Wed, 22 Oct 2008 08:49:17 +0000 cannam * Update Makefile.osx
Tue, 21 Oct 2008 09:57:12 +0000 cannam * Update README to describe example plugins VC project file and
Sat, 18 Oct 2008 16:51:51 +0000 cannam * Update VC project file to handle proper export of
Fri, 17 Oct 2008 21:59:35 +0000 cannam * Add example plugins VC project -- though it doesn't produce a working library yet
Thu, 16 Oct 2008 16:26:00 +0000 cannam * More tweaks (still incomplete)
Thu, 16 Oct 2008 14:17:07 +0000 cannam * Slightly different angle on filtering... hmmm
Wed, 15 Oct 2008 13:09:08 +0000 cannam * big improvements to FixedTempoEstimator
Wed, 15 Oct 2008 11:10:53 +0000 cannam * plugins.o depends on FixedTempoEstimator
Tue, 14 Oct 2008 20:41:09 +0000 cannam * MSVC build updates
Tue, 14 Oct 2008 17:26:26 +0000 cannam * More tweaks to fixed-tempo estimator
Mon, 13 Oct 2008 21:27:47 +0000 cannam * of course! with TortoiseSVN under Windows, you can't check out a repository
Sat, 11 Oct 2008 08:10:21 +0000 cannam * Remove debug
Fri, 10 Oct 2008 16:04:00 +0000 cannam ...
Thu, 09 Oct 2008 15:37:34 +0000 cannam * tweaks to fixed-tempo estimator
Wed, 08 Oct 2008 19:48:21 +0000 cannam * A few tweaks to fixed-tempo estimator
Wed, 08 Oct 2008 15:26:50 +0000 cannam * Beginnings of a simple tempo estimator example plugin
Tue, 07 Oct 2008 21:07:04 +0000 cannam * Add processInterleaved to PluginChannelAdapter
Tue, 07 Oct 2008 20:07:17 +0000 cannam * pass through reset() call to plugin!
Tue, 07 Oct 2008 16:57:10 +0000 cannam * More accurate calculation of summaries in continuous-time mode
Tue, 30 Sep 2008 13:24:41 +0000 cannam * Make summarising adapter debug optional
Mon, 22 Sep 2008 13:40:00 +0000 cannam * Add hasDuration to output in ontology
Thu, 18 Sep 2008 16:08:28 +0000 cannam * Add hasDuration to output descriptor as well as the features themselves
Thu, 18 Sep 2008 11:47:05 +0000 cannam ...
Wed, 17 Sep 2008 13:16:09 +0000 cannam * Provide PluginWrapper method for getting hold of a nested wrapper
Wed, 17 Sep 2008 11:00:51 +0000 cannam * Fix horrible memory access error
Mon, 15 Sep 2008 16:04:25 +0000 cannam * More work on summarising adapter -- fixes for segmentation &c
Fri, 12 Sep 2008 16:27:07 +0000 cannam * Segmentation work for summarisation
Thu, 11 Sep 2008 16:11:34 +0000 cannam * segmentation for results being summarised -- I need to come up with a
Thu, 11 Sep 2008 13:46:59 +0000 cannam * Reorganise accumulators to facilitate segmentation
Wed, 10 Sep 2008 14:54:25 +0000 cannam * Fixes to summarisation (calculation of durations)
Fri, 05 Sep 2008 13:52:57 +0000 cannam * Fixes to continuous time averaging
Thu, 04 Sep 2008 16:15:01 +0000 cannam * More fixes to continuous time averaging
Thu, 04 Sep 2008 15:19:24 +0000 cannam * More work on continuous-time averaging
Wed, 03 Sep 2008 15:59:09 +0000 cannam * Part way to providing support for continuous-time averaging summaries
Thu, 07 Aug 2008 16:34:23 +0000 cannam * Add UnknownSummaryType
Wed, 06 Aug 2008 16:18:02 +0000 cannam * note in comment
Wed, 06 Aug 2008 14:45:47 +0000 cannam * fix uninitialised count in summariser
Tue, 05 Aug 2008 15:36:40 +0000 cannam * add getSummaryForAllOutputs
Tue, 05 Aug 2008 15:15:37 +0000 cannam * summarising adapter might sort of work now -- quite untested though
Tue, 05 Aug 2008 13:38:30 +0000 cannam * PluginSummarisingAdapter now compiles -- though doesn't actually work
Mon, 04 Aug 2008 16:13:14 +0000 cannam * make a start on the summarising adapter
Fri, 25 Jul 2008 14:49:11 +0000 cannam * small update
Fri, 25 Jul 2008 14:02:37 +0000 cannam * copyright note update
Fri, 25 Jul 2008 14:01:57 +0000 cannam * Add means to obtain actually used step & block sizes from buffering
Fri, 25 Jul 2008 11:49:06 +0000 cannam * Add capability for setting underlying plugin's step and block sizes
Thu, 24 Jul 2008 16:50:11 +0000 cannam * Re-do the way the v2 structure (with durations) is returned.
Thu, 17 Jul 2008 08:52:26 +0000 cannam * First bit of Vamp v2 work -- add an optional duration to features in
Wed, 09 Jul 2008 11:00:16 +0000 cannam * oops -- bump versions vamp-plugin-sdk-v1.3
Wed, 09 Jul 2008 10:41:13 +0000 cannam * update doxyfile
Wed, 09 Jul 2008 10:25:10 +0000 cannam * Add changelog
Wed, 09 Jul 2008 09:55:32 +0000 cannam * Don't bother building universal binaries by default
Wed, 09 Jul 2008 09:36:39 +0000 cannam * Update README, .la files etc for 1.3
Mon, 07 Jul 2008 17:17:11 +0000 cannam * Revert pragmas and RTLD_GLOBAL -- we think we can fix the underlying
Thu, 03 Jul 2008 13:28:57 +0000 cannam * Some work on symbol visibility in the shared object
Mon, 30 Jun 2008 17:00:43 +0000 cannam * Update to newer audio features ontology
Wed, 25 Jun 2008 12:20:22 +0000 cannam * Update vamp example plugins rdf against new ontology
Wed, 25 Jun 2008 12:13:03 +0000 dpastor (none)
Wed, 25 Jun 2008 12:10:48 +0000 dpastor fix the generator with the new changes
Wed, 25 Jun 2008 12:06:41 +0000 dpastor Fixed ontology
Wed, 25 Jun 2008 11:48:25 +0000 cannam * slightly more sensible placeholders; some minor textual changes
Wed, 25 Jun 2008 11:47:25 +0000 dpastor remove "descriptor" stuff
Tue, 24 Jun 2008 15:38:28 +0000 cannam * fix typos, add a remark about descriptor naming
Tue, 24 Jun 2008 09:35:38 +0000 cannam * bail if nonexistent library specified
Mon, 23 Jun 2008 16:15:24 +0000 cannam * update rdf/xml version
Mon, 23 Jun 2008 16:10:37 +0000 cannam * add provisional rdf files for example plugins
Mon, 23 Jun 2008 13:05:21 +0000 cannam * Commit updates from David to deal with quantized outputs and
Fri, 20 Jun 2008 14:26:23 +0000 cannam * www.purl.org -> purl.org in generator
Fri, 20 Jun 2008 14:15:02 +0000 cannam * we spell quantized with a z in the vamp api
Fri, 20 Jun 2008 14:09:09 +0000 cannam * fix available_plugin (was string instead of uri)
Fri, 20 Jun 2008 13:44:34 +0000 cannam * Restructure output so that each file describes a plugin library rather
Fri, 20 Jun 2008 11:35:24 +0000 cannam * Add identifier to PluginLibrary domain
Fri, 20 Jun 2008 11:31:26 +0000 cannam * Reindent and remove inaccurate comment about usage
Fri, 20 Jun 2008 10:01:43 +0000 cannam * some typo & doc updates -- mostly just because I'm reading it, and fiddling
Thu, 19 Jun 2008 15:12:41 +0000 cannam * Load plugins with RTLD_GLOBAL -- otherwise Vampy plugins will be unable to
Thu, 19 Jun 2008 09:43:24 +0000 cannam * Update template generator with changes from km-rdf repo -- apart from the
Thu, 19 Jun 2008 09:37:31 +0000 cannam * Update vamp.n3/rdf from km-rdf
Mon, 16 Jun 2008 12:22:16 +0000 cannam * Improve resilience of frame - real-time - frame round-trip conversions
Wed, 11 Jun 2008 09:14:27 +0000 cannam * update RDF from km-rdf repository
Thu, 29 May 2008 14:17:02 +0000 cannam * Add RDF ontology for Vamp plugins [experimental]
Thu, 24 Apr 2008 10:27:02 +0000 cannam * Permit '-' as well as the other characters in identifiers (existing plugins
Thu, 20 Mar 2008 13:22:02 +0000 cannam * PluginBufferingAdapter: Rewrite OneSamplePerStep to FixedSampleRate, not
Thu, 20 Mar 2008 13:16:04 +0000 cannam * should not be using <> include for this
Wed, 19 Mar 2008 22:42:11 +0000 cannam * DT_REG really isn't as common as I'd thought, and we don't really care
Tue, 11 Mar 2008 09:22:53 +0000 cannam * patch from Tim Blechmann for gcc-4.3 compile
Thu, 28 Feb 2008 14:51:35 +0000 cannam ...
Thu, 28 Feb 2008 14:01:22 +0000 cannam ...
Thu, 28 Feb 2008 13:41:57 +0000 cannam ... vamp-plugin-sdk-v1.2
Thu, 28 Feb 2008 13:41:00 +0000 cannam * doc for buffering adapter
Thu, 28 Feb 2008 12:53:14 +0000 cannam * Bump up versions for 1.2
Mon, 25 Feb 2008 17:01:40 +0000 cannam ...
Mon, 25 Feb 2008 17:00:47 +0000 cannam * Move manual and presentation to website, move drawings out of SDK directory
Mon, 25 Feb 2008 13:19:29 +0000 cannam ...
Mon, 25 Feb 2008 12:39:55 +0000 cannam ...
Mon, 25 Feb 2008 12:21:29 +0000 cannam * add presentation
Sun, 24 Feb 2008 17:20:30 +0000 cannam ...
Sun, 24 Feb 2008 16:11:36 +0000 cannam ...
Fri, 22 Feb 2008 11:17:24 +0000 cannam ...
Thu, 21 Feb 2008 16:35:09 +0000 cannam ...
Tue, 19 Feb 2008 16:34:09 +0000 cannam ...
Mon, 18 Feb 2008 21:50:29 +0000 cannam ...
Mon, 18 Feb 2008 18:17:45 +0000 cannam * update vestigial manual (with illustrations!)
Sat, 16 Feb 2008 21:18:21 +0000 cannam * add drawings
Thu, 14 Feb 2008 15:37:59 +0000 cannam ...
Thu, 14 Feb 2008 15:25:40 +0000 cannam ...
Thu, 14 Feb 2008 15:12:12 +0000 cannam * Add -s option to output features with sample frame timestamps
Fri, 08 Feb 2008 10:50:31 +0000 cannam * marginal performance improvement through use of reserve() in
Fri, 08 Feb 2008 10:33:33 +0000 cannam * fix sonames (should be ABI name, not full library name).
Fri, 01 Feb 2008 17:50:14 +0000 cannam ...
Fri, 01 Feb 2008 17:47:52 +0000 cannam ...
Thu, 31 Jan 2008 09:24:47 +0000 cannam * implement reset() in PluginBufferingAdapter
Tue, 29 Jan 2008 16:13:22 +0000 cannam * Attempt to clarify licensing implications of HAVE_FFTW3
Tue, 29 Jan 2008 14:23:06 +0000 cannam * Make PluginBufferingAdapter more efficient with use of ring buffer in place
Mon, 28 Jan 2008 12:34:39 +0000 cannam * Add optional support for FFTW through HAVE_FFTW3 flag. Off by default,
Wed, 23 Jan 2008 22:07:38 +0000 cannam * Add Visual C++ project file (for single SDK library only)
Mon, 14 Jan 2008 11:00:41 +0000 cannam * Add --list-by-category to vamp-simple-host
Mon, 03 Dec 2007 12:57:27 +0000 cannam * Add a static wrapper object to wrap the static instance pointer, so that
Sun, 18 Nov 2007 10:53:54 +0000 cannam * Apply (slightly tweaked) DT_UNKNOWN patch from Alexis Ballier <aballier@gentoo.org>
Sun, 18 Nov 2007 10:46:28 +0000 cannam * Apply DESTDIR patch from Alexis Ballier <aballier@gentoo.org>
Fri, 16 Nov 2007 21:19:24 +0000 cannam * Add --list-ids and --list-outputs options
Wed, 07 Nov 2007 10:30:27 +0000 cannam * OS/X build stuff
Fri, 02 Nov 2007 14:55:12 +0000 cannam ...
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, 19 Oct 2007 12:49:56 +0000 cannam ... vamp-plugin-sdk-v1.1b
Fri, 12 Oct 2007 16:44:17 +0000 cannam * Add ranlib, just in case
Fri, 12 Oct 2007 09:52:10 +0000 cannam * add -o <file> option to vamp-simple-host
Sun, 30 Sep 2007 11:12:43 +0000 cannam * correct vamp-hostsdk soname
Sun, 30 Sep 2007 09:45:04 +0000 cannam * update .la files
Fri, 28 Sep 2007 16:39:28 +0000 cannam ...
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, 19 Sep 2007 14:04:12 +0000 cannam * Add sdkstatic target
Tue, 18 Sep 2007 14:57:08 +0000 cannam * use correct (?) sonames for libraries (oops)
Tue, 18 Sep 2007 09:39:58 +0000 cannam * avoid trying to use timeval if building on Windows
Thu, 06 Sep 2007 16:49:50 +0000 cannam ...
Thu, 23 Aug 2007 10:31:46 +0000 cannam * doc updates vamp-plugin-sdk-v1.1
Thu, 07 Jun 2007 14:22:22 +0000 cannam ... vamp-plugin-sdk-v1.1pre1
Thu, 07 Jun 2007 14:15:24 +0000 cannam * Use m_impl structure for PluginAdapter as well
Thu, 07 Jun 2007 13:56:26 +0000 cannam * doc updates
Wed, 06 Jun 2007 13:14:18 +0000 cannam * strengthen imprecations against doing heavy lifting in plugin constructor
Wed, 06 Jun 2007 12:49:55 +0000 cannam * Make library name case-insensitive in PluginLoader
Wed, 06 Jun 2007 12:20:16 +0000 cannam * make PluginLoader quicker to load a single named plugin (don't always
Wed, 06 Jun 2007 10:02:37 +0000 cannam * update copyrights
Wed, 06 Jun 2007 10:00:36 +0000 cannam * use m_impl for channel and input domain adapters as well
Wed, 06 Jun 2007 09:49:50 +0000 cannam * Switch PluginLoader to an m_impl structure to make it generally nicer
Mon, 04 Jun 2007 13:31:04 +0000 cannam * avoid warning about float-to-int conversion on frame2RealTime
Mon, 04 Jun 2007 10:55:46 +0000 cannam * Fix compile failure with gcc 3.4
Mon, 04 Jun 2007 10:45:25 +0000 cannam * removed empty directory (from a prior ill-considered reshuffle)
Fri, 01 Jun 2007 15:11:37 +0000 cannam * Remove some (but not all) debug output
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 15:04:19 +0000 cannam * documentation host-factory-stuff
Fri, 01 Jun 2007 15:00:51 +0000 cannam * Documentation host-factory-stuff
Fri, 01 Jun 2007 13:53:42 +0000 cannam * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/ host-factory-stuff
Fri, 25 May 2007 13:26:59 +0000 cannam ... host-factory-stuff
Thu, 24 May 2007 15:17:07 +0000 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff
Thu, 24 May 2007 10:05:00 +0000 cannam * reshuffle 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
Fri, 04 May 2007 12:32:28 +0000 cannam * branching for work on new helper classes for hosts host-factory-stuff
Fri, 30 Mar 2007 17:14:16 +0000 cannam * doc updates