..
Mac
Fixed thread function return and parameters.
2018-03-07 14:36:55 +01:00
Win
Removed +async-transport options
2018-08-22 13:56:37 +02:00
X11
Fixed compiler warnings.
2018-03-07 14:47:06 +01: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-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
FreeRDP-ShadowConfig.cmake.in
build: export freerdp-shadow
2016-02-29 16:22:24 +01:00
shadow_audin.c
Fixed formatting of changed files.
2018-04-05 13:14:16 +02:00
shadow_audin.h
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +02:00
shadow_capture.c
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +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 compiler warnings.
2018-03-07 14:47:06 +01: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
server/shadow: Completely decouple subsystem implementations and shadow framework internal details.
2016-01-01 03:13:52 +08: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
Added automatic format support filter.
2018-07-02 16:33:50 +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_builtin.c
Scanbuild warning, argument checks and leak fixes.
2017-03-02 18:13:43 +01: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_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
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