SDL/src/core
Sam Lantinga ecd089bb69 Don't return short waits from SDL_IOReady()
The Wayland keyboard repeat code assumes that if we have a certain timeout then we'll wait at least that long, and generate a key repeat event on timeout. If we wait a shorter time, we won't generate a key repeat event and then return 0, even if we were supposed to wait indefinitely.

Fixes https://github.com/libsdl-org/SDL/issues/12239
2025-02-10 10:29:30 -08:00
..
android Fixed potentially overlapping memcpy() to use memmove() 2025-01-14 14:31:20 -08:00
freebsd Updated copyright for 2025 2025-01-01 07:45:52 -08:00
gdk Updated copyright for 2025 2025-01-01 07:45:52 -08:00
haiku Updated copyright for 2025 2025-01-01 07:45:52 -08:00
linux dbus: fix spurious leak reports with SDL_SHUTDOWN_DBUS_ON_QUIT=0 2025-02-04 17:01:06 -08:00
openbsd Updated copyright for 2025 2025-01-01 07:45:52 -08:00
unix Don't return short waits from SDL_IOReady() 2025-02-10 10:29:30 -08:00
windows Updated to version 3.2.5 for development 2025-02-06 16:40:59 -08:00
SDL_core_unsupported.c Formatting spaces around pointer symbol. 2025-02-03 17:03:26 -08:00