graph
- 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
- Documentation2017-02-08, by Chris Cannam
- Fix erroneous logic for handling step and block size in prior commit2017-02-06, by Chris Cannam
- Pull step & block size out into framing struct, return in config2017-02-03, by Chris Cannam
- Merge pull request #1 from piper-audio/fix/regression-json-responses2017-02-03, by Chris Cannam
- Explicitly handle the individual error cases.2017-02-03, by Lucas Thompson
- Add comment warning that json_to_capnp needs to be the last conversion tested.2017-02-03, by Lucas Thompson
- Fix typo.2017-02-03, by Lucas Thompson
- Correct the inspection of the JSON object in successful to look for both error and success objects, writing out an error string if neither are present. Revert error handling in readInput() for JSON.2017-02-03, by Lucas Thompson
- Remove some whitespace.2017-02-03, by Lucas Thompson
- Add a more relaxed comparision of JSON responses if the initial comparision fails. Some optional fields aren't populated from the JSON serialisation code.2017-01-31, by Lucas Thompson
- Fix populating ListResponse from JSON response, incorrect indexing.2017-01-31, by Lucas Thompson
- Fix handling of parsing json error responses from a server, and allow for re-writing them without changing the error message further.2017-01-31, by Lucas Thompson
- Fix typo / wrong indexing in calling code to parsing configured output descriptor.2017-01-31, by Lucas Thompson
- Fix regression from old schema changes, regarding assessing whether a JSON response was successful2017-01-31, by Lucas Thompson
- Merge branch 'master' of https://github.com/piper-audio/piper-cpp2017-01-31, by Lucas Thompson
- Add some necessary headers2017-01-31, by Chris Cannam
- Merge branch 'master' of https://github.com/piper-audio/piper-cpp2017-01-31, by Lucas Thompson
- More work on error and exception handling2017-01-31, by Chris Cannam
- Trap and rethrow after locking into failed state2017-01-31, by Chris Cannam
- Add case to exercise JSON responses.2017-01-31, by Lucas Thompson
- Add a failed state to the plugin stub, to prevent it making any further2017-01-31, by Chris Cannam
- Add ext2017-01-21, by Chris Cannam
- Another little tweak2017-01-21, by Chris Cannam
- No, I didn't like that much. Try this2017-01-21, by Chris Cannam
- Minor tweaks2017-01-21, by Chris Cannam
- README, COPYING2017-01-21, by Chris Cannam
- Libpath2017-01-21, by Chris Cannam
- Attempt Qt homebrew path2017-01-21, by Chris Cannam
- Cut any spurious whitespace from wc output2017-01-20, by Chris Cannam
- Improve error handling and extend tests for it2017-01-20, by Chris Cannam
- Use Makefile.osx on that platform2017-01-20, by Chris Cannam
- Add Vamp dir to link2017-01-20, by Chris Cannam
- Ensure example plugins are available2017-01-20, by Chris Cannam
- Another of those...2017-01-20, by Chris Cannam
- The gcc version Travis is using complains about the default return;2017-01-20, by Chris Cannam
- Fix some include paths, configure Vamp SDK without host2017-01-20, by Chris Cannam
- We'll need the piper dir2017-01-20, by Chris Cannam
- Move some things around, and add overall test script2017-01-20, by Chris Cannam
- Update api usage in test client2017-01-19, by Chris Cannam
- Implement timeouts2017-01-19, by Chris Cannam
- Report messages < 1 word as incomplete, and messages with crazily large estimated sizes as invalid2017-01-19, by Chris Cannam
- Allow the completeness checker to report failure (invalid message) as well as incompleteness2017-01-19, by Chris Cannam
- Minor debug bit2017-01-18, by Chris Cannam
- Make this log option be off by default2017-01-18, by Chris Cannam
- Don't try to validate if schema dir not found (avoiding lengthy errors)2017-01-18, by Chris Cannam
- Log function entry/exit points (optionally)2017-01-18, by Chris Cannam
- Fix compiler warning2017-01-16, by Chris Cannam
- Fix a couple more compiler warnings2017-01-12, by Chris Cannam
- Fix various compiler warnings2017-01-12, by Chris Cannam
- Discard stdout output that occurs in between our own outputs (e.g. from plugin)2017-01-12, by Chris Cannam
- Avoid building app bundles for helper executables2016-11-17, by Chris Cannam
- Merge2016-11-16, by Chris Cannam
- Have checked this over, and I don't think there is so much benefit to be had simply2016-11-07, by Chris Cannam
- Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types2016-11-16, by Chris Cannam
- Merge from branch listargs2016-11-04, by Chris Cannam
- Use ListRequest object in api2016-11-03, by Chris Cannam
- Update client to support list from2016-11-02, by Chris Cannam
- Fix failure to convert "from" list2016-11-02, by Chris Cannam
- Do simpler format first2016-11-02, by Chris Cannam
- Better checking for incoming rpc requests2016-11-02, by Chris Cannam
- Add and implement the "from" param for list request. The simple-server implementation is not yet correct.2016-11-02, by Chris Cannam
- Ensure we read right up to end of buffered data after server exits; adjust waiting schedule on Windows (where waitForReadyRead is far too wasteful of sleep time)2016-10-28, by Chris Cannam
- Rename server to simple-server, and add some more description in usage2016-10-28, by Chris Cannam
- Remove some debug again by default2016-10-27, by Chris Cannam
- Binary modes2016-10-27, by Chris Cannam
- Build fix, + run in debug mode for the mo2016-10-27, by Chris Cannam
- Error handling2016-10-27, by Chris Cannam
- Don't exit on exception (needs refining)2016-10-27, by Chris Cannam
- Fix server invocations from client code2016-10-27, by Chris Cannam
- Boilerplate comments2016-10-27, by Chris Cannam
- Small simplification2016-10-27, by Chris Cannam
- Add JSON support directly to the server. Had hoped to avoid this (using Capnp as canonical in the server and then converting externally as necessary) but it's just too useful for debugging purposes when bundled with client app2016-10-27, by Chris Cannam
- Debug2016-10-27, by Chris Cannam
- Fix maddening failure to start server with space in its path2016-10-25, by Chris Cannam
- Only if server not running2016-10-25, by Chris Cannam
- Tidying2016-10-25, by Chris Cannam
- OSX build fixes and logic2016-10-25, by Chris Cannam
- Merge2016-10-24, by Chris Cannam
- Win32 build fix2016-10-24, by Chris Cannam
- Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them2016-10-24, by Chris Cannam
- Add .cpp wrapper2016-10-20, by Chris Cannam
- Add generated files -- they aren't supposed to change (much?) I think and it's better than expecting the compiler to be present on every platform2016-10-17, by Chris Cannam
- Merge2016-10-17, by Chris Cannam
- Merge2016-10-14, by Chris Cannam
- Add pid to server debug output2016-10-14, by Chris Cannam
- Fix compiler warnings2016-10-17, by Chris Cannam
- Parameterise process name2016-10-14, by Chris Cannam
- Serialisation, comments2016-10-14, by Chris Cannam
- Should not be tracking Makefile (we have a project file)2016-10-14, by Chris Cannam
- Plugin that creates its own server2016-10-13, by Chris Cannam
- Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead2016-10-13, by Chris Cannam
- Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)2016-10-13, by Chris Cannam
- Implement list, use request-response classes in loader2016-10-13, by Chris Cannam
- More renaming2016-10-13, by Chris Cannam
- Having a class called PipedXX is too confusing with all the Piper classes; give up and rename it2016-10-13, by Chris Cannam
- Reorganise some classes2016-10-13, by Chris Cannam
- Implement reset()2016-10-13, by Chris Cannam
- Split out classes2016-10-13, by Chris Cannam
- More testing2016-10-12, by Chris Cannam
- Rename, + adjust finish2016-10-12, by Chris Cannam
- Fix decoding error due to misaligned array2016-10-12, by Chris Cannam
- Cast number types2016-10-12, by Chris Cannam
- Debug out2016-10-12, by Chris Cannam
- Client builds; does not run2016-10-12, by Chris Cannam
- Toward QProcess pipe comms take on it2016-10-11, by Chris Cannam
- Plan2016-10-11, by Chris Cannam
- Build rpcrequest types. May be a misdirection2016-10-11, by Chris Cannam
- Inching toward a client2016-10-11, by Chris Cannam
- Add ~ to ignore2016-10-11, by Chris Cannam
- Start experimental client-side stub2016-10-11, by Chris Cannam
- Ensure finish() can be called even if not configured (otherwise there's no way to dispose of the plugin)2016-10-11, by Chris Cannam
- Tiny indent2016-10-11, by Chris Cannam
- Rearrange and rename to Piper C++ structure2016-10-10, by Chris Cannam
- Ensure code is at least set, but just to 0 at the mo2016-10-10, by Chris Cannam
- Ensure id is passed through properly in convert and in server2016-10-10, by Chris Cannam
- Ensure id is passed through in adapter (still pending for server/converter)2016-10-07, by Chris Cannam
- vamp -> piper for IDL specs2016-10-07, by Chris Cannam
- Begin capnp RPC test2016-10-07, by Chris Cannam
- Merge from branch jsonrpc2016-10-06, by Chris Cannam
- Update again to latest plugin-terminology-free schema2016-10-06, by Chris Cannam
- Validation fixes2016-10-05, by Chris Cannam
- Instead of using separate values and b64values entries in JSON serialisations, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature throughout, as values turns out to be a hazardous name in a JS context. Finally use Array instead of Text for array encoding (seems clearer).2016-09-27, by Chris Cannam
- Merge from noexcept branch2016-09-23, by Chris Cannam
- Support split OutputDescriptor, and plugins rather than pluginData in listResponse from SDK2016-09-23, by Chris Cannam
- Validate JSON requests and responses2016-09-23, by Chris Cannam
- input -> processInput, to align with JSON2016-09-21, by Chris Cannam
- input -> processInput, to align with JSON2016-09-21, by Chris Cannam
- Replace exceptions throughout the JSON-handling and adapter code with string-arg error handling. No longer need exception handling enabled in Emscripten (with its consequent runtime overhead - though we still need to check whether this error handling regime is actually faster).2016-09-20, by Chris Cannam
- Tidy2016-09-19, by Chris Cannam
- Merge from branch outputid-string-in-featureset2016-09-19, by Chris Cannam
- Make the output ID mapper stuff safer by using shared_ptr2016-09-19, by Chris Cannam
- Introduce ListResponse type as well2016-09-19, by Chris Cannam
- Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest2016-09-19, by Chris Cannam
- Fix dopy error2016-09-16, by Chris Cannam
- Update adapter etc for feature set strings2016-09-16, by Chris Cannam
- Error handling, and pass plugin handles through2016-09-16, by Chris Cannam
- Introduce and use output id mappers2016-09-16, by Chris Cannam
- Simplify2016-09-16, by Chris Cannam
- Begin plugin output id / index mapping for use in feature sets2016-09-16, by Chris Cannam
- Merge from branch process-noparse2016-09-14, by Chris Cannam
- Backed out changeset cc333241cc8c2016-09-12, by Chris Cannam
- Some timing calculations. I don't actually want to keep these, they're just for reference -- will back out in a mo2016-09-12, by Chris Cannam
- Comments2016-09-09, by Chris Cannam
- Make base64/text selectable when serialising process and feature blocks; add base64 version as an output format for vampipe-convert; make VamPipePluginLibrary switch to returning base64 encoding as soon as it is fed any as input2016-09-08, by Chris Cannam
- Simple test script (and associated fixes) for the JS code2016-08-24, by Chris Cannam
- Some JSON fixes and a quick test program2016-08-23, by Chris Cannam
- Exception handling in adapter code2016-08-23, by Chris Cannam
- Pull out CountingPluginHandleMapper; consts2016-08-22, by Chris Cannam
- Consts2016-08-22, by Chris Cannam
- Update base-n code from https://github.com/azawadzki/base-n2016-08-22, by Chris Cannam
- Adjust build for OSX2016-05-25, by Chris Cannam
- Test file2016-05-25, by Chris Cannam
- Since JSON is no longer the "fast" protocol format, might as well use the non-b64 encoding by default now2016-05-25, by Chris Cannam
- Check channel count & block size2016-05-25, by Chris Cannam
- Switch to non-packed protocol and handle multiple messages and EOF properly; fill in remaining server actions2016-05-25, by Chris Cannam
- Wire up a couple of server actions2016-05-24, by Chris Cannam
- Begin server2016-05-24, by Chris Cannam
- Comment for the future!2016-05-24, by Chris Cannam
- Capnp writes2016-05-24, by Chris Cannam
- Be sure not to get any unnecessary lookups -- I think this is probably redundant but at least it's explicit2016-05-24, by Chris Cannam
- Wire up Cap'n Proto reading, plus some build and arg processing fixes2016-05-24, by Chris Cannam
- Start introducing request/response readers to capnp code as well2016-05-24, by Chris Cannam
- Pull up type determination into VampJson2016-05-24, by Chris Cannam
- More on reading and writing json messages2016-05-23, by Chris Cannam
- Begin vampipe-convert2016-05-20, by Chris Cannam
- More conversions2016-05-20, by Chris Cannam
- A couple more conversions2016-05-20, by Chris Cannam
- Add and use PreservingPluginHandleMapper -- removing the constant variant, which was a misstep2016-05-20, by Chris Cannam
- Add (but don't yet use) the constant plugin handle mapper2016-05-20, by Chris Cannam
- Licences2016-05-18, by Chris Cannam
- More request/response encodings2016-05-18, by Chris Cannam
- Create process request in JSON version, plus a fix2016-05-18, by Chris Cannam
- More requests/responses2016-05-18, by Chris Cannam
- Process requests2016-05-18, by Chris Cannam
- Build & read config request/response etc2016-05-17, by Chris Cannam
- Configuration request/response structs2016-05-17, by Chris Cannam