graph
- 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