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
Commit message (
Expand
)
Author
Age
Files
Lines
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
2
-63
/
+62
*
more comments; support playing vncrec'orded files
dscho
2004-06-18
1
-1
/
+13
*
fix cursor trails (when not using cursor encoding and moving the cursor,
dscho
2004-06-07
1
-1
/
+1
*
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...
dscho
2004-06-07
1
-18
/
+12
*
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
2
-5
/
+5
*
rfbErr introduced
dscho
2003-08-06
1
-1
/
+1
*
forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION un...
dscho
2003-08-03
1
-9
/
+10
*
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
2
-4
/
+1
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
5
-215
/
+197
*
further valgrinding showed leaked mallocs
dscho
2003-07-29
2
-0
/
+3
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
3
-66
/
+86
*
synced with TightVNC and RealVNC
dscho
2003-07-28
2
-0
/
+9
*
first alpha version of libvncclient
dscho
2003-07-27
1
-0
/
+186
*
make vncauth usable also for upcoming libvncclient
dscho
2003-07-27
2
-56
/
+58
*
these files are generated by configure
dscho
2003-07-11
2
-209
/
+0
*
another try to make CVS more helpful with configure
dscho
2003-07-10
4
-0
/
+401
*
#include <rfb/rfbregion.h> instead of #include "rfbregion.h"
dscho
2003-02-21
1
-4
/
+4
*
forgotten .cvsignore
dscho
2003-02-19
1
-0
/
+5
*
moved include/ to rfb/
dscho
2003-02-18
5
-0
/
+3730