FreeRDP/libfreerdp
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
..
cache Fixed glyph cache bounds setting. 2018-11-19 13:58:53 +01:00
codec Fixed CVE-2018-8784 2018-11-20 11:08:31 +01:00
common Removed duplcate NULL checks. 2018-11-22 11:21:57 +01:00
core Unified initialization of OrderSupport 2018-11-23 10:11:50 +01:00
crypto Fix #5049: Libressl declares OPENSSL_VERSION_NUMBER too high 2018-11-22 19:10:05 +01:00
gdi Fixed CVE-2018-8787 2018-11-20 11:08:31 +01:00
locale Fixed signedness casts. 2018-10-25 14:08:20 +02:00
primitives Removed use of unchecked sprintf 2018-08-27 14:34:42 +02:00
utils Fixed profiler API 2018-11-16 09:32:15 +01:00
CMakeLists.txt Add soxr library and include paths. 2018-11-14 13:27:20 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00