Commit History

作者 SHA1 備註 提交日期
  Ozkan Sezer 84138b7719 minor update to os2 config file. 3 年之前
  Ozkan Sezer 001aa4dab8 cmake: more hidapi fixes. 3 年之前
  Sam Lantinga a3e8fd49e6 Cancel any accumulated mouse wheel motion in the opposite direction when the wheel direction changes 3 年之前
  Sam Lantinga 5dbbc8e61f Added mouse wheel deltas with floating point precision 3 年之前
  Sam Lantinga d95a52c9a5 Fixed comment typo 3 年之前
  Ethan Lee fc998b8ec9 wayland: Return true for HasScreenKeyboardSupport only if no physical keyboard exists 3 年之前
  Sam Lantinga 4bbbe5f84c Fixed CMake build by adding hidapi files 3 年之前
  Sam Lantinga b8327a4a48 Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems 3 年之前
  Sam Lantinga 2a6feb5011 Removed accidental debugging commit (thanks @DomGries!) 3 年之前
  Sam Lantinga 6c56e27511 Set both _NET_WM_NAME and WM_NAME so SDL windows can be shared in the browser. 3 年之前
  Yufei Huang 301819cd1d SDL_windowsmouse.c: Fix WIN_CreateCursor does not scale with system cursor size preference 3 年之前
  Sam Lantinga f61b10dcf1 Do more robust validation of devices passed to the SDL HIDAPI functions 3 年之前
  Ozkan Sezer dd8c354843 SDL_hidapi.c: avoid possible NULL pointer dereferences. 3 年之前
  Ozkan Sezer 2a904aa1c9 os2: remove SDL_hidapi duplications in makefile, disable it in config. 3 年之前
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 3 年之前
  Thomas Ballinger 94c1276a5f emscripten: Decrease vertical scroll speed by using deltaMode 3 年之前
  Ryan C. Gordon 6657cbce8d include: Updated SDL_config_emscripten.h from emscripten-ports. 3 年之前
  Cameron Gutman f6dc47caef WGI/DInput: Fix SDL_IsXInputDevice() checks when RawInput is enabled 3 年之前
  Sam Lantinga 74f35a7cbd Fixed documentation 3 年之前
  Sam Lantinga 301389cecc Fixed iOS build 3 年之前
  Cameron Gutman b3e909dc41 WGI: Fix SDL_IsXInputDevice() for Xbox One controllers 3 年之前
  Sam Lantinga dd85cc0195 Fixed whitespace 3 年之前
  FormularSumo 80d19282f7 If Android version >= API 23 PendingIntent.FLAGIMMUTABLE 3 年之前
  Sam Lantinga b8c00bf914 Allow opening joysticks that are read-only on Linux 3 年之前
  Sam Lantinga 0323d983c6 Add the platform to the game controller mapping so it can be read back in without changes 3 年之前
  Charlie Birks d950b9e2d9 emscripten: Make timers work (if used with emscripten_set_main_loop) 3 年之前
  Sam Lantinga fe2fe29049 Backed out accidentally committed PR https://github.com/libsdl-org/SDL/pull/4849 3 年之前
  Sam Lantinga 86bc65a741 Fixed non-Apple builds 3 年之前
  Sam Lantinga 637bcd0b72 Fixed build warnings 3 年之前
  Sam Lantinga e14358265e Cleanup sfSymbolName support and add them to the dynamic API functions 3 年之前