graph
- Merge pull request #8 from michel-slm/gcc15default tip master 3 months ago, by Chris Cannam
- Include headers needed to compile with GCC 15's -std=gnu23 default3 months ago, by Michel Lind
- Fix compiler warning re mismatching enum types16 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
- Fix for Qt < 5.4 compatibility2019-01-15, by Chris Cannam
- Copyright dates2019-01-11, by Chris Cannam
- Send any stderr output to the logger (if defined)2019-01-11, by Chris Cannam
- Remove parens from this message, because it's really useful to be able to copy/paste from the end of it including newline2019-01-11, by Chris Cannam
- Use override throughout2018-11-26, by Chris Cannam
- Support long options as well2018-11-01, by Chris Cannam
- Use a value that is obvious in the output, rather than getting wrapped2018-10-17, by Chris Cannam
- Add a bit more info2018-10-17, by Chris Cannam
- Tidy2018-10-17, by Chris Cannam
- Tidy2018-10-17, by Chris Cannam
- Adjust test output2018-10-17, by Chris Cannam
- Pass correct number of values for FrequencyDomain input2018-10-17, by Chris Cannam
- And that change means we must be version 22018-10-17, by Chris Cannam
- When the input domain is FrequencyDomain, the caller is expected to pass2018-10-17, by Chris Cannam
- Extend tests to cover two different ways of handling freq-domain data. Currently failing2018-10-17, by Chris Cannam
- Maybe if we define both of these, we'll end up with the right things on2018-10-13, by Chris Cannam