log README @ 468:1cdcd2ee3d91

age author description
2016-08-18 Chris Cannam KissFFT copyright notes vampipe
2016-05-12 Chris Cannam Next version from this branch (if any) will be 2.7 vampipe
2016-05-12 Chris Cannam Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader vampipe
2015-06-16 Chris Cannam Updates for v2.6
2014-06-06 Chris Cannam Copyright dates
2013-03-28 Chris Cannam Bump version to 2.5
2012-07-12 Chris Cannam Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
2012-05-25 Chris Cannam Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them
2011-11-24 Chris Cannam Update versions throughout
2011-04-05 Chris Cannam Bump version number, regenerate configure vamp-plugin-sdk-v2.2.1
2010-08-25 cannam * Update versions to 2.2 throughout; also add script used to do this
2009-09-21 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
2008-11-14 cannam * Add documentation about backward compatibility
2008-11-12 cannam * Rename template generator to vamp-rdf-template-generator
2008-11-10 cannam * tidy
2008-11-10 cannam * Add PowerSpectrum to docs
2008-11-10 cannam * Add platform README files
2008-11-07 cannam * Update OS/X build stuff, and some minor doc updates
2008-10-24 cannam * More tweaks to fixed-tempo estimator
2008-10-23 cannam ...
2008-10-21 cannam * Update README to describe example plugins VC project file and
2008-07-09 cannam * Update README, .la files etc for 1.3
2008-02-28 cannam ... vamp-plugin-sdk-v1.2
2008-02-28 cannam * Bump up versions for 1.2
2007-11-07 cannam * OS/X build stuff
2007-10-19 cannam ... vamp-plugin-sdk-v1.1b
2007-09-30 cannam * update .la files
2007-09-28 cannam ...
2007-08-23 cannam * doc updates vamp-plugin-sdk-v1.1
2007-06-07 cannam * doc updates
2007-06-01 cannam * Merge from host-factory-stuff branch: this adds several helper classes in
2007-06-01 cannam * Documentation host-factory-stuff
2007-05-24 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff
2007-05-24 cannam * reshuffle host-factory-stuff
2007-03-02 cannam * Split out the host adapter code into a separate host sdk library. vamp-plugin-sdk-v1.0pre1
2006-11-01 cannam ... 1.0
2006-10-30 cannam * fix to step size for frequency domain plugins
2006-10-09 cannam * Add plugin path traversal and plugin listing option to vamp-simple-host
2006-09-20 cannam ...
2006-09-20 cannam * Add an implementation of Dan Barry's percussion onset detector
2006-07-31 cannam * Add a function to look up the Vamp plugin path for the current platform.
2006-05-17 cannam ...
2006-04-10 cannam * Some textual changes
2006-04-07 cannam * Make the host capable of doing something useful!
2006-04-06 cannam * Add README file