SDL/src/core
Ryan C. Gordon f63e9a8a3f
wasapi: Handle disconnected devices that get reconnected.
The device ID strings don't change between connects, so we need to move the
old device object out of the way if it still exists as a zombie, and let
the reconnected device get itself a fresh object.
2023-10-27 01:30:27 -04:00
..
android Add missing error reporting in Android_JNI_FileOpen() 2023-10-23 08:27:57 -07:00
freebsd Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
gdk gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 2023-08-25 10:40:16 -04:00
haiku Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
linux linux: Add portal drag and drop 2023-09-20 11:41:48 -04:00
n3ds Updated copyright for 2023 2023-01-09 09:41:41 -08:00
ngage Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
openbsd Fix some issues caught by check_stdlib_usage.py 2023-06-27 06:19:06 -07:00
ps2 Fixed PS2 build 2023-01-13 10:00:16 -08:00
psp Updated copyright for 2023 2023-01-09 09:41:41 -08:00
unix Consolidate the X11 WM_CLASS and Wayland app ID envvars 2023-05-28 19:15:36 -04:00
windows wasapi: Handle disconnected devices that get reconnected. 2023-10-27 01:30:27 -04:00
winrt Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00
SDL_core_unsupported.c Always provide an implementation for all SDL3 symbols 2023-10-12 14:00:47 +02:00
SDL_runapp.c fix build after previous commit. 2023-08-05 18:15:10 +03:00