SDL/src
Sam Lantinga db3fffb203 Date: Thu, 12 Sep 2002 20:35:51 -0400
From: Darrell Walisser
Subject: Jag joystick fix (take 2)

This patch enables all HID devices, not just joysticks. This quell
complaints about gamepads not working, though I don't have I gamepad to
verify this theory.

Before, only joysticks were recognized. Now, all HID devices except the
keyboard and mouse will be recognized.
2002-09-16 06:50:26 +00:00
..
audio Doh! Patch by Joel Ray Holveck 2002-08-28 23:25:09 +00:00
cdrom Added check for ENOMEDIUM to the Linux CDROM code 2002-06-10 20:37:39 +00:00
endian Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
events Reset mouse state when changing video modes 2002-08-20 06:01:20 +00:00
file Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
hermes Avoid a conflict in the definition of int32 2002-05-18 11:30:38 +00:00
joystick Date: Thu, 12 Sep 2002 20:35:51 -0400 2002-09-16 06:50:26 +00:00
main Tell the dock about command-line launched applications 2002-08-31 04:01:19 +00:00
thread *** empty log message *** 2002-06-20 17:47:42 +00:00
timer Updated for embedded Visual C++ 4.0 2002-08-20 00:20:06 +00:00
video *** empty log message *** 2002-09-16 06:26:22 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Removed the API changes to preserve SDL 1.2 stability 2002-03-06 11:05:47 +00:00
SDL_error_c.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_error.c Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_fatal.c Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_fatal.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_getenv.c Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_loadso.c BeOS compile fix for shared object loading code 2002-04-10 17:12:32 +00:00
SDL_loadso.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL.c Pth threading bug fix 2002-06-10 20:42:02 +00:00