История коммитов

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