aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/UpdateTracker.h
Commit message (Collapse)AuthorAgeFilesLines
* Move copy rect handling to EncodeManagerPierre Ossman2018-11-011-4/+1
| | | | | No need to spread things out. Keep all of the handling in a single place to make things clearer.
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-31/+5
| | | | | | | | Having the client specifiy the video region is conceptually wrong and a problem like this should be handled by better encoding selection. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3635 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Restored the functionality of the VideoPriority parameter. This time, itConstantin Kaplinsky2008-06-131-0/+5
| | | | | | | | | should work correctly even over slow networks, when update requests go less frequently than polling cycles. This version does not give any special meaning to the value 0, it is equivalent to 1. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2584 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Special handling of a rectangular video area in the UpdateTracker and ↵Constantin Kaplinsky2007-08-311-5/+26
| | | | | | derived/related classes. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2327 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Code cleanups. The most important change is that we now always use ↵Constantin Kaplinsky2007-08-311-7/+6
| | | | | | UpdateTracker's getUpdateInfo() and never call get_changed(), get_copied() and get_delta() member functions. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2325 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-0/+103
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519