aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-14 22:29:43 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-14 22:29:43 +0000
commitcb245d85d24a739ae72eebae78c3959ec42b3695 (patch)
tree2575ad5e16999ebc2ca37a61aebcd3f40905a62c /TODO
parente12059711346f72f73cb3595548f75d88aef56d1 (diff)
removed the ev_ from the types
svn path=/trunk/externals/hcs/hid/; revision=2270
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5f5df00..d51c069 100644
--- a/TODO
+++ b/TODO
@@ -93,6 +93,18 @@ void hid_post(const char *format, const char *);
= if device is closed and obj is started, open device and start
+==============================================================================
+= event name changes
+
+- make key/button Type ev_btn rather than ev_key
+
+- perhaps remove the "ev_" prefix on event Types for efficiency and clarity
+
+==============================================================================
+= mapping object ideas
+
+- [mousefilter]-like object to easily control things with a button
+
______________________________________________________________________________
------------------------------------------------------------------------------
BUGS