noVNC/include
Joel Martin d41c33e4b7 Add colour map support (non-true-color).
In colourMap mode there are 256 colours in a colour palette sent from
the server via the SetColourMapEntries message. This reduces the
bandwidth by about 1/4. However, appearance can be somewhat less than
ideal (pinks instead of gray, etc).

It also increases client side rendering performance especially on
firefox. Rendering a full 800x600 update takes about 950ms in
firefox on my system compared to about 1400ms. Round-trip time for
a full frame buffer update is even better on firefox (due to
performance of the flash WebSocket emulator). Reduced from about
1800ms to 1100ms on firefox (for 800x600 full update).
2010-06-01 14:34:27 -05:00
..
as3crypto_patched Import as3crypto_patch: ffda6e9cd8b1d74f45472c676afda8360ae1e5aa 2010-04-30 14:13:32 -05:00
fab-test Create FABridge tester. Move wstest into tests subdir. 2010-05-16 19:21:21 -05:00
web-socket-js Test non-base64 (straight UTF-8) encoding. 2010-05-28 15:39:38 -05:00
base64.js Isolate DOM references in load() and connect(). 2010-05-11 16:39:17 -05:00
black.css Add styling classes for status line state. 2010-05-16 19:58:51 -05:00
canvas.js Add colour map support (non-true-color). 2010-06-01 14:34:27 -05:00
des.js Isolate DOM references in load() and connect(). 2010-05-11 16:39:17 -05:00
mootools-1.2.4-core-comp.js Remove uneeded mootools functions and used compressed version. 2010-04-15 12:28:53 -05:00
mootools-1.2.4-core.js Remove uneeded mootools functions and used compressed version. 2010-04-15 12:28:53 -05:00
mootools.js Remove uneeded mootools functions and used compressed version. 2010-04-15 12:28:53 -05:00
plain.css Add styling classes for status line state. 2010-05-16 19:58:51 -05:00
util.js Move vars into RFB namespace. Extend array in util.js. 2010-05-15 14:55:33 -05:00