graph
- * 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
- * branching for work on new helper classes for hostshost-factory-stuff 2007-05-04, by cannam
- * doc updates2007-03-30, by cannam
- * Some doc updates2007-03-21, by cannam