Use a different test signal, update expected files for fsr modes
Test script using vamp-test-plugin
Fix compiler warning
Fix double free
Fix m_ri initialisation
Switch from Cross FFT with option of FFTW build, to KissFFT only (code bundled). This is much faster than the default build and simpler than managing two options.
Emscripten Makefile -- not done yet. Also need to factorise out all these common lists of source files.
Rename
Use ConfigurationRequest/Response, introduce ProcessRequest/Response.
Move ConfigurationRequest/Response into RequestResponse.h
Rename LoadRequest.h -> RequestResponse.h
Configuration request/response structs
Typedef
Add listPluginData
Docs
Next version from this branch (if any) will be 2.7
Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader
Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set
Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
.la file changes after report by Mikael Magnusson
Merge
Tweak debug output
Fix wrong path
OSX install target, + remake configure
Fix handling of output sample rate in buffering adapter in case where SampleType is Fixed but no sample rate provided (which is invalid behaviour from the plugin, but we might as well do the right thing with it)
Avoid endless recursion if NaN passed to fromSeconds
Fix to RealTime::toText following similar fix in SV
Minor tweak to guard
Added tag vamp-plugin-sdk-v2.6 for changeset 5628c5ec4000
Naturally, I forgot to update the version in the headers. Argh. Sorry
Added tag vamp-plugin-sdk-v2.6 for changeset 32e38d394dc6
Linux build fix! Oops
Added tag vamp-plugin-sdk-v2.6 for changeset b7268e8bd292
Build tweaks for OS/X
Win32 compile fix
Further file to ignore
And a further win32 fix
And another
Further build fixes
Update some build files
Add -Wextra, fix a couple of warnings it throws up
Updates for v2.6
Symbol for version 2.6
Merge from branch vh
Algorithm includes for std::min, etc
Small test program & some changes to support it
Update other Makefiles
« Previous 1 2 3 4 5 ... 11 Next » (101-150/542) Per page: 25, 50, 100
Also available in: Atom