Wed, 06 Jun 2007 12:49:55 +0000 |
cannam |
* Make library name case-insensitive in PluginLoader
|
Fri, 01 Jun 2007 15:10:17 +0000 |
cannam |
* Merge from host-factory-stuff branch: this adds several helper classes in
|
Fri, 01 Jun 2007 13:53:42 +0000 |
cannam |
* install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/
host-factory-stuff
|
Thu, 24 May 2007 15:17:07 +0000 |
cannam |
* Put hostext stuff in the HostExt sub-namespace
host-factory-stuff
|
Wed, 09 May 2007 15:21:37 +0000 |
cannam |
* add wrapper base
host-factory-stuff
|
Fri, 04 May 2007 15:21:12 +0000 |
cannam |
* implement plugin loader and plugin input-domain adapter (to do basic ffts)
host-factory-stuff
|
Mon, 12 Mar 2007 11:00:11 +0000 |
cannam |
* Fix from Craig Sapp for incorrect mixdown code
|
Tue, 27 Feb 2007 12:48:17 +0000 |
cannam |
* Add a structure for API versioning
|
Mon, 26 Feb 2007 18:08:48 +0000 |
cannam |
* Rename "name" and "description" to "identifier" and "name"; add new
|
Fri, 08 Dec 2006 17:39:32 +0000 |
cannam |
* Change input buffers arg to process from float ** to const float *const *
|
Thu, 30 Nov 2006 15:00:17 +0000 |
cannam |
* Fix a delete/delete[] mismatch
|
Fri, 10 Nov 2006 17:47:15 +0000 |
cannam |
* add output names as well as descriptions
|