log

age author description
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
2008-01-29 cannam * Make PluginBufferingAdapter more efficient with use of ring buffer in place
2008-01-28 cannam * Add optional support for FFTW through HAVE_FFTW3 flag. Off by default,
2008-01-23 cannam * Add Visual C++ project file (for single SDK library only)
2008-01-14 cannam * Add --list-by-category to vamp-simple-host
2007-12-03 cannam * Add a static wrapper object to wrap the static instance pointer, so that
2007-11-18 cannam * Apply (slightly tweaked) DT_UNKNOWN patch from Alexis Ballier <aballier@gentoo.org>
2007-11-18 cannam * Apply DESTDIR patch from Alexis Ballier <aballier@gentoo.org>
2007-11-16 cannam * Add --list-ids and --list-outputs options
2007-11-07 cannam * OS/X build stuff
2007-11-02 cannam ...
2007-11-02 cannam * Add Mark L's PluginBufferingAdapter
2007-11-01 cannam * more fine tuning of handling of block and step sizes
2007-10-19 cannam ... vamp-plugin-sdk-v1.1b
2007-10-12 cannam * Add ranlib, just in case
2007-10-12 cannam * add -o <file> option to vamp-simple-host
2007-09-30 cannam * correct vamp-hostsdk soname
2007-09-30 cannam * update .la files
2007-09-28 cannam ...
2007-09-28 cannam * Fix failure to default correctly if plugin output unspecified
2007-09-24 cannam * don't allow block/step sizes to be undefined
2007-09-19 cannam * Add sdkstatic target
2007-09-18 cannam * use correct (?) sonames for libraries (oops)