0d0045647c
-------------------------------------------- 2019-03-03: Release 0.30 -------------------------------------------- We are pleased to present stable release 0.30 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 designed for use over modern network transports. Changes of note since the 0.29 release include: - Functions to wait and receive on multiple servers (lo_servers_wait and lo_servers_recv_noblock) - Improvements to the CMake build system. - Remove premake4 files and rely on CMake for building on Windows. - Fix memory leak in lo_server_recv_raw_stream. - C++ wrapper: Fix memory leak on string allocation. - oscdump: Disable line buffering in Windows to support MSYS2 output.
16 lines
365 B
Text
16 lines
365 B
Text
@comment $NetBSD: PLIST,v 1.2 2020/01/18 21:58:02 nia Exp $
|
|
bin/oscdump
|
|
bin/oscsend
|
|
bin/oscsendfile
|
|
include/lo/lo.h
|
|
include/lo/lo_cpp.h
|
|
include/lo/lo_endian.h
|
|
include/lo/lo_errors.h
|
|
include/lo/lo_lowlevel.h
|
|
include/lo/lo_macros.h
|
|
include/lo/lo_osc_types.h
|
|
include/lo/lo_serverthread.h
|
|
include/lo/lo_throw.h
|
|
include/lo/lo_types.h
|
|
lib/liblo.la
|
|
lib/pkgconfig/liblo.pc
|