FreeRDP/server/shadow
Armin Novak f4de82c242 Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
..
Mac Mac fixes 2018-09-26 12:49:09 +02:00
Win Updated windows shadow server assistance usage. 2018-11-22 11:11:31 +01:00
X11 Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
.gitignore shadow-cli: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt Use SetFreeRDPCMakeInstallDir where CMake modules are installed 2018-05-02 10:36:52 -05:00
FreeRDP-ShadowConfig.cmake.in build: export freerdp-shadow 2016-02-29 16:22:24 +01:00
freerdp-shadow-cli.1.in Fix warning in man pages 2017-08-03 08:41:50 +02:00
freerdp-shadow.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
shadow.c Removed winpr_exit 2018-04-03 12:56:33 +02:00
shadow.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_audin.c Moved server-common to public header. 2018-09-26 12:49:09 +02:00
shadow_audin.h Working mic redirection for shadow server. 2018-09-26 12:49:09 +02:00
shadow_capture.c Removed use of unchecked sprintf 2018-08-27 14:34:42 +02:00
shadow_capture.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_channels.c rdpgfx: Implementation for server side channel 2016-08-07 20:14:33 +08:00
shadow_channels.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_client.c Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
shadow_client.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_encoder.c Merge pull request #4053 from akallabeth/ffmpeg_encoder 2017-11-06 11:25:48 +01:00
shadow_encoder.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_encomsp.c fix string format specifiers 2016-12-16 13:48:43 +01:00
shadow_encomsp.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_input.c Fixed shadow server callbacks. 2018-09-26 12:49:09 +02:00
shadow_input.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_lobby.c server/shadow: Enhancement regarding the screen and resolution - add resize support and fix subRect feature 2015-07-01 23:57:20 +08:00
shadow_lobby.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_mcevent.c fix string format specifiers 2016-12-16 13:48:43 +01:00
shadow_mcevent.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_rdpgfx.c server/shadow: Fix black screen with win10 2016-10-11 13:25:07 +08:00
shadow_rdpgfx.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_rdpsnd.c fixed stuff 2018-09-26 12:49:52 +02:00
shadow_rdpsnd.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_remdesk.c Merge remote-tracking branch 'upstream/master' into mh-channel 2015-07-15 01:57:07 -07:00
shadow_remdesk.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_screen.c server/shadow: Enhancement regarding the screen and resolution - add resize support and fix subRect feature 2015-07-01 23:57:20 +08:00
shadow_screen.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_server.c Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
shadow_subsystem.c Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_subsystem.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_subsystem_builtin.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
shadow_surface.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
shadow_surface.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00