FreeRDP/client/iOS
akallabeth 8cc6582044
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues

* Fixed mac compilation issues

* Added missing include

* Fixed windows server build warnings

* Fixed VS2010 build issue

* Removed unnecessary library linking

* Fixed ThreadPool WinXP compatibility

* Fixed pr review remarks
2022-02-14 14:59:22 +01:00
..
Additions Reformatted to new style 2019-11-07 10:53:54 +01:00
Controllers Reformatted to new style 2019-11-07 10:53:54 +01:00
FreeRDP Use freerdp_settings_set and _strdup 2022-02-02 13:43:31 +00:00
Misc Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
Models Reformatted to new style 2019-11-07 10:53:54 +01:00
Resources Spelling fixes for iOS strings 2020-04-23 08:01:07 +02:00
Views Reformatted to new style 2019-11-07 10:53:54 +01:00
.gitignore ifreerdp: fix iOS/OSX platform detection 2013-12-03 15:19:58 -05:00
AppDelegate.h Reformatted to new style 2019-11-07 10:53:54 +01:00
AppDelegate.m Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Disabled thread local storage on iOS. 2016-10-06 13:43:10 +02:00
Defaults.plist Updated iOS client. 2016-10-06 13:43:08 +02: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
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 Reformatted to new style 2019-11-07 10:53:54 +01:00