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
2018-10-17 Chris Cannam And that change means we must be version 2
2018-10-17 Chris Cannam When the input domain is FrequencyDomain, the caller is expected to pass
2018-10-17 Chris Cannam Extend tests to cover two different ways of handling freq-domain data. Currently failing
2018-10-13 Chris Cannam Maybe if we define both of these, we'll end up with the right things on
2018-10-13 Chris Cannam C++14
2018-10-13 Chris Cannam Let's try std=c++1y, see if this gets us sensible behaviour on both
2018-10-13 Chris Cannam Fix strncpy overrun
2018-10-12 Chris Cannam Some neatening
2018-10-12 Chris Cannam Avoid compiler warnings
2018-10-12 Chris Cannam Comments on dubiousness of all this
2018-10-02 Chris Cannam Flush stdout before resuming output, otherwise buffered output may still appear
2018-08-09 Chris Cannam Force older version of capnp for this older compiler on the Linux travis image
2018-05-15 Chris Cannam Fix compiler warnings
2018-05-11 Chris Cannam Check return value
2018-03-09 Chris Cannam Update base-n code from upstream
2018-02-02 Chris Cannam pip2 rather than mere pip seems to be necessary on OSX now
2018-02-02 Chris Cannam PIC
2017-10-10 Chris Cannam Update before install; seems to be necessary (based on other projects) to avoid recent Ruby-related error
2017-07-13 Chris Cannam Add generated files to ignore
2017-06-27 Chris Cannam Remove these version-dependent autogenerated files; let's aim to have them regenerated on build instead. The main reason they were here was because of the lack of capnpc for Windows/VC++ and that has been resolved with Cap'n Proto v0.6.
2017-06-15 Chris Cannam These should no longer be necessary
2017-06-15 Chris Cannam Fix typo (lib for include)
2017-06-15 Chris Cannam Force use of .a from vamp-plugin-sdk dir
2017-06-15 Chris Cannam Force c99 mode
2017-06-15 Chris Cannam Add forgotten files!
2017-06-15 Chris Cannam Merge branch 'output-type-uri'
2017-06-15 Chris Cannam Back to master branch
2017-06-15 Chris Cannam Use local sord/serd build
2017-06-15 Chris Cannam Rename RdfTypes (which sounds like a set of type declarations) to
2017-06-14 Chris Cannam Remove stubber from this repo; it's in piper-vamp-js now
2017-06-13 Chris Cannam Update json11 code
2017-06-13 Chris Cannam Report and fail if no plugins found (i.e. wrong library name, usually)
2017-06-13 Chris Cannam More helpful comments etc
2017-06-13 Chris Cannam Library
2017-06-13 Chris Cannam Generate plausible metadata names; emit empty type URIs for outputs that
2017-06-13 Chris Cannam Avoid emitting duplicate plugins (where duplicate libraries are