Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
2017-02-09 | Chris Cannam | Update a couple of comments to match the specifications elsewhere |
2017-01-31 | Chris Cannam | Typo fix |
2017-01-09 | Chris Cannam | Fix inadequate #if guard for non-gcc builds |
2016-11-18 | 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 processing |
2016-11-18 | Chris Cannam | Revert to C++98 -- this library is not supposed to use C++11 |
2016-11-18 | Chris Cannam | Fix fairly obscure mis-canonicalisation in RealTime (leading to non-canonical but still correct values) |
2016-11-15 | Chris Cannam | Fixes to a few unusual cases in RealTime |