2014-09-03 |
Chris Cannam |
Fix some uninitialised members that Coverity otherwise complains about
|
2012-07-12 |
Chris Cannam |
Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
|
2012-05-25 |
Chris Cannam |
Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them
|
2011-11-24 |
Chris Cannam |
Update versions throughout
|
2010-08-25 |
cannam |
* Update versions to 2.2 throughout; also add script used to do this
|
2008-11-07 |
cannam |
* install fixes, mostly
distinct-libraries
|
2008-11-07 |
cannam |
* Flatten directory tree a bit, update doxygen
distinct-libraries
|
2008-11-07 |
cannam |
* Add include guards; make code compile!
distinct-libraries
|
2008-07-17 |
cannam |
* First bit of Vamp v2 work -- add an optional duration to features in
|
2008-04-24 |
cannam |
* Permit '-' as well as the other characters in identifiers (existing plugins
|
2008-02-28 |
cannam |
* Bump up versions for 1.2
|
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-03-21 |
cannam |
* Some doc updates
|
2007-02-27 |
cannam |
* Add a structure for API versioning
|
2007-02-26 |
cannam |
* Rename "name" and "description" to "identifier" and "name"; add new
|
2006-12-08 |
cannam |
* Change input buffers arg to process from float ** to const float *const *
|
2006-10-31 |
cannam |
* Update version number to 1.0, some textual tweaks
|
2006-07-31 |
cannam |
* Add a function to look up the Vamp plugin path for the current platform.
|
2006-05-12 |
cannam |
* Update version numbers to 0.9
vamp-plugin-sdk-v0.9rc1
|
2006-04-25 |
cannam |
* add documentation to the C header
|
2006-04-12 |
cannam |
* Add virtual destructors to PluginBase and Plugin to ensure subclass dtors
|
2006-04-05 |
cannam |
* Add valueNames to parameter descriptor
|
2006-03-31 |
cannam |
* Fix leftover reference to X Consortium in copyright note!
|
2006-03-31 |
cannam |
* Renamed sdk to vamp-sdk
base
sdk/PluginBase.h@b9dd936873b4
|