Commit History

Author SHA1 Message Date
  Sam Lantinga 7d3a7ef827 Use a single hint for both Xbox 360 and Xbox One controllers, since they are often the same driver. 6 years ago
  Sam Lantinga a2add1f683 Use the HIDAPI driver for Xbox controllers on Windows, and determine the XInput mapping at runtime for extended functionality like rumble and guide button. 6 years ago
  Sam Lantinga 3f5ff751fe Use a unified name list for Xbox 360 and Xbox One controllers for drivers that can handle both 6 years ago
  Sam Lantinga aad340eb86 Added Windows Xbox controller state packet handling, for completeness. 6 years ago
  Sam Lantinga 63107524f6 Fixed input from the Steam Virtual Gamepad on Mac OS X 6 years ago
  Sam Lantinga 0903e83553 Use SDL specific window class to avoid conflicting with Steam 6 years ago
  Sam Lantinga c88666580e Catch device removal as well as device arrival on Windows 6 years ago
  Sam Lantinga 641c674f2a Turned off debug messages 6 years ago
  Sam Lantinga 51902010c6 Remove the HIDAPI device if we get a read error from it 6 years ago
  Sam Lantinga dfbd7f65a9 Fixed Mac OS X build 6 years ago
  Sam Lantinga ec74c318b9 Polling hid_enumerate() every 3 seconds causes freezes and stutters on some USB audio devices and mice. 6 years ago
  Ryan C. Gordon 2dc04b4c11 libm: one more static analysis fix. 6 years ago
  Ryan C. Gordon 67a48ad13a haiku: Patched to compile with new joystick interfaces. 6 years ago
  Ryan C. Gordon e1ac643b32 bsd: Patched to compile. 6 years ago
  Ryan C. Gordon 67764070f0 bsd: Update joystick code for new interfaces. 6 years ago
  Ryan C. Gordon b692c35237 emscripten: Patched to compile with new joystick interfaces. 6 years ago
  Ryan C. Gordon 941f8ecffd joystick: define inline to SDL_INLINE 6 years ago
  Ryan C. Gordon 0b2863d45e joystick: #if 0'd out some things that aren't currently used. 6 years ago
  Ozkan Sezer a7c3d2af81 SDL_hidapi_ps4.c: lowercase windows header names. 6 years ago
  Ozkan Sezer f159d798dd chmod -x Android.mk 6 years ago
  Sam Lantinga 5930b50855 Re-enabled the HIDAPI joystick driver on Windows and Mac OS X 6 years ago
  Sam Lantinga 4f41f07d43 Added missing files from previous commits 6 years ago
  Sam Lantinga 31b0224397 Added notes that this code was contributed by Valve 6 years ago
  Sam Lantinga 99759bac82 There's no controller that's supported by both XInput and HIDAPI 6 years ago
  Sam Lantinga ab07ce1166 Don't update the device list for devices we know aren't supported 6 years ago
  Sam Lantinga cf823094a2 The MINIX NEO-U1 is now being reported as Android TV 6 years ago
  Sam Lantinga 28e0c0eef7 Sam Lantinga <slouken@libsdl.org> 2018-08-06 13:00 -0700 6 years ago
  Sam Lantinga 25a952e76f Sam Lantinga <slouken@libsdl.org> 2018-08-06 11:58 -0700 6 years ago
  Sam Lantinga b37518b3d8 SDL: disable HIDAPI in SDL on Windows/Mac. 6 years ago
  Sam Lantinga 888bf1af69 Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged. 6 years ago