cannam@89: Steve Harris cannam@89: Nicholas J Humfrey cannam@89: Uwe Koloska cannam@89: Jesse Chappell cannam@89: Topher Cyll cannam@89: Sze'kelyi Szabolcs cannam@89: Camille Troillard cannam@89: Chris Hixon cannam@89: Kentaro Fukuchi cannam@89: Dave Robillard cannam@89: Nicolas Humfrey cannam@89: Stephen Sinclair cannam@89: Dominic Sacré cannam@89: Alex McLean cannam@89: Mike Wozniewski cannam@89: cannam@89: cannam@89: Guidelines for authors: cannam@89: cannam@89: As liblo is an implementation of a fairly widespread protocol I'd like to keep cannam@89: any changes in check to try to prevent it deviating too far from the agreed OSC cannam@89: standard and the intended niche of liblo (ie. easy to use). To help that, cannam@89: please try to follow the following guidelines: cannam@89: cannam@89: * Keep to the current, fairly minimal, OO-C API style where possible cannam@89: * Document any API changes in Doxygen style. my current docs aren't great, but cannam@89: the're better than nothing :) cannam@89: * Update the ChangeLog whenever neccesary. cannam@89: * Add tests for any changes or discovered bugs to the regression test file. cannam@89: