summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* fix some build issues WRT ultravnc code.runge2006-05-131-0/+9
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-0/+3
| | | | -rawfb console.
* Server Capability Encodingssteven_carr2006-05-041-0/+8
| | | | | | | rfbEncodingSupportedEncodings - What encodings are supported? rfbEncodingSupportedMessages - What message types are supported? rfbEncodingServerIdentity - What is the servers version string? ie: "x11vnc: 0.8.1 lastmod: 2006-04-25 (LibVNCServer 0.9pre)"
* Client Independent Server Side Scaling is now supportedsteven_carr2006-05-031-0/+4
| | | | Both PalmVNC and UltraVNC SetScale messages are supported
* Ultra Encoding added. Tested against UltraVNC V1.01steven_carr2006-05-021-0/+5
|
* add rotate and flip exampledscho2006-04-271-0/+4
|
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-0/+5
|
* Added an example camera application to demonstrate another way to write a ↵steven_carr2006-04-171-0/+4
| | | | server application.
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils ↵runge2006-04-051-0/+5
| | | | for x11vnc. FBPM "support".
* add KeyboardLedState extensiondscho2006-03-281-0/+4
|
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-0/+5
|
* ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)dscho2006-03-271-0/+4
|
* add handleEventsEagerly flag (Thanks, Donald)dscho2006-02-281-0/+4
|
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-0/+4
|
* Added method to get extension specific client datarohit_991292006-02-241-0/+4
|
* add functions to unregister extensions/security typesdscho2006-02-221-0/+4
|
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-0/+4
|
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-151-0/+3
|
* configure.ac: add switches for most X extensions.runge2006-01-121-0/+3
|
* rfbProcessEvents() has to iterate also over clients with sock < 0 to close themdscho2006-01-101-0/+5
|
* x11vnc: the big split.runge2006-01-091-0/+4
|
* fix client non-jpeg/libz buildsrunge2006-01-081-0/+5
|
* rfbRegisterProtocolExtension extMutex was never initialized.runge2006-01-061-0/+4
|
* x11vnc: enhance -passwdfile features, filetransfer on by default.runge2005-12-241-0/+3
|
* introduce -deferptrupdate (thanks Dave)dscho2005-12-191-0/+9
|
* work around write() returning ENOENT on Solaris 2.7dscho2005-12-091-0/+4
|
* plug memory leaksdscho2005-12-071-0/+7
|
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵runge2005-11-251-0/+17
| | | | 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.
* x11vnc: -filexfer, -slow_fb, -blackout noptr,...runge2005-10-231-0/+3
|
* update ChangeLog for todaydscho2005-10-061-0/+8
|
* add enablePseudoEncoding() to rfbProtocolExtensiondscho2005-10-031-0/+6
|
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+6
| | | | Thank you very much, Rohit!
* Introduce generic protocol extension method. Deprecatedscho2005-09-271-0/+7
| | | | the processCustomClientMessage() method.
* support VNC protocol version 3.7dscho2005-09-261-0/+5
|
* split rpm into three packages: the library, -devel (headers), and x11vncdscho2005-08-211-0/+3
|
* x11vnc: tweaks for release, fix queue buildup under -viewonly.runge2005-07-131-1/+4
|
* x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ↵runge2005-07-091-0/+4
| | | | -clip and -id
* x11vnc: -gui tray now embeds in systray; more improvements to gui.runge2005-07-071-0/+3
|
* x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.runge2005-07-021-0/+5
|
* fix annoying zrle decoding bugdscho2005-06-281-0/+4
|
* main.c: fix screen->deferUpdateTime default.runge2005-06-271-0/+4
|
* configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.runge2005-06-181-0/+6
|
* main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ↵runge2005-06-141-0/+5
| | | | beta-testing fixes, RFE's.
* no longer complain on Solaris about missing ar, which was not really missingdscho2005-06-111-0/+3
|
* main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add ↵runge2005-06-041-0/+4
| | | | -fixscreen
* main.c: fix copyRect for non-cursor-shape-aware clients.runge2005-05-311-0/+3
|
* x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetilerunge2005-05-251-0/+4
|
* simplify configure (do not check for malloc(0) bug)dscho2005-05-231-0/+3
|
* fix compilation for systems without socklen_tdscho2005-05-181-0/+3
|
* x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bogrunge2005-05-181-0/+3
|