log

age author description
Wed, 20 Sep 2006 13:51:22 +0000 cannam * Add an implementation of Dan Barry's percussion onset detector
Tue, 01 Aug 2006 09:10:06 +0000 cannam * move .la file to .la.in
Tue, 01 Aug 2006 09:08:44 +0000 cannam * add .la file
Mon, 31 Jul 2006 16:12:37 +0000 cannam * Add a function to look up the Vamp plugin path for the current platform.
Wed, 17 May 2006 16:41:37 +0000 cannam ...
Tue, 16 May 2006 11:48:27 +0000 cannam * Fix rounding error in RealTime (thanks to Craig Sapp) vamp-plugin-sdk-v0.9rc2
Tue, 16 May 2006 11:33:50 +0000 cannam * Deal properly with the fact that the host doesn't support non-power-of-two
Fri, 12 May 2006 14:46:35 +0000 cannam * Update version numbers to 0.9 vamp-plugin-sdk-v0.9rc1
Wed, 10 May 2006 16:30:39 +0000 cannam * Permit plugins to vary the number of values per output based on the number
Wed, 10 May 2006 11:44:40 +0000 cannam * Add forgotten getMin/MaxChannelCount to host adapter (thanks Craig)
Mon, 08 May 2006 13:52:10 +0000 cannam ...
Tue, 25 Apr 2006 14:15:48 +0000 cannam * add documentation to the C header
Tue, 25 Apr 2006 09:45:44 +0000 cannam * Undefine debug symbol
Mon, 24 Apr 2006 12:58:27 +0000 cannam * Rename simplehost to vamp-simple-host
Fri, 14 Apr 2006 09:37:46 +0000 cannam * tidy
Wed, 12 Apr 2006 12:32:18 +0000 cannam * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors
Wed, 12 Apr 2006 09:57:07 +0000 cannam * Build fixes for OS/X and Windows
Mon, 10 Apr 2006 10:31:19 +0000 cannam * Some textual changes
Fri, 07 Apr 2006 17:50:52 +0000 cannam * better docs for sample rate
Fri, 07 Apr 2006 15:32:10 +0000 cannam * Make the host capable of doing something useful!
Thu, 06 Apr 2006 17:23:41 +0000 cannam * fix failure to pick up all but first plugin's outputs
Thu, 06 Apr 2006 16:36:24 +0000 cannam * Add README file
Thu, 06 Apr 2006 16:35:49 +0000 cannam * Make static adapter map a pointer to avoid any confusion about static
Thu, 06 Apr 2006 15:12:25 +0000 cannam * Avoid repeated malloc/free for returned feature lists -- reuse static
Thu, 06 Apr 2006 12:26:44 +0000 cannam * Build static library of SDK sources as well
Thu, 06 Apr 2006 12:01:07 +0000 cannam * Use a single Makefile
Wed, 05 Apr 2006 16:50:07 +0000 cannam * Add valueNames to parameter descriptor
Mon, 03 Apr 2006 14:19:02 +0000 cannam * Allow plugins to return 0 for preferred block/step size to accept a host
Fri, 31 Mar 2006 17:39:49 +0000 cannam * Fix a couple of memory management and corruption bugs
Fri, 31 Mar 2006 16:26:28 +0000 cannam * Fix leftover reference to X Consortium in copyright note!