log src/joystick/linux/SDL_sysjoystick.c @ 3590:493f252a455c

age author description
Thu, 17 Dec 2009 07:22:48 +0000 Sam Lantinga Fixed crash in joystick handling code. Newer 2.6 kernels add an additional 'resolution' field to input_absinfo. Note that we don't use that structure since we want to have enough space for the values even when building with an older kernel.
Sun, 18 Oct 2009 16:14:35 +0000 Sam Lantinga Fixed bug #853
Tue, 29 Sep 2009 00:42:21 +0000 Sam Lantinga Temporary band-aid for bug #575