Wed, 02 Nov 2016 10:50:00 +0000 |
Chris Cannam |
Merge from branch piperurl
|
Wed, 02 Nov 2016 10:36:27 +0000 |
Chris Cannam |
Add "from" parameter to list request
|
Wed, 02 Nov 2016 10:49:45 +0000 |
Chris Cannam |
Switch json/schema to piper/json/schema in URLs
|
Wed, 12 Oct 2016 12:52:14 +0100 |
Chris Cannam |
Comment
|
Tue, 11 Oct 2016 10:51:21 +0100 |
Chris Cannam |
Make a few more fields compulsory, add note that *Response fields are only used for successful responses
|
Tue, 11 Oct 2016 10:51:01 +0100 |
Chris Cannam |
Add id to rpc req/resp
|
Fri, 07 Oct 2016 15:58:27 +0100 |
Chris Cannam |
Rename to capnp
|
Fri, 07 Oct 2016 15:55:51 +0100 |
Chris Cannam |
README
|
Fri, 07 Oct 2016 15:42:12 +0100 |
Chris Cannam |
Merge JSON and Cap'n Proto schema
|
Fri, 07 Oct 2016 15:41:23 +0100 |
Chris Cannam |
Move to subdirectory
|
Thu, 06 Oct 2016 14:00:51 +0100 |
Chris Cannam |
Rename away a few more references to plugins
|
Thu, 06 Oct 2016 13:46:56 +0100 |
Chris Cannam |
Merge from branch jsonrpc
|
Fri, 07 Oct 2016 14:45:49 +0100 |
Chris Cannam |
Renames
|
Fri, 07 Oct 2016 14:27:11 +0100 |
Chris Cannam |
vamp -> piper for IDL specs
|
Fri, 07 Oct 2016 12:07:17 +0100 |
Chris Cannam |
Begin capnp RPC test
|
Thu, 06 Oct 2016 14:33:12 +0100 |
Chris Cannam |
Merge from branch jsonrpc
|
Thu, 06 Oct 2016 14:32:58 +0100 |
Chris Cannam |
Update again to latest plugin-terminology-free schema
|
Tue, 27 Sep 2016 15:04:59 +0100 |
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).
|
Fri, 23 Sep 2016 14:23:10 +0100 |
Chris Cannam |
Merge from noexcept branch
|
Fri, 23 Sep 2016 14:20:29 +0100 |
Chris Cannam |
Support split OutputDescriptor, and plugins rather than pluginData in listResponse from SDK
|
Thu, 06 Oct 2016 13:38:16 +0100 |
Chris Cannam |
Remove the term "plugin" in various places
|
Thu, 06 Oct 2016 12:12:41 +0100 |
Chris Cannam |
Revise descriptions
|
Thu, 06 Oct 2016 11:23:25 +0100 |
Chris Cannam |
Request/response -> RpcRequest/response
|
Wed, 05 Oct 2016 13:52:28 +0100 |
Chris Cannam |
Add list request to schema
|
Wed, 05 Oct 2016 13:27:05 +0100 |
Chris Cannam |
Add finish response (even though it's identical to process response)
|
Wed, 05 Oct 2016 11:54:04 +0100 |
Chris Cannam |
Restore type (i.e. method) field to response
|
Wed, 05 Oct 2016 11:16:03 +0100 |
Chris Cannam |
Fill out request/response/error
|
Wed, 05 Oct 2016 09:59:18 +0100 |
Chris Cannam |
Merge from branch docrefactor
|
Wed, 05 Oct 2016 09:19:05 +0100 |
Chris Cannam |
Start reworking request-response into json-rpc format
|
Wed, 05 Oct 2016 09:58:49 +0100 |
Chris Cannam |
Pull out serialisedarray schema
|