graph
- Update installation notes for MSVC2017-02-24, by Chris Cannam
- Travis build file2017-02-24, by Chris Cannam
- Enforce c++982017-02-24, by Chris Cannam
- Update MSVC build projects - two solutions, one for plugin SDK and one for host SDK,2017-02-23, by Chris Cannam
- Ignore these2017-02-23, by Chris Cannam
- Copyright dates2017-02-23, by Chris Cannam
- Remove this, it isn't useful2017-02-23, by Chris Cannam
- Might as well add these, since pretty much everyone seems to need them for Homebrew-installed libsndfile2017-02-23, by Chris Cannam
- Update a couple of comments to match the specifications elsewhere2017-02-09, by Chris Cannam
- Typo fix2017-01-31, by Chris Cannam
- Fix inadequate #if guard for non-gcc builds2017-01-09, by Chris Cannam
- Update regression test expected cases. One of the "obscure" RealTime fixes made recently actually fixed a substantial error (of 1 sample frame, sometimes 2) in printing timestamps resulting from input-domain adapter processing2016-11-18, by Chris Cannam
- Revert to C++98 -- this library is not supposed to use C++112016-11-18, by Chris Cannam
- Fix fairly obscure mis-canonicalisation in RealTime (leading to non-canonical but still correct values)2016-11-18, by Chris Cannam
- Fixes to a few unusual cases in RealTime2016-11-15, by Chris Cannam
- Merge from branch enumerate-options2016-11-04, by Chris Cannam
- Add plugin enumeration options (for use by piper server, needs testing)enumerate-options 2016-11-02, by Chris Cannam
- Correct use of multibyte-widechar conversion routines2016-10-28, by Chris Cannam
- Remove some debug output by default2016-10-27, by Chris Cannam
- Fix compiler warnings2016-10-20, by Chris Cannam
- Merge from vampipe branch. This removes RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.2016-10-14, by Chris Cannam
- Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter2016-10-14, by Chris Cannam
- Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adaptervampipe 2016-10-14, by Chris Cannam
- Remove RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.vampipe 2016-10-13, by Chris Cannam