graph
- 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
- We're more likely to want to trigger this rule by removing the .h than2017-06-13, by Chris Cannam
- The compiler in the Travis environment seems to have trouble with this2017-06-13, by Chris Cannam
- Begin on stub-generator for Piper Vamp wrappers2017-06-13, by Chris Cannam
- Remove unneeded include2017-06-13, by Chris Cannam
- Small tidy2017-06-13, by Chris Cannam
- Implement RDF type lookup2017-06-12, by Chris Cannam
- Add helpful output2017-06-12, by Chris Cannam
- Small comment2017-06-09, by Chris Cannam
- Add these external library files2017-06-09, by Chris Cannam
- Minor adjustment2017-06-09, by Chris Cannam
- More notes on rdf layout2017-06-09, by Chris Cannam
- More filling in the RDF type loading code2017-06-09, by Chris Cannam
- Stub out RDF type lookup2017-06-09, by Chris Cannam
- Various fixes to JSON writing for static output data2017-06-09, by Chris Cannam
- Add static output descriptor, pass through type URI2017-06-08, by Chris Cannam
- *Ahem* Rebuild for actual capnp v0.6.2017-05-22, by Chris Cannam
- Rebuild these for capnp v0.6.2017-05-09, by Chris Cannam
- Name, defensive comment2017-02-22, by Chris Cannam
- Copyright -> rights2017-02-10, by Chris Cannam
- Minor renaming updates2017-02-10, by Chris Cannam
- Merge pull request #5 from piper-audio/dev/rename-pluginstub2017-02-09, by Chris Cannam
- Update unit tests as well for rename2017-02-09, by Chris Cannam
- Merge remote-tracking branch 'origin/master' into dev/rename-pluginstub2017-02-09, by Chris Cannam
- Merge pull request #7 from piper-audio/dev/make-dependencies2017-02-09, by Chris Cannam
- Merge branch 'master' into dev/rename-pluginstub2017-02-09, by Chris Cannam
- Merge branch 'dev/step-and-block-size'2017-02-09, by Chris Cannam
- Rename PluginStub to PiperVampPlugin and AutoPlugin to PiperAutoPlugin2017-02-09, by Chris Cannam
- Rename methods to avoid referring to plugins in Piper-world2017-02-09, by Chris Cannam
- Dependencies2017-02-09, by Chris Cannam
- Merge pull request #4 from piper-audio/test/plugin-stub-configured-framing2017-02-09, by Chris Cannam
- Authors2017-02-09, by Chris Cannam
- Fix some syntax that the compiler used with Emscripten on Travis doesn't2017-02-09, by Chris Cannam
- Fix typo and use actual data in all process calls.2017-02-09, by Lucas Thompson
- Run the tests after building.2017-02-09, by Lucas Thompson
- Manually bring in Catch license from upstream.2017-02-09, by Lucas Thompson
- Demonstrate that the plugin cannot be re-initialised after a failed call to process.2017-02-09, by Lucas Thompson
- Run the test-suite with more verbose output.2017-02-09, by Lucas Thompson
- Direct initialisation2017-02-07, by Lucas Thompson
- Change wording.2017-02-07, by Lucas Thompson
- Remove redundant line.2017-02-07, by Lucas Thompson
- Add some more tests for calling process after successful and failed initialise calls.2017-02-07, by Lucas Thompson
- Merge branch 'master' of https://github.com/piper-audio/piper-cpp into test/plugin-stub-configured-framing2017-02-07, by Lucas Thompson
- Merge pull request #3 from piper-audio/dev/step-and-block-size2017-02-07, by Chris Cannam
- Test setup for testing PluginCache caches framing sizes across init calls.2017-02-07, by Lucas Thompson
- Setup test harness (Catch), integrate into build system.2017-02-07, by Lucas Thompson
- Manually bring in Catch for testing.2017-02-07, by Lucas Thompson
- Merge pull request #2 from piper-audio/dev/step-and-block-size2017-02-06, by Chris Cannam