dscho
|
b9a8f19bb4
|
fix segfault when trying to write outside of frameBuffer
|
20 years ago |
dscho
|
b7dae538f6
|
argc and argv may be zero (which means to ignore them)
|
20 years ago |
dscho
|
e78a41c69c
|
add hook to allow for custom client messages
|
20 years ago |
runge
|
4b89306d17
|
x11vnc: improve XFIXES cursor transparency, more remote-control cmds.
|
20 years ago |
runge
|
c9a69485ec
|
x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package
|
20 years ago |
runge
|
22ef536ce5
|
x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package
|
20 years ago |
runge
|
3e5208ef36
|
x11vnc: need tkx11vnc and tkx11vnc.h in x11vnc package
|
20 years ago |
runge
|
36181297d0
|
x11vnc: minor tweaks for x11vnc 0.7 file release
|
20 years ago |
dscho
|
42adf57266
|
Ooh, I'm lazy. Some news were added retroactively.
|
20 years ago |
dscho
|
298db07aaf
|
released 0.7
|
20 years ago |
dscho
|
19a0d05bb9
|
compile fix on mac; still untested...
|
20 years ago |
dscho
|
094c01bdce
|
fix for MinGW
|
20 years ago |
runge
|
88c3bc6645
|
x11vnc: minor tweaks for 0.7 file release
|
20 years ago |
runge
|
2cc1b1d3e7
|
x11vnc: synchronous mode for -remote, string cleanup
|
20 years ago |
dscho
|
f28038b28a
|
don't mix up width & height!
|
20 years ago |
runge
|
3a84b0ccc8
|
x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui
|
20 years ago |
dscho
|
7e13b8a594
|
fix compilation on non MinGW32...
|
20 years ago |
dscho
|
658b65ad0c
|
support MinGW32!
|
20 years ago |
dscho
|
7d3b1c9762
|
use rfbClientErr to log errors, check if calloc succeded (both hinted by Andre Leiradella)
|
20 years ago |
dscho
|
c641923d05
|
fix long reads (in some events of success, no TRUE was returned)
|
20 years ago |
dscho
|
9a8a28c117
|
add EncodingUltra; it is not implemented in the libraries yet, so this is just a place holder
|
20 years ago |
dscho
|
b1ee3af47e
|
TODOs from encodingstest
|
20 years ago |
dscho
|
ca96ef26d2
|
tight-1 -> encodingstest
|
20 years ago |
dscho
|
5a3e352fba
|
rename tight-1.c into encodingstest.c, fixing it in the process. It now
passes all encodings except corre (broken) and zrle (not yet implemented
in libvncclient)
|
20 years ago |
dscho
|
b583cf5347
|
move read buffer to rfbClient structure (thread safety); make rfbClientLog
overrideable
|
20 years ago |
dscho
|
8715a8ab42
|
compiles, 1st run is okay, 2nd and subsequent give errors. Evidently,
libvncclient is not yet reentrant (or threadsafe).
|
20 years ago |
dscho
|
31d0617d3d
|
no need to modify argv
|
20 years ago |
dscho
|
1ca3bdc71b
|
ideas
|
20 years ago |
dscho
|
7ea0d024cb
|
compiling, non functional version of a unit test for encodings
|
20 years ago |
dscho
|
dca073b665
|
cursor problem
|
20 years ago |
dscho
|
28d09a73ce
|
release client list mutex earlier
|
20 years ago |
dscho
|
e383deccf9
|
added success stories and link to x11vnc's home
|
20 years ago |
dscho
|
b2bc0cdd69
|
add success stories (only one at the moment)
|
20 years ago |
dscho
|
d10f5ebec7
|
new API
|
20 years ago |
dscho
|
3060d5fa15
|
output only via rfbErr
|
20 years ago |
dscho
|
be50833051
|
libvncserver.a is in libvncserver/ now
|
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 |
dscho
|
97299606da
|
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
while structure members should not
|
20 years ago |
dscho
|
0d3b958b47
|
my ffmpeg was compiled with mp3lame...
|
20 years ago |
runge
|
52ba8bfb2d
|
x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions
|
20 years ago |
dscho
|
3a4f41f657
|
news: QEMU patch v6
|
21 years ago |
runge
|
d77d118d99
|
x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.
|
21 years ago |
runge
|
6460243eaf
|
fix XKBlib.h detection on *BSD, x11vnc: manpage and README
|
21 years ago |
runge
|
2c668dea01
|
fix XKBlib.h detection on *BSD, x11vnc: manpage and README
|
21 years ago |
runge
|
a19a9de3e5
|
x11vnc: adjust version number and output
|
21 years ago |
runge
|
33c4ea8e1d
|
x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.
|
21 years ago |
runge
|
c41ab764b8
|
x11vnc: -add_keysyms dynamically add missing keysyms to X server
|
21 years ago |
runge
|
eb9a6928b0
|
x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc
|
21 years ago |
runge
|
64605a8c20
|
x11vnc: ignore keysyms >4 for a keycode, add lastmod to -help, -version
|
21 years ago |