aboutsummaryrefslogtreecommitdiff
path: root/src/INVENTORY.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-16 18:45:39 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-10-16 18:45:39 +0000
commit9a4263e499b328a6943e75d97358933597d390cb (patch)
tree52bd8073c0992b138003c29e5f0e2c692fde631d /src/INVENTORY.txt
parent07e371b1ec2fd16de0cc965b2f935e2aee3ce6ae (diff)
converted OSCx to the Library Template and bumped the version to 0.3.1
svn path=/branches/pd-extended/0.43/externals/oscx/; revision=16399
Diffstat (limited to 'src/INVENTORY.txt')
-rw-r--r--src/INVENTORY.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/INVENTORY.txt b/src/INVENTORY.txt
deleted file mode 100644
index 98f3698..0000000
--- a/src/INVENTORY.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-OSC protocol inventory for OSC4PD
-
-sendOSC, dumpOSC, OSCroute
-==========================
- INCLUDES
- * typed and untyped packing of OSC messages
- * #bundle packing
- * transmission of OSC messages via UDP socket
-
- * receive OSC messages on UDP socket
- * unpacking of typed and untyped OSC messages
- * #bundle unpacking
-
- * static address resolution
- * pattern matching
-
- OMITS
- * working with timetags
- * all advanced protocol features of documentation, typesigs, etc
- * connection oriented communication
-