log

age author description
3 months ago Chris Cannam Merge pull request #8 from michel-slm/gcc15 default tip master
3 months ago Michel Lind Include headers needed to compile with GCC 15's -std=gnu23 default
16 months ago Chris Cannam Fix compiler warning re mismatching enum types
2022-01-05 Chris Cannam Improve error handling (i.e. add some) for failure to initialise
2021-01-13 Chris Cannam Fix some compiler warnings
2020-09-08 Chris Cannam Let's just attempt a newer distro version, see if that solves our travis
2020-04-08 Chris Cannam Fix test
2020-04-08 Chris Cannam Further wiring for ProgramParameters - should now be supported throughout
2020-04-07 Chris Cannam Fix overlooked constructor call
2020-04-07 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-01-07 Chris Cannam Avoid deprecated API
2019-01-16 Chris Cannam A slightly tidier way of doing this
2019-01-15 Chris Cannam Fix for Qt < 5.4 compatibility
2019-01-11 Chris Cannam Copyright dates
2019-01-11 Chris Cannam Send any stderr output to the logger (if defined)
2019-01-11 Chris Cannam Remove parens from this message, because it's really useful to be able to copy/paste from the end of it including newline
2018-11-26 Chris Cannam Use override throughout
2018-11-01 Chris Cannam Support long options as well
2018-10-17 Chris Cannam Use a value that is obvious in the output, rather than getting wrapped
2018-10-17 Chris Cannam Add a bit more info
2018-10-17 Chris Cannam Tidy
2018-10-17 Chris Cannam Tidy
2018-10-17 Chris Cannam Adjust test output
2018-10-17 Chris Cannam Pass correct number of values for FrequencyDomain input