log

age author description
2017-01-31 Chris Cannam Add a failed state to the plugin stub, to prevent it making any further
2017-01-21 Chris Cannam Add ext
2017-01-21 Chris Cannam Another little tweak
2017-01-21 Chris Cannam No, I didn't like that much. Try this
2017-01-21 Chris Cannam Minor tweaks
2017-01-21 Chris Cannam README, COPYING
2017-01-21 Chris Cannam Libpath
2017-01-21 Chris Cannam Attempt Qt homebrew path
2017-01-20 Chris Cannam Cut any spurious whitespace from wc output
2017-01-20 Chris Cannam Improve error handling and extend tests for it
2017-01-20 Chris Cannam Use Makefile.osx on that platform
2017-01-20 Chris Cannam Add Vamp dir to link
2017-01-20 Chris Cannam Ensure example plugins are available
2017-01-20 Chris Cannam Another of those...
2017-01-20 Chris Cannam The gcc version Travis is using complains about the default return;
2017-01-20 Chris Cannam Fix some include paths, configure Vamp SDK without host
2017-01-20 Chris Cannam We'll need the piper dir
2017-01-20 Chris Cannam Move some things around, and add overall test script
2017-01-19 Chris Cannam Update api usage in test client
2017-01-19 Chris Cannam Implement timeouts
2017-01-19 Chris Cannam Report messages < 1 word as incomplete, and messages with crazily large estimated sizes as invalid
2017-01-19 Chris Cannam Allow the completeness checker to report failure (invalid message) as well as incompleteness
2017-01-18 Chris Cannam Minor debug bit
2017-01-18 Chris Cannam Make this log option be off by default
2017-01-18 Chris Cannam Don't try to validate if schema dir not found (avoiding lengthy errors)
2017-01-18 Chris Cannam Log function entry/exit points (optionally)
2017-01-16 Chris Cannam Fix compiler warning
2017-01-12 Chris Cannam Fix a couple more compiler warnings
2017-01-12 Chris Cannam Fix various compiler warnings
2017-01-12 Chris Cannam Discard stdout output that occurs in between our own outputs (e.g. from plugin)
2016-11-17 Chris Cannam Avoid building app bundles for helper executables
2016-11-16 Chris Cannam Merge
2016-11-07 Chris Cannam Have checked this over, and I don't think there is so much benefit to be had simply
2016-11-16 Chris Cannam Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
2016-11-04 Chris Cannam Merge from branch listargs
2016-11-03 Chris Cannam Use ListRequest object in api
2016-11-02 Chris Cannam Update client to support list from
2016-11-02 Chris Cannam Fix failure to convert "from" list
2016-11-02 Chris Cannam Do simpler format first
2016-11-02 Chris Cannam Better checking for incoming rpc requests
2016-11-02 Chris Cannam Add and implement the "from" param for list request. The simple-server implementation is not yet correct.
2016-10-28 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 Chris Cannam Rename server to simple-server, and add some more description in usage
2016-10-27 Chris Cannam Remove some debug again by default
2016-10-27 Chris Cannam Binary modes
2016-10-27 Chris Cannam Build fix, + run in debug mode for the mo
2016-10-27 Chris Cannam Error handling
2016-10-27 Chris Cannam Don't exit on exception (needs refining)
2016-10-27 Chris Cannam Fix server invocations from client code
2016-10-27 Chris Cannam Boilerplate comments
2016-10-27 Chris Cannam Small simplification
2016-10-27 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
2016-10-27 Chris Cannam Debug
2016-10-25 Chris Cannam Fix maddening failure to start server with space in its path
2016-10-25 Chris Cannam Only if server not running
2016-10-25 Chris Cannam Tidying
2016-10-25 Chris Cannam OSX build fixes and logic
2016-10-24 Chris Cannam Merge
2016-10-24 Chris Cannam Win32 build fix
2016-10-24 Chris Cannam Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
2016-10-20 Chris Cannam Add .cpp wrapper
2016-10-17 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
2016-10-17 Chris Cannam Merge
2016-10-14 Chris Cannam Merge
2016-10-14 Chris Cannam Add pid to server debug output
2016-10-17 Chris Cannam Fix compiler warnings
2016-10-14 Chris Cannam Parameterise process name
2016-10-14 Chris Cannam Serialisation, comments
2016-10-14 Chris Cannam Should not be tracking Makefile (we have a project file)
2016-10-13 Chris Cannam Plugin that creates its own server
2016-10-13 Chris Cannam Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
2016-10-13 Chris Cannam Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)
2016-10-13 Chris Cannam Implement list, use request-response classes in loader
2016-10-13 Chris Cannam More renaming
2016-10-13 Chris Cannam Having a class called PipedXX is too confusing with all the Piper classes; give up and rename it
2016-10-13 Chris Cannam Reorganise some classes
2016-10-13 Chris Cannam Implement reset()
2016-10-13 Chris Cannam Split out classes
2016-10-12 Chris Cannam More testing
2016-10-12 Chris Cannam Rename, + adjust finish
2016-10-12 Chris Cannam Fix decoding error due to misaligned array
2016-10-12 Chris Cannam Cast number types
2016-10-12 Chris Cannam Debug out
2016-10-12 Chris Cannam Client builds; does not run
2016-10-11 Chris Cannam Toward QProcess pipe comms take on it
2016-10-11 Chris Cannam Plan
2016-10-11 Chris Cannam Build rpcrequest types. May be a misdirection
2016-10-11 Chris Cannam Inching toward a client
2016-10-11 Chris Cannam Add ~ to ignore
2016-10-11 Chris Cannam Start experimental client-side stub
2016-10-11 Chris Cannam Ensure finish() can be called even if not configured (otherwise there's no way to dispose of the plugin)
2016-10-11 Chris Cannam Tiny indent
2016-10-10 Chris Cannam Rearrange and rename to Piper C++ structure
2016-10-10 Chris Cannam Ensure code is at least set, but just to 0 at the mo
2016-10-10 Chris Cannam Ensure id is passed through properly in convert and in server
2016-10-07 Chris Cannam Ensure id is passed through in adapter (still pending for server/converter)