log

age author description
2010-08-13 cannam * Update OS/X stuff in Makefiles, so as to build 3-way universal binaries
2010-06-09 cannam * Change arch defaults to as to use universal binaries (we have to change
2010-05-21 cannam * Install n3 file
2010-05-20 cannam * Add documentation about default parameters
2009-10-06 cannam * Funny -- this cut-and-paste error has been in the licence from the start
2009-09-28 cannam * Add include required for gcc 4.4
2009-09-23 cannam ... vamp-plugin-sdk-v2.1
2009-09-23 cannam * Add skeleton Makefile
2009-09-22 cannam * Add NoShift option to PluginInputDomainAdapter as well, for completeness
2009-09-22 cannam * oops
2009-09-22 cannam * More build updates
2009-09-22 cannam * More error reporting fixes
2009-09-22 cannam * fix paths
2009-09-22 cannam * Improve error reporting from PluginLoader
2009-09-22 cannam * note about install_name
2009-09-22 cannam * Tidying, build, versions, docs updates for release
2009-09-21 cannam * Doc updates, copyright updates, etc., in preparation for 2.1 release
2009-09-16 cannam * Implementation of ShiftData process method
2009-09-15 cannam * The beginnings of making the shift-timestamp or shift-data behaviour
2009-09-10 cannam * When calculating timestamps in order to write them into features that
2009-09-10 cannam * Sun compiler build support
2009-08-17 cannam * Fix crash when an adapter's createPlugin() fails in getDescriptor()
2009-06-15 cannam * Win32 build fixes for UNICODE. Not yet tested
2009-04-23 cannam * Add skeleton
2009-03-20 cannam * remove some debug
2009-03-18 cannam * add some missing descriptions (pointed out by vamp-plugin-tester)
2009-03-17 cannam * tidiness (pkg-config change thanks to Sampo Savolainen)
2009-03-03 cannam * update rdfxml from n3
2009-02-12 cannam * Fix to prior commit
2009-02-12 cannam * Patch from Richard Ash to make building the host optional, so you can
2009-02-12 cannam * Patch from Richard Ash to remove some more generated files on
2008-12-12 cannam * implement reset() (duh)
2008-12-12 cannam * Fix an infinite loop that occurs with some features
2008-12-05 cannam * Add transform summary type; use long quotes for descriptions; turn off debug vamp-plugin-sdk-v2.0
2008-11-29 cannam * win32 avoid warning vamp-plugin-sdk-v2.0pre2
2008-11-26 cannam * minor adjustments, avoid a stupid memory leak
2008-11-26 cannam ...
2008-11-25 cannam * Fix incorrect handling of step & block size in time-domain plugin that
2008-11-25 cannam * Ensure that output descriptors are re-queried after a call to
2008-11-25 cannam * Ensure PluginBufferingAdapter returns fresh output descriptors after
2008-11-20 cannam ...
2008-11-20 cannam * Use _VAMP_PLUGIN_IN_HOST_NAMESPACE rather than omitting plugin namespace
2008-11-20 cannam * don't output bin names if there are none provided
2008-11-20 cannam * OK, we're going to have to place the host stuff in its own namespace
2008-11-14 cannam ...
2008-11-14 cannam * remove unhelpful README
2008-11-14 cannam * update version in doxyfile
2008-11-14 cannam ... vamp-plugin-sdk-v2.0pre1
2008-11-14 cannam ...
2008-11-14 cannam ...
2008-11-14 cannam * Add documentation about backward compatibility
2008-11-12 cannam * docs
2008-11-12 cannam ...
2008-11-12 cannam ...
2008-11-12 cannam * Add configure script
2008-11-12 cannam ...
2008-11-12 cannam * Rename template generator to vamp-rdf-template-generator
2008-11-11 cannam * Update changelog
2008-11-11 cannam * Tidy up --list-full output a bit
2008-11-11 cannam * Re-branch rdf-passing-experiment