Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
2015-05-20 | Chris Cannam | Minor doc updates |
2015-03-11 | Chris Cannam | Start using libc++ by default |
2015-01-14 | Chris Cannam | Fine adjustment to timestamp to avoid rounding error |
2014-10-16 | Chris Cannam | Fix some compiler warnings |
2014-10-16 | Chris Cannam | Non-power-of-two is not an issue if we're built with fftw |
2014-09-12 | Chris Cannam | Merge |
2014-09-12 | 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 | Chris Cannam | Further typo fixes in Makefile.inc |
2014-09-12 | Chris Cannam | Fix a couple of mistakes in the skeleton Makefile.inc |
2014-09-05 | Chris Cannam | Merge |
2014-09-05 | Chris Cannam | Split out big Makefile into Makefile.inc and platform-specific Makefiles |
2014-09-03 | Chris Cannam | Fix some uninitialised members that Coverity otherwise complains about |