Mercurial > hg > vamp-plugin-sdk
log Makefile @ 35:154f86cb8c99
age | author | description |
---|---|---|
2006-09-20 | cannam | * Add an implementation of Dan Barry's percussion onset detector |
2006-08-01 | cannam | * move .la file to .la.in |
2006-08-01 | cannam | * add .la file |
2006-07-31 | cannam | * Add a function to look up the Vamp plugin path for the current platform. |
2006-04-24 | cannam | * Rename simplehost to vamp-simple-host |
2006-04-14 | cannam | * tidy |
2006-04-12 | cannam | * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors |
2006-04-10 | cannam | * Some textual changes |
2006-04-07 | cannam | * Make the host capable of doing something useful! |
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-03-31 | cannam | * Fix a couple of memory management and corruption bugs |
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 |