FreeRDP/client/SDL
2023-07-31 13:41:26 +02:00
..
aad [client,sdl] update AAD/AVC callback handling 2023-07-21 09:14:54 +02:00
dialogs [client,sdl] fixed member initialization order and casts 2023-07-28 13:42:12 +02:00
CMakeLists.txt [cmake] set MSVC runtime for SDL client 2023-07-26 16:19:07 +02: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 Added the ability to quite the RDP session by pressing "r-ctrl + shift + D". The reason for this is when in full screen I have no way to exit from xrdp if I don't want to close my session. 2023-07-31 13:41:26 +02:00
sdl_disp.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_freerdp.cpp Started to add support for multi-monitor. 2023-07-31 13:41:26 +02:00
sdl_freerdp.hpp Started to add support for multi-monitor. 2023-07-31 13:41:26 +02:00
sdl_kbd.cpp Added the ability to quite the RDP session by pressing "r-ctrl + shift + D". The reason for this is when in full screen I have no way to exit from xrdp if I don't want to close my session. 2023-07-31 13:41:26 +02:00
sdl_kbd.hpp Added the ability to quite the RDP session by pressing "r-ctrl + shift + D". The reason for this is when in full screen I have no way to exit from xrdp if I don't want to close my session. 2023-07-31 13:41:26 +02:00
sdl_monitor.cpp Started to add support for multi-monitor. 2023-07-31 13:41:26 +02:00
sdl_monitor.hpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_pointer.cpp [client,sdl] encapsulate c++ context 2023-06-05 14:15:03 +02:00
sdl_pointer.hpp [client,sdl] migrate display channel to class 2023-04-19 11:04:13 +02:00
sdl_touch.cpp Added the ability to quite the RDP session by pressing "r-ctrl + shift + D". The reason for this is when in full screen I have no way to exit from xrdp if I don't want to close my session. 2023-07-31 13:41:26 +02: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] fixed member initialization order and casts 2023-07-28 13:42:12 +02:00
sdl_utils.hpp [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00