From 204ae74aebe11f1adbf3f76b4aea335afacdeaa9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 Jun 2006 23:41:36 +0000 Subject: first attempt at having one instance do all of the device polling, based on clock_getlogicaltime(). It works for multiple instances in one patch, but does not work for multiple instances in different patches (i.e. they both still seem to get events...) svn path=/trunk/externals/hcs/hid/; revision=5159 --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 27394fd..0bb8fa6 100644 --- a/TODO +++ b/TODO @@ -65,6 +65,8 @@ ______________________________________________________________________________ - for relative axes, sum up all events and output one http://lists.apple.com/archives/mac-games-dev/2005/Oct/msg00060.html +- current method only works for instances in the same patch... + ______________________________________________________________________________ = [poll 1( message set to exact delay based on block size -- cgit v1.2.1