Michael Jumper
|
f805a80bc1
|
GUACAMOLE-249: Switch return type of guac_rdp_cache_bitmap() back to void - it doesn't fail, and isn't dictated by the FreeRDP API.
|
2020-01-11 20:14:35 -08:00 |
|
Michael Jumper
|
e325dbc672
|
GUACAMOLE-249: Add/remove headers as necessary based on run through Include What You Use (IWYU) tool.
|
2020-01-04 13:07:28 -08:00 |
|
Michael Jumper
|
555973f6b0
|
GUACAMOLE-249: Remove unnecessary bitmap conversion - will happen automatically when FreeRDP invokes bitmap->Decompress().
|
2020-01-04 00:00:21 -08:00 |
|
Michael Jumper
|
7ef1dcafba
|
GUACAMOLE-249: Convert absolutely all rdpBitmaps before attempting to draw.
|
2019-12-31 16:17:36 -08:00 |
|
Michael Jumper
|
36545cc92c
|
GUACAMOLE-249: Document absolutely all parameters and return types for RDP support.
|
2019-12-29 18:04:51 -08:00 |
|
Michael Jumper
|
69831995cb
|
GUACAMOLE-249: Remove prototype for guac_rdp_bitmap_decompress(), which is no longer defined nor used.
|
2019-12-27 15:24:25 -08:00 |
|
Michael Jumper
|
d7bbee35b0
|
GUACAMOLE-249: Reorganize includes to match code standard.
|
2019-12-23 13:32:36 -08:00 |
|
Michael Jumper
|
a63dcb46b2
|
GUACAMOLE-249: Rename and restructure RDP source files more sensibly.
|
2019-12-23 13:29:37 -08:00 |
|