]> git.proxmox.com Git - mirror_novnc.git/commit
playback.js: realtime playback and split out code.
authorJoel Martin <github@martintribe.org>
Wed, 1 Sep 2010 17:31:54 +0000 (12:31 -0500)
committerJoel Martin <github@martintribe.org>
Wed, 1 Sep 2010 17:31:54 +0000 (12:31 -0500)
commitb8bd88d085d23687b238d9cdf0ef11a9f54e4388
tree2e13b24de81d9fceffb8a6ee64629a3987d8afb4
parent975aa8c01cf16bb3c5293e84176cc10bc28fd216
playback.js: realtime playback and split out code.

Preparation for online demo.

Split general playback code into tests/playback.js.

Use timestamps from recording with proxy to playback in realtime.
tests/playback.js [new file with mode: 0644]
tests/vnc_playback.html