FreeRDP/client
Armin Novak 5f81005ecb [transport] remove polling loop
We no longer have a blocking polling loop in transport. Instead assume
there is more data after a packet was processed and let the transport
try again. If there is another packet ready, this repeats until only a
partly received (or no new data available) situation is reached.
2022-12-12 12:59:32 +01:00
..
Android [winpr,android] Unify JNI_OnLoad 2022-11-28 10:42:36 +01:00
common [transport] remove polling loop 2022-12-12 12:59:32 +01:00
iOS Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
Mac Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
Sample Updated RDP state machine 2022-11-11 11:51:27 +01:00
Wayland fixed const and type cast warnings 2022-12-09 15:58:26 +01:00
Windows [client,windows] release keyboard grab on minimize 2022-12-09 11:28:21 +01:00
X11 Fixed various compiler warnings 2022-12-09 15:58:26 +01:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt moving android client build to be part of aFreeRDP.apk gradle build 2022-03-28 19:30:12 +02:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00