Wed, 05 Oct 2016 09:19:05 +0100 |
Chris Cannam |
Start reworking request-response into json-rpc format
jsonrpc
|
Tue, 27 Sep 2016 15:03:29 +0100 |
Chris Cannam |
Instead of using separate values and b64values entries, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature, as values turns out to be a hazardous name in a JS context
|
Tue, 27 Sep 2016 11:19:19 +0100 |
Chris Cannam |
Use anyOf to supply the content object type
|
Fri, 23 Sep 2016 14:19:32 +0100 |
Chris Cannam |
List response is an object, with plugins field; add finish request schema and example
|
Fri, 23 Sep 2016 13:13:21 +0100 |
Chris Cannam |
Update config response example
|
Fri, 23 Sep 2016 13:06:34 +0100 |
Chris Cannam |
Add configured output descriptor, split from output descriptor
|
Fri, 23 Sep 2016 10:16:10 +0100 |
Chris Cannam |
Merge
|
Fri, 23 Sep 2016 10:15:51 +0100 |
Chris Cannam |
Add list response
|
Wed, 21 Sep 2016 14:07:50 +0100 |
Chris Cannam |
Types for enums
|
Wed, 21 Sep 2016 09:33:45 +0100 |
Chris Cannam |
Remove empty required list
|
Wed, 21 Sep 2016 08:30:59 +0100 |
Chris Cannam |
Process input, not process block
|
Mon, 19 Sep 2016 14:46:42 +0100 |
Chris Cannam |
Merge from branch outputid-string-in-featureset
|
Mon, 19 Sep 2016 13:35:56 +0100 |
Chris Cannam |
Make RequestResponse types more consistent by adding plugin to ConfigurationResponse and introducing a FinishRequest
outputid-string-in-featureset
|
Fri, 16 Sep 2016 14:13:21 +0100 |
Chris Cannam |
Begin plugin output id / index mapping for use in feature sets
outputid-string-in-featureset
|
Mon, 23 May 2016 16:09:05 +0100 |
Chris Cannam |
Unify request/response types and make common with capnp types
|
Wed, 18 May 2016 16:34:08 +0100 |
Chris Cannam |
Licence
|
Wed, 18 May 2016 15:34:44 +0100 |
Chris Cannam |
Typo fixes
|
Wed, 18 May 2016 14:24:28 +0100 |
Chris Cannam |
Harmonise names with capnp code
|
Mon, 16 May 2016 15:46:11 +0100 |
Chris Cannam |
Add process request (i.e. process block plus plugin handle)
|
Thu, 12 May 2016 16:40:59 +0100 |
Chris Cannam |
Remove blank line
|
Thu, 12 May 2016 12:26:29 +0100 |
Chris Cannam |
Change some names to harmonise better with SDK
|
Wed, 11 May 2016 13:59:23 +0100 |
Chris Cannam |
Add the few remaining examples
|
Wed, 11 May 2016 13:56:14 +0100 |
Chris Cannam |
Basic info example
|
Thu, 17 Mar 2016 14:04:17 +0000 |
Chris Cannam |
Process block (input to process call)
|
Thu, 17 Mar 2016 12:40:46 +0000 |
Chris Cannam |
More notes
|
Thu, 17 Mar 2016 11:01:43 +0000 |
Chris Cannam |
Configuration response, & some doc notes
|
Wed, 16 Mar 2016 16:58:25 +0000 |
Chris Cannam |
Simple general request type
|
Wed, 16 Mar 2016 16:49:21 +0000 |
Chris Cannam |
General response type
|
Wed, 16 Mar 2016 12:12:18 +0000 |
Chris Cannam |
Configuration requests
|
Tue, 15 Mar 2016 15:39:11 +0000 |
Chris Cannam |
Add load response example
|