• Joel Martin's avatar
    Merge remote branch 'origin/issue-70' · e79917c3
    Joel Martin authored
    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.
    e79917c3
display.js 19.4 KB