graph
- Some os/x build fixes2014-08-05, by Chris Cannam
- mingw32 build fix2014-08-05, by Chris Cannam
- Some mingw32 fixes2014-08-04, by Chris Cannam
- Starting to update win32/mingw cross-compile2014-08-04, by Chris Cannam
- Update RDF for example plugins2014-06-25, by Chris Cannam
- Merge (but taking everything from the more recent default)2014-06-25, by Chris Cannam
- Add dc:title for plugin library2014-06-05, by Chris Cannam
- Produce rather richer RDF output2014-06-20, by Chris Cannam
- Merge2014-06-06, by Chris Cannam
- Copyright dates2014-06-06, by Chris Cannam
- Add -L short option as synonym for --list-full2014-03-05, by Chris Cannam
- Merge2014-03-28, by Chris Cannam
- Copyright date2014-03-28, by Chris Cannam
- Combined VC++ solution containing plugin SDK, host SDK, example plugins, and simple host projects2013-09-13, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.5 for changeset 92b1fbb1cc872013-05-08, by Chris Cannam
- Emit warning when compiling with FFTW support (about the licence implications)vamp-plugin-sdk-v2.5 2013-05-08, by Chris Cannam
- Update CHANGELOG and release date!2013-05-08, by Chris Cannam
- Initialise rate to 0. Otherwise there's a danger plugins will change the SampleType (e.g. to VariableSampleRate) but not set the rate because they don't think they need it (when in fact it needs to be set to 0)2013-03-28, by Chris Cannam
- Use double arithmetic for rate calculations2013-03-28, by Chris Cannam
- Update configure2013-03-28, by Chris Cannam
- Remove unneeded variable2013-03-28, by Chris Cannam
- Update CHANGELOG2013-03-28, by Chris Cannam
- Bump version to 2.52013-03-28, by Chris Cannam
- Fix incorrect handling of FixedSampleRate outputs in PluginBufferingAdapter2013-03-27, by Chris Cannam
- And CC2013-03-20, by Chris Cannam
- Add CXX variable to Makefile; add math defines to vcproj2013-03-20, by Chris Cannam
- Avoid returning garbage through getCurrentProgram if plugin has no programs2013-01-06, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.4 for changeset 393885d7ea722012-07-12, by Chris Cannam
- Release date in changelogvamp-plugin-sdk-v2.4 2012-07-12, by Chris Cannam
- OS/X build fixes2012-07-12, by Chris Cannam
- Add MSVC 2010 project files2012-07-12, by Chris Cannam
- Win32 build fixes2012-07-12, by Chris Cannam
- Updated ignored list for Win322012-07-12, by Chris Cannam
- FFT: make functions static2012-07-12, by Chris Cannam
- Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.42012-07-12, by Chris Cannam
- Thread-safe base-fft2012-07-09, by Chris Cannam
- Add acsymbols objects to platform-specific Makefiles2012-06-30, by Chris Cannam
- Move Makefile.osx across to .osx.106 and create a new one for the 10.7 / Xcode 4 tools2012-06-29, by Chris Cannam
- Remove obsolete OpenSolaris builds (sniff)2012-06-28, by Chris Cannam
- Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them2012-05-25, by Chris Cannam
- Apply vamp-2.3-windows-unicode.patch from RJ Ryan in #4642012-05-24, by Chris Cannam
- PLUGIN is not defined aat the point where it was needed for LDFLAGS -- replace with an explicit $(PLUGIN_LIBRARY_NAME)$(PLUGIN_EXT)2011-12-02, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset 8cab5a0198d62011-11-24, by Chris Cannam
- Update simple-host version, Win32 build fixvamp-plugin-sdk-v2.3 2011-11-24, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset ef1dc99636382011-11-24, by Chris Cannam
- Update versions throughout2011-11-24, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset 2c546a899eec2011-09-28, by Chris Cannam
- Update Doxyfile version2011-09-28, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset 71b69f569f522011-09-28, by Chris Cannam
- Update CHANGELOG2011-09-28, by Chris Cannam
- Next release will be 2.32011-09-27, by Chris Cannam
- Patch from Dan Stowell: print label as well as values2011-08-23, by Chris Cannam
- Avoid compiler warning2011-08-18, by Chris Cannam
- Patch from Dan Stowell to permit vamp-simple-host to read data of unknown length (for streaming input)2011-08-18, by Chris Cannam
- Add support for changing window shape in PluginInputDomainAdapter2011-06-21, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.2.1 for changeset 2351610cd3b02011-04-05, by Chris Cannam
- Bump version number, regenerate configurevamp-plugin-sdk-v2.2.1 2011-04-05, by Chris Cannam
- Use g++-4.0 if using 10.4 SDK2011-04-05, by Chris Cannam
- * Don't use 10.4 SDK any more... it's too troublesome on 10.62011-03-07, by Chris Cannam
- * Make plugin objects depend on headers as well as source files2011-02-09, by Chris Cannam
- update tags2011-01-06, by convert-repo
- * Update CHANGELOG (argh)2010-08-26, by cannam
- * Try to guess the best choice SDK rather than expecting the user to edit the Makefilevamp-plugin-sdk-v2.2 2010-08-26, by cannam
- * Further fix to version handling2010-08-26, by cannam
- * Update versions to 2.2 throughout; also add script used to do this2010-08-25, by cannam
- * Update OS/X stuff in Makefiles, so as to build 3-way universal binaries2010-08-13, by cannam
- * Change arch defaults to as to use universal binaries (we have to change2010-06-09, by cannam
- * Install n3 file2010-05-21, by cannam
- * Add documentation about default parameters2010-05-20, by cannam
- * Funny -- this cut-and-paste error has been in the licence from the start2009-10-06, by cannam
- * Add include required for gcc 4.42009-09-28, by cannam
- ...vamp-plugin-sdk-v2.1 2009-09-23, by cannam
- * Add skeleton Makefile2009-09-23, by cannam
- * Add NoShift option to PluginInputDomainAdapter as well, for completeness2009-09-22, by cannam
- * oops2009-09-22, by cannam
- * More build updates2009-09-22, by cannam
- * More error reporting fixes2009-09-22, by cannam
- * fix paths2009-09-22, by cannam
- * Improve error reporting from PluginLoader2009-09-22, by cannam
- * note about install_name2009-09-22, by cannam
- * Tidying, build, versions, docs updates for release2009-09-22, by cannam
- * Doc updates, copyright updates, etc., in preparation for 2.1 release2009-09-21, by cannam
- * Implementation of ShiftData process method2009-09-16, by cannam
- * The beginnings of making the shift-timestamp or shift-data behaviour2009-09-15, by cannam
- * When calculating timestamps in order to write them into features that2009-09-10, by cannam
- * Sun compiler build support2009-09-10, by cannam
- * Fix crash when an adapter's createPlugin() fails in getDescriptor()2009-08-17, by cannam
- * Win32 build fixes for UNICODE. Not yet tested2009-06-15, by cannam
- * Add skeleton2009-04-23, by cannam
- * remove some debug2009-03-20, by cannam
- * add some missing descriptions (pointed out by vamp-plugin-tester)2009-03-18, by cannam
- * tidiness (pkg-config change thanks to Sampo Savolainen)2009-03-17, by cannam
- * update rdfxml from n32009-03-03, by cannam
- * Fix to prior commit2009-02-12, by cannam
- * Patch from Richard Ash to make building the host optional, so you can2009-02-12, by cannam
- * Patch from Richard Ash to remove some more generated files on2009-02-12, by cannam
- * implement reset() (duh)2008-12-12, by cannam
- * Fix an infinite loop that occurs with some features2008-12-12, by cannam
- * Add transform summary type; use long quotes for descriptions; turn off debugvamp-plugin-sdk-v2.0 2008-12-05, by cannam
- * win32 avoid warningvamp-plugin-sdk-v2.0pre2 2008-11-29, by cannam
- * minor adjustments, avoid a stupid memory leak2008-11-26, by cannam
- ...2008-11-26, by cannam
- * Fix incorrect handling of step & block size in time-domain plugin that2008-11-25, by cannam
- * Ensure that output descriptors are re-queried after a call to2008-11-25, by cannam
- * Ensure PluginBufferingAdapter returns fresh output descriptors after2008-11-25, by cannam
- ...2008-11-20, by cannam
- * Use _VAMP_PLUGIN_IN_HOST_NAMESPACE rather than omitting plugin namespace2008-11-20, by cannam
- * don't output bin names if there are none provided2008-11-20, by cannam
- * OK, we're going to have to place the host stuff in its own namespace2008-11-20, by cannam
- ...2008-11-14, by cannam
- * remove unhelpful README2008-11-14, by cannam
- * update version in doxyfile2008-11-14, by cannam
- ...vamp-plugin-sdk-v2.0pre1 2008-11-14, by cannam
- ...2008-11-14, by cannam
- ...2008-11-14, by cannam
- * Add documentation about backward compatibility2008-11-14, by cannam
- * docs2008-11-12, by cannam
- ...2008-11-12, by cannam
- ...2008-11-12, by cannam
- * Add configure script2008-11-12, by cannam
- ...2008-11-12, by cannam
- * Rename template generator to vamp-rdf-template-generator2008-11-12, by cannam
- * Update changelog2008-11-11, by cannam
- * Tidy up --list-full output a bit2008-11-11, by cannam
- * Re-branchrdf-passing-experiment 2008-11-11, by cannam
- * 3 * lag is not related in 4/4, is it?2008-11-11, by cannam
- ...2008-11-10, by cannam
- * tidy2008-11-10, by cannam
- * Some build improvements2008-11-10, by cannam
- * Add PowerSpectrum to docs2008-11-10, by cannam
- * Add Power Spectrum example plugin2008-11-10, by cannam
- * Add --list-full to "simple" Vamp host2008-11-10, by cannam
- * Add platform README files2008-11-10, by cannam
- * Update Visual C++ projects2008-11-09, by cannam
- * Update OS/X build stuff, and some minor doc updates2008-11-07, by cannam
- * New trunk with clearer delineation between host and plugin libraries2008-11-07, by cannam
- * Move trunk aside; new trunk arriving WHUMP in a momenttrunk-pre-20081107 2008-11-07, by cannam
- * install fixes, mostlydistinct-libraries 2008-11-07, by cannam
- * Flatten directory tree a bit, update doxygendistinct-libraries 2008-11-07, by cannam
- * Add template generator to Makefiledistinct-libraries 2008-11-07, by cannam
- * build fixes & make dependdistinct-libraries 2008-11-07, by cannam
- * Add include guards; make code compile!distinct-libraries 2008-11-07, by cannam
- * more movingdistinct-libraries 2008-11-06, by cannam
- * more movingdistinct-libraries 2008-11-06, by cannam
- * more movingdistinct-libraries 2008-11-06, by cannam
- * start moving things aboutdistinct-libraries 2008-11-06, by cannam
- * branch for clearer distinction between host & plugin librariesdistinct-libraries 2008-11-06, by cannam
- * Remove vamp:copyright_note -- the existing dc:rights is suitable, it2008-11-04, by cannam
- ...2008-11-04, by cannam
- * Add copyright note2008-10-29, by cannam
- * Add copyright note, use long string form for description (and2008-10-29, by cannam
- * Remove rdf/xml copy of rdf data; I never remember to update it, and2008-10-29, by cannam
- * Update RDF2008-10-29, by cannam
- * add foaf:page &c2008-10-29, by cannam
- * improve usage printout & command line parsing a bit2008-10-29, by cannam
- * doc update2008-10-28, by cannam
- * More tweaks to fixed-tempo estimator2008-10-24, by cannam
- ...2008-10-23, by cannam
- * Update Makefile.osx2008-10-22, by cannam
- * Update README to describe example plugins VC project file and2008-10-21, by cannam
- * Update VC project file to handle proper export of2008-10-18, by cannam
- * Add example plugins VC project -- though it doesn't produce a working library yet2008-10-17, by cannam
- * More tweaks (still incomplete)2008-10-16, by cannam
- * Slightly different angle on filtering... hmmm2008-10-16, by cannam
- * big improvements to FixedTempoEstimator2008-10-15, by cannam
- * plugins.o depends on FixedTempoEstimator2008-10-15, by cannam
- * MSVC build updates2008-10-14, by cannam
- * More tweaks to fixed-tempo estimator2008-10-14, by cannam
- * of course! with TortoiseSVN under Windows, you can't check out a repository2008-10-13, by cannam
- * Remove debug2008-10-11, by cannam
- ...2008-10-10, by cannam
- * tweaks to fixed-tempo estimator2008-10-09, by cannam
- * A few tweaks to fixed-tempo estimator2008-10-08, by cannam
- * Beginnings of a simple tempo estimator example plugin2008-10-08, by cannam
- * Add processInterleaved to PluginChannelAdapter2008-10-07, by cannam
- * pass through reset() call to plugin!2008-10-07, by cannam
- * More accurate calculation of summaries in continuous-time mode2008-10-07, by cannam
- * Make summarising adapter debug optional2008-09-30, by cannam
- * Add hasDuration to output in ontology2008-09-22, by cannam
- * Add hasDuration to output descriptor as well as the features themselves2008-09-18, by cannam
- ...2008-09-18, by cannam
- * Provide PluginWrapper method for getting hold of a nested wrapper2008-09-17, by cannam
- * Fix horrible memory access error2008-09-17, by cannam
- * More work on summarising adapter -- fixes for segmentation &c2008-09-15, by cannam
- * Segmentation work for summarisation2008-09-12, by cannam
- * segmentation for results being summarised -- I need to come up with a2008-09-11, by cannam
- * Reorganise accumulators to facilitate segmentation2008-09-11, by cannam
- * Fixes to summarisation (calculation of durations)2008-09-10, by cannam
- * Fixes to continuous time averaging2008-09-05, by cannam
- * More fixes to continuous time averaging2008-09-04, by cannam
- * More work on continuous-time averaging2008-09-04, by cannam
- * Part way to providing support for continuous-time averaging summaries2008-09-03, by cannam
- * Add UnknownSummaryType2008-08-07, by cannam
- * note in comment2008-08-06, by cannam
- * fix uninitialised count in summariser2008-08-06, by cannam
- * add getSummaryForAllOutputs2008-08-05, by cannam
- * summarising adapter might sort of work now -- quite untested though2008-08-05, by cannam
- * PluginSummarisingAdapter now compiles -- though doesn't actually work2008-08-05, by cannam
- * make a start on the summarising adapter2008-08-04, by cannam
- * small update2008-07-25, by cannam
- * copyright note update2008-07-25, by cannam
- * Add means to obtain actually used step & block sizes from buffering2008-07-25, by cannam
- * Add capability for setting underlying plugin's step and block sizes2008-07-25, by cannam
- * Re-do the way the v2 structure (with durations) is returned.2008-07-24, by cannam
- * 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
- * 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
- * Fix from Craig Sapp for incorrect mixdown code2007-03-12, by cannam
- * Split out the host adapter code into a separate host sdk library.vamp-plugin-sdk-v1.0pre1 2007-03-02, by cannam
- * Add a structure for API versioning2007-02-27, by cannam
- * Rename "name" and "description" to "identifier" and "name"; add new2007-02-26, by cannam
- * isnan -> std::isnan, likewise isinf2007-01-25, by cannam
- * Change input buffers arg to process from float ** to const float *const *2006-12-08, by cannam
- * Fix a delete/delete[] mismatch2006-11-30, by cannam
- * add output names as well as descriptions2006-11-10, by cannam
- ...1.0 2006-11-01, by cannam
- * Update version number to 1.0, some textual tweaks2006-10-31, by cannam
- * fix to step size for frequency domain plugins2006-10-30, by cannam
- * Add Dan Stowell's simple implementation of the SuperCollider amplitude2006-10-11, by cannam
- * Add plugin path traversal and plugin listing option to vamp-simple-host2006-10-09, by cannam
- * Add category file2006-09-21, by cannam
- ...2006-09-20, by cannam
- * fix typo2006-09-20, by cannam
- * avoid compiler warning2006-09-20, by cannam
- * Add an implementation of Dan Barry's percussion onset detector2006-09-20, by cannam
- * move .la file to .la.in2006-08-01, by cannam
- * add .la file2006-08-01, by cannam
- * Add a function to look up the Vamp plugin path for the current platform.2006-07-31, by cannam
- ...2006-05-17, by cannam
- * Fix rounding error in RealTime (thanks to Craig Sapp)vamp-plugin-sdk-v0.9rc2 2006-05-16, by cannam
- * Deal properly with the fact that the host doesn't support non-power-of-two2006-05-16, by cannam
- * Update version numbers to 0.9vamp-plugin-sdk-v0.9rc1 2006-05-12, by cannam
- * Permit plugins to vary the number of values per output based on the number2006-05-10, by cannam
- * Add forgotten getMin/MaxChannelCount to host adapter (thanks Craig)2006-05-10, by cannam
- ...2006-05-08, by cannam
- * add documentation to the C header2006-04-25, by cannam
- * Undefine debug symbol2006-04-25, by cannam
- * Rename simplehost to vamp-simple-host2006-04-24, by cannam
- * tidy2006-04-14, by cannam
- * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors2006-04-12, by cannam
- * Build fixes for OS/X and Windows2006-04-12, by cannam
- * Some textual changes2006-04-10, by cannam
- * better docs for sample rate2006-04-07, by cannam
- * Make the host capable of doing something useful!2006-04-07, by cannam
- * fix failure to pick up all but first plugin's outputs2006-04-06, by cannam
- * Add README file2006-04-06, by cannam
- * Make static adapter map a pointer to avoid any confusion about static2006-04-06, by cannam
- * Avoid repeated malloc/free for returned feature lists -- reuse static2006-04-06, by cannam
- * Build static library of SDK sources as well2006-04-06, by cannam
- * Use a single Makefile2006-04-06, by cannam
- * Add valueNames to parameter descriptor2006-04-05, by cannam
- * Allow plugins to return 0 for preferred block/step size to accept a host2006-04-03, by cannam
- * Fix a couple of memory management and corruption bugs2006-03-31, by cannam
- * Fix leftover reference to X Consortium in copyright note!2006-03-31, by cannam
- * Fix for unique guards2006-03-31, by cannam
- * Updating references to vamp-sdk2006-03-31, by cannam
- * Renamed sdk to vamp-sdk2006-03-31, by cannam
- ...2006-03-31, by cannam
- * Add most basic load-library-and-list-plugins host2006-03-31, by cannam
- * Importing first cut of Sonic Visualiser's Vamp plugin format SDK2006-03-31, by cannam