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

vnick pushed a change to branch patch
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git


    from 0bf63903f GUACAMOLE-2021: Merge fix for history recording playback 
heatmap with short videos.
     add 1454a5dea GUACAMOLE-377: Revert to synchronous flush (asynchronous is 
slower).
     add 1a57d41a1 GUACAMOLE-377: Use ImageDecoder to decode images while they 
are being received (if possible).
     add f2958ffb5 GUACAMOLE-377: Set NO_DELAY on guacd socket to avoid 
unnecessary latency.
     add 38541c63a GUACAMOLE-377: Merge address performance regression related 
to migration to guac_display.
     new 4b95f5533 Merge 1.6.0 changes to patch branch.

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/main/webapp/modules/ArrayBufferReader.js   |  26 +++--
 .../src/main/webapp/modules/Display.js             | 119 ++++++---------------
 .../src/main/webapp/modules/InputStream.js         |  62 +++++++++++
 .../apache/guacamole/net/InetGuacamoleSocket.java  |   5 +
 4 files changed, 122 insertions(+), 90 deletions(-)

Reply via email to