Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
Thu, 23 Feb 2017 13:59:45 +0000 | Chris Cannam | Remove this, it isn't useful |
Thu, 23 Feb 2017 13:51:06 +0000 | Chris Cannam | Might as well add these, since pretty much everyone seems to need them for Homebrew-installed libsndfile |
Thu, 09 Feb 2017 11:49:40 +0000 | Chris Cannam | Update a couple of comments to match the specifications elsewhere |
Tue, 31 Jan 2017 12:04:20 +0000 | Chris Cannam | Typo fix |
Mon, 09 Jan 2017 16:31:58 +0000 | Chris Cannam | Fix inadequate #if guard for non-gcc builds |
Fri, 18 Nov 2016 14:29:53 +0000 | 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 |
Fri, 18 Nov 2016 14:02:49 +0000 | Chris Cannam | Revert to C++98 -- this library is not supposed to use C++11 |