noVNC/tests
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
..
arrays.html test/*.html: use "../include" instead of symlink. 2011-03-14 19:05:42 -05:00
arrays.js util/json2graph.py: new location for json2graph.py. 2011-04-06 11:19:02 -05:00
base64.html test/*.html: use "../include" instead of symlink. 2011-03-14 19:05:42 -05:00
base64.js wsproxy.js: Fix multi-frame decoding. 2010-11-07 22:28:08 -06:00
browser.js tests/browser.js: Missing. Needed for arrays.html test. 2011-04-21 08:45:04 -05:00
canvas.html Change default PixelFormat. Fix canvas test. 2011-07-18 12:17:47 -05:00
cursor.html test/*.html: use "../include" instead of symlink. 2011-03-14 19:05:42 -05:00
face.png API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
face.png.js Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
input.html Refactor keyboard event handling. 2011-04-05 14:26:54 -05:00
stats.js Add Javascript binary byte array test. 2011-02-23 11:08:09 -06:00
vnc_perf.html IE9 fixes: mouse, doctype. Adobe Flash link. 2011-03-29 15:44:03 -05:00
vnc_playback.html Fix playback of recorded VNC. 2011-06-26 14:17:42 -05:00