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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replaced fprintf(stderr, ...) with proper logging.
Constantin Kaplinsky
2007-10-10
1
-3
/
+4
*
Code cleanups, changes in variable names only.
Constantin Kaplinsky
2007-10-09
1
-24
/
+24
*
Code improvement -- the code from detectVideo() was split into two functions,...
Constantin Kaplinsky
2007-10-09
2
-45
/
+51
*
Optimized detectVideo() function. Now it does the most work only when needed,...
Constantin Kaplinsky
2007-10-09
2
-23
/
+39
*
Removed PollPointer parameter and the corresponding code. Polling the screen ...
Constantin Kaplinsky
2007-10-09
2
-180
/
+14
*
Removed unused m_changedFlags member variable.
Constantin Kaplinsky
2007-10-09
2
-4
/
+0
*
Removed old polling code, as well as PollingType parameter.
Constantin Kaplinsky
2007-10-09
2
-362
/
+8
*
Combined video detection stuff with new polling code.
Constantin Kaplinsky
2007-10-08
2
-1
/
+57
*
Fixed a problem with low performance in new polling code.
Constantin Kaplinsky
2007-10-08
1
-1
/
+5
*
Bugfix: we should not assume (sizeof(bool) == 1).
Constantin Kaplinsky
2007-10-08
1
-1
/
+1
*
A comment extended.
Constantin Kaplinsky
2007-10-07
1
-1
/
+1
*
Code refactoring -- moving a code chunk from poll_New() to a separate sendCha...
Constantin Kaplinsky
2007-10-07
2
-26
/
+30
*
Performing polling via new checkRow() function.
Constantin Kaplinsky
2007-10-04
2
-29
/
+54
*
New polling algorithm has been implemented. Video detection is not included i...
Constantin Kaplinsky
2007-10-04
2
-4
/
+84
*
Improved algorithm of detecting rectangular video area. Old algorithm used th...
Constantin Kaplinsky
2007-09-29
2
-21
/
+126
*
Linking vncviewer with -ldmedia in IRIX.
Constantin Kaplinsky
2007-09-05
1
-1
/
+2
*
Adding -ldmedia option on linking x0vncserver in IRIX.
Constantin Kaplinsky
2007-09-05
3
-8
/
+89
*
Special handling for rectangular video area in x0vncserver.
Constantin Kaplinsky
2007-09-04
2
-1
/
+48
*
Extended Image::get() methods with a version that can write pixel data at a g...
Constantin Kaplinsky
2007-09-03
2
-13
/
+22
*
PollPointer setting now defaults to false. Printing the number of changed til...
Constantin Kaplinsky
2007-07-24
1
-1
/
+7
*
Fixed unreasonably high CPU utilization in cases when new connection has
Constantin Kaplinsky
2006-12-05
3
-2
/
+12
*
Reporting build time in x0vncserver usage.
Constantin Kaplinsky
2006-12-01
1
-1
/
+4
*
Changes in reporting version numbers and copyrights.
Constantin Kaplinsky
2006-06-02
3
-5
/
+6
*
Cyrillic text was encoded in CP866 instead of KOI8-R.
Constantin Kaplinsky
2006-06-02
1
-55
/
+55
*
A grammar fix in man pages.
Constantin Kaplinsky
2006-06-02
6
-6
/
+6
*
Fixed paths in makefiles under unix/xc/ to reflect changes in directory layout.
Constantin Kaplinsky
2006-06-02
4
-11
/
+15
*
Updated the configure script. GNU Autoconf 2.59 was used to process configure...
Constantin Kaplinsky
2006-06-02
1
-379
/
+20
*
Updated build scripts in unix/ for new directory layout.
Constantin Kaplinsky
2006-06-02
10
-66
/
+44
*
New file copied from VNC 4.1.2 source.
Constantin Kaplinsky
2006-06-02
1
-0
/
+3
*
Merged HP-UX patches from VNC 4.1.2.
Constantin Kaplinsky
2006-05-30
4
-2
/
+322
*
Merged the changes from revision range 582:588 into reorganized sources. Thes...
Constantin Kaplinsky
2006-05-26
2
-9
/
+6
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
170
-0
/
+55884
[prev]