summaryrefslogtreecommitdiffstats
path: root/client_examples
Commit message (Expand)AuthorAgeFilesLines
* Another try to fix the _SOURCES issueJohannes Schindelin2010-04-281-2/+0
* Fix compilation with newer automakeJohannes Schindelin2010-03-132-2/+2
* Rename HAVE_X -> HAVE_X11Johannes Schindelin2010-03-131-1/+1
* Fix various compilation warningsVic Lee2009-11-101-1/+1
* SDLvncviewer: don't call clean up the same client twice.Christian Beier2009-10-311-1/+3
* SDLvncviewer: add SIGINT handler to be able to actually stop program.Christian Beier2009-10-301-0/+2
* SDLvncviewer: use -listennofork when -listen specified.Christian Beier2009-10-301-40/+84
* SDLvncviewer: make listen mode work _somewhat_.Christian Beier2009-10-301-0/+2
* Teach SDLvncviewer about scroll wheel eventsdscho2009-03-121-8/+27
* SDLvncviewer: fix passing a wrong pointer typedscho2009-03-121-1/+1
* Clipboard support for SDLvncviewerdscho2009-03-084-1/+603
* SDLvncviewer: upon focus loss, force releasing the Alt keysdscho2009-03-071-0/+16
* SDLvncviewer: refactor event handlingdscho2009-03-071-43/+50
* Teach SDLvncviewer to be resizabledscho2009-03-071-8/+145
* SDLvncviewer: enable key repeatdscho2009-03-061-0/+2
* clean up build flagsdscho2009-02-031-1/+1
* SDLvncviewer: update screen correctly after a resizedscho2008-06-031-0/+2
* SDLvncviewer: add -viewonlydscho2008-05-131-1/+15
* SDLvncviewer: fix button handlingdscho2008-02-021-2/+2
* SDLvncviewer: fix Ctrl+<letter>dscho2008-02-021-0/+5
* SDLvncviewer: fix translation of the Tab keydscho2008-02-021-1/+1
* Build shared libraries per defaultdscho2007-03-301-1/+1
* The great UltraVNC Compatibility Commitsteven_carr2006-05-151-1/+21
* libvncclient: support changing of framebuffer size; make SDLvncviewer use itdscho2006-04-281-0/+1
* fix SDLvncviewer for widths which are not divisible by 8dscho2006-04-281-1/+2
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-1/+1
* add KeyboardLedState extensiondscho2006-03-281-0/+8
* assorted fixes for MinGW32dscho2005-12-191-0/+1
* translate keys based on unicode (much more reliable than sym)dscho2005-12-071-142/+88
* add an extension mechanism for LibVNCClient, modify the client data handlingdscho2005-10-063-4/+103
* do it right: it is not DEFINES, but AM_CFLAGSdscho2005-10-061-1/+1
* support new ffmpeg versiondscho2005-09-272-5/+17
* link to libmp3lame only if existsdscho2005-06-061-1/+5
* try 32 bit firstdscho2005-05-241-1/+2
* work around bug in ffmpegdscho2005-05-231-0/+1
* fix compilation for LIBAVCODEC_BUILD==4754dscho2005-05-231-0/+5
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-152-11/+12
* fix for older SDL versionsdscho2005-03-061-3/+9
* do not crash when /tmp is not writabledscho2005-03-011-1/+5
* support MinGW32!dscho2004-12-012-2/+46
* my ffmpeg was compiled with mp3lame...dscho2004-08-301-1/+1
* cleanups; libvncclient supports -encodings alreadydscho2004-06-181-14/+12
* cleanups; support vncrec'orded files as inputdscho2004-06-181-34/+25
* fix compilation on IRIXdscho2004-06-081-2/+3
* fix compilation on MacOSXdscho2004-06-081-5/+4
* all this moving and renaming needs changes in the cvsignores, too!dscho2004-06-071-0/+9
* add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEGdscho2004-06-072-1/+438
* added -encodingsdscho2004-06-071-1/+9
* add mouse button handlingdscho2004-06-071-1/+12
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...dscho2004-06-073-0/+342