This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from 4021978 GUACAMOLE-1539: Merge correction to Docker entrypoint auth
sanity check.
add a27bd26 GUACAMOLE-462: Allow pending display frames to be cancelled.
add d4899f1 GUACAMOLE-462: Clear out pending display operations and fully
reset when importing state.
add 27c7ab7 GUACAMOLE-462: Do not continue an outstanding state import if
its corresponding seek has been cancelled.
add c4b8a13 GUACAMOLE-462: State of recording after resetting to a
keyframe is the index of that keyframe, not necessarily the requested seek
index.
add c3aad01 GUACAMOLE-462: Continue playback only after keyframe import.
add 1ca9179 GUACAMOLE-462: Merge correct recording playback artifacts
during seek().
No new revisions were added by this update.
Summary of changes:
.../src/main/webapp/modules/Client.js | 5 +-
.../src/main/webapp/modules/Display.js | 47 +++++++++++++
.../src/main/webapp/modules/SessionRecording.js | 77 +++++++++++-----------
3 files changed, 91 insertions(+), 38 deletions(-)