log

age author description
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
2017-06-13 Chris Cannam Begin on stub-generator for Piper Vamp wrappers
2017-06-13 Chris Cannam Remove unneeded include
2017-06-13 Chris Cannam Small tidy
2017-06-12 Chris Cannam Implement RDF type lookup
2017-06-12 Chris Cannam Add helpful output
2017-06-09 Chris Cannam Small comment
2017-06-09 Chris Cannam Add these external library files
2017-06-09 Chris Cannam Minor adjustment
2017-06-09 Chris Cannam More notes on rdf layout
2017-06-09 Chris Cannam More filling in the RDF type loading code
2017-06-09 Chris Cannam Stub out RDF type lookup
2017-06-09 Chris Cannam Various fixes to JSON writing for static output data
2017-06-08 Chris Cannam Add static output descriptor, pass through type URI
2017-05-22 Chris Cannam *Ahem* Rebuild for actual capnp v0.6.
2017-05-09 Chris Cannam Rebuild these for capnp v0.6.
2017-02-22 Chris Cannam Name, defensive comment
2017-02-10 Chris Cannam Copyright -> rights
2017-02-10 Chris Cannam Minor renaming updates