noVNC/include
Joel Martin ac99a1f791 Change default PixelFormat. Fix canvas test.
Instead of R,G,B (red-shift of 0, green-shift of 8, and blue-shift
of 16), use the default ordering of B,G,R (red-shift of 16, green-shift of 8, and blue-shift
of 0) that tightvncserver uses (and that VMWare's VNC server seems to
require). Also, warn in the console if the server does not default to
the new format.

Fix the tests/canvas.html test. This is a general fix with regards to
the rename/refactor of canvas.js into display.js and not specific to
the color re-ordering.
2011-07-18 12:17:47 -05:00
..
web-socket-js Version 0.1, debian packaging, license text. 2011-07-14 15:57:01 -05:00
base64.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
black.css Fix CSS sizes with HTML5 doctype. 2011-02-02 10:48:29 -06:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js Change default PixelFormat. Fix canvas test. 2011-07-18 12:17:47 -05:00
input.js Refactor configuration attributes. 2011-05-11 17:31:53 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
plain.css Fix CSS sizes with HTML5 doctype. 2011-02-02 10:48:29 -06:00
playback.js Fix copyright year to 2011. 2011-04-05 14:44:47 -05:00
rfb.js Change default PixelFormat. Fix canvas test. 2011-07-18 12:17:47 -05:00
ui.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
util.js Refactor configuration attributes. 2011-05-11 17:31:53 -05:00
vnc.js API changes/cleanup. 2011-05-11 15:55:44 -05:00
websock.js Remove extraneous question mark. 2011-06-28 16:29:29 -05:00
webutil.js include/webutil.js: fix dirObj undefined attribute. 2011-04-05 14:46:22 -05:00