Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 16f8dfcef9 docs: Note that you don't need to free SDL_GetDefaultCursor's results. il y a 3 ans
  Sylvain 99baebf5eb SDL_dynapi_procs.h: one more space (for diff purpose) il y a 3 ans
  Sylvain b7008e4614 SDL_dynapi_procs: remove extra ' ' il y a 3 ans
  Sylvain cce1341b5b gendynapi.py: don't generate parameter for '...' - corrected il y a 3 ans
  Sylvain f442d0a0ef Revert "gendynapi.py: don't generate parameter for '...'" il y a 3 ans
  Sylvain ea8c7df91b gendynapi.py: don't generate parameter for '...' il y a 3 ans
  Sylvain 5f89987d7f Fixed extra 'space' (see #6783 Thanks @sezero !) il y a 3 ans
  Sam Lantinga 3736005fc4 Added test event logging for SDL_WINDOWEVENT_ICCPROF_CHANGED and SDL_WINDOWEVENT_DISPLAY_CHANGED il y a 3 ans
  Sylvain b116dd8eb8 gendynapi.py: add comment for OS-specific API (Thanks @DanielGibson!) il y a 3 ans
  Sam Lantinga cfa493c97f Use the current timestamp for keyboard hook events il y a 3 ans
  Sam Lantinga 5bc80abe0d Added logging for SDL_DISPLAYEVENT_MOVED il y a 3 ans
  Sam Lantinga 7d1bf0a9fe Make sure the display list is up to date for window placement il y a 3 ans
  Sam Lantinga a4a80360f5 Added SDL_DISPLAYEVENT_MOVED to detect when display positioning changes il y a 3 ans
  Sam Lantinga 98fa97de91 Fixed memory leak when removing existing displays il y a 3 ans
  Frank Praznik 653e484da1 wayland: Handle the Num Lock and Caps Lock modifiers via modifier events il y a 3 ans
  Sylvain e93769d2c9 Extract the name of a callback paramter il y a 3 ans
  Sylvain 67a4094eea Rewrite + gendynapi into python il y a 3 ans
  Sylvain c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER il y a 3 ans
  Ryan C. Gordon 7ca0d15d64 events: Changed SDL_GetEventState from a macro to a function. il y a 3 ans
  Sam Lantinga 9a6bcca6b8 Use the correct name for the DualSense controllers il y a 3 ans
  Sam Lantinga 9339085593 Added support for the DualSense Edge paddles il y a 3 ans
  Sam Lantinga ea714956b6 Clarified where the paddle locations are il y a 3 ans
  Sam Lantinga a71ac0eb06 Revert "Add window title to app_ids for different" il y a 3 ans
  Frank Praznik 30bb8f616d wayland: Pass through event timestamps of 0 il y a 3 ans
  Lei.Huang 39eab4bf44 Add window title to app_ids for different il y a 3 ans
  Sam Lantinga e8b1dfef9b Fixed centering the D-pad on some joysticks il y a 3 ans
  Sam Lantinga fcafe40948 Removed balls from the joystick API il y a 3 ans
  Sam Lantinga 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source il y a 3 ans
  Sam Lantinga 57d34f2e10 Make sure we never get a zero tick_start value il y a 3 ans
  Sam Lantinga c468d93760 Removed unnecessary conversion from nanoseconds to milliseconds in SDL_GetTicks() il y a 3 ans