Commit történet

Szerző SHA1 Üzenet Dátum
  Silent b6a45f1a8d Fixed DualShock 3 mapping 6 éve
  Sam Lantinga 35255342cd Fixed bug 4525 - Fix crash in ALSA_HotplugThread caused by bad return value check 6 éve
  Sam Lantinga 55f18d3625 Fixed bug 4544 - SDL2.m4 SDL2.framework patch made it impossible to fail detection 6 éve
  Sam Lantinga 8bc59f87ec Fixed CVE-2019-7635 and bug 4498 - Heap-Buffer Overflow in Blit1to4 pertaining to SDL_blit_1.c 6 éve
  Jimb Esser 0f148eb651 Fix polling left trigger reporting right trigger's values. 6 éve
  Jimb Esser 58ca76bee3 Fix DirectInput error codes being lost 6 éve
  Ethan Lee c528615626 hidapi: Add support for Wii U/Switch USB GameCube controller adapter. 6 éve
  Sam Lantinga 938a5508d1 Fixed bug 4452 - Please replace AC_HELP_STRING with AS_HELP_STRING 6 éve
  Sam Lantinga 40e3c015f1 Added missing PKG_CONFIG macros 6 éve
  Hugh McMaster cada4b8b8e Use host system pkg-config when (cross-)compiling and convert to PKG_CHECK_MODULES 6 éve
  Ryan C. Gordon 12c5cda6bf Fix compiler warnings. 6 éve
  Ryan C. Gordon 08dc8cc20a testgesture: Add dependency to SDLtest to Visual Studio project. 6 éve
  Ryan C. Gordon 6727408d2c testgesture: cleaned up code formatting, etc. 6 éve
  Ryan C. Gordon 7cc0a606d8 testgesture: minor cleanups. 6 éve
  Ryan C. Gordon 5897ed85f5 test: Moved testgesture.c over to the common SDLtest framework. 6 éve
  Ryan C. Gordon f95ca7bb8e events: Disable all the signal-handling code on platforms without support. 6 éve
  Ryan C. Gordon 8a5a05c168 events: Let arbitrary signals to simulate iOS/Android backgrounding events. 6 éve
  Ryan C. Gordon 911bf6241b events: Make debug logging of the event queue a hint instead of an #ifdef. 6 éve
  Sylvain Becker cbe80d4708 KMSDRM: valid file descriptors could positive or 0. -1 is invalid. (Bug 4530) 6 éve
  Sylvain Becker 3bc1a8b619 Android: minor comment update 6 éve
  Sylvain Becker 063c0c2a73 Android: check SDL is initialized before sending the event 6 éve
  Sam Lantinga 82758efc46 [iOS DAC] Fix touch events getting from SDL2 to source2. 6 éve
  Sam Lantinga d05eec7207 Fixed initial display orientation at Android app start 6 éve
  Sam Lantinga 1a8e3a0270 HIDAPI: fix bug that caused non-HID class parts of composite devices to have windows HID functions called on them. 6 éve
  Sylvain Becker cddb285cdb Fixed bug 4513 - Wayland, fix crash when remove event is sent (from Sebastian Krzyszkowiak) 6 éve
  Sylvain Becker 052b4f2969 SDL_EVDEV_kbd_init: uninitialized data for ioctl (Bug 4530) 6 éve
  Sylvain Becker b28e956b8c Fixed bug 4542 - Image flipped vertically when rendering on texture 6 éve
  Sylvain Becker 28f54ee439 SDL_MouseQuit(): clear mouse->cur_cursor (Bug 4530) 6 éve
  Sylvain Becker 7b27594274 KMSDRM: missing return value in VideoInit() (Bug 4530) 6 éve
  Sylvain Becker 3b49ee5261 KMSDRM: change calls free() to SDL_free() (Bug 4529) 6 éve