aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorGeorg Holzmann <grholzi@users.sourceforge.net>2005-08-30 20:54:05 +0000
committerGeorg Holzmann <grholzi@users.sourceforge.net>2005-08-30 20:54:05 +0000
commit6d196fd8683288fa5f29f6eddd28fb12a0a06c79 (patch)
tree37f0d218aa47d0afc947d9faa32c574ee3696e86 /README.txt
parenta340c7d62240db6628c0f7a13e04ae6ff52bda0d (diff)
changes by piotr majdak
svn path=/trunk/externals/OSCx/; revision=3464
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index cb34018..2859403 100644
--- a/README.txt
+++ b/README.txt
@@ -17,8 +17,8 @@ which installs the files in /usr/lib/pd/extra and /usr/lib/pd/doc
windows:
use extra/OSC.dll
-.dsw and .dsp files are also included.
-i m not sure how compilation would work on windows. if you manage to build the current stuff on win let me know then i can include these instead of the outdated OSC.dll
+.dsw and .dsp files are also included. You'll want to adapt include and link paths for pd and LIBOSC.
+
files:
@@ -33,6 +33,13 @@ send+dump/ CNMAT's OSC commandline utils (with some changes)
log:
+ 20050830: v0.3: (piotr@majdak.com)
+ adapted to compile on Windows2000
+ dumpOSC routes up to 128 branches (tested with 24)
+ sendOSC doesn't crash on longer messages (tested with one argument of 120 characters)
+ sendOSC # of arguments limited by the length of the message (tested with 110 messages)
+ tested on Windows 2000 ONLY!
+
20040409: changed build setup to suit externals build system
single object objects, no lib