graph
- * 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