FreeRDP/client/iOS
Armin Novak dadc5262ae Removed static channel variables.
Global static variables do not work, if more than one instance
of an RDP client is running in the same process space.
Removed the varaibles where possible and replaced them with
thread local storage where necessary.
2016-10-06 13:43:09 +02:00
..
Additions updated file headers 2013-12-04 11:44:22 +01:00
Controllers Updated iOS client. 2016-10-06 13:43:08 +02:00
FreeRDP Removed static channel variables. 2016-10-06 13:43:09 +02:00
Misc Updated iOS client. 2016-10-06 13:43:08 +02:00
Models Updated iOS client. 2016-10-06 13:43:08 +02:00
Resources Updated iOS client. 2016-10-06 13:43:08 +02:00
Views Remove execute bit from many files 2014-07-20 00:52:35 -04:00
.gitignore ifreerdp: fix iOS/OSX platform detection 2013-12-03 15:19:58 -05:00
AppDelegate.h updated file headers 2013-12-04 11:44:22 +01:00
AppDelegate.m updated file headers 2013-12-04 11:44:22 +01:00
CMakeLists.txt Updated iOS client. 2016-10-06 13:43:08 +02:00
Defaults.plist Updated iOS client. 2016-10-06 13:43:08 +02:00
iFreeRDP-Prefix.pch updated file headers 2013-12-04 11:44:22 +01:00
iFreeRDP.plist updated file headers 2013-12-04 11:44:22 +01:00
main.m updated file headers 2013-12-04 11:44:22 +01:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00