graph
- Merge pull request #8 from michel-slm/gcc15default tip master 2 months ago, by Chris Cannam
- Include headers needed to compile with GCC 15's -std=gnu23 default2 months ago, by Michel Lind
- Fix compiler warning re mismatching enum types15 months ago, by Chris Cannam
- Improve error handling (i.e. add some) for failure to initialise2022-01-05, by Chris Cannam
- Fix some compiler warnings2021-01-13, by Chris Cannam
- Let's just attempt a newer distro version, see if that solves our travis2020-09-08, by Chris Cannam
- Fix test2020-04-08, by Chris Cannam
- Further wiring for ProgramParameters - should now be supported throughout2020-04-08, by Chris Cannam
- Fix overlooked constructor call2020-04-07, by Chris Cannam
- Add support for ProgramParameters. In theory this means we can select a program and then re-query the plugin's parameters and get the right values back, just as would happen if we were working with the remote extractor directly as a local Vamp plugin.2020-04-07, by Chris Cannam
- Avoid deprecated API2020-01-07, by Chris Cannam
- A slightly tidier way of doing this2019-01-16, by Chris Cannam