Lightweight OSC Implementation
This is a lightweight, easy-to-use implementation of the OSC protocol
(see http://www.cnmat.berkeley.edu/OpenSoundControl/ for details).
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / liblo
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/liblo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000140 140 Bytes | |
baselibs.conf | 0000000094 94 Bytes | |
liblo-0.31.tar.gz | 0000643928 629 KB | |
liblo.changes | 0000007575 7.4 KB | |
liblo.spec | 0000002543 2.48 KB |
Revision 23 (latest revision is 26)
Takashi Iwai (tiwai)
accepted
request 828320
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to 0.31: - oscsend can write to files and stdout. - oscdump can write raw output. - Fixed parsing bug with } and [a-] patterns. - Support for // mattern matching operator. - Support for double-ENDed SLIP packets. - Assertions in C++ header and optional use of exceptions. - Fixed improper use of va_end. - Fix a clang compilation error. - Compatibility with ESP32 embedded platform.
Comments 0