graph
- 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
- C++142018-10-13, by Chris Cannam
- Let's try std=c++1y, see if this gets us sensible behaviour on both2018-10-13, by Chris Cannam
- Fix strncpy overrun2018-10-13, by Chris Cannam
- Some neatening2018-10-12, by Chris Cannam
- Avoid compiler warnings2018-10-12, by Chris Cannam
- Comments on dubiousness of all this2018-10-12, by Chris Cannam
- Flush stdout before resuming output, otherwise buffered output may still appear2018-10-02, by Chris Cannam
- Force older version of capnp for this older compiler on the Linux travis image2018-08-09, by Chris Cannam
- Fix compiler warnings2018-05-15, by Chris Cannam
- Check return value2018-05-11, by Chris Cannam
- Update base-n code from upstream2018-03-09, by Chris Cannam
- pip2 rather than mere pip seems to be necessary on OSX now2018-02-02, by Chris Cannam
- PIC2018-02-02, by Chris Cannam
- Update before install; seems to be necessary (based on other projects) to avoid recent Ruby-related error2017-10-10, by Chris Cannam
- Add generated files to ignore2017-07-13, by 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-27, by Chris Cannam
- These should no longer be necessary2017-06-15, by Chris Cannam
- Fix typo (lib for include)2017-06-15, by Chris Cannam
- Force use of .a from vamp-plugin-sdk dir2017-06-15, by Chris Cannam
- Force c99 mode2017-06-15, by Chris Cannam
- Add forgotten files!2017-06-15, by Chris Cannam
- Merge branch 'output-type-uri'2017-06-15, by Chris Cannam
- Back to master branch2017-06-15, by Chris Cannam
- Use local sord/serd build2017-06-15, by Chris Cannam
- Rename RdfTypes (which sounds like a set of type declarations) to2017-06-15, by Chris Cannam
- Remove stubber from this repo; it's in piper-vamp-js now2017-06-14, by Chris Cannam
- Update json11 code2017-06-13, by Chris Cannam
- Report and fail if no plugins found (i.e. wrong library name, usually)2017-06-13, by Chris Cannam
- More helpful comments etc2017-06-13, by Chris Cannam
- Library2017-06-13, by Chris Cannam
- Generate plausible metadata names; emit empty type URIs for outputs that2017-06-13, by Chris Cannam
- Avoid emitting duplicate plugins (where duplicate libraries are2017-06-13, by Chris Cannam
- Add sord library2017-06-13, by Chris Cannam
- Tidy2017-06-13, by Chris Cannam