summaryrefslogtreecommitdiffstats
path: root/x0vncserver/PollingManager.h
Commit message (Expand)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-148/+0
* Added support for new `Geometry' option which allows serving an arbitraryConstantin Kaplinsky2006-05-201-1/+36
* Using new TimeMillis class instead of calls to gettimeofday() andConstantin Kaplinsky2006-02-161-3/+5
* Improvements in the debugging code for measuring performance.Constantin Kaplinsky2006-02-151-1/+11
* Do not poll screen area near the pointer if the pointer did not moveConstantin Kaplinsky2006-02-101-0/+1
* Polling screen area around current pointer position with higherConstantin Kaplinsky2006-02-081-2/+20
* Improved algorighm of detecting constantly-changed areas on theConstantin Kaplinsky2006-02-031-0/+4
* Code cleanups in PollingManager.Constantin Kaplinsky2006-02-011-4/+8
* Implemented new polling algorithm with video detection.Constantin Kaplinsky2005-10-191-1/+5
* Added two different polling algorithms, a dumb one from VNC4, and anConstantin Kaplinsky2005-09-291-6/+21
* The polling code has been moved into a separate class.Constantin Kaplinsky2005-09-291-0/+55