index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
x0vncserver
/
PollingManager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-148
/
+0
*
Added support for new `Geometry' option which allows serving an arbitrary
Constantin Kaplinsky
2006-05-20
1
-1
/
+36
*
Using new TimeMillis class instead of calls to gettimeofday() and
Constantin Kaplinsky
2006-02-16
1
-3
/
+5
*
Improvements in the debugging code for measuring performance.
Constantin Kaplinsky
2006-02-15
1
-1
/
+11
*
Do not poll screen area near the pointer if the pointer did not move
Constantin Kaplinsky
2006-02-10
1
-0
/
+1
*
Polling screen area around current pointer position with higher
Constantin Kaplinsky
2006-02-08
1
-2
/
+20
*
Improved algorighm of detecting constantly-changed areas on the
Constantin Kaplinsky
2006-02-03
1
-0
/
+4
*
Code cleanups in PollingManager.
Constantin Kaplinsky
2006-02-01
1
-4
/
+8
*
Implemented new polling algorithm with video detection.
Constantin Kaplinsky
2005-10-19
1
-1
/
+5
*
Added two different polling algorithms, a dumb one from VNC4, and an
Constantin Kaplinsky
2005-09-29
1
-6
/
+21
*
The polling code has been moved into a separate class.
Constantin Kaplinsky
2005-09-29
1
-0
/
+55