Mercurial > hg > sv-dependency-builds
annotate src/liblo-0.26/AUTHORS @ 169:223a55898ab9 tip default
Add null config files
| author | Chris Cannam <cannam@all-day-breakfast.com> |
|---|---|
| date | Mon, 02 Mar 2020 14:03:47 +0000 |
| parents | 8a15ff55d9af |
| children |
| rev | line source |
|---|---|
| cannam@89 | 1 Steve Harris |
| cannam@89 | 2 Nicholas J Humfrey |
| cannam@89 | 3 Uwe Koloska |
| cannam@89 | 4 Jesse Chappell |
| cannam@89 | 5 Topher Cyll |
| cannam@89 | 6 Sze'kelyi Szabolcs |
| cannam@89 | 7 Camille Troillard |
| cannam@89 | 8 Chris Hixon |
| cannam@89 | 9 Kentaro Fukuchi |
| cannam@89 | 10 Dave Robillard |
| cannam@89 | 11 Nicolas Humfrey |
| cannam@89 | 12 Stephen Sinclair |
| cannam@89 | 13 Dominic Sacré |
| cannam@89 | 14 Alex McLean |
| cannam@89 | 15 Mike Wozniewski |
| cannam@89 | 16 |
| cannam@89 | 17 |
| cannam@89 | 18 Guidelines for authors: |
| cannam@89 | 19 |
| cannam@89 | 20 As liblo is an implementation of a fairly widespread protocol I'd like to keep |
| cannam@89 | 21 any changes in check to try to prevent it deviating too far from the agreed OSC |
| cannam@89 | 22 standard and the intended niche of liblo (ie. easy to use). To help that, |
| cannam@89 | 23 please try to follow the following guidelines: |
| cannam@89 | 24 |
| cannam@89 | 25 * Keep to the current, fairly minimal, OO-C API style where possible |
| cannam@89 | 26 * Document any API changes in Doxygen style. my current docs aren't great, but |
| cannam@89 | 27 the're better than nothing :) |
| cannam@89 | 28 * Update the ChangeLog whenever neccesary. |
| cannam@89 | 29 * Add tests for any changes or discovered bugs to the regression test file. |
| cannam@89 | 30 |
