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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a memory leak caused by not deleting Image objects properly.
Constantin Kaplinsky
2006-04-19
1
-1
/
+2
*
Fixed a problem with QueryConnect dialog not counting down seconds, and
Constantin Kaplinsky
2006-04-19
1
-8
/
+6
*
Minor code formatting fix.
Constantin Kaplinsky
2006-04-18
1
-2
/
+2
*
Fixed a bug with dereferencing a zero pointer in x0vncserver.
Constantin Kaplinsky
2006-04-18
1
-3
/
+20
*
An extra character removed from an #include directive.
Constantin Kaplinsky
2006-04-17
1
-1
/
+1
*
A correction for the previous set of changes (r529).
Constantin Kaplinsky
2006-04-17
1
-2
/
+2
*
Merged the x0vncserver directory with VNC 4.1.1.
Constantin Kaplinsky
2006-04-17
4
-35
/
+104
*
Removed .cvsignore files useless for Subversion.
Constantin Kaplinsky
2006-04-13
1
-2
/
+0
*
Calling XShmDestroyReadDisplayBuf() on IrixOverlayShmImage cleanup.
Constantin Kaplinsky
2006-03-06
1
-1
/
+3
*
Fixed a problem of not using XReadDisplay extension for parts of
Constantin Kaplinsky
2006-03-06
1
-13
/
+12
*
Porting changes for LynxOS 2.3.
Constantin Kaplinsky
2006-03-02
2
-0
/
+10
*
Major improvements in algoritms of CPU load balancing. This should
Constantin Kaplinsky
2006-02-17
3
-8
/
+52
*
Major improvement of the CPU load optimization implementation. The
Constantin Kaplinsky
2006-02-17
6
-246
/
+161
*
Tiny code cleanup.
Constantin Kaplinsky
2006-02-16
2
-4
/
+4
*
Improved the interface of the PollingScheduler class, added some
Constantin Kaplinsky
2006-02-16
3
-3
/
+13
*
New PollingScheduler class for calculating timeouts for select() and
Constantin Kaplinsky
2006-02-16
4
-22
/
+126
*
Forgot to include TimeMillis.cxx in the Makefile template.
Constantin Kaplinsky
2006-02-16
1
-1
/
+2
*
Corrected algorithm of adjusting polling intervals, to make sudden
Constantin Kaplinsky
2006-02-16
1
-10
/
+28
*
More precise computing of time to spend in select(). This fixes the
Constantin Kaplinsky
2006-02-16
1
-9
/
+24
*
Using new TimeMillis class instead of calls to gettimeofday() and
Constantin Kaplinsky
2006-02-16
7
-54
/
+142
*
Improvements in the debugging code for measuring performance.
Constantin Kaplinsky
2006-02-15
3
-19
/
+51
*
For the PollingCycle parameter, the default value has been changed
Constantin Kaplinsky
2006-02-10
1
-1
/
+1
*
Do not poll screen area near the pointer if the pointer did not move
Constantin Kaplinsky
2006-02-10
2
-3
/
+13
*
Marked temporary command-line parameters with the "DEBUG:" prefix, to
Constantin Kaplinsky
2006-02-10
1
-2
/
+2
*
Improved debugging version of the poll() method.
Constantin Kaplinsky
2006-02-10
1
-1
/
+2
*
Eliminated code duplication in polling implementations, added a few
Constantin Kaplinsky
2006-02-10
1
-21
/
+16
*
Polling screen area around current pointer position with higher
Constantin Kaplinsky
2006-02-08
5
-24
/
+278
*
Improved algorighm of detecting constantly-changed areas on the
Constantin Kaplinsky
2006-02-03
2
-0
/
+94
*
Code cleanups in PollingManager.
Constantin Kaplinsky
2006-02-01
2
-27
/
+41
*
Minor cleanup, unused code removed.
Constantin Kaplinsky
2006-02-01
1
-3
/
+0
*
Implemented new polling algorithm with video detection.
Constantin Kaplinsky
2005-10-19
2
-4
/
+99
*
Added two different polling algorithms, a dumb one from VNC4, and an
Constantin Kaplinsky
2005-09-29
2
-17
/
+149
*
The polling code has been moved into a separate class.
Constantin Kaplinsky
2005-09-29
6
-93
/
+198
*
CPU load monitoring has been implemented in x0vncserver. CPU load
Constantin Kaplinsky
2005-09-14
4
-5
/
+210
*
Updated configure.in to include more platform-dependent checks and set
Constantin Kaplinsky
2005-09-09
1
-2
/
+5
*
Fixed a problem with crashing on select() returning EINTR error.
Constantin Kaplinsky
2005-09-09
1
-1
/
+8
*
Updated x0vncserver to the latest version from the "tightvnc-unix"
Constantin Kaplinsky
2005-09-08
3
-97
/
+825
*
Tightified sources:
Peter Åstrand
2004-12-30
1
-5
/
+6
*
Linking with libjpeg
Peter Åstrand
2004-11-19
1
-1
/
+1
*
Added .cvsignore files.
Constantin Kaplinsky
2004-10-08
1
-0
/
+2
*
Initial revision
Constantin Kaplinsky
2004-10-08
6
-0
/
+546