[OSC_dev] LibLo 0.25 released

Stephen Sinclair radarsat1 at gmail.com
Fri Jul 18 12:35:49 PDT 2008


We are pleased to present stable release 0.25 of LibLo, the
lightweight, easy to use implementation of the Open Sound Control
protocol.

Open Sound Control (OSC) is a protocol for communication among
computers, sound synthesizers, and other multimedia devices that is
optimized for modern networking technology.

This release brings several new features, including support for
broadcast messages, multicast UDP groups, message deserialisation, and
input validation.

Details:
- Check for buffer overflows
- Added oscsend and oscdump command-line tools
- Added lo_message_add_varargs() for variable-argument C functions.
- Added lo_bundle_free_messages()
- Bug fix for pattern matching. (curly braces)
- Broadcast support
- Added lo_message_deserialise()
- Multicast support
- Fixes for compiling on OS X
- General bug fixes

Contributions by:
- Camille Troillard
- Chris Hixon
- Kentaro Fukuchi
- Dave Robillard
- Nicolas Humfrey
- Stephen Sinclair

Please feel free to download it at SourceForge:
http://downloads.sourceforge.net/liblo/liblo-0.25.tar.gz

Or read the online documentation:
http://liblo.sourceforge.net


Stephen Sinclair
  LibLo maintainer


More information about the OSC_dev mailing list