2008-07-03 |
cannam |
* Some work on symbol visibility in the shared object
|
2008-02-28 |
cannam |
* Bump up versions for 1.2
|
2008-02-08 |
cannam |
* fix sonames (should be ABI name, not full library name).
|
2008-01-14 |
cannam |
* Add --list-by-category to vamp-simple-host
|
2007-11-18 |
cannam |
* Apply DESTDIR patch from Alexis Ballier <aballier@gentoo.org>
|
2007-11-07 |
cannam |
* OS/X build stuff
|
2007-11-02 |
cannam |
* Add Mark L's PluginBufferingAdapter
|
2007-10-12 |
cannam |
* Add ranlib, just in case
|
2007-09-30 |
cannam |
* correct vamp-hostsdk soname
|
2007-09-30 |
cannam |
* update .la files
|
2007-09-19 |
cannam |
* Add sdkstatic target
|
2007-09-18 |
cannam |
* use correct (?) sonames for libraries (oops)
|
2007-09-18 |
cannam |
* avoid trying to use timeval if building on Windows
|
2007-06-07 |
cannam |
...
vamp-plugin-sdk-v1.1pre1
|
2007-06-01 |
cannam |
* Merge from host-factory-stuff branch: this adds several helper classes in
|
2007-06-01 |
cannam |
* install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/
host-factory-stuff
|
2007-05-24 |
cannam |
* Put hostext stuff in the HostExt sub-namespace
host-factory-stuff
|
2007-05-24 |
cannam |
* reshuffle
host-factory-stuff
|
2007-05-09 |
cannam |
* add wrapper base
host-factory-stuff
|
2007-05-04 |
cannam |
* implement plugin loader and plugin input-domain adapter (to do basic ffts)
host-factory-stuff
|
2007-03-02 |
cannam |
* Split out the host adapter code into a separate host sdk library.
vamp-plugin-sdk-v1.0pre1
|
2006-11-30 |
cannam |
* Fix a delete/delete[] mismatch
|
2006-10-11 |
cannam |
* Add Dan Stowell's simple implementation of the SuperCollider amplitude
|
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
|