Mercurial > hg > sv-dependency-builds
view src/liblo-0.26/AUTHORS @ 23:619f715526df sv_v2.1
Update Vamp plugin SDK to 2.5
author | Chris Cannam |
---|---|
date | Thu, 09 May 2013 10:52:46 +0100 |
parents | e13257ea84a4 |
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.