graph
- Configuration request/response structsvampipe 2016-05-17, by Chris Cannam
- Typedefvampipe 2016-05-12, by Chris Cannam
- Add listPluginDatavampipe 2016-05-12, by Chris Cannam
- Docsvampipe 2016-05-12, by Chris Cannam
- Next version from this branch (if any) will be 2.7vampipe 2016-05-12, by Chris Cannam
- Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoadervampipe 2016-05-12, by Chris Cannam
- Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set2016-04-14, by Chris Cannam
- Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)2016-04-14, by Chris Cannam
- .la file changes after report by Mikael Magnusson2016-04-14, by Chris Cannam
- Merge2016-03-01, by Chris Cannam
- Tweak debug output2016-03-01, by Chris Cannam
- Fix wrong path2015-12-13, by Chris Cannam
- OSX install target, + remake configure2015-12-11, by Chris Cannam
- 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)2015-09-04, by Chris Cannam
- Avoid endless recursion if NaN passed to fromSeconds2015-09-04, by Chris Cannam
- Fix to RealTime::toText following similar fix in SV2015-09-04, by Chris Cannam
- Minor tweak to guard2015-09-04, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.6 for changeset 5628c5ec40002015-06-22, by Chris Cannam
- Naturally, I forgot to update the version in the headers. Argh. Sorryvamp-plugin-sdk-v2.6 2015-06-22, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.6 for changeset 32e38d394dc62015-06-16, by Chris Cannam
- Linux build fix! Oops2015-06-16, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.6 for changeset b7268e8bd2922015-06-16, by Chris Cannam
- Build tweaks for OS/X2015-06-16, by Chris Cannam
- Win32 compile fix2015-06-16, by Chris Cannam
- Further file to ignore2015-06-16, by Chris Cannam
- And a further win32 fix2015-06-16, by Chris Cannam
- And another2015-06-16, by Chris Cannam
- And another2015-06-16, by Chris Cannam
- Further build fixes2015-06-16, by Chris Cannam
- Update some build files2015-06-16, by Chris Cannam
- Add -Wextra, fix a couple of warnings it throws up2015-06-16, by Chris Cannam
- Updates for v2.62015-06-16, by Chris Cannam
- Symbol for version 2.62015-06-16, by Chris Cannam
- Merge from branch vh2015-06-16, by Chris Cannam
- Algorithm includes for std::min, etc2015-06-02, by Chris Cannam
- Small test program & some changes to support itvh 2015-05-20, by Chris Cannam
- Update other Makefilesvh 2015-05-20, by Chris Cannam
- Merge2015-05-20, by Chris Cannam
- Initial draft of C API for plugin loadingvh 2015-05-20, by Chris Cannam
- Some work toward C API for plugin loadingvh 2015-05-20, by Chris Cannam
- Minor doc updates2015-05-20, by Chris Cannam
- Start using libc++ by default2015-03-11, by Chris Cannam
- Fine adjustment to timestamp to avoid rounding error2015-01-14, by Chris Cannam
- Fix some compiler warnings2014-10-16, by Chris Cannam
- Non-power-of-two is not an issue if we're built with fftw2014-10-16, by Chris Cannam
- Merge2014-09-12, by Chris Cannam
- Fix failure to reset timestamp rewriting when reset() called in buffering adapter (symptom: timestamps appear to continue to ascend from end point on second run after reset)2014-09-12, by Chris Cannam
- Further typo fixes in Makefile.inc2014-09-12, by Chris Cannam