2014-06-25 |
Chris Cannam |
Merge (but taking everything from the more recent default)
|
2014-06-05 |
Chris Cannam |
Add dc:title for plugin library
|
2014-06-20 |
Chris Cannam |
Produce rather richer RDF output
|
2014-06-06 |
Chris Cannam |
Merge
|
2014-06-06 |
Chris Cannam |
Copyright dates
|
2014-03-05 |
Chris Cannam |
Add -L short option as synonym for --list-full
|
2014-03-28 |
Chris Cannam |
Merge
|
2014-03-28 |
Chris Cannam |
Copyright date
|
2013-09-13 |
Chris Cannam |
Combined VC++ solution containing plugin SDK, host SDK, example plugins, and simple host projects
|
2013-05-08 |
Chris Cannam |
Added tag vamp-plugin-sdk-v2.5 for changeset 92b1fbb1cc87
|
2013-05-08 |
Chris Cannam |
Emit warning when compiling with FFTW support (about the licence implications)
vamp-plugin-sdk-v2.5
|
2013-05-08 |
Chris Cannam |
Update CHANGELOG and release date!
|
2013-03-28 |
Chris Cannam |
Initialise rate to 0. Otherwise there's a danger plugins will change the SampleType (e.g. to VariableSampleRate) but not set the rate because they don't think they need it (when in fact it needs to be set to 0)
|
2013-03-28 |
Chris Cannam |
Use double arithmetic for rate calculations
|
2013-03-28 |
Chris Cannam |
Update configure
|
2013-03-28 |
Chris Cannam |
Remove unneeded variable
|
2013-03-28 |
Chris Cannam |
Update CHANGELOG
|
2013-03-28 |
Chris Cannam |
Bump version to 2.5
|
2013-03-27 |
Chris Cannam |
Fix incorrect handling of FixedSampleRate outputs in PluginBufferingAdapter
|
2013-03-20 |
Chris Cannam |
And CC
|
2013-03-20 |
Chris Cannam |
Add CXX variable to Makefile; add math defines to vcproj
|
2013-01-06 |
Chris Cannam |
Avoid returning garbage through getCurrentProgram if plugin has no programs
|
2012-07-12 |
Chris Cannam |
Added tag vamp-plugin-sdk-v2.4 for changeset 393885d7ea72
|
2012-07-12 |
Chris Cannam |
Release date in changelog
vamp-plugin-sdk-v2.4
|
2012-07-12 |
Chris Cannam |
OS/X build fixes
|
2012-07-12 |
Chris Cannam |
Add MSVC 2010 project files
|
2012-07-12 |
Chris Cannam |
Win32 build fixes
|
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
|