graph
- * First bit of Vamp v2 work -- add an optional duration to features in2008-07-17, by cannam
- * oops -- bump versionsvamp-plugin-sdk-v1.3 2008-07-09, by cannam
- * update doxyfile2008-07-09, by cannam
- * Add changelog2008-07-09, by cannam
- * Don't bother building universal binaries by default2008-07-09, by cannam
- * Update README, .la files etc for 1.32008-07-09, by cannam
- * Revert pragmas and RTLD_GLOBAL -- we think we can fix the underlying2008-07-07, by cannam
- * Some work on symbol visibility in the shared object2008-07-03, by cannam
- * Update to newer audio features ontology2008-06-30, by cannam
- * Update vamp example plugins rdf against new ontology2008-06-25, by cannam
- (none)2008-06-25, by dpastor
- fix the generator with the new changes2008-06-25, by dpastor
- Fixed ontology2008-06-25, by dpastor
- * slightly more sensible placeholders; some minor textual changes2008-06-25, by cannam
- remove "descriptor" stuff2008-06-25, by dpastor
- * fix typos, add a remark about descriptor naming2008-06-24, by cannam
- * bail if nonexistent library specified2008-06-24, by cannam
- * update rdf/xml version2008-06-23, by cannam
- * add provisional rdf files for example plugins2008-06-23, by cannam
- * Commit updates from David to deal with quantized outputs and2008-06-23, by cannam
- * www.purl.org -> purl.org in generator2008-06-20, by cannam
- * we spell quantized with a z in the vamp api2008-06-20, by cannam
- * fix available_plugin (was string instead of uri)2008-06-20, by cannam
- * Restructure output so that each file describes a plugin library rather2008-06-20, by cannam
- * Add identifier to PluginLibrary domain2008-06-20, by cannam
- * Reindent and remove inaccurate comment about usage2008-06-20, by cannam
- * some typo & doc updates -- mostly just because I'm reading it, and fiddling2008-06-20, by cannam
- * Load plugins with RTLD_GLOBAL -- otherwise Vampy plugins will be unable to2008-06-19, by cannam
- * Update template generator with changes from km-rdf repo -- apart from the2008-06-19, by cannam
- * Update vamp.n3/rdf from km-rdf2008-06-19, by cannam
- * Improve resilience of frame - real-time - frame round-trip conversions2008-06-16, by cannam
- * update RDF from km-rdf repository2008-06-11, by cannam
- * Add RDF ontology for Vamp plugins [experimental]2008-05-29, by cannam
- * Permit '-' as well as the other characters in identifiers (existing plugins2008-04-24, by cannam
- * PluginBufferingAdapter: Rewrite OneSamplePerStep to FixedSampleRate, not2008-03-20, by cannam
- * should not be using <> include for this2008-03-20, by cannam
- * DT_REG really isn't as common as I'd thought, and we don't really care2008-03-19, by cannam
- * patch from Tim Blechmann for gcc-4.3 compile2008-03-11, by cannam
- ...2008-02-28, by cannam
- ...2008-02-28, by cannam
- ...vamp-plugin-sdk-v1.2 2008-02-28, by cannam
- * doc for buffering adapter2008-02-28, by cannam
- * Bump up versions for 1.22008-02-28, by cannam
- ...2008-02-25, by cannam
- * Move manual and presentation to website, move drawings out of SDK directory2008-02-25, by cannam
- ...2008-02-25, by cannam
- ...2008-02-25, by cannam
- * add presentation2008-02-25, by cannam
- ...2008-02-24, by cannam
- ...2008-02-24, by cannam
- ...2008-02-22, by cannam
- ...2008-02-21, by cannam
- ...2008-02-19, by cannam
- ...2008-02-18, by cannam
- * update vestigial manual (with illustrations!)2008-02-18, by cannam
- * add drawings2008-02-16, by cannam
- ...2008-02-14, by cannam
- ...2008-02-14, by cannam
- * Add -s option to output features with sample frame timestamps2008-02-14, by cannam
- * marginal performance improvement through use of reserve() in2008-02-08, by cannam
- * fix sonames (should be ABI name, not full library name).2008-02-08, by cannam
- ...2008-02-01, by cannam
- ...2008-02-01, by cannam
- * implement reset() in PluginBufferingAdapter2008-01-31, by cannam
- * Attempt to clarify licensing implications of HAVE_FFTW32008-01-29, by cannam
- * Make PluginBufferingAdapter more efficient with use of ring buffer in place2008-01-29, by cannam
- * Add optional support for FFTW through HAVE_FFTW3 flag. Off by default,2008-01-28, by cannam
- * Add Visual C++ project file (for single SDK library only)2008-01-23, by cannam
- * Add --list-by-category to vamp-simple-host2008-01-14, by cannam
- * Add a static wrapper object to wrap the static instance pointer, so that2007-12-03, by cannam
- * Apply (slightly tweaked) DT_UNKNOWN patch from Alexis Ballier <aballier@gentoo.org>2007-11-18, by cannam
- * Apply DESTDIR patch from Alexis Ballier <aballier@gentoo.org>2007-11-18, by cannam
- * Add --list-ids and --list-outputs options2007-11-16, by cannam
- * OS/X build stuff2007-11-07, by cannam
- ...2007-11-02, by cannam
- * Add Mark L's PluginBufferingAdapter2007-11-02, by cannam
- * more fine tuning of handling of block and step sizes2007-11-01, by cannam
- ...vamp-plugin-sdk-v1.1b 2007-10-19, by cannam
- * Add ranlib, just in case2007-10-12, by cannam
- * add -o <file> option to vamp-simple-host2007-10-12, by cannam
- * correct vamp-hostsdk soname2007-09-30, by cannam
- * update .la files2007-09-30, by cannam
- ...2007-09-28, by cannam
- * Fix failure to default correctly if plugin output unspecified2007-09-28, by cannam
- * don't allow block/step sizes to be undefined2007-09-24, by cannam
- * Add sdkstatic target2007-09-19, by cannam
- * use correct (?) sonames for libraries (oops)2007-09-18, by cannam
- * avoid trying to use timeval if building on Windows2007-09-18, by cannam
- ...2007-09-06, by cannam
- * doc updatesvamp-plugin-sdk-v1.1 2007-08-23, by cannam
- ...vamp-plugin-sdk-v1.1pre1 2007-06-07, by cannam
- * Use m_impl structure for PluginAdapter as well2007-06-07, by cannam
- * doc updates2007-06-07, by cannam
- * strengthen imprecations against doing heavy lifting in plugin constructor2007-06-06, by cannam
- * Make library name case-insensitive in PluginLoader2007-06-06, by cannam
- * make PluginLoader quicker to load a single named plugin (don't always2007-06-06, by cannam
- * update copyrights2007-06-06, by cannam
- * use m_impl for channel and input domain adapters as well2007-06-06, by cannam
- * Switch PluginLoader to an m_impl structure to make it generally nicer2007-06-06, by cannam
- * avoid warning about float-to-int conversion on frame2RealTime2007-06-04, by cannam
- * Fix compile failure with gcc 3.42007-06-04, by cannam
- * removed empty directory (from a prior ill-considered reshuffle)2007-06-04, by cannam
- * Remove some (but not all) debug output2007-06-01, by cannam
- * Merge from host-factory-stuff branch: this adds several helper classes in2007-06-01, by cannam
- * documentationhost-factory-stuff 2007-06-01, by cannam
- * Documentationhost-factory-stuff 2007-06-01, by cannam
- * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/host-factory-stuff 2007-06-01, by cannam
- ...host-factory-stuff 2007-05-25, by cannam
- * Put hostext stuff in the HostExt sub-namespacehost-factory-stuff 2007-05-24, by cannam
- * reshufflehost-factory-stuff 2007-05-24, by cannam
- * add wrapper basehost-factory-stuff 2007-05-09, by cannam
- * implement plugin loader and plugin input-domain adapter (to do basic ffts)host-factory-stuff 2007-05-04, by cannam