guacamole-spice-protocol/src
2015-08-14 10:54:59 -07:00
..
common GUAC-240: Implement adaptive encoding. Build a heat map of the screen, and use lossy image compression for areas refreshing frequently. Once refresh frequency is reduced the lossy area is repainted with a lossless image. 2015-08-14 10:54:59 -07:00
common-ssh GUAC-1264: Require explicit free for users and sessions. Ensure SSH client data is zeroed upon allocation. 2015-07-24 13:20:36 -07:00
guacd GUAC-1171: Adopt cleaner style for Makefile.am. 2015-07-08 15:39:25 -07:00
libguac GUAC-240: Byte order of pixels is BGR, not BRG. 2015-08-13 16:38:54 -07:00
protocols GUAC-1290: Change GUAC_VNC_FRAME_TIMEOUT to 10 so more VNC messages are handled in each frame. 2015-08-13 16:38:54 -07:00
terminal GUAC-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg(). 2015-08-13 16:38:54 -07:00