Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵ | runge | 2005-11-25 | 1 | -0/+2 | |
| | | | | builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place. | |||||
* | add an extension mechanism for LibVNCClient, modify the client data handling | dscho | 2005-10-06 | 1 | -1/+30 | |
| | | | | | so that more than one data structure can be attached, and add an example to speak the client part of the back channel. | |||||
* | make zlib and tight handling thread safe (static -> rfbClient) | dscho | 2005-05-23 | 1 | -0/+44 | |
| | ||||||
* | move read buffer to rfbClient structure (thread safety); make rfbClientLog | dscho | 2004-10-16 | 1 | -4/+12 | |
| | | | | overrideable | |||||
* | more comments; support playing vncrec'orded files | dscho | 2004-06-18 | 1 | -1/+13 | |
| | ||||||
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵ | dscho | 2004-06-07 | 1 | -18/+12 | |
| | | | | automake CFLAGS nagging | |||||
* | add rfbclient.h to distribution; avoid C++ style comments | dscho | 2003-07-30 | 1 | -2/+0 | |
| | ||||||
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵ | dscho | 2003-07-30 | 1 | -38/+38 | |
| | | | | get prefix "LIBVNCSERVER_" | |||||
* | further valgrinding showed leaked mallocs | dscho | 2003-07-29 | 1 | -0/+1 | |
| | ||||||
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵ | dscho | 2003-07-28 | 1 | -6/+11 | |
| | | | | should not be used in a library (use rfbLog instead) | |||||
* | first alpha version of libvncclient | dscho | 2003-07-27 | 1 | -0/+186 | |