2012-07-12 |
Chris Cannam |
Updated ignored list for Win32
|
2012-07-12 |
Chris Cannam |
FFT: make functions static
|
2012-07-12 |
Chris Cannam |
Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
|
2012-07-09 |
Chris Cannam |
Thread-safe base-fft
|
2012-06-30 |
Chris Cannam |
Add acsymbols objects to platform-specific Makefiles
|
2012-06-29 |
Chris Cannam |
Move Makefile.osx across to .osx.106 and create a new one for the 10.7 / Xcode 4 tools
|
2012-06-28 |
Chris Cannam |
Remove obsolete OpenSolaris builds (sniff)
|
2012-05-25 |
Chris Cannam |
Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them
|
2012-05-24 |
Chris Cannam |
Apply vamp-2.3-windows-unicode.patch from RJ Ryan in #464
|
2011-12-02 |
Chris Cannam |
PLUGIN is not defined aat the point where it was needed for LDFLAGS -- replace with an explicit $(PLUGIN_LIBRARY_NAME)$(PLUGIN_EXT)
|
2011-11-24 |
Chris Cannam |
Added tag vamp-plugin-sdk-v2.3 for changeset 8cab5a0198d6
|
2011-11-24 |
Chris Cannam |
Update simple-host version, Win32 build fix
vamp-plugin-sdk-v2.3
|
2011-11-24 |
Chris Cannam |
Added tag vamp-plugin-sdk-v2.3 for changeset ef1dc9963638
|
2011-11-24 |
Chris Cannam |
Update versions throughout
|
2011-09-28 |
Chris Cannam |
Added tag vamp-plugin-sdk-v2.3 for changeset 2c546a899eec
|
2011-09-28 |
Chris Cannam |
Update Doxyfile version
|
2011-09-28 |
Chris Cannam |
Added tag vamp-plugin-sdk-v2.3 for changeset 71b69f569f52
|
2011-09-28 |
Chris Cannam |
Update CHANGELOG
|
2011-09-27 |
Chris Cannam |
Next release will be 2.3
|
2011-08-23 |
Chris Cannam |
Patch from Dan Stowell: print label as well as values
|
2011-08-18 |
Chris Cannam |
Avoid compiler warning
|
2011-08-18 |
Chris Cannam |
Patch from Dan Stowell to permit vamp-simple-host to read data of unknown length (for streaming input)
|
2011-06-21 |
Chris Cannam |
Add support for changing window shape in PluginInputDomainAdapter
|
2011-04-05 |
Chris Cannam |
Added tag vamp-plugin-sdk-v2.2.1 for changeset 2351610cd3b0
|
2011-04-05 |
Chris Cannam |
Bump version number, regenerate configure
vamp-plugin-sdk-v2.2.1
|
2011-04-05 |
Chris Cannam |
Use g++-4.0 if using 10.4 SDK
|
2011-03-07 |
Chris Cannam |
* Don't use 10.4 SDK any more... it's too troublesome on 10.6
|
2011-02-09 |
Chris Cannam |
* Make plugin objects depend on headers as well as source files
|
2011-01-06 |
convert-repo |
update tags
|
2010-08-26 |
cannam |
* Update CHANGELOG (argh)
|
2010-08-26 |
cannam |
* Try to guess the best choice SDK rather than expecting the user to edit the Makefile
vamp-plugin-sdk-v2.2
|
2010-08-26 |
cannam |
* Further fix to version handling
|
2010-08-25 |
cannam |
* Update versions to 2.2 throughout; also add script used to do this
|
2010-08-13 |
cannam |
* Update OS/X stuff in Makefiles, so as to build 3-way universal binaries
|
2010-06-09 |
cannam |
* Change arch defaults to as to use universal binaries (we have to change
|
2010-05-21 |
cannam |
* Install n3 file
|
2010-05-20 |
cannam |
* Add documentation about default parameters
|
2009-10-06 |
cannam |
* Funny -- this cut-and-paste error has been in the licence from the start
|
2009-09-28 |
cannam |
* Add include required for gcc 4.4
|
2009-09-23 |
cannam |
...
vamp-plugin-sdk-v2.1
|
2009-09-23 |
cannam |
* Add skeleton Makefile
|
2009-09-22 |
cannam |
* Add NoShift option to PluginInputDomainAdapter as well, for completeness
|
2009-09-22 |
cannam |
* oops
|
2009-09-22 |
cannam |
* More build updates
|
2009-09-22 |
cannam |
* More error reporting fixes
|
2009-09-22 |
cannam |
* fix paths
|
2009-09-22 |
cannam |
* Improve error reporting from PluginLoader
|
2009-09-22 |
cannam |
* note about install_name
|
2009-09-22 |
cannam |
* Tidying, build, versions, docs updates for release
|
2009-09-21 |
cannam |
* Doc updates, copyright updates, etc., in preparation for 2.1 release
|
2009-09-16 |
cannam |
* Implementation of ShiftData process method
|
2009-09-15 |
cannam |
* The beginnings of making the shift-timestamp or shift-data behaviour
|
2009-09-10 |
cannam |
* When calculating timestamps in order to write them into features that
|
2009-09-10 |
cannam |
* Sun compiler build support
|
2009-08-17 |
cannam |
* Fix crash when an adapter's createPlugin() fails in getDescriptor()
|
2009-06-15 |
cannam |
* Win32 build fixes for UNICODE. Not yet tested
|
2009-04-23 |
cannam |
* Add skeleton
|
2009-03-20 |
cannam |
* remove some debug
|
2009-03-18 |
cannam |
* add some missing descriptions (pointed out by vamp-plugin-tester)
|
2009-03-17 |
cannam |
* tidiness (pkg-config change thanks to Sampo Savolainen)
|