sdl2_frt/src/joystick
Ryan C. Gordon 0deb54c024 Reworked Mac OS X joystick code to use the 10.5+ HID Manager API.
Besides being a little more simple to use than the earlier IOKit HID API, and
 less likely to be deprecated, it also has the added benefit of working with
 the Sony DualShock 4 controller in Bluetooth mode out of the box, whereas
 the previous API has a bug that makes it report bad data for the
 controller.

Cleaned up several other things in this code, having gone over every line of
 it. The remaining deprecated calls are also gone.
2014-02-22 00:55:28 -05:00
..
android Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
bsd Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
darwin Reworked Mac OS X joystick code to use the 10.5+ HID Manager API. 2014-02-22 00:55:28 -05:00
dummy Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
haiku Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
iphoneos Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
linux Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
psp Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
windows Wired up haptic hotplugging for Windows DirectInput/XInput code. 2014-02-06 07:37:20 -05:00
SDL_gamecontroller.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_gamecontrollerdb.h Fixed Mac PS4 controller entry, added Linux OUYA controller entry 2014-02-14 11:38:59 -08:00
SDL_joystick_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_joystick.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_sysjoystick.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
sort_controllers.py Fixed detecting the wired XBox 360 controller on Linux 2013-12-06 09:13:31 -08:00