From 1074fd02b0d83cb7d13b1f649e1fab5a371fd634 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 26 Mar 2006 23:48:04 +0000 Subject: minor cleanups svn path=/trunk/externals/hcs/; revision=4777 --- TODO | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.1