dscho
|
8d2ae4ea51
|
add comment "if col=bcol, assume background is transparent"
|
20 years ago |
dscho
|
135767a93e
|
fix comment
|
20 years ago |
dscho
|
a87e288f09
|
close socket in ClientConnectionGone
|
20 years ago |
dscho
|
2cd3c824c6
|
return value of rfbProcessEvents tells if an update was pending
|
20 years ago |
dscho
|
b9a8f19bb4
|
fix segfault when trying to write outside of frameBuffer
|
20 years ago |
dscho
|
e78a41c69c
|
add hook to allow for custom client messages
|
20 years ago |
runge
|
2cc1b1d3e7
|
x11vnc: synchronous mode for -remote, string cleanup
|
20 years ago |
dscho
|
f28038b28a
|
don't mix up width & height!
|
20 years ago |
dscho
|
658b65ad0c
|
support MinGW32!
|
20 years ago |
dscho
|
28d09a73ce
|
release client list mutex earlier
|
20 years ago |
dscho
|
3060d5fa15
|
output only via rfbErr
|
20 years ago |
dscho
|
97299606da
|
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
while structure members should not
|
21 years ago |
dscho
|
2a4a0f487e
|
convert c++ comments to c comments
|
21 years ago |
dscho
|
1589d04d50
|
debug
|
21 years ago |
dscho
|
6bda09f03c
|
fix CoRRE with maxRectsPerUpdate bug
|
21 years ago |
dscho
|
35236477c4
|
all this moving and renaming needs changes in the cvsignores, too!
|
21 years ago |
dscho
|
fefcb9188a
|
fix cursor trails (when not using cursor encoding and moving the cursor,
the redrawn part of the screen didn't get updated, and so left cursor trails).
|
21 years ago |
dscho
|
2b8c2a5c3a
|
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
|
21 years ago |
runge
|
e3c8cddef9
|
x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile
|
21 years ago |
dscho
|
876868553d
|
move the library into libvncserver/, x11vnc into x11vnc/
|
21 years ago |