FreeRDP/client
akallabeth 2170cc65e3
[warnings] cast return of fprintf (void)
fprintf returns a value. Not using it is mostly fine, but it generates
noise when compiling with all warnings on, so cast to (void)
2024-09-06 09:16:21 +02:00
..
Android [release] start 3.6.2-dev0 cycle 2024-07-04 10:00:24 +02:00
Mac [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
SDL sdl3: fix build with last version of SDL3 2024-09-05 14:57:11 +02:00
Sample [client,sample] improve VerifyCertificate message 2024-08-20 12:42:54 +02:00
Wayland fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
Windows [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
X11 [warnings] add WINPR_CAST_CONST_PTR_AWAY 2024-09-04 20:55:17 +02:00
common [function pointers] unify casts with macro 2024-09-04 20:06:45 +02:00
iOS [cmake] mark dependency includes SYSTEM 2024-08-26 11:10:49 +02:00
CMakeLists.txt [client,sdl] merge SDL2 and SDL3 projects 2024-05-16 20:34:11 +02:00
FreeRDP-ClientConfig.cmake.in Add find_dependency for link lib targets 2024-03-14 10:13:14 +01:00
freerdp-client.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00