From: Brian P. <br...@us...> - 2007-07-06 18:08:59
|
CVSROOT: /cvsroot/vncproxy Module name: vncproxy Repository: vncproxy/src/ Changes by: br...@sc....(none) 07/07/06 11:09:01 Log message: Tight encoding was pretty much broke when using resolution scaling. Need to pass around an extra rect with x/y bias info so we send the right coords in the RFB message. Modified files: vncproxy/src/: encode_tight.c Revision Changes Path 1.10 +53 -33 vncproxy/src/encode_tight.c |