Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 2a1adf71ab Fixed bug 4747 - [Patch] SDL_ShowMessageBox ignores BUTTON_RETURNKEY_DEFAULT flag há 5 anos atrás
  Sam Lantinga e9ec7d41b3 Fixed bug 4354 - CMake builds do not correctly enable IME on Linux há 5 anos atrás
  Sam Lantinga afdb40af61 Fixed bug 4689 - SDL fails to detect compositor shutdown on Wayland -- program keeps running há 5 anos atrás
  Ethan Lee aa09e61223 Port libusb hid.c to SDL, add to MinGW configure há 5 anos atrás
  Alex Szpakowski aebaa316c7 Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h. há 5 anos atrás
  Alex Szpakowski f3683d3a09 macOS: fix a typo in touch handling code. há 5 anos atrás
  Alex Szpakowski 109cbd6e8b Fix touch-related compile errors on Linux. há 5 anos atrás
  Ozkan Sezer 6f8910e398 minor warning fixes. há 5 anos atrás
  Alex Szpakowski 2fb71ac52d Implement touch window IDs on x11/xinput2. há 5 anos atrás
  Ozkan Sezer 42e4219c1a fix permissions há 5 anos atrás
  Ozkan Sezer edc158894c remove test/aclocal.m4 há 5 anos atrás
  Sam Lantinga 67fa8601d9 Fixed building on Mac OS X without libusb há 5 anos atrás
  Sam Lantinga e92fe23c83 Fix nullptr crash on android há 5 anos atrás
  Sam Lantinga 63197c4338 Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex. há 5 anos atrás
  Sam Lantinga d52ffcf985 Added support for a few controllers on Android há 5 anos atrás
  Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). há 5 anos atrás
  Ozkan Sezer 59ea0735f0 configury: allow libusb-less hidapi for macosx. há 5 anos atrás
  Ozkan Sezer c37c6cbbca use WIN_IsWindowsVistaOrGreater() from core/windows for isVistaOrNewer há 5 anos atrás
  Ethan Lee f7d82e5616 hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends. há 5 anos atrás
  Sam Lantinga c10a87429d Make sure HIDAPI is initialized whenever we call HIDAPI_IsDevicePresent() há 5 anos atrás
  Andrew Eikum c172f36bf4 joystick: Ensure HIDAPI is initialized before calling it há 5 anos atrás
  Andrew Eikum e149f4c4b0 cmake: Fix locating libusb header at configure-time há 5 anos atrás
  Ozkan Sezer 1b7fc81e3f minor whitespace tidy-up. há 5 anos atrás
  Sam Lantinga f8400cbba9 Fixed bug 4692 - Command line parsing há 5 anos atrás
  Ozkan Sezer 4953e050f5 use SDL_zeroa at more places where the argument is an array. há 5 anos atrás
  Ozkan Sezer 7a47c292c0 Fix bug 4746 - introduce SDL_zeroa macro. há 5 anos atrás
  Ozkan Sezer f96d7cc0fd minor build fix. há 5 anos atrás
  Ozkan Sezer fdc67c3c60 MS_ADPCM_Decode: fix assigning an array to a pointer (lose '&'). há 5 anos atrás
  Ozkan Sezer 2ea0ec6207 better readability.. há 5 anos atrás
  Ozkan Sezer 5f04ed5fbd SDL_iconv_string: add (char*) casts before SDL_malloc() calls. há 5 anos atrás