Commit Graph

34 Commits (a6d341c01e3356f08de27617c74ebd1b2a3501b5)

Author SHA1 Message Date
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 e68063f246 add support for pgm and pbm (8-bit and 1-bit grayscale images)
20 years ago
dscho 50a80e7304 make examples g++ compileable, thanks to Juan Jose Costello
20 years ago
dscho ce4c02b6f4 ignore all test programs
20 years ago
dscho c0c5aace2f add a simple example how to use rfbDoCopyRect
20 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 7dc44503f6 using autoconf 1.6
21 years ago
dscho 4fcb60871b rfbErr introduced
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 b9ebdab1f2 debug flags
21 years ago
dscho 1e60fc200a Added simple examples
21 years ago
dscho d5ac0a551a another try to make CVS more helpful with configure
21 years ago
dscho 98b9663e29 the correct way to include rfb.h is now "#include <rfb/rfb.h>"
21 years ago
dscho 73d943b394 fixed dependecy to libvncserver.a; if the lib is newer, the programs are relinked
21 years ago
dscho bd9e5747e5 added colourmapexample; fixed LinuxVNC to show the right colours
21 years ago
dscho 0552ea2e6e support for OS X is better now
21 years ago
dscho 722577d8ba trying again to support OS X
21 years ago
dscho 23f45bc764 included vncterm
21 years ago
dscho 28a84b63fe moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows there)
21 years ago
dscho fd96c5e835 renamed sraRegion to rfbregion and put it in include/; will be installed now
21 years ago
dscho d832c5be9a source from CVS always will need a current autoconf/automake
21 years ago
dscho 153ff63d0f I give up supporting old autoconf/automake; now require at least 2.52
21 years ago
dscho 4f3ac987fb make dist fixed; make rpm introduced
21 years ago
dscho c3d51c32e1 removed Makefiles; these are generated now
21 years ago
dscho 14f7c57705 ignore generated files
21 years ago
dscho 980f062a06 missing files
21 years ago
dscho 9f6a47087b autoconf'ed everything
21 years ago
dscho 6c78073285 added files
21 years ago
dscho 8113f77d88 added Makefile in examples; "export" in cvs_update_anonymously
21 years ago
dscho 0f66740881 moved files to include; moved a file to examples/
21 years ago
dscho 6b7cdeb9ef moved files to contrib/ and examples/
21 years ago