]> source.dussan.org Git - tigervnc.git/commit
Make the comparing update tracker a bit more flexible. It can now be in an
authorPierre Ossman <ossman@cendio.se>
Sun, 20 Nov 2011 15:36:11 +0000 (15:36 +0000)
committerPierre Ossman <ossman@cendio.se>
Sun, 20 Nov 2011 15:36:11 +0000 (15:36 +0000)
commitb114cec89edf6d69c545712f29decac1631c94a2
treede7d752926e99c906db2e718703a7a8a59b475c4
parent53fd544c2f68b2ff97fb3f5e60734b281ce75ad3
Make the comparing update tracker a bit more flexible. It can now be in an
"auto" state where it will be enabled until we deem that the client is better
of without it (currently triggered by explicitly stating a low compression
level).

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4809 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/ComparingUpdateTracker.cxx
common/rfb/ComparingUpdateTracker.h
common/rfb/ServerCore.cxx
common/rfb/ServerCore.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCSConnectionST.h
common/rfb/VNCServerST.cxx
common/rfb/VNCServerST.h