index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rfb
/
rfb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add '-listen ipaddr' option
runge
2005-03-05
1
-2
/
+4
*
implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource
dscho
2005-01-21
1
-0
/
+1
*
pointerClient was still static.
dscho
2005-01-18
1
-48
/
+10
*
add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
runge
2005-01-16
1
-0
/
+2
*
return value of rfbProcessEvents tells if an update was pending
dscho
2005-01-14
1
-2
/
+3
*
add hook to allow for custom client messages
dscho
2005-01-03
1
-0
/
+5
*
fix compilation on non MinGW32...
dscho
2004-12-01
1
-0
/
+4
*
support MinGW32!
dscho
2004-12-01
1
-1
/
+5
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
1
-59
/
+58
*
fix cursor trails (when not using cursor encoding and moving the cursor,
dscho
2004-06-07
1
-1
/
+1
*
add "-progressive height" option to make SendFramebufferUpdate "preemptive"
dscho
2004-01-21
1
-0
/
+9
*
ignore SIGPIPE by default; it is handled via EPIPE
dscho
2004-01-21
1
-0
/
+1
*
ZRLE no longer uses C++, but C
dscho
2003-09-08
1
-4
/
+4
*
rfbErr introduced
dscho
2003-08-06
1
-1
/
+1
*
rfbLog can be overridden; EINTR on read/write means just try again
dscho
2003-07-31
1
-1
/
+2
*
add rfbclient.h to distribution; avoid C++ style comments
dscho
2003-07-30
1
-2
/
+1
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
1
-86
/
+86
*
further valgrinding showed leaked mallocs
dscho
2003-07-29
1
-0
/
+2
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
1
-8
/
+8
*
synced with TightVNC and RealVNC
dscho
2003-07-28
1
-0
/
+7
*
make vncauth usable also for upcoming libvncclient
dscho
2003-07-27
1
-56
/
+0
*
#include <rfb/rfbregion.h> instead of #include "rfbregion.h"
dscho
2003-02-21
1
-4
/
+4
*
moved include/ to rfb/
dscho
2003-02-18
1
-0
/
+826