aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-14 01:10:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-14 01:10:47 +0000
commit840d8f335d1e09d94aa09742b1bee5d7f1105b8e (patch)
treef658a3c685351ccfa895a58753f56d5106ceafd5 /TODO
parent0b4d71c6fdca20015c590c3765a49f3de8e9a73a (diff)
setup 'hcs' lib with template Makefile and debianized
svn path=/trunk/externals/hcs/; revision=13538
Diffstat (limited to 'TODO')
-rw-r--r--TODO63
1 files changed, 0 insertions, 63 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 85e2988..0000000
--- a/TODO
+++ /dev/null
@@ -1,63 +0,0 @@
-
-- pddate compare object
-
-- make ISOdate and ISOtime accept pddate format
-
-- rename [folder_list] to [file/match] and make other file lib objects
- - make [file/match] handle lists of patterns
- - make [file/match] behave like [qlist]
-
-
-- [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
-
-
-- create math library
- - 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
- - 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
-------------------------------------------------------------------------
-- make default device be /dev/input/ifeel0 when there are no arguments
-
-- add abort command ( http://moore.cx/dan/out/ifeel/
- http://inebriated-innovation.org/ifeel/ )