FreeRDP/client/SDL/SDL2
akallabeth 83f2f21ad3
[warnigns] fix lots of bugprone warnings
* update-settings-tests: properly cast types in getter/setter
* wtypes: fix PHANDLE definition
* wStream: fix INT64 write function warnings
* Simplify HANDLE copy in channels, just assign after proper cast
2024-12-06 09:15:48 +01:00
..
dialogs [warnigns] fix lots of bugprone warnings 2024-12-06 09:15:48 +01:00
man [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
CMakeLists.txt [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
sdl_channels.cpp [warnings] fix clang-tidy issues in clients 2024-08-29 15:34:27 +02:00
sdl_channels.hpp [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
sdl_disp.cpp [warnigns] fix Wshorten-64-to-32 2024-11-11 10:22:37 +01:00
sdl_disp.hpp [client,sdl] remove unused private fields 2024-10-01 13:04:54 +02:00
sdl_freerdp.cpp [client,sdl] add warning for SDL2 lacking clipboard 2024-12-06 08:38:10 +01: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] fix class constructors and operators 2024-09-18 23:33:50 +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 [warnings] fix redundant casts 2024-10-29 15:49:59 +01:00
sdl_utils.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00
sdl_window.cpp [client,sdl] fix redundant initializer 2024-09-11 20:50:36 +02:00
sdl_window.hpp [client,sdl] fix class constructors and operators 2024-09-18 23:33:50 +02:00