FreeRDP/client/SDL
Armin Novak a45e464d6f [client,SDL] check for timer initialized
before manipulating SDL timers check if the SDL subsystem was actually
initialized. Fixes #9736
2024-01-10 19:53:05 +01:00
..
aad [freerdp,api] add FREERDP_ENTRY_POINT 2023-08-25 14:36:05 +02:00
dialogs [client,SDL] optimize map lookup 2024-01-05 09:18:07 +01:00
man [doc,manpage] name manpages versioned 2023-12-22 10:24:09 +01:00
CMakeLists.txt [cmake] unify common options 2023-12-22 16:21:30 +01:00
sdl_channels.cpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_channels.hpp [client,sdl] rename c++ headers to hpp 2023-04-19 11:04:13 +02:00
sdl_disp.cpp [client,SDL] check for timer initialized 2024-01-10 19:53:05 +01:00
sdl_disp.hpp [client,sdl] use SDL timer for display resize 2023-12-11 11:59:45 +01:00
sdl_freerdp.cpp [client,sdl] make dialog image support optional 2023-12-21 16:34:04 +01:00
sdl_freerdp.hpp [client,sdl] add connection dialog 2023-12-20 23:16:10 +01:00
sdl_kbd.cpp [client,sdl] use member instead of static variable 2023-07-31 13:41:26 +02:00
sdl_kbd.hpp [client,sdl] use member instead of static variable 2023-07-31 13:41:26 +02:00
sdl_monitor.cpp [client,sdl] wrap sdl windows in c++ class 2023-12-20 11:24:31 +01:00
sdl_monitor.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_pointer.cpp [client,sdl] fix compiler warnings 2023-08-25 12:56:36 +02:00
sdl_pointer.hpp [client,sdl] migrate display channel to class 2023-04-19 11:04:13 +02:00
sdl_touch.cpp [client,sdl] wrap sdl windows in c++ class 2023-12-20 11:24:31 +01:00
sdl_touch.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_types.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_utils.cpp [client,sdl] add SDL quit event wrapper 2023-12-20 23:16:10 +01:00
sdl_utils.hpp [client,sdl] add SDL quit event wrapper 2023-12-20 23:16:10 +01:00
sdl_window.cpp [client,sdl] wrap sdl windows in c++ class 2023-12-20 11:24:31 +01:00
sdl_window.hpp [client,sdl] wrap sdl windows in c++ class 2023-12-20 11:24:31 +01:00