log

age author description
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>