From df607337d6525e3185b458b41955f84f501d04d2 Mon Sep 17 00:00:00 2001 From: jdl Date: Sat, 28 Sep 2002 15:30:54 +0000 Subject: flunsis .. svn path=/trunk/externals/OSCx/; revision=156 --- OSC/INVENTORY.txt | 4 ++-- OSC/TODO.txt | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/OSC/INVENTORY.txt b/OSC/INVENTORY.txt index f09bcfe..98f3698 100644 --- a/OSC/INVENTORY.txt +++ b/OSC/INVENTORY.txt @@ -5,9 +5,9 @@ sendOSC, dumpOSC, OSCroute INCLUDES * typed and untyped packing of OSC messages * #bundle packing - * transmission of OSC messages via UDP + * transmission of OSC messages via UDP socket - * receive OSC messages on UDP port + * receive OSC messages on UDP socket * unpacking of typed and untyped OSC messages * #bundle unpacking diff --git a/OSC/TODO.txt b/OSC/TODO.txt index ea31d82..63c2d7b 100644 --- a/OSC/TODO.txt +++ b/OSC/TODO.txt @@ -6,6 +6,8 @@ for win32: port also the command line utilities (send, dump) -dynamic space allocation for message buffers. +-configure proper (autoconf) + changelog: @@ -22,4 +24,4 @@ prior: -fixed shared htmsock bug -added sendtyped separately earlier and lost it again - \ No newline at end of file + -- cgit v1.2.1