dscho
|
fc45b97d65
|
add mouse button handling
|
21 years ago |
dscho
|
2b8c2a5c3a
|
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
|
21 years ago |
runge
|
98e4f89569
|
x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -accept/-gone
|
21 years ago |
runge
|
f988c5b28e
|
*** empty log message ***
|
21 years ago |
runge
|
e3c8cddef9
|
x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfile
|
21 years ago |
dscho
|
fcf44cf5ae
|
a script which automatically converts a few files to make an x11vnc release
|
21 years ago |
dscho
|
2febc578ea
|
-lvncserver is not default now
|
21 years ago |
dscho
|
876868553d
|
move the library into libvncserver/, x11vnc into x11vnc/
|
21 years ago |
runge
|
0130bdb9d6
|
x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept
|
21 years ago |
runge
|
dd26262a36
|
x11vnc: more -inetd fixes.
|
21 years ago |
runge
|
de95a56868
|
x11vnc: less fprintf under -q so '-q -inetd' has no stderr output.
|
21 years ago |
runge
|
d485cebe82
|
x11vnc: improvements to -accept popup: yes/no buttons and timeout.
|
21 years ago |
runge
|
d8c8a38224
|
x11vnc: clean up -Wall warnings.
|
21 years ago |
runge
|
05a8d11903
|
x11vnc: add -accept some-command/xmessage/popup
|
21 years ago |
runge
|
d43fc7efbe
|
x11vnc: mouse -> keystroke and keystroke -> mouse remappings.
|
21 years ago |
dscho
|
f5cfa4bc8d
|
prevent segmentation fault when requested area is too big; if select is interrupted while WriteExact, just try again.
|
21 years ago |
runge
|
1c7ca906f7
|
x11vnc: add -auth, more -cursorpos and -nofb work
|
21 years ago |
runge
|
7c1c81eede
|
x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe
|
21 years ago |
dscho
|
167c619722
|
ignore SIGPIPE the correct way
|
21 years ago |
runge
|
a6149f349e
|
x11vnc: do not send selection unless all clients are in RFB_NORMAL state.
increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers.
|
21 years ago |
dscho
|
47eece6aff
|
fix compilation without jpeg and a certain autoconf version
|
21 years ago |
runge
|
782c6e7a15
|
x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.
modify configure.ac to pick up -lXinerama
|
21 years ago |
dscho
|
e68063f246
|
add support for pgm and pbm (8-bit and 1-bit grayscale images)
|
21 years ago |
dscho
|
6a1a59f90e
|
fix cargs.c: arguments were not correctly purged.
|
21 years ago |
dscho
|
5df82de5ce
|
fix --link for libvncserver-config
|
21 years ago |
runge
|
ed986a0bbe
|
x11vnc options -vncconnect, -connect, -remap,
-debug_pointer, and -debug_keyboard
add reverse connections, keysym remapping,
and debug output option
|
21 years ago |
dscho
|
74b9f7de2e
|
link to pre.tar.gz, mention valgrind
|
21 years ago |
dscho
|
9bdee1a7f0
|
update on news
|
21 years ago |
dscho
|
7aa9d27733
|
fixed valgrind warning
|
21 years ago |
runge
|
c08bfcfd02
|
x11vnc options -nosel -noprimary -visual.
add clipboard/selection handling.
add visual option (mostly for testing and workarounds).
improve shm cleanup on failures.
|
21 years ago |
dscho
|
50a80e7304
|
make examples g++ compileable, thanks to Juan Jose Costello
|
21 years ago |
dscho
|
2fbf23c17f
|
memory leaks fixed
|
21 years ago |
dscho
|
e0cbabec29
|
Honour the check for libz, libjpeg again
|
21 years ago |
dscho
|
34fc97a52a
|
add "-progressive height" option to make SendFramebufferUpdate "preemptive"
|
21 years ago |
dscho
|
3a472f8805
|
update
|
21 years ago |
dscho
|
ce4c02b6f4
|
ignore all test programs
|
21 years ago |
dscho
|
c0c5aace2f
|
add a simple example how to use rfbDoCopyRect
|
21 years ago |
dscho
|
d58d3af1ce
|
ignore SIGPIPE by default; it is handled via EPIPE
|
21 years ago |
dscho
|
c4a0223e38
|
do not send unnecessary updated because of cursor drawing
|
21 years ago |
runge
|
dede774922
|
handle mouse button number mismatch
improved pointer input handling during drags, etc.
somewhat faster copy_tiles() -> copy_tiles()
x11vnc options -buttonmap -old_pointer -old_copytile
|
21 years ago |
dscho
|
c63b5bb0d2
|
0.6 is out... version is 0.7pre now
|
21 years ago |
dscho
|
bdc365a09c
|
inherit CFLAGS
|
21 years ago |
dscho
|
6e7aa909e9
|
fix usage of non-existent attribute buffer
|
21 years ago |
dscho
|
15f3a61eb5
|
compile fix for cygwin
|
21 years ago |
runge
|
11e3f6a6b0
|
x11vnc options -allow, -localhost, -nodragging, -input_skip
minimize memory usage under -nofb
|
21 years ago |
dscho
|
7cb3958fd9
|
fix compilation with Mac OSX: preprocessor can't do recursive macros
|
21 years ago |
runge
|
b7643ac9aa
|
x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning
|
21 years ago |
dscho
|
13716c3e2f
|
fixed link
|
21 years ago |
dscho
|
f6e8710729
|
-inetd, -noshm and friends added
|
21 years ago |
dscho
|
8b0d8da5bf
|
release 0.6
|
21 years ago |