Commit History

Author SHA1 Message Date
  Ozkan Sezer 305e5968aa do not export hidapi symbols from SDL dlls (bug #4259). 6 years ago
  Ozkan Sezer 5a34f1e3ee acinclude: rename ax_gcc_x86_cpuid.m4.htm to ax_gcc_x86_cpuid.m4 6 years ago
  Ozkan Sezer bab5b08437 fix permissions 6 years ago
  Sam Lantinga 6b3e893105 Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. 6 years ago
  Sam Lantinga 66294d31df Guard against Steam Controller input when we're shutting down. 6 years ago
  Sam Lantinga e8a0e35e24 Use atomic reference counting for the HID device object 6 years ago
  Sam Lantinga 6a7b0c27af Fixed crash launching under Steam on Mac OS X 6 years ago
  Sam Lantinga 0b3a350c90 Fixed Chinese IME support (thanks ???!) 6 years ago
  Sam Lantinga af823cc1d9 Fixed building on tvOS 6 years ago
  Sam Lantinga 63848141c1 Fixed building on tvOS without any sensor support 6 years ago
  Ozkan Sezer 33381d3d10 hidapi/SDL_hidapijoystick.c: fix build in C90 mode: 6 years ago
  Ozkan Sezer afc1738ecb SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists. 6 years ago
  Ryan C. Gordon 264b81b481 metal: Make sure layer drawableSize is adjusted on resize. 6 years ago
  Ryan C. Gordon 0cf1ae9d0b Fixed a comment typo. 6 years ago
  Sam Lantinga a0b3dcc26a Fixed bug 4002 - Android, nativeRunMain() fails on some phone with arm64-v8a 6 years ago
  Sam Lantinga 80021c21b6 Speculatively disable rumble on the Razer Panthera Evo, which doesn't have rumble motors and probably hangs in the same way the Panthera does. 6 years ago
  Sam Lantinga e987bedfe2 Updated Xcode library version to match libtool output with Ozkan's change 6 years ago
  Sam Lantinga 96259f1f85 Don't overwrite the default binding when changing the binding for a controller that was using the default. 6 years ago
  Sam Lantinga 963e74d68c Added binding for Mad Catz FightStick TE S+ (PS3) on Mac OS X 6 years ago
  Sam Lantinga c152e380be Added support for the Razer Panthera Fightstick 6 years ago
  Ozkan Sezer 9753b9cc46 CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED 6 years ago
  Ryan C. Gordon aae29c9ebd test: Makefile should copy .dat files for testoverlay2. 6 years ago
  Ryan C. Gordon 3634e563c4 metal: SDL_UpdateYUVTexture shouldn't swap planes based on format. 6 years ago
  Sam Lantinga 34237b80f4 Better fix to make sure we're only returning controllers from the HIDAPI joystick API 6 years ago
  Sam Lantinga 4ffcd88ca2 Removed VID/PID 0x1532/0x0037, which was listed in the Linux kernel as a Razer Sabertooth, because at least one variant of the Razer DeathAdder mouse shows up with this VID/PID. 6 years ago
  Ozkan Sezer faf8f8b86b fix permissions 6 years ago
  Sam Lantinga 5ef8eb49be Don't show the Razer Raiju sound interface as a game controller 6 years ago
  Sam Lantinga 90a5607d32 Fixed compiler warning and use higher precision in angle calculation 6 years ago
  Sam Lantinga 207428b444 Don't rumble Bluetooth PS4 controllers by default, as that switches the controller into extended input report mode, which breaks games that use DirectInput. 6 years ago
  Sam Lantinga 16ccff3c56 Fixed whitespace 6 years ago