From 742e122ef16d2538803a3d40596ca9bd4b3f2112 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 15 Nov 2004 04:05:39 +0000 Subject: converted button codes to a numbered scheme; added [buttongate] svn path=/trunk/externals/hcs/hid/; revision=2275 --- TODO | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index d51c069..ae6e39f 100644 --- a/TODO +++ b/TODO @@ -76,13 +76,6 @@ Darwin - are [start( and [stop( needed? is 0/1 enough? -============================================================================== -= ditch x_devname in hid_linux.c - -- use sprintf(arg,"/dev/input/event%d",x_ddevice_number); instead - - - ============================================================================== = consistent console output @@ -96,14 +89,13 @@ void hid_post(const char *format, const char *); ============================================================================== = event name changes -- make key/button Type ev_btn rather than ev_key +- make key/button Type btn rather than key (undecided on this one) -- 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 + ______________________________________________________________________________ ------------------------------------------------------------------------------ -- cgit v1.2.1