log

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