This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git.


    from d9d5c79  GUACAMOLE-1305: Merge fix pt-br keyboard layout
     add 0729a6c  GUACAMOLE-1302: Add surface/display level support for forcing 
lossless compression.
     add 27f8403  GUACAMOLE-1302: Always use lossless compression for 
text-based protocols leveraging the terminal.
     add c2b7e2d  GUACAMOLE-1302: Add VNC support for forcing lossless 
compression.
     add 18a0362  GUACAMOLE-1302: Add RDP support for forcing lossless 
compression.
     new e2a136f  GUACAMOLE-1302: Merge support for forcing lossless 
compression in VNC and RDP connections.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/common/common/display.h  | 29 +++++++++++++++++++++++++++++
 src/common/common/surface.h  | 25 +++++++++++++++++++++++++
 src/common/display.c         | 30 ++++++++++++++++++++++++++++++
 src/common/surface.c         | 16 +++++++++++++++-
 src/protocols/rdp/rdp.c      |  4 ++++
 src/protocols/rdp/settings.c | 13 +++++++++++++
 src/protocols/rdp/settings.h |  6 ++++++
 src/protocols/vnc/settings.c | 13 +++++++++++++
 src/protocols/vnc/settings.h |  6 ++++++
 src/protocols/vnc/vnc.c      |  4 ++++
 src/terminal/display.c       |  3 +++
 11 files changed, 148 insertions(+), 1 deletion(-)

Reply via email to