FreeRDP/client/SDL/SDL3
akallabeth dc76879e0b
[warnings] fix some compiler warnings
* fix compiler warnings found in a lot of places
* add missing enum type for clipboard channel
* mark deallocator for winpr image function
2024-10-30 16:12:20 +01:00
..
dialogs [warnings] fix some compiler warnings 2024-10-30 16:12:20 +01:00
man [manpages] switch generation to pure CMake 2024-10-09 21:41:14 +02:00
CMakeLists.txt [client,common] add WITH_INSTALL_CLIENT_DESKTOP_FILES 2024-10-25 12:11:54 +02:00
sdl_channels.cpp [sdl3] fix build against last SDL3 2024-08-12 11:50:02 +02:00
sdl_channels.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_clip.cpp [warnings] fix some compiler warnings 2024-10-30 16:12:20 +01:00
sdl_clip.hpp sdl3 client: take in account last SDL changes 2024-10-07 11:48:41 +02:00
sdl_disp.cpp [warnings] fix format warnings 2024-10-17 20:47:29 +02:00
sdl_disp.hpp [client,sdl] remove unused private fields 2024-10-01 13:04:54 +02:00
sdl_freerdp.cpp [client,various] print client specific only on help 2024-10-24 09:08:06 +02:00
sdl_freerdp.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00
sdl_kbd.cpp [utils,string] add freerdp_extract_key_value 2024-10-01 13:05:34 +02:00
sdl_kbd.hpp [client,sdl] update to current sdl3-api 2024-09-20 10:19:29 +02:00
sdl_monitor.cpp [client,sdl] ignore window properties if not fullscreen/multimon 2024-10-24 11:32:05 +02:00
sdl_monitor.hpp fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
sdl_pointer.cpp [client,sdl] eliminate unused variables 2024-09-24 19:45:20 +02:00
sdl_pointer.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_touch.cpp [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
sdl_touch.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_types.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_utils.cpp [va_list] initialize with ={0}; 2024-09-24 11:06:18 +02:00
sdl_utils.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00
sdl_window.cpp [client,sdl] update to current sdl3-api 2024-09-20 10:19:29 +02:00
sdl_window.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00