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
|
8dda26af54
|
GUACAMOLE-249: Free rdpBitmap and rdpGlyph within custom free handlers (not automatically freed like rdpPointer).
|
2019-12-30 16:11:13 -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 |
|