Commit Graph

13 Commits (d34c7b07aca7a8c7cd0ea0fb41971992e5dc4670)

Author SHA1 Message Date
DRC d7b14624cb Include Tight decoding optimizations from TurboVNC
6 years ago
Balazs Ludmany a01a18df1d Add function pointers for every type of rectangle
8 years ago
steven_carr 422491c98a signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
runge 8eb18f6cd8 fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg 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.
19 years ago
dscho b225ee993a implement ZRLE decoding
19 years ago
dscho 1b830d0446 init a structure *before* using it...
19 years ago
dscho 53387007ba remove wrong comment
19 years ago
dscho 669b4c8685 make zlib and tight handling thread safe (static -> rfbClient)
19 years ago
dscho b583cf5347 move read buffer to rfbClient structure (thread safety); make rfbClientLog
20 years ago
dscho 1fd42ce98c make --without-jpeg, --without-zlib work
21 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho 13b358fed1 fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
dscho 0fc57f2054 first alpha version of libvncclient
21 years ago