..
.eslintrc
Initial commit
2020-09-20 12:16:44 +00:00
assertions.js
Approximate comparison of JPEG result
2021-03-29 12:47:38 +03:00
fake.websocket.js
Standardize on camelCase in tests
2021-03-29 12:34:13 +03:00
karma-test-main.js
Initial commit
2020-09-20 12:16:44 +00:00
playback-ui.js
Ignore recording variables in our linter
2021-03-29 12:47:43 +03:00
playback.js
Fix call to _recvMessage()
2021-03-29 12:45:49 +03:00
test.base64.js
Initial commit
2020-09-20 12:16:44 +00:00
test.copyrect.js
Handle empty rects in RAW decoder as well
2021-03-29 12:47:49 +03:00
test.deflator.js
Add camelCase rule to eslint
2021-03-29 12:34:42 +03:00
test.display.js
Standardise on a single blit function
2021-03-29 12:39:31 +03:00
test.helper.js
Send combination keysyms for some Japanese keys
2021-03-29 12:50:22 +03:00
test.hextile.js
Handle empty rects in RAW decoder as well
2021-03-29 12:47:49 +03:00
test.int.js
Add util for unsigned and signed int. conversion
2021-03-29 12:09:10 +03:00
test.keyboard.js
Fix missing caps lock events on iOS
2021-03-29 11:57:26 +03:00
test.localization.js
Initial commit
2020-09-20 12:16:44 +00:00
test.mouse.js
Properly limit mouse moves to once every 17 ms
2021-03-29 12:26:12 +03:00
test.raw.js
Handle empty rects in RAW decoder as well
2021-03-29 12:47:49 +03:00
test.rfb.js
Start fake test clock at real clock time
2021-03-29 12:41:15 +03:00
test.rre.js
Handle empty rects in RAW decoder as well
2021-03-29 12:47:49 +03:00
test.tight.js
Handle empty rects in RAW decoder as well
2021-03-29 12:47:49 +03:00
test.tightpng.js
Add workaround for Firefox PNG rounding bug
2021-03-29 12:48:06 +03:00
test.util.js
Standardize on camelCase in Logging
2021-03-29 12:34:25 +03:00
test.websock.js
Standardize on camelCase in Websock
2021-03-29 12:34:23 +03:00
test.webutil.js
Initial commit
2020-09-20 12:16:44 +00:00
vnc_playback.html
Fix up errors and warnings in vnc_playback.html
2021-03-29 11:38:25 +03:00