log

age author description
2006-04-12 cannam * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors
2006-04-12 cannam * Build fixes for OS/X and Windows
2006-04-10 cannam * Some textual changes
2006-04-07 cannam * better docs for sample rate
2006-04-07 cannam * Make the host capable of doing something useful!
2006-04-06 cannam * fix failure to pick up all but first plugin's outputs
2006-04-06 cannam * Add README file
2006-04-06 cannam * Make static adapter map a pointer to avoid any confusion about static
2006-04-06 cannam * Avoid repeated malloc/free for returned feature lists -- reuse static
2006-04-06 cannam * Build static library of SDK sources as well
2006-04-06 cannam * Use a single Makefile
2006-04-05 cannam * Add valueNames to parameter descriptor
2006-04-03 cannam * Allow plugins to return 0 for preferred block/step size to accept a host
2006-03-31 cannam * Fix a couple of memory management and corruption bugs
2006-03-31 cannam * Fix leftover reference to X Consortium in copyright note!
2006-03-31 cannam * Fix for unique guards
2006-03-31 cannam * Updating references to vamp-sdk
2006-03-31 cannam * Renamed sdk to vamp-sdk
2006-03-31 cannam ...
2006-03-31 cannam * Add most basic load-library-and-list-plugins host
2006-03-31 cannam * Importing first cut of Sonic Visualiser's Vamp plugin format SDK