Wed, 16 Nov 2016 16:13:25 +0000 |
Chris Cannam |
Merge
|
Mon, 07 Nov 2016 15:19:29 +0000 |
Chris Cannam |
Have checked this over, and I don't think there is so much benefit to be had simply
|
Wed, 16 Nov 2016 16:12:42 +0000 |
Chris Cannam |
Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
|
Fri, 04 Nov 2016 10:43:49 +0000 |
Chris Cannam |
Merge from branch listargs
|
Thu, 03 Nov 2016 15:36:48 +0000 |
Chris Cannam |
Use ListRequest object in api
|
Wed, 02 Nov 2016 18:39:51 +0000 |
Chris Cannam |
Update client to support list from
|
Wed, 02 Nov 2016 18:26:47 +0000 |
Chris Cannam |
Fix failure to convert "from" list
|
Wed, 02 Nov 2016 18:26:33 +0000 |
Chris Cannam |
Do simpler format first
|
Wed, 02 Nov 2016 18:26:21 +0000 |
Chris Cannam |
Better checking for incoming rpc requests
|
Wed, 02 Nov 2016 14:27:42 +0000 |
Chris Cannam |
Add and implement the "from" param for list request. The simple-server implementation is not yet correct.
|
Fri, 28 Oct 2016 14:31:58 +0100 |
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)
|
Fri, 28 Oct 2016 11:08:17 +0100 |
Chris Cannam |
Rename server to simple-server, and add some more description in usage
|
Thu, 27 Oct 2016 16:14:22 +0100 |
Chris Cannam |
Remove some debug again by default
|
Thu, 27 Oct 2016 16:13:57 +0100 |
Chris Cannam |
Binary modes
|
Thu, 27 Oct 2016 14:52:30 +0100 |
Chris Cannam |
Build fix, + run in debug mode for the mo
|
Thu, 27 Oct 2016 14:01:35 +0100 |
Chris Cannam |
Error handling
|
Thu, 27 Oct 2016 13:42:07 +0100 |
Chris Cannam |
Don't exit on exception (needs refining)
|
Thu, 27 Oct 2016 12:04:44 +0100 |
Chris Cannam |
Fix server invocations from client code
|
Thu, 27 Oct 2016 12:01:37 +0100 |
Chris Cannam |
Boilerplate comments
|
Thu, 27 Oct 2016 11:40:57 +0100 |
Chris Cannam |
Small simplification
|
Thu, 27 Oct 2016 11:39:41 +0100 |
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 app
|
Thu, 27 Oct 2016 10:28:10 +0100 |
Chris Cannam |
Debug
|
Tue, 25 Oct 2016 21:06:38 +0100 |
Chris Cannam |
Fix maddening failure to start server with space in its path
|
Tue, 25 Oct 2016 15:51:55 +0100 |
Chris Cannam |
Only if server not running
|
Tue, 25 Oct 2016 15:32:41 +0100 |
Chris Cannam |
Tidying
|
Tue, 25 Oct 2016 14:48:56 +0100 |
Chris Cannam |
OSX build fixes and logic
|
Mon, 24 Oct 2016 17:54:37 +0100 |
Chris Cannam |
Merge
|
Mon, 24 Oct 2016 10:51:21 +0100 |
Chris Cannam |
Win32 build fix
|
Mon, 24 Oct 2016 17:53:33 +0100 |
Chris Cannam |
Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
|
Thu, 20 Oct 2016 18:33:36 +0100 |
Chris Cannam |
Add .cpp wrapper
|
Mon, 17 Oct 2016 18:56:18 +0100 |
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 platform
|
Mon, 17 Oct 2016 16:41:00 +0100 |
Chris Cannam |
Merge
|
Fri, 14 Oct 2016 16:24:01 +0100 |
Chris Cannam |
Merge
|
Fri, 14 Oct 2016 16:23:36 +0100 |
Chris Cannam |
Add pid to server debug output
|
Mon, 17 Oct 2016 16:39:36 +0100 |
Chris Cannam |
Fix compiler warnings
|
Fri, 14 Oct 2016 16:22:32 +0100 |
Chris Cannam |
Parameterise process name
|
Fri, 14 Oct 2016 12:46:38 +0100 |
Chris Cannam |
Serialisation, comments
|
Fri, 14 Oct 2016 12:46:16 +0100 |
Chris Cannam |
Should not be tracking Makefile (we have a project file)
|
Thu, 13 Oct 2016 19:11:24 +0100 |
Chris Cannam |
Plugin that creates its own server
|
Thu, 13 Oct 2016 18:05:35 +0100 |
Chris Cannam |
Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
|
Thu, 13 Oct 2016 17:00:06 +0100 |
Chris Cannam |
Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)
|
Thu, 13 Oct 2016 14:31:10 +0100 |
Chris Cannam |
Implement list, use request-response classes in loader
|
Thu, 13 Oct 2016 14:10:55 +0100 |
Chris Cannam |
More renaming
|
Thu, 13 Oct 2016 12:07:41 +0100 |
Chris Cannam |
Having a class called PipedXX is too confusing with all the Piper classes; give up and rename it
|
Thu, 13 Oct 2016 12:02:44 +0100 |
Chris Cannam |
Reorganise some classes
|
Thu, 13 Oct 2016 11:33:19 +0100 |
Chris Cannam |
Implement reset()
|
Thu, 13 Oct 2016 10:17:59 +0100 |
Chris Cannam |
Split out classes
|
Wed, 12 Oct 2016 21:34:21 +0100 |
Chris Cannam |
More testing
|
Wed, 12 Oct 2016 19:02:31 +0100 |
Chris Cannam |
Rename, + adjust finish
|
Wed, 12 Oct 2016 17:47:59 +0100 |
Chris Cannam |
Fix decoding error due to misaligned array
|
Wed, 12 Oct 2016 12:51:33 +0100 |
Chris Cannam |
Cast number types
|
Wed, 12 Oct 2016 12:51:29 +0100 |
Chris Cannam |
Debug out
|
Wed, 12 Oct 2016 11:59:57 +0100 |
Chris Cannam |
Client builds; does not run
|
Tue, 11 Oct 2016 17:08:31 +0100 |
Chris Cannam |
Toward QProcess pipe comms take on it
|
Tue, 11 Oct 2016 16:52:48 +0100 |
Chris Cannam |
Plan
|
Tue, 11 Oct 2016 16:25:52 +0100 |
Chris Cannam |
Build rpcrequest types. May be a misdirection
|
Tue, 11 Oct 2016 15:49:28 +0100 |
Chris Cannam |
Inching toward a client
|
Tue, 11 Oct 2016 14:38:04 +0100 |
Chris Cannam |
Add ~ to ignore
|
Tue, 11 Oct 2016 14:37:38 +0100 |
Chris Cannam |
Start experimental client-side stub
|
Tue, 11 Oct 2016 14:36:43 +0100 |
Chris Cannam |
Ensure finish() can be called even if not configured (otherwise there's no way to dispose of the plugin)
|