Commit Graph

82 Commits (6239c521911f3a596bc02c109a9857bc9ea9b3f6)

Author SHA1 Message Date
dscho e526c4816b SDLvncviewer: fix button handling
16 years ago
dscho 2530c5fa4c SDLvncviewer: fix Ctrl+<letter>
16 years ago
dscho 20fe2c2e96 SDLvncviewer: fix translation of the Tab key
16 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit
18 years ago
dscho 7602f0e750 libvncclient: support changing of framebuffer size; make SDLvncviewer use it
18 years ago
dscho 9b51d63d49 fix SDLvncviewer for widths which are not divisible by 8
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
dscho 1602b345f3 add KeyboardLedState extension
18 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
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
19 years ago
dscho 93ab95b1d3 try 32 bit first
19 years ago
dscho dc1094f03c work around bug in ffmpeg
19 years ago
dscho c309365fca fix compilation for LIBAVCODEC_BUILD==4754
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho a20d0817ef fix for older SDL versions
19 years ago
dscho 3c4522e676 do not crash when /tmp is not writable
19 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
20 years ago
dscho 2e9817e095 cleanups; support vncrec'orded files as input
20 years ago
dscho 992be8f5f7 fix compilation on IRIX
20 years ago
dscho 68422b6309 fix compilation on MacOSX
20 years ago
dscho 35236477c4 all this moving and renaming needs changes in the cvsignores, too!
20 years ago
dscho 00901a2eb9 add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG
20 years ago
dscho c7730d9bad added -encodings
20 years ago
dscho fc45b97d65 add mouse button handling
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago