aboutsummaryrefslogtreecommitdiffstats
path: root/x0vncserver/x0vncserver.cxx
Commit message (Expand)AuthorAgeFilesLines
* Porting changes for LynxOS 2.3.Constantin Kaplinsky2006-03-021-0/+5
* Major improvements in algoritms of CPU load balancing. This shouldConstantin Kaplinsky2006-02-171-1/+1
* Major improvement of the CPU load optimization implementation. TheConstantin Kaplinsky2006-02-171-49/+4
* Improved the interface of the PollingScheduler class, added someConstantin Kaplinsky2006-02-161-1/+1
* New PollingScheduler class for calculating timeouts for select() andConstantin Kaplinsky2006-02-161-21/+10
* Corrected algorithm of adjusting polling intervals, to make suddenConstantin Kaplinsky2006-02-161-10/+28
* More precise computing of time to spend in select(). This fixes theConstantin Kaplinsky2006-02-161-9/+24
* Using new TimeMillis class instead of calls to gettimeofday() andConstantin Kaplinsky2006-02-161-26/+31
* Improvements in the debugging code for measuring performance.Constantin Kaplinsky2006-02-151-4/+7
* For the PollingCycle parameter, the default value has been changedConstantin Kaplinsky2006-02-101-1/+1
* Polling screen area around current pointer position with higherConstantin Kaplinsky2006-02-081-0/+1
* The polling code has been moved into a separate class.Constantin Kaplinsky2005-09-291-90/+13
* CPU load monitoring has been implemented in x0vncserver. CPU loadConstantin Kaplinsky2005-09-141-4/+30
* Fixed a problem with crashing on select() returning EINTR error.Constantin Kaplinsky2005-09-091-1/+8
* Updated x0vncserver to the latest version from the "tightvnc-unix"Constantin Kaplinsky2005-09-081-20/+257
* Initial revisionConstantin Kaplinsky2004-10-081-0/+277