Commit History

Author SHA1 Message Date
  Cameron Gutman f21e172767 Use IOHIDManagerRegisterDeviceRemovalCallback() to monitor for HID removal 6 years ago
  Sam Lantinga dd5987e80a Fixed bug 4911 - Build broken when hidapi enabled 6 years ago
  Sam Lantinga 5e19e66c73 Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode 6 years ago
  Zack Middleton f0cee3edec Fix shutting down HIDAPI device with multiple joysticks 6 years ago
  Sam Lantinga d000a592ab Fixed windows build 6 years ago
  Sylvain Becker d004cc7050 Android: same way as in nativePause(), resume events are sent from SDL thread 6 years ago
  Sylvain Becker 45a9b5fa2e Android: fix call of glFinish without context. 6 years ago
  Sam Lantinga f3a547d00a Added support for the Hori Dragon Quest Slime Controller 6 years ago
  Sam Lantinga 868551b121 Fixed duplicate controller entries on Mac OS X when using libusb, due to the HID interface number not being available in the Mac OS X HID code. 6 years ago
  Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 6 years ago
  Sylvain Becker f050309ee9 Android: fix IllegalStateException in onBackPressed() 6 years ago
  Ozkan Sezer 9996d1bb71 fix xcode project file permissions 6 years ago
  Paul Cercueil 95d40e8a28 kmsdrm: Fix busy-loop within libc's dlopen() 6 years ago
  Sam Lantinga 6b76787209 Make sure the Xbox 360 driver doesn't try to talk to the wireless controllers 6 years ago
  Sam Lantinga 1db56619de Fixed rare infinite rumble in HIDAPI controller driver 6 years ago
  Sam Lantinga 25bd5070f5 Fixed GameCube rumble 6 years ago
  Sam Lantinga 202c966a44 Added support for the Nintendo GameCube Controller, using the Mayflash GameCube adapter. 6 years ago
  Sam Lantinga 2481ab9340 Fixed compiler warning 6 years ago
  Sam Lantinga c5024a182d Backed out debug code 6 years ago
  Sam Lantinga 20daf54fd8 Added new HIDAPI driver files to the Xcode projects 6 years ago
  Sam Lantinga 8d742d4745 Added new HIDAPI driver files to the Visual Studio project 6 years ago
  Sam Lantinga fead0b24e1 Added missing files from previous commits 6 years ago
  Sam Lantinga e22e77dadc Added an untested driver for the Nintendo GameCube adapter, based on code contributed by Ethan Lee 6 years ago
  Sam Lantinga 15d30298cf Added support for wireless Xbox 360 controllers using the HIDAPI driver 6 years ago
  Sam Lantinga e7f7e3f40f Refactored HIDAPI controller code to support dongles and hubs that dynamically attach controllers 6 years ago
  Sylvain Becker 5d5a56717f Fixed bug 4906 - Pressing Back button terminates app after SDL_StartTextInput 6 years ago
  Sam Lantinga 4237b1834e Fixed compiler warning 6 years ago
  Sam Lantinga 7b2826f6c2 Added Android support for the Hyperkin X91 and the SteelSeries Stratus Duo 6 years ago
  Sam Lantinga 52b6ab2196 Added support for the SteelSeries Stratus Duo 6 years ago
  Sam Lantinga bc430d405c Update for bug 4883 - Add approximation for display DPI on iOS 6 years ago