Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga f2c8d8e9c4 Fixed bug 4443 - Incorrect scan code reported for numpad 5 hace 5 años
  Cameron Gutman 5cb14f4467 Ignore Xbox One S gamepads with older firmware in HIDAPI hace 6 años
  Sam Lantinga b1100ec18c Fixed Android build warning hace 5 años
  Sam Lantinga 03cf24162f OpenSL ES audio cleanup and added a note with low latency audio discussion hace 5 años
  Sam Lantinga 166d15fd75 Fixed surround sound channel setup for Android OpenSL ES audio driver hace 5 años
  Sam Lantinga 23a2b47790 Protect against NULL device in the Android hidapi implementation hace 5 años
  Sam Lantinga 9261e473d6 Potential fix for a crash we're seeing on Android that should in theory never happen. hace 5 años
  Sam Lantinga 20ec866484 Added support for the Rotor Riot gamepad, and upcoming Xbox and PS4 controller support on iOS and tvOS hace 5 años
  Sam Lantinga 6c0b304c93 Fixed bug 4655 - evdev is available on FreeBSD, check in 'configure' limited to Linux hace 5 años
  Sam Lantinga 23569362dc Use SDL sized types hace 5 años
  Sam Lantinga 3e3294645f Fixed bug 4656 - SDL_evdev.c uses Linux specific integer types hace 5 años
  Sam Lantinga 723d014336 Fixed bug 4171 - SDL_GetQueuedAudioSize is broken with WASAPI hace 5 años
  Ryan C. Gordon b5d3b6fc25 test: unify all the command line usage logging. hace 5 años
  Alex Szpakowski 9b5811592d iOS: return SDL_GetWindowSize from SDL_GL_GetDrawableSize if there's no GLES view in the window (matches the behaviour of SDL_GL_GetDrawableSize on other platforms). Addresses bug #4629. hace 5 años
  Sam Lantinga dce56ab9fa Added a function to get the current Android SDK version at runtime hace 6 años
  Sam Lantinga f3e76ea1d0 Use the OpenSL ES audio driver by default on Android, as it has the lowest latency. hace 6 años
  Sam Lantinga 02f9667a08 Fixed static and buzzing when trying to use floating point audio on the OpenSL ES audio driver. hace 6 años
  Sam Lantinga e401b95025 Return an error if both mouse relative mode and mouse warping are unavailable, instead of asserting. hace 6 años
  Sam Lantinga 8b57331e71 Fixed hiding the Android virtual keyboard when the return key is pressed hace 6 años
  Sylvain Becker f91b87859c Android: minimum size for IME, so that it takes focus hace 6 años
  Sam Lantinga 7ec514d48f Improved iOS Bluetooth keyboard support hace 6 años
  Sam Lantinga 50aab19877 Fixed bug 4639 - CMake build does not generate libhidapi.so for Android hace 6 años
  Cameron Gutman 9b2202828a Fix use-after-free when pumping the event loop after SDL_DestroyWindow() hace 6 años
  Sam Lantinga a4e33b9cc4 Added support for Bluetooth keyboards on iOS hace 6 años
  Sam Lantinga 582a3c994d Fixed mouse focus for touch events on iOS hace 6 años
  Ryan C. Gordon 4bd808346a vulkan: Swapped out a free() that should have been an SDL_free(). hace 6 años
  Ryan C. Gordon ebbb295e85 vulkan: Patched to compile on Visual Studio. hace 6 años
  Ryan C. Gordon d778b26dd1 Patched to compile in C89 mode. hace 6 años
  Sam Lantinga 5f34162030 Fixed bug 4474 - Add support for an ASUS Gamepad variation hace 6 años
  Sam Lantinga 41c718db85 Fixed bug 4469 - make SDL_CreateTextureFromSurface pick a more appropriate format hace 6 años