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