Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 8be6d7e3e6f13f03725fdd0dde96bdce > files > 6

liblo-0.26-2.fc15.i686.rpm

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.