FreeRDP/include/freerdp
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 Reformatted file. 2016-10-06 13:43:14 +02:00
channels Fixed EGFX capability parsing, respect length fields. 2019-02-27 17:15:43 +01:00
client Merge pull request #5240 from akallabeth/sign_compare_fixes_v2 2019-04-05 14:13:03 +02:00
codec remotefx: don't require data messages to come all in one chunk 2018-12-04 11:38:01 +01:00
crypto Cleaned up certificate verification code. 2018-12-04 09:35:24 +01:00
gdi Implemented GFX locking and enforce return value checks. 2018-11-29 11:55:27 +01:00
locale Refactored timezone functions. 2016-02-24 09:28:30 +01:00
server Updated EGFX support to 10.6 2019-02-27 16:36:15 +01:00
utils Fixed profiler API 2018-11-16 09:32:15 +01:00
addin.h Addin function pointers now expect const strings 2019-04-05 09:13:24 +02:00
altsec.h Reformatted file. 2016-10-06 13:43:14 +02:00
api.h Refactored order updates 2018-05-02 08:54:21 +02:00
assistance.h Fixed compiler warnings #5210 2019-01-29 16:14:55 +01:00
autodetect.h Added client bandwidth measurement result callback. 2015-05-20 16:18:55 +02:00
build-config.h.in Fixed addin loader, prefer system library paths. 2016-11-24 15:28:41 +01:00
client.h Added new default certificate callbacks with extended information. 2018-12-04 09:35:24 +01:00
codecs.h Readded H264 struct pointers, keep API compatible. 2017-07-17 11:38:06 +02:00
constants.h Added wayland OS minor version. 2016-10-06 13:43:06 +02:00
dvc.h Added attach/detach support for channels. 2016-12-19 17:07:01 +01:00
error.h Updated error info from spec. 2018-12-05 10:55:06 +01:00
event.h Added additional mouse mappings. 2018-03-08 13:21:04 +01:00
extension.h
freerdp.h Exposing NLA functions to impersonate and revert context. 2019-03-08 10:10:43 +01:00
graphics.h Fixed glyph cache bounds setting. 2018-11-19 13:58:53 +01:00
input.h Implemented horizontal wheel support. 2015-12-14 18:29:23 +01:00
license.h license: implement server-side management 2019-01-21 09:57:15 +01:00
listener.h Add the ability to have listener from an existing socket 2015-05-08 10:00:38 +02:00
log.h Added headers for converting logging in libfreerdp, channels, clients and servers. 2014-09-09 16:33:05 +02:00
message.h Added support for Set Keyboard IME Status 2017-05-12 09:43:58 +02:00
metrics.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
peer.h license: implement server-side management 2019-01-21 09:57:15 +01:00
pointer.h Refactored order updates 2018-05-02 08:54:21 +02:00
primary.h Fixed various issues with primary orders. 2018-10-15 14:30:58 +02:00
primitives.h Added SSE optimized RGB to AVC444 frame split and test. 2018-01-30 11:17:16 +01:00
rail.h Cleaned up xf_rail_server_handshake 2018-12-05 09:13:04 +01:00
scancode.h
secondary.h Refactored order updates 2018-05-02 08:54:21 +02:00
session.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
settings.h Fixed version magic mismatch with [MS-RDPBCGR] 2019-02-27 16:30:55 +01:00
svc.h channels: start working on extended virtual channel API 2016-11-14 16:44:45 -05:00
types.h libfreerdp-core: refactor codec context management 2014-09-10 00:42:41 -04:00
update.h Unified update->BeginPaint and update->EndPaint 2019-04-11 15:33:23 +02:00
version.h.in Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
window.h Remote app support 2015-10-15 18:18:21 -05:00