Histórico de commits

Autor SHA1 Mensagem Data
  Sam Lantinga 3736005fc4 Added test event logging for SDL_WINDOWEVENT_ICCPROF_CHANGED and SDL_WINDOWEVENT_DISPLAY_CHANGED 2 anos atrás
  Sylvain b116dd8eb8 gendynapi.py: add comment for OS-specific API (Thanks @DanielGibson!) 2 anos atrás
  Sam Lantinga cfa493c97f Use the current timestamp for keyboard hook events 2 anos atrás
  Sam Lantinga 5bc80abe0d Added logging for SDL_DISPLAYEVENT_MOVED 2 anos atrás
  Sam Lantinga 7d1bf0a9fe Make sure the display list is up to date for window placement 2 anos atrás
  Sam Lantinga a4a80360f5 Added SDL_DISPLAYEVENT_MOVED to detect when display positioning changes 2 anos atrás
  Sam Lantinga 98fa97de91 Fixed memory leak when removing existing displays 2 anos atrás
  Frank Praznik 653e484da1 wayland: Handle the Num Lock and Caps Lock modifiers via modifier events 2 anos atrás
  Sylvain e93769d2c9 Extract the name of a callback paramter 2 anos atrás
  Sylvain 67a4094eea Rewrite + gendynapi into python 2 anos atrás
  Sylvain c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER 2 anos atrás
  Ryan C. Gordon 7ca0d15d64 events: Changed SDL_GetEventState from a macro to a function. 2 anos atrás
  Sam Lantinga 9a6bcca6b8 Use the correct name for the DualSense controllers 2 anos atrás
  Sam Lantinga 9339085593 Added support for the DualSense Edge paddles 2 anos atrás
  Sam Lantinga ea714956b6 Clarified where the paddle locations are 2 anos atrás
  Sam Lantinga a71ac0eb06 Revert "Add window title to app_ids for different" 2 anos atrás
  Frank Praznik 30bb8f616d wayland: Pass through event timestamps of 0 2 anos atrás
  Lei.Huang 39eab4bf44 Add window title to app_ids for different 2 anos atrás
  Sam Lantinga e8b1dfef9b Fixed centering the D-pad on some joysticks 2 anos atrás
  Sam Lantinga fcafe40948 Removed balls from the joystick API 2 anos atrás
  Sam Lantinga 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source 2 anos atrás
  Sam Lantinga 57d34f2e10 Make sure we never get a zero tick_start value 2 anos atrás
  Sam Lantinga c468d93760 Removed unnecessary conversion from nanoseconds to milliseconds in SDL_GetTicks() 2 anos atrás
  Sam Lantinga 82b01035d1 Reduce the chance of overflow when calculating nanosecond time 2 anos atrás
  Ozkan Sezer ed6d401616 gendynapi.pl: fix "Use of uninitialized value $7" after commit 0f9482e. 2 anos atrás
  Sylvain af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' 2 anos atrás
  Frank Praznik 8cafde5ecc wayland: Add high-resolution event timestamp support 2 anos atrás
  Ozkan Sezer 4a22ee7277 tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros 2 anos atrás
  Sam Lantinga 38de07d9e4 Cancel current CI actions when a PR is updated 2 anos atrás
  Sam Lantinga 39e39f335e Only cancel previous builds when iterating on pull requests 2 anos atrás