aboutsummaryrefslogtreecommitdiff
path: root/OSC/TODO.txt
diff options
context:
space:
mode:
authorjdl <x75@users.sourceforge.net>2002-08-06 12:13:57 +0000
committerjdl <x75@users.sourceforge.net>2002-08-06 12:13:57 +0000
commit189c0787586602185fea7dcbc3ef37665b75ba45 (patch)
tree06e30a3a7e166b01134cc33ccda71034c876baf8 /OSC/TODO.txt
This commit was generated by cvs2svn to compensate for changes in r75,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/OSCx/; revision=76
Diffstat (limited to 'OSC/TODO.txt')
-rw-r--r--OSC/TODO.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/OSC/TODO.txt b/OSC/TODO.txt
new file mode 100644
index 0000000..23f1855
--- /dev/null
+++ b/OSC/TODO.txt
@@ -0,0 +1,20 @@
+
+for win32: port also the command line utilities (send, dump)
+
+-pd object hierarchy extract and automatic address construction
+ a la [/hostname]/pd/patchname/subpatch/test ?
+
+
+changelog:
+
+20020305: -typetags in send and receive
+ sendOSC by default now send typetagged msgs
+ and dumOSC properly reads and outputs them.
+
+prior:
+
+ -added OSCroute with source adapt from max object.
+ -fixed shared htmsock bug
+ -added sendtyped separately earlier and lost it again
+
+ \ No newline at end of file