log

age author description
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