dscho
|
6bdd2e466a
|
support new ffmpeg version
|
19 years ago |
dscho
|
da7b3e714f
|
support VNC protocol version 3.7
|
19 years ago |
dscho
|
65bb85b9cb
|
for x11vnc standalone package, adaptions were needed after changing LibVNCServer.spec.in
|
19 years ago |
dscho
|
df4cd3d3f6
|
split rpm into three packages: the library, -devel (headers), and x11vnc
|
19 years ago |
runge
|
37f23b2c07
|
x11vnc: more gui fixes, gui requests via client_sock, PASSWD_REQUIRED build opt.
|
20 years ago |
runge
|
57d2ea6591
|
x11vnc: setup for new release 0.7.3 while I remember how..
|
20 years ago |
runge
|
ec45cd952b
|
x11vnc: tweaks for release, fix queue buildup under -viewonly.
|
20 years ago |
runge
|
640eb16239
|
x11vnc: more improvements to gui, scary nopassword warning msg.
|
20 years ago |
runge
|
ad02e15542
|
x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for -clip and -id
|
20 years ago |
runge
|
8fcf086132
|
x11vnc: -gui tray now embeds in systray; more improvements to gui.
|
20 years ago |
runge
|
c59929365c
|
x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.
|
20 years ago |
dscho
|
462ffd3f3e
|
fix annoying zrle decoding bug
|
20 years ago |
runge
|
9d43e8af78
|
main.c: fix screen->deferUpdateTime default.
|
20 years ago |
runge
|
150db2adb4
|
x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add -nodbg as option
|
20 years ago |
dscho
|
144a3f52da
|
ZRLE has problems with RealVNC server. Look into it.
|
20 years ago |
runge
|
b2323a90fd
|
x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" for wireframe
|
20 years ago |
runge
|
7b933e170e
|
configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
|
20 years ago |
runge
|
543e64d3c6
|
main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
|
20 years ago |
dscho
|
50568f1a81
|
no longer complain on Solaris about missing ar, which was not really missing
|
20 years ago |
dscho
|
7a12087ba0
|
add definitions from other VNC implementations
|
20 years ago |
dscho
|
7101d427d5
|
more TODOs
|
20 years ago |
dscho
|
714bd045e7
|
link to libmp3lame only if exists
|
20 years ago |
runge
|
89148d774f
|
main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fixscreen
|
20 years ago |
runge
|
4effb62e99
|
main.c: fix copyRect for non-cursor-shape-aware clients.
|
20 years ago |
dscho
|
813f4211ee
|
news
|
20 years ago |
runge
|
ae59284aec
|
x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile
|
20 years ago |
dscho
|
ff590d0afa
|
mac works!
|
20 years ago |
dscho
|
a3f1ba4561
|
make libvncserver-conf executable the autoconf way
|
20 years ago |
dscho
|
8ef9dbd341
|
"make t" now executes the tests
|
20 years ago |
dscho
|
8f4b4e267d
|
do distribute and depend on zrle.c
|
20 years ago |
dscho
|
b225ee993a
|
implement ZRLE decoding
|
20 years ago |
dscho
|
93ab95b1d3
|
try 32 bit first
|
20 years ago |
dscho
|
6fb77fb0c1
|
fix off by one bug
|
20 years ago |
dscho
|
1b830d0446
|
init a structure *before* using it...
|
20 years ago |
dscho
|
53387007ba
|
remove wrong comment
|
20 years ago |
dscho
|
669b4c8685
|
make zlib and tight handling thread safe (static -> rfbClient)
|
20 years ago |
dscho
|
dc1094f03c
|
work around bug in ffmpeg
|
20 years ago |
dscho
|
a49fb51044
|
simplify configure (do not check for malloc(0) bug)
|
20 years ago |
dscho
|
c309365fca
|
fix compilation for LIBAVCODEC_BUILD==4754
|
20 years ago |
dscho
|
963cb8f6b5
|
finally fix socklen_t problem
|
20 years ago |
dscho
|
756b3a3456
|
fix socklen_t also for defines
|
20 years ago |
dscho
|
a40b790ee4
|
fix compilation for systems without socklen_t
|
20 years ago |
dscho
|
2b3f56d361
|
fix off by one bug
|
20 years ago |
dscho
|
ee52441372
|
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
|
20 years ago |
runge
|
a5524005d6
|
x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog
|
20 years ago |
dscho
|
8d116dfac7
|
also distribute private.h...
|
20 years ago |
dscho
|
dbab49d458
|
update TODOs
|
20 years ago |
dscho
|
c42529c3f8
|
fix SIGSEGV when client has incompatible protocol; release mutex before freeing it
|
20 years ago |
dscho
|
8bee4eb990
|
ANSIfy, fix some warnings from Linus' sparse
|
20 years ago |
runge
|
be5b1296e4
|
libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaks
|
20 years ago |