Commit Graph

189 Commits (5d84ade49223b7f8f7667152677e8642b4608c57)

Author SHA1 Message Date
runge 279f35495a x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -rawfb console.
18 years ago
steven_carr 0d734ad896 Server Capability Encodings
18 years ago
steven_carr 2670641432 Client Independent Server Side Scaling is now supported
18 years ago
steven_carr afa9fae024 Ultra Encoding added. Tested against UltraVNC V1.01
18 years ago
dscho 21b1fd476f add rotate and flip example
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
steven_carr 6a6ccc8c58 Added an example camera application to demonstrate another way to write a server application.
18 years ago
runge d14cf0a84c SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
18 years ago
dscho 1602b345f3 add KeyboardLedState extension
18 years ago
runge 5920dc18d7 SSL patch for Java viewer. https support for x11vnc.
18 years ago
dscho 10c61b53c2 ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
18 years ago
dscho f52cfa651b add handleEventsEagerly flag (Thanks, Donald)
18 years ago
runge 79310af7e7 x11vnc: -unixpw and -stunnel. Add clipboard to input control.
18 years ago
rohit_99129 eb08d83d62 Added method to get extension specific client data
18 years ago
dscho d3599be1b8 add functions to unregister extensions/security types
18 years ago
runge 603b5667b6 fix some non-gcc compiler warnings and signals in x11vnc
18 years ago
runge 5993dd757e x11vnc: add -8to24 option for some multi-depth displays.
18 years ago
runge 60918e6664 configure.ac: add switches for most X extensions.
18 years ago
dscho 0b7a0030ac rfbProcessEvents() has to iterate also over clients with sock < 0 to close them
18 years ago
runge 71f2ec7918 x11vnc: the big split.
18 years ago
runge def3012663 fix client non-jpeg/libz builds
18 years ago
runge e781eea698 rfbRegisterProtocolExtension extMutex was never initialized.
18 years ago
runge 454c1fad65 x11vnc: enhance -passwdfile features, filetransfer on by default.
19 years ago
dscho 1c26789eff introduce -deferptrupdate (thanks Dave)
19 years ago
dscho 3a8d4bdbe6 work around write() returning ENOENT on Solaris 2.7
19 years ago
dscho 61204490ce plug memory leaks
19 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
runge 30c00d0b06 x11vnc: -filexfer, -slow_fb, -blackout noptr,...
19 years ago
dscho 2c177c866b update ChangeLog for today
19 years ago
dscho 8490de3ff0 add enablePseudoEncoding() to rfbProtocolExtension
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
dscho 93be927b1c Introduce generic protocol extension method. Deprecate
19 years ago
dscho da7b3e714f support VNC protocol version 3.7
19 years ago
dscho df4cd3d3f6 split rpm into three packages: the library, -devel (headers), and x11vnc
19 years ago
runge ec45cd952b x11vnc: tweaks for release, fix queue buildup under -viewonly.
19 years ago
runge ad02e15542 x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for -clip and -id
19 years ago
runge 8fcf086132 x11vnc: -gui tray now embeds in systray; more improvements to gui.
19 years ago
runge c59929365c x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.
19 years ago
dscho 462ffd3f3e fix annoying zrle decoding bug
19 years ago
runge 9d43e8af78 main.c: fix screen->deferUpdateTime default.
19 years ago
runge 7b933e170e configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
19 years ago
runge 543e64d3c6 main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
19 years ago
dscho 50568f1a81 no longer complain on Solaris about missing ar, which was not really missing
19 years ago
runge 89148d774f main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fixscreen
19 years ago
runge 4effb62e99 main.c: fix copyRect for non-cursor-shape-aware clients.
19 years ago
runge ae59284aec x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile
19 years ago
dscho a49fb51044 simplify configure (do not check for malloc(0) bug)
19 years ago
dscho a40b790ee4 fix compilation for systems without socklen_t
19 years ago
runge a5524005d6 x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho 446a6fabac fix memory leaks detected using valgrind
19 years ago
runge 3a7e70de49 x11vnc: more improvements to -scrollcopyrect and -xkb modes.
19 years ago
dscho 34f714bcdc socketInitDone -> socketState
19 years ago
runge 1bb36df34e libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks.
19 years ago
runge b0daa444cc x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg
19 years ago
dscho 6602a22f2b clear requested region after handling it
19 years ago
runge 014e911f6b x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -noviewonly
19 years ago
runge baee5e2b3a x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ...
19 years ago
runge ac01f36ce0 x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http
19 years ago
runge dfe5981ce9 x11vnc: fix event leaks, build-time customizations, -nolookup
19 years ago
runge 1ce9418622 x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N
19 years ago
runge fba6f58a1a x11vnc: X DAMAGE support, -clip WxH+X+Y, identd.
19 years ago
runge 4301cdf1df autoconf: rpm -> rpmbuild and echo -n -> printf
19 years ago
runge b8b96689bf add '-listen ipaddr' option
19 years ago
runge 5c13bd0cd4 x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode.
19 years ago
runge 86ccf267b1 x11vnc -input to fine tune allow user input. per-client settings -R
19 years ago
runge 5b18d40136 x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h
19 years ago
runge b04336f947 prepare_x11vnc_dist.sh: few tweaks for next release
19 years ago
runge d977fc5fa5 configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw
19 years ago
runge 2bc615f6e0 x11vnc -solid color, -opts; tightvnc unix viewer alpha patch
19 years ago
runge d2a0e40e1b sync with new cursor mechanism, -timeout, -noalphablend, try :0 if no other info
19 years ago
dscho cafeb40fed disappearing cursor fixed & debug message purged
19 years ago
dscho a84b3d072a pointerClient was still static.
19 years ago
runge b58e460fac add cursor alphablending to rfb.h cursor.c, x11vnc -alphablend -snapfb etc..
19 years ago
runge 4b89306d17 x11vnc: improve XFIXES cursor transparency, more remote-control cmds.
20 years ago
dscho 298db07aaf released 0.7
20 years ago
runge 2cc1b1d3e7 x11vnc: synchronous mode for -remote, string cleanup
20 years ago
runge 3a84b0ccc8 x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui
20 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho c641923d05 fix long reads (in some events of success, no TRUE was returned)
20 years ago
runge 3495019ada x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer
20 years ago
dscho 86d7695f8b API changes
20 years ago
runge 52ba8bfb2d x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions
20 years ago
runge d77d118d99 x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.
20 years ago
runge 2c668dea01 fix XKBlib.h detection on *BSD, x11vnc: manpage and README
20 years ago
runge 33c4ea8e1d x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.
20 years ago
runge c41ab764b8 x11vnc: -add_keysyms dynamically add missing keysyms to X server
20 years ago
runge eb9a6928b0 x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc
20 years ago
runge 57234c523d modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.ac
20 years ago
runge 03376f710a x11vnc: -norepeat to turn off X server autorepeat when clients exist.
20 years ago
runge b512ce1b2f x11vnc: add "-scale fraction" for global server-side scaling.
20 years ago
runge a7446d7123 x11vnc: simple ~/.x11vncrc config file support, -rc, -norc
20 years ago
runge f868d56ef1 x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP RFB_SERVER_PORT to -accept/-gone
20 years ago
dscho fefcb9188a fix cursor trails (when not using cursor encoding and moving the cursor,
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
runge 98e4f89569 x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -accept/-gone
20 years ago
runge e3c8cddef9 x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago
runge 0130bdb9d6 x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept
20 years ago
runge 05a8d11903 x11vnc: add -accept some-command/xmessage/popup
20 years ago