FreeRDP/libfreerdp/gdi
Norbert Federa 17e0d25104 dynvc/client: fix and improve channel closing code
- fixed and consolitate the duplicated code for sending the
  CLOSE_REQUEST_PDU to the server into dvcman_close_channel
- call dvcman_close_channel if a dynamic channel plugin fails
  to process the received channel data
- rdpegfx: don't try to remove a non-existing cache entry,
  return an error instead which now will close the channel, as
  expected by Microsoft's windows protocols test suite
2020-03-04 08:03:56 +01:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Added software decoding fallback for RDPVOR 2018-02-13 10:52:53 +01:00
bitmap.c Reformatted to new style 2019-11-07 10:53:54 +01:00
brush.c Reformatted to new style 2019-11-07 10:53:54 +01:00
brush.h Reformatted to new style 2019-11-07 10:53:54 +01:00
clipping.c Reformatted to new style 2019-11-07 10:53:54 +01:00
clipping.h Reformatted to new style 2019-11-07 10:53:54 +01:00
dc.c Reformatted to new style 2019-11-07 10:53:54 +01:00
drawing.c Reformatted to new style 2019-11-07 10:53:54 +01:00
drawing.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gdi.c Merge pull request #5739 from akallabeth/improve_function_hiding 2019-12-02 11:31:35 +01:00
gdi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
gfx.c dynvc/client: fix and improve channel closing code 2020-03-04 08:03:56 +01:00
graphics.c Reformatted to new style 2019-11-07 10:53:54 +01:00
graphics.h Reformatted to new style 2019-11-07 10:53:54 +01:00
line.c Reformatted to new style 2019-11-07 10:53:54 +01:00
line.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pen.c Reformatted to new style 2019-11-07 10:53:54 +01:00
region.c Reformatted to new style 2019-11-07 10:53:54 +01:00
shape.c Reformatted to new style 2019-11-07 10:53:54 +01:00
video.c Reformatted to new style 2019-11-07 10:53:54 +01:00