FreeRDP/server/shadow
Armin Novak 4eb5b8e349 Replaced atoi 2017-11-15 15:52:16 +01:00
..
Mac Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
Win Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
X11 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
.gitignore shadow-cli: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01: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 shadow server: add more error messages 2017-01-16 11:11:59 +01:00
shadow.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
shadow_audin.c fix string format specifiers 2016-12-16 13:48:43 +01: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 Fix libavcodec encoding errors and set tunables. 2017-11-09 11:39:54 -05: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 shadow/rdpsnd: Fix race condition in rdpsnd channel server. The output buffer and format parameters are not protected. This cause some data inconsistence if rdpsnd has own thread 2016-05-22 22:13:32 +08: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 Replaced atoi 2017-11-15 15:52:16 +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_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