]> git.proxmox.com Git - mirror_novnc.git/commit
Merge remote branch 'origin/issue-70'
authorJoel Martin <github@martintribe.org>
Thu, 12 Jan 2012 23:07:07 +0000 (17:07 -0600)
committerJoel Martin <github@martintribe.org>
Thu, 12 Jan 2012 23:17:11 +0000 (17:17 -0600)
commite79917c3db630abe65b8c1eb47eea7595fc0c16e
tree7aa7444ca3eb59f1281b83b8c31ff360e962e21a
parenta9a7f0e18c4a02a1ea8d220c223bea966c37af15
parentac99a1f791e71f0b02de748419c21af0f45350b5
Merge remote branch 'origin/issue-70'

Conflicts:
include/display.js
include/rfb.js

This merges in the fix for https://github.com/kanaka/noVNC/issues/70

This changes noVNC to use the preferred color ordering that most VNC
server prefer and that VMWare VNC requires. It's possible this may
break some VNC servers out there in which case we might have to do
something a bit more subtle such as having alternate render functions
for little and big endian color ordering.
include/display.js
include/rfb.js