log

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