FreeRDP/client
Armin Novak 413dcd3c28 Fixed RDPSND_CHANNEL_NAME
RDPSND channel is special, as it has many names.
(e.g. static channel, dynamic channel and UDP one.
Use RDPSND_CHANNEL_NAME to identify the module name instad of
RDPSND_DVC_CHANNEL_NAME
2021-08-25 13:40:47 +02:00
..
Android Fixed #7164: android clipboard string termination 2021-07-12 12:02:48 +02:00
common Fixed RDPSND_CHANNEL_NAME 2021-08-25 13:40:47 +02:00
iOS Added FREERDP/WINPR prefix to define GIT_REVISION 2021-05-18 13:37:34 +02:00
Mac Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
Sample Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
Wayland Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
Windows Fixed missing input checks for file contents request 2021-07-22 15:10:18 +02:00
X11 Fixed cast-qual warnings 2021-08-24 11:10:51 +02:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt Fixed installation of FreeRDP-ClientTargets.cmake (#7115) 2021-06-24 10:02:02 +02:00
freerdp-client.pc.in
FreeRDP-ClientConfig.cmake.in