FreeRDP/libfreerdp
Armin Novak 2a26aa0d87 Unified update->BeginPaint and update->EndPaint
Since these functions were called from 2 different threads
(main thread or dynamic channel) depending on fastpath or
gfx channel use lock between these.
If not locked the invalid region may be accessed from both
threads and lead to crashes as experienced with nightly df280a7ff
2019-04-11 15:33:23 +02:00
..
cache Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
codec Fixed unnecessary casts in freerdp_image_copy. 2019-04-05 09:14:35 +02:00
common Fixed broken implicit fallthrough 2019-04-05 09:14:35 +02:00
core Unified update->BeginPaint and update->EndPaint 2019-04-11 15:33:23 +02:00
crypto Fixed review remarks. 2019-04-05 09:14:35 +02:00
gdi Unified update->BeginPaint and update->EndPaint 2019-04-11 15:33:23 +02:00
locale Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
primitives Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
utils Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
CMakeLists.txt Using runtime linking for OpenH264. 2019-01-11 12:00:08 +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