Commit Graph

20 Commits (0d3b958b479e598b081b9848c34bb74aca9ee7fa)

Author SHA1 Message Date
dscho b68e387949 do not use GNU-only getline
20 years ago
dscho 11271316d3 support password reading with getpass(); support -play to play vncrec'orded files
20 years ago
dscho 20e8e7302f fix silly hextile bug
20 years ago
dscho 03ad9b0b03 recognize more encodings
20 years ago
dscho e70c3be736 debug
20 years ago
dscho d197504916 fix silly update bug with raw encoding
20 years ago
dscho 35236477c4 all this moving and renaming needs changes in the cvsignores, too!
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
dscho 7cb3958fd9 fix compilation with Mac OSX: preprocessor can't do recursive macros
21 years ago
markmc d02db5cac4 2002-09-11 Mark McLoughlin <mark@skynet.ie>
21 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C
21 years ago
dscho f41eee753e added --disable-cxx flag to configure
21 years ago
dscho 682e8a669a more files to ignore
21 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 964aa1628f further valgrinding showed leaked mallocs
21 years ago
dscho 2cc9392914 is autoconfed now
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