FreeRDP/server/shadow
Armin Novak fd027d1bf0 Removed BUILTIN_CHANNELS
Building client channels out of tree does not work reliable as the
dependencies can not be easily split. (exceptions may be simple ones
as echo channel)
It does complicate the build system and code though, so remove this
for maintainability reasons.
2022-02-23 10:43:46 +01:00
..
Mac Fixed surface locking for shadow server. 2020-06-16 11:18:17 +02:00
Win Use a client/common context component 2022-02-22 09:44:13 +01:00
X11 Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
.gitignore shadow-cli: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
freerdp-shadow-cli.1.in Fixed typos (Otherweise) 2020-05-10 16:35:20 +09:00
freerdp-shadow.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ShadowConfig.cmake.in build: export freerdp-shadow 2016-02-29 16:22:24 +01:00
shadow_audin.c Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_audin.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_capture.c server: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
shadow_capture.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_channels.c Fixed RDPSND_CHANNEL_NAME 2021-08-25 13:40:47 +02:00
shadow_channels.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_client.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
shadow_client.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
shadow_encoder.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
shadow_encoder.h Added PROGRESSIVE codec to shadow 2021-06-28 16:51:27 +02:00
shadow_encomsp.c Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_encomsp.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_input.c Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_input.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_lobby.c server: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
shadow_lobby.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_mcevent.c Renamed ArrayList_Add to ArrayList_Append 2021-06-16 11:46:42 +02:00
shadow_mcevent.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
shadow_rdpgfx.c server/shadow: Fix black screen with win10 2016-10-11 13:25:07 +08:00
shadow_rdpgfx.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_rdpsnd.c fixed stuff 2018-09-26 12:49:52 +02:00
shadow_rdpsnd.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_remdesk.c Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_remdesk.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_screen.c Monitor coordinates are exclusive (#7145) 2021-07-07 11:54:01 +02:00
shadow_screen.h server: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
shadow_server.c Cleaned up wnd.h includes 2021-12-23 14:27:12 +01:00
shadow_subsystem_builtin.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
shadow_subsystem.c server: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
shadow_subsystem.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shadow_surface.c Fixed surface buffer alignment 2021-07-02 09:53:24 +02:00
shadow_surface.h server: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
shadow.c Cleaned up wnd.h includes 2021-12-23 14:27:12 +01:00
shadow.h Reformatted to new style 2019-11-07 10:53:54 +01:00