diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-06-02 23:41:36 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-06-02 23:41:36 +0000 |
commit | 204ae74aebe11f1adbf3f76b4aea335afacdeaa9 (patch) | |
tree | accfd0c9dcc99ea51fcf72e3be160fd5a66c88b2 /TODO | |
parent | e2dfa073d484b3e165715c20fcef162d8b83513d (diff) |
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
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |