Mercurial > hg > sv-dependency-builds
view src/liblo-0.26/AUTHORS @ 161:4797bbf470e7
No, that isn't going to end well. Back it out.
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Sat, 16 Feb 2019 18:32:35 +0000 |
parents | 8a15ff55d9af |
children |
line wrap: on
line source
Steve Harris Nicholas J Humfrey Uwe Koloska Jesse Chappell Topher Cyll Sze'kelyi Szabolcs Camille Troillard Chris Hixon Kentaro Fukuchi Dave Robillard Nicolas Humfrey Stephen Sinclair Dominic Sacré Alex McLean Mike Wozniewski Guidelines for authors: As liblo is an implementation of a fairly widespread protocol I'd like to keep any changes in check to try to prevent it deviating too far from the agreed OSC standard and the intended niche of liblo (ie. easy to use). To help that, please try to follow the following guidelines: * Keep to the current, fairly minimal, OO-C API style where possible * Document any API changes in Doxygen style. my current docs aren't great, but the're better than nothing :) * Update the ChangeLog whenever neccesary. * Add tests for any changes or discovered bugs to the regression test file.