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
|
2017-06-13 |
Chris Cannam |
Add sord library
|
2017-06-13 |
Chris Cannam |
Tidy
|
2017-06-13 |
Chris Cannam |
We're more likely to want to trigger this rule by removing the .h than
|
2017-06-13 |
Chris Cannam |
The compiler in the Travis environment seems to have trouble with this
|