dscho
a824cf443d
SDLvncviewer: update screen correctly after a resize
...
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho
b069f1dc01
SDLvncviewer: add -viewonly
...
Just like its siblings from other projects, SDLvncviewer now supports
viewonly connections.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho
e526c4816b
SDLvncviewer: fix button handling
...
For some reason, I swapped buttons 2 and 3 on Dec 7, 2005, in commit
"translate keys based on unicode (much more reliable than sym)".
I do not remember why, nor what I smoked, but this was wrong.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho
2530c5fa4c
SDLvncviewer: fix Ctrl+<letter>
...
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho
20fe2c2e96
SDLvncviewer: fix translation of the Tab key
...
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
17 years ago
dscho
ca805667e6
Build shared libraries per default
...
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
18 years ago
steven_carr
ccdbe8f325
The great UltraVNC Compatibility Commit
19 years ago
dscho
7602f0e750
libvncclient: support changing of framebuffer size; make SDLvncviewer use it
19 years ago
dscho
9b51d63d49
fix SDLvncviewer for widths which are not divisible by 8
19 years ago
runge
3c80351a1c
Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
19 years ago
dscho
1602b345f3
add KeyboardLedState extension
19 years ago
dscho
1b81e342cb
assorted fixes for MinGW32
19 years ago
dscho
6a7736f87a
translate keys based on unicode (much more reliable than sym)
19 years ago
dscho
194a76df11
add an extension mechanism for LibVNCClient, modify the client data handling
...
so that more than one data structure can be attached, and add an example
to speak the client part of the back channel.
19 years ago
dscho
808b6a0b23
do it right: it is not DEFINES, but AM_CFLAGS
19 years ago
dscho
6bdd2e466a
support new ffmpeg version
19 years ago
dscho
714bd045e7
link to libmp3lame only if exists
20 years ago
dscho
93ab95b1d3
try 32 bit first
20 years ago
dscho
dc1094f03c
work around bug in ffmpeg
20 years ago
dscho
c309365fca
fix compilation for LIBAVCODEC_BUILD==4754
20 years ago
dscho
8bee4eb990
ANSIfy, fix some warnings from Linus' sparse
20 years ago
dscho
a20d0817ef
fix for older SDL versions
20 years ago
dscho
3c4522e676
do not crash when /tmp is not writable
20 years ago
dscho
658b65ad0c
support MinGW32!
20 years ago
dscho
0d3b958b47
my ffmpeg was compiled with mp3lame...
20 years ago
dscho
c8ccb166ba
cleanups; libvncclient supports -encodings already
21 years ago
dscho
2e9817e095
cleanups; support vncrec'orded files as input
21 years ago
dscho
992be8f5f7
fix compilation on IRIX
21 years ago
dscho
68422b6309
fix compilation on MacOSX
21 years ago
dscho
35236477c4
all this moving and renaming needs changes in the cvsignores, too!
21 years ago
dscho
00901a2eb9
add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG
21 years ago
dscho
c7730d9bad
added -encodings
21 years ago
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