aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-26 23:48:04 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-26 23:48:04 +0000
commit1074fd02b0d83cb7d13b1f649e1fab5a371fd634 (patch)
tree28f9f3f8f815932ed0a33c15ad900032a6885ac7 /TODO
parent6cdf3911055f04f1a2587483513483e1894bf6e1 (diff)
minor cleanups
svn path=/trunk/externals/hcs/; revision=4777
Diffstat (limited to 'TODO')
-rw-r--r--TODO27
1 files changed, 25 insertions, 2 deletions
diff --git a/TODO b/TODO
index a60413c..3fa820f 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,20 @@
+
+- write [version] object
+ - [bang( outputs list of version major minor bugfix i.e. [0 39 2(
+ - [time( outputs pd_compiletime
+ - [date( outputs pd_compiledate
+ - this should really be handled by messages to Pd, [;pd get date(
+
+
+- [cursor] object
+ - based on [MouseState] and/or [gcanvas]
+ - inlet to control the mouse cursor icon (pointer, X, text select, etc)
+
+
- mDNS objects!
+
- add pan objects to audio basics library
@@ -8,27 +22,36 @@
- standard constants like Pi, etc.
- standard math functions
+
- create networking library
- socket objects
- multicast DNS objects
+
- create mapping library
- move [hid] toolkit objects into mapping lib
-
-- create sensors library
+ - sort thru Cyrille's ds_ objects
- objects for smoothing sensor data
+
- create i/o library
- add hid, comport, platform-specific hid, libusb, midi
+ - convert [hid] to libhid
+ - write [directinput]
+ - [serial]
+ - port numbering on darwin: number /dev/cu.* sequentially
- perhaps specific objects for sensorboxs like the arduino, multio, etc
+
- create standard gui objects lib (what's the name?)
- dsp
- pan
- amp
- create support lib for creating objects in Pd
+ - *_argument objects
- rename blocksize_in_ms to block_size_in_ms
+ - how about "foundation" or "class" or "support"
ifeel.c