Re: dinput: Limit number of supported axis and buttons
24 Apr
2008
24 Apr
'08
2:20 p.m.
On Thu, Apr 24, 2008 at 08:06:07AM -0600, Vitaliy Margolen wrote:
+ FIXME("Can't support %d axis. Clamping down to 16\n", newDevice->axes); FIXME("Can't support %d axes. Clamping down to 16\n", newDevice->axes);
-- cu
24 Apr
24 Apr
3:04 p.m.
New subject: dinput: Limit number of supported axis and buttons
Christoph Frick wrote:
On Thu, Apr 24, 2008 at 08:06:07AM -0600, Vitaliy Margolen wrote:
+ FIXME("Can't support %d axis. Clamping down to 16\n", newDevice->axes); FIXME("Can't support %d axes. Clamping down to 16\n", newDevice->axes);
Thanks for catching it. Fixed patch resent. Vitaliy
6531
Age (days ago)
6531
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christoph Frick -
Vitaliy Margolen