noVNC/core
Pierre Ossman 6a19390baa Switch to RGBx pixel format
This is what the browser wants so it avoids having to spend time
converting everything. Unfortunately it usually means the server instead
needs to convert it for us, but we assume it has more power than we do.
2020-06-08 07:57:17 +02:00
..
decoders Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
input Properly limit mouse moves to once every 17 ms 2020-05-31 00:53:15 +02:00
util Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
deflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
des.js Convert DES into a class 2019-02-26 23:53:43 +02:00
display.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
encodings.js Add extended clipboard Pseudo-Encoding 2020-02-18 09:32:36 +01:00
inflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
rfb.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
websock.js Standardize on camelCase in Websock 2020-05-31 23:21:35 +02:00