FreeRDP/server/shadow
akallabeth 3186977e15
[cmake] Invert WITH_FREERDP_3x_DEPRECATED
API breaking change, with this logic the symbol needs to be manually
defined by an API user. So, to fix this:
* Rename to DROP_FREERDP_3x_DEPRECATED
* Invert logic, so a undefined value enables the symbols
2025-03-06 15:30:26 +01:00
..
Mac [cmake] force configuration options 2024-12-05 09:36:23 +01:00
Win Merge pull request #10927 from Biswa96/typo-rdpSettings 2024-12-07 17:50:07 +01:00
X11 [warnings] fix -Wunused-function 2025-02-27 19:29:46 +01:00
CMakeLists.txt [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
freerdp-shadow-cli.1.in [server,shadow] improve shadow help and startup checks 2024-02-26 20:59:39 +01:00
freerdp-shadow.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
FreeRDP-ShadowConfig.cmake.in find_dependency for exported cmake config 2023-08-01 08:13:30 +02:00
shadow_audin.c [server,shadow] fix integer narrow 2024-10-03 18:58:56 +02:00
shadow_audin.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_capture.c [cmake] Invert WITH_FREERDP_3x_DEPRECATED 2025-03-06 15:30:26 +01:00
shadow_capture.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
shadow_channels.c [channel,server] fix unguarded use of functions 2024-06-12 09:58:08 +02:00
shadow_channels.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_client.c [warnings] fix -Wunused-but-set-variable 2025-03-06 07:15:20 +01:00
shadow_client.h [warning] fix function declarations 2024-09-11 20:50:21 +02:00
shadow_encoder.c [server,shadow] properly clean up encoder 2025-01-12 15:12:00 +01:00
shadow_encoder.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
shadow_encomsp.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
shadow_encomsp.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_input.c Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
shadow_input.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_lobby.c [warnings] fix integer casting 2024-12-19 12:33:42 +01:00
shadow_lobby.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_mcevent.c [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
shadow_mcevent.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
shadow_rdpgfx.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
shadow_rdpgfx.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_rdpsnd.c [warnings] fix integer casting 2024-12-19 12:33:42 +01:00
shadow_rdpsnd.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_remdesk.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
shadow_remdesk.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_screen.c [warnings] fix integer narrowing 2024-10-14 10:31:55 +02:00
shadow_screen.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
shadow_server.c [server,shadow] readd multi rect BitmapUpdate support 2025-02-28 11:19:36 +01:00
shadow_subsystem_builtin.c [warnings] fix clang-tidy issues in server 2024-08-29 15:20:42 +02:00
shadow_subsystem.c [cmake] Invert WITH_FREERDP_3x_DEPRECATED 2025-03-06 15:30:26 +01:00
shadow_subsystem.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
shadow_surface.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
shadow_surface.h [gcc,clang] add support for attribute(malloc) 2024-02-02 15:10:40 +01:00
shadow.c [server,shadow] readd multi rect BitmapUpdate support 2025-02-28 11:19:36 +01:00
shadow.h Reformatted to new style 2019-11-07 10:53:54 +01:00