From b4b4ddefecfb004e37a5ca3c2d86bfa3312a7064 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 28 Nov 2004 02:54:54 +0000 Subject: getting ready for release 0.4 svn path=/trunk/externals/hcs/hid/; revision=2334 --- TODO | 17 +++++------------ hid.h | 4 ++-- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/TODO b/TODO index 635cca0..92a5aec 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,4 @@ -============================================================================== -= write hid_print() - -- MacOS X (device/element list) - -- GNU/Linux - ============================================================================== = define generic event timestamp struct (probably Pd-ized input_event ) @@ -92,11 +85,11 @@ void hid_post(const char *format, const char *); the events. -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + /++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + \++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/ ______________________________________________________________________________ - BUG: getting events from the queue doesn't output a 0 value event when the diff --git a/hid.h b/hid.h index c406e43..428a4b1 100644 --- a/hid.h +++ b/hid.h @@ -12,9 +12,9 @@ #include "input_arrays.h" #define HID_MAJOR_VERSION 0 -#define HID_MINOR_VERSION 1 +#define HID_MINOR_VERSION 4 -static char *version = "$Revision: 1.11 $"; +static char *version = "$Revision: 1.12 $"; /*------------------------------------------------------------------------------ * CLASS DEF -- cgit v1.2.1