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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon 39563b7bfa x11: Use XSync when changing window position instead of XFlush. 6 лет назад
  Ryan C. Gordon c7e1b289ee cocoa: Fix command line apps' menu bar not working on macOS Catalina. 6 лет назад
  Ryan C. Gordon 059de38c2c darwin: Don't pass NULL device refs to IOHIDDeviceGetValue(). 6 лет назад
  Ryan C. Gordon b4c2e29eed video: Added a hint to override the display's usable bounds. 6 лет назад
  Sam Lantinga 7ea3f5b464 Fixed bug 4898 - No rumble because of integer overflow in SDL_JoystickRumble 6 лет назад
  Sam Lantinga 5e649983e7 Don't enumerate devices we can't open 6 лет назад
  Sam Lantinga adb53d0b1f Fixed disabling the Xbox 360 wireless HIDAPI driver 6 лет назад
  Sam Lantinga ce7c51a9cc Always release devices in onPause in case we're going to be force stopped, and for consistency with interacting with other activities that might use the controller 6 лет назад
  Sam Lantinga c9f672fde4 Fixed compiler warnings 6 лет назад
  Sam Lantinga 2ae41b9c61 Fixed mapping for both versions of the Xbox One Elite Series 2 controller firmware connecting over Bluetooth 6 лет назад
  Sam Lantinga 48240ac88e Added mapping for the Xbox One controller connected via the wireless dongle using xow 6 лет назад
  Sam Lantinga 6dc172d093 Turn off rumble on drivers which don't respect the replay.length value 6 лет назад
  Sam Lantinga 30ff5fcfc0 SDL_LEAN_AND_MEAN defaults off 6 лет назад
  Sam Lantinga b5e3d264f2 Added a single SDL_LEAN_AND_MEAN define to turn on minimal SDL builds 6 лет назад
  Sam Lantinga b1c6e7c244 Fixed compile warning 6 лет назад
  Sam Lantinga 443bce741b Added support for the paddles on the Xbox One Elite Series 1 controller 6 лет назад
  Sylvain Becker 6f89b059f7 Documentation of the footprint #defines 6 лет назад
  Ryan C. Gordon f30ef6ed3d audio: Fixed a '//' style comment. 6 лет назад
  Ryan C. Gordon dbe5c14b33 audio: Calculate a legitimate SDL_AudioSpec::silence in SDL_LoadWAV_RW(). 6 лет назад
  Sylvain Becker 55afc281fa Add #define SDL_HAVE_BLIT_N_RGB565 to compile out RGB565 LUT 6 лет назад
  Sylvain Becker 7df22cf2c2 A few #defines to reduce SDL2 footprint. 6 лет назад
  Sam Lantinga 25c88ea903 The Xbox One 0x01 initialization packet is an ack packet 6 лет назад
  Sam Lantinga 9c3d1602ab Refactored code so SDL_GetJoystickGameControllerType() is called less during controller detection 6 лет назад
  Sam Lantinga ff06801106 Added missing file from previous commit 6 лет назад
  Sam Lantinga 43aa1fa9e7 Added support for detecting previously unknown Xbox 360 and Xbox One controllers using the HIDAPI driver with libusb and Android 6 лет назад
  Sam Lantinga 27035425e0 There are multiple bindings for XBox One controller model 1708, depending on firmware revision 6 лет назад
  Sam Lantinga bde1a371d1 Added support for the NACON GC-400ES 6 лет назад
  Sam Lantinga 0a7fe18fe6 On Mac OSX there are spurious hat events at program start, so skip these 6 лет назад
  Sam Lantinga 4e682461cc Reattach the kernel driver after closing USB controllers 6 лет назад
  Sylvain Becker 005e2dff21 Android: prevents rare crashes when app goes to background or ends. 6 лет назад