FreeRDP/client
akallabeth cb5c98aab0 [core,client] Add PostFinalDisconnect callback
To have more fine granied control add a new callback.
Now you have the following callback pairs:
* PreConnect <--> PostFinalDisconnect
* PostConnect <--> PostDisconnect
2022-12-09 12:30:14 +01:00
..
Android [winpr,android] Unify JNI_OnLoad 2022-11-28 10:42:36 +01: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 Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
Windows [client,windows] release keyboard grab on minimize 2022-12-09 11:28:21 +01:00
X11 [core,client] Add PostFinalDisconnect callback 2022-12-09 12:30:14 +01:00
common [client,cmdline] remove -fast-path option 2022-12-06 16:41:24 +01:00
iOS Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02: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-ClientConfig.cmake.in
freerdp-client.pc.in