FreeRDP/client/Android
Armin Novak 7d89ea22d4 Unified initialization of OrderSupport
Added a library internal function freerdp_settings_set_default_order_support
which initializes the OrderSupport array of settings.
Now clients no longer need to set this up on their own, if they
do not implement their own hardware accelerated order processing.
2018-11-23 10:11:50 +01:00
..
Studio Merge pull request #5039 from mcsong/master 2018-11-21 11:49:45 +01:00
android_cliprdr.c Check length of string returned by ClipboardGetData 2018-02-01 09:34:07 +01:00
android_cliprdr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_event.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
android_event.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_freerdp_jni.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_freerdp.c Unified initialization of OrderSupport 2018-11-23 10:11:50 +01:00
android_freerdp.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_jni_callback.c Android: fixed visibility, reformatted 2016-10-17 12:20:06 +02:00
android_jni_callback.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_jni_utils.c Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
android_jni_utils.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
CMakeLists.txt Updated library names after change in #3704 2017-01-16 18:08:07 +01:00