Mercurial > hg > piper-cpp
log
age | author | description |
---|---|---|
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) |