FreeRDP/libfreerdp
Norbert Federa ceb015a6bb egfx: the gfx reset grahics pdu is optional
Since the EGFX Reset Graphics PDU seems to be optional,
the graphicsReset variable (which is updated in that PDU's handler)
should be removed from the rdp_gdi struct with the next change
in public headers (as in freerdp v3).
There are still some clients that expect and check it and therefore
we keep it for now, initialized with TRUE.

sdas
2020-02-26 13:57:12 +01:00
..
cache Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
codec Fixed #5895: cast warnings. 2020-02-19 10:21:43 +01:00
common Merge pull request #5707 from akallabeth/kbd_codepage 2020-02-25 14:50:51 +01:00
core core: channels: add API to get channel name/id 2020-02-26 11:47:01 +01:00
crypto End connection before user callbacks if aborted. 2020-02-19 16:44:42 +01:00
gdi egfx: the gfx reset grahics pdu is optional 2020-02-26 13:57:12 +01:00
locale Merge pull request #5707 from akallabeth/kbd_codepage 2020-02-25 14:50:51 +01:00
primitives Fixed #5855: YCoCg to RGB conversion color order 2020-01-22 17:28:22 +01:00
utils Merge pull request #5745 from akallabeth/urbdrc_rewrite 2020-01-06 09:23:45 +01:00
CMakeLists.txt opencl: inline the openCL program in the source code 2019-11-22 13:21:39 +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