SDL/src
Frank Praznik 82336cb33e
wayland: Add support for the key repeat event (seat v10)
The internal key repeat mechanism already disables itself if the key repeat interval is 0, and SDL tracks and handles the flagging of repeated keys itself, so just map the 'repeated' event to 'pressed'.
2025-05-28 12:40:59 -04:00
..
atomic
audio audio: Added SDL_PutAudioStreamDataNoCopy. 2025-05-26 12:34:37 -04:00
camera windows: fix Unicode function and type inconsistencies 2025-05-08 07:22:11 -07:00
core Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
cpuinfo Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
dialog fix error handling in WideCharToMultiByte 2025-05-22 15:25:06 -07:00
dynapi audio: Added SDL_PutAudioStreamDataNoCopy. 2025-05-26 12:34:37 -04:00
events wayland: Fix keymap changed event spam with non-latin keyboard layouts 2025-05-21 11:54:56 -04:00
filesystem Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
gpu gpu: Xbox buildfix 2025-05-27 12:41:27 -04:00
haptic Add and use SDL_HapticEffectID typedef 2025-04-24 08:51:55 -07:00
hidapi Improved HIDAPI support for Flydigi controllers 2025-05-22 15:36:38 -07:00
io asyncio: SDL_LoadFileAsync was not null-terminating the file data. 2025-03-20 15:50:06 -04:00
joystick Disable SDL_HINT_JOYSTICK_RAWINPUT by default 2025-05-27 09:51:48 -07:00
libm
loadso
locale Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
main Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
misc Bumped deployment requirements for Apple platforms 2025-01-14 12:03:07 -08:00
power
process [Process API] Quoting enhancements (#12946) 2025-05-12 09:17:21 -07:00
render Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
sensor Remove newlines from log messages 2025-01-22 20:25:04 -08:00
stdlib Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
storage storage: Declare a private bootstrap for NDA user storage 2025-03-18 22:12:21 -04:00
test tests: Revert some leftover testing code 2025-05-05 11:08:15 -04:00
thread Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411) 2025-03-07 17:31:06 -08:00
time Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
timer Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
tray Fix #13083 segfault in `SDL_RemoveTrayEntry()` for submenu entries 2025-05-21 13:32:28 -07:00
video wayland: Add support for the key repeat event (seat v10) 2025-05-28 12:40:59 -04:00
SDL.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_assert.c emscripten: Don't use legacy JS library functions for assertions 2025-03-20 16:24:16 -07:00
SDL_assert_c.h
SDL_error.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_error_c.h Save and restore error messages when rolling back after failed init 2025-03-02 07:55:56 -08:00
SDL_guid.c
SDL_hashtable.c hashtable: Redesign the hashtable API. 2025-02-15 18:52:56 -05:00
SDL_hashtable.h hashtable: Redesign the hashtable API. 2025-02-15 18:52:56 -05:00
SDL_hints.c Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY 2025-04-03 11:33:34 -07:00
SDL_hints_c.h
SDL_internal.h Disable all camera drivers if SDL_CAMERA_DISABLED is defined 2025-02-22 09:48:49 -08:00
SDL_list.c
SDL_list.h
SDL_log.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_log_c.h
SDL_properties.c Don't allow further operations on properties while we're destroying them 2025-02-26 08:34:14 -08:00
SDL_properties_c.h
SDL_utils.c Added support for the HORI Taiko No Tatsujin Drum Controller 2025-04-02 08:30:26 -07:00
SDL_utils_c.h Include the VID/PID of generic keyboard/mouse devices on Windows 2025-02-27 14:03:39 -08:00