noVNC/core/util
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
..
browser.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
cursor.js Remove generated HTML by Cursor when it detaches 2020-01-23 11:58:16 +02:00
events.js Rename document.capturedElem to captureElement 2019-10-23 15:59:43 +02:00
eventtarget.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
int.js Add util for unsigned and signed int. conversion 2020-02-17 11:29:40 +01:00
logging.js Standardize on camelCase in Logging 2020-05-31 23:37:29 +02:00
polyfill.js adds qualityLevel property to RFB class for updating JPEG quality level encoding on the fly 2020-02-28 13:14:19 +01:00
strings.js Build in the behavior to ignore decodeUTF8 errors 2019-12-23 10:27:40 +01:00