Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga c179d3948a Fixed NullPointerException if there's no singleton il y a 6 ans
  Sam Lantinga f6a537cbfa Store the API device refcount on the device itself, so if the device is disconnected and we have multiple application references to it, we only free it once. il y a 6 ans
  Sam Lantinga 59a2d12cc3 Fixed creating an Android game controller mapping for HIDAPI devices on initialization il y a 6 ans
  Ozkan Sezer 305e5968aa do not export hidapi symbols from SDL dlls (bug #4259). il y a 6 ans
  Ozkan Sezer 5a34f1e3ee acinclude: rename ax_gcc_x86_cpuid.m4.htm to ax_gcc_x86_cpuid.m4 il y a 6 ans
  Ozkan Sezer bab5b08437 fix permissions il y a 6 ans
  Sam Lantinga 6b3e893105 Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. il y a 6 ans
  Sam Lantinga 66294d31df Guard against Steam Controller input when we're shutting down. il y a 6 ans
  Sam Lantinga e8a0e35e24 Use atomic reference counting for the HID device object il y a 6 ans
  Sam Lantinga 6a7b0c27af Fixed crash launching under Steam on Mac OS X il y a 6 ans
  Sam Lantinga 0b3a350c90 Fixed Chinese IME support (thanks ???!) il y a 6 ans
  Sam Lantinga af823cc1d9 Fixed building on tvOS il y a 6 ans
  Sam Lantinga 63848141c1 Fixed building on tvOS without any sensor support il y a 6 ans
  Ozkan Sezer 33381d3d10 hidapi/SDL_hidapijoystick.c: fix build in C90 mode: il y a 6 ans
  Ozkan Sezer afc1738ecb SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists. il y a 6 ans
  Ryan C. Gordon 264b81b481 metal: Make sure layer drawableSize is adjusted on resize. il y a 6 ans
  Ryan C. Gordon 0cf1ae9d0b Fixed a comment typo. il y a 6 ans
  Sam Lantinga a0b3dcc26a Fixed bug 4002 - Android, nativeRunMain() fails on some phone with arm64-v8a il y a 6 ans
  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. il y a 6 ans
  Sam Lantinga e987bedfe2 Updated Xcode library version to match libtool output with Ozkan's change il y a 6 ans
  Sam Lantinga 96259f1f85 Don't overwrite the default binding when changing the binding for a controller that was using the default. il y a 6 ans
  Sam Lantinga 963e74d68c Added binding for Mad Catz FightStick TE S+ (PS3) on Mac OS X il y a 6 ans
  Sam Lantinga c152e380be Added support for the Razer Panthera Fightstick il y a 6 ans
  Ozkan Sezer 9753b9cc46 CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED il y a 6 ans
  Ryan C. Gordon aae29c9ebd test: Makefile should copy .dat files for testoverlay2. il y a 6 ans
  Ryan C. Gordon 3634e563c4 metal: SDL_UpdateYUVTexture shouldn't swap planes based on format. il y a 6 ans
  Sam Lantinga 34237b80f4 Better fix to make sure we're only returning controllers from the HIDAPI joystick API il y a 6 ans
  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. il y a 6 ans
  Ozkan Sezer faf8f8b86b fix permissions il y a 6 ans
  Sam Lantinga 5ef8eb49be Don't show the Razer Raiju sound interface as a game controller il y a 6 ans