log

age author description
2008-06-25 cannam * Update vamp example plugins rdf against new ontology
2008-06-25 dpastor (none)
2008-06-25 dpastor fix the generator with the new changes
2008-06-25 dpastor Fixed ontology
2008-06-25 cannam * slightly more sensible placeholders; some minor textual changes
2008-06-25 dpastor remove "descriptor" stuff
2008-06-24 cannam * fix typos, add a remark about descriptor naming
2008-06-24 cannam * bail if nonexistent library specified
2008-06-23 cannam * update rdf/xml version
2008-06-23 cannam * add provisional rdf files for example plugins
2008-06-23 cannam * Commit updates from David to deal with quantized outputs and
2008-06-20 cannam * www.purl.org -> purl.org in generator
2008-06-20 cannam * we spell quantized with a z in the vamp api
2008-06-20 cannam * fix available_plugin (was string instead of uri)
2008-06-20 cannam * Restructure output so that each file describes a plugin library rather
2008-06-20 cannam * Add identifier to PluginLibrary domain
2008-06-20 cannam * Reindent and remove inaccurate comment about usage
2008-06-20 cannam * some typo & doc updates -- mostly just because I'm reading it, and fiddling
2008-06-19 cannam * Load plugins with RTLD_GLOBAL -- otherwise Vampy plugins will be unable to
2008-06-19 cannam * Update template generator with changes from km-rdf repo -- apart from the
2008-06-19 cannam * Update vamp.n3/rdf from km-rdf
2008-06-16 cannam * Improve resilience of frame - real-time - frame round-trip conversions
2008-06-11 cannam * update RDF from km-rdf repository
2008-05-29 cannam * Add RDF ontology for Vamp plugins [experimental]
2008-04-24 cannam * Permit '-' as well as the other characters in identifiers (existing plugins
2008-03-20 cannam * PluginBufferingAdapter: Rewrite OneSamplePerStep to FixedSampleRate, not
2008-03-20 cannam * should not be using <> include for this
2008-03-19 cannam * DT_REG really isn't as common as I'd thought, and we don't really care
2008-03-11 cannam * patch from Tim Blechmann for gcc-4.3 compile
2008-02-28 cannam ...
2008-02-28 cannam ...
2008-02-28 cannam ... vamp-plugin-sdk-v1.2
2008-02-28 cannam * doc for buffering adapter
2008-02-28 cannam * Bump up versions for 1.2
2008-02-25 cannam ...
2008-02-25 cannam * Move manual and presentation to website, move drawings out of SDK directory
2008-02-25 cannam ...
2008-02-25 cannam ...
2008-02-25 cannam * add presentation
2008-02-24 cannam ...
2008-02-24 cannam ...
2008-02-22 cannam ...
2008-02-21 cannam ...
2008-02-19 cannam ...
2008-02-18 cannam ...
2008-02-18 cannam * update vestigial manual (with illustrations!)
2008-02-16 cannam * add drawings
2008-02-14 cannam ...
2008-02-14 cannam ...
2008-02-14 cannam * Add -s option to output features with sample frame timestamps
2008-02-08 cannam * marginal performance improvement through use of reserve() in
2008-02-08 cannam * fix sonames (should be ABI name, not full library name).
2008-02-01 cannam ...
2008-02-01 cannam ...
2008-01-31 cannam * implement reset() in PluginBufferingAdapter
2008-01-29 cannam * Attempt to clarify licensing implications of HAVE_FFTW3