| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded files concerning CVS. | Christian Beier | 2011-01-31 | 1 | -9/+0 |
* | SDLvncviewer: fix compilation from dist tarball. | Christian Beier | 2011-01-31 | 2 | -1/+2 |
* | Add doxygen documentation support. | Christian Beier | 2010-11-18 | 4 | -3/+14 |
* | Another try to fix the _SOURCES issue | Johannes Schindelin | 2010-04-28 | 1 | -2/+0 |
* | Fix compilation with newer automake | Johannes Schindelin | 2010-03-13 | 2 | -2/+2 |
* | Rename HAVE_X -> HAVE_X11 | Johannes Schindelin | 2010-03-13 | 1 | -1/+1 |
* | Fix various compilation warnings | Vic Lee | 2009-11-10 | 1 | -1/+1 |
* | SDLvncviewer: don't call clean up the same client twice. | Christian Beier | 2009-10-31 | 1 | -1/+3 |
* | SDLvncviewer: add SIGINT handler to be able to actually stop program. | Christian Beier | 2009-10-30 | 1 | -0/+2 |
* | SDLvncviewer: use -listennofork when -listen specified. | Christian Beier | 2009-10-30 | 1 | -40/+84 |
* | SDLvncviewer: make listen mode work _somewhat_. | Christian Beier | 2009-10-30 | 1 | -0/+2 |
* | Teach SDLvncviewer about scroll wheel events | dscho | 2009-03-12 | 1 | -8/+27 |
* | SDLvncviewer: fix passing a wrong pointer type | dscho | 2009-03-12 | 1 | -1/+1 |
* | Clipboard support for SDLvncviewer | dscho | 2009-03-08 | 4 | -1/+603 |
* | SDLvncviewer: upon focus loss, force releasing the Alt keys | dscho | 2009-03-07 | 1 | -0/+16 |
* | SDLvncviewer: refactor event handling | dscho | 2009-03-07 | 1 | -43/+50 |
* | Teach SDLvncviewer to be resizable | dscho | 2009-03-07 | 1 | -8/+145 |
* | SDLvncviewer: enable key repeat | dscho | 2009-03-06 | 1 | -0/+2 |
* | clean up build flags | dscho | 2009-02-03 | 1 | -1/+1 |
* | SDLvncviewer: update screen correctly after a resize | dscho | 2008-06-03 | 1 | -0/+2 |
* | SDLvncviewer: add -viewonly | dscho | 2008-05-13 | 1 | -1/+15 |
* | SDLvncviewer: fix button handling | dscho | 2008-02-02 | 1 | -2/+2 |
* | SDLvncviewer: fix Ctrl+<letter> | dscho | 2008-02-02 | 1 | -0/+5 |
* | SDLvncviewer: fix translation of the Tab key | dscho | 2008-02-02 | 1 | -1/+1 |
* | Build shared libraries per default | dscho | 2007-03-30 | 1 | -1/+1 |
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -1/+21 |
* | libvncclient: support changing of framebuffer size; make SDLvncviewer use it | dscho | 2006-04-28 | 1 | -0/+1 |
* | fix SDLvncviewer for widths which are not divisible by 8 | dscho | 2006-04-28 | 1 | -1/+2 |
* | Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h | runge | 2006-04-26 | 1 | -1/+1 |
* | add KeyboardLedState extension | dscho | 2006-03-28 | 1 | -0/+8 |
* | assorted fixes for MinGW32 | dscho | 2005-12-19 | 1 | -0/+1 |
* | translate keys based on unicode (much more reliable than sym) | dscho | 2005-12-07 | 1 | -142/+88 |
* | add an extension mechanism for LibVNCClient, modify the client data handling | dscho | 2005-10-06 | 3 | -4/+103 |
* | do it right: it is not DEFINES, but AM_CFLAGS | dscho | 2005-10-06 | 1 | -1/+1 |
* | support new ffmpeg version | dscho | 2005-09-27 | 2 | -5/+17 |
* | link to libmp3lame only if exists | dscho | 2005-06-06 | 1 | -1/+5 |
* | try 32 bit first | dscho | 2005-05-24 | 1 | -1/+2 |
* | work around bug in ffmpeg | dscho | 2005-05-23 | 1 | -0/+1 |
* | fix compilation for LIBAVCODEC_BUILD==4754 | dscho | 2005-05-23 | 1 | -0/+5 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 2 | -11/+12 |
* | fix for older SDL versions | dscho | 2005-03-06 | 1 | -3/+9 |
* | do not crash when /tmp is not writable | dscho | 2005-03-01 | 1 | -1/+5 |
* | support MinGW32! | dscho | 2004-12-01 | 2 | -2/+46 |
* | my ffmpeg was compiled with mp3lame... | dscho | 2004-08-30 | 1 | -1/+1 |
* | cleanups; libvncclient supports -encodings already | dscho | 2004-06-18 | 1 | -14/+12 |
* | cleanups; support vncrec'orded files as input | dscho | 2004-06-18 | 1 | -34/+25 |
* | fix compilation on IRIX | dscho | 2004-06-08 | 1 | -2/+3 |
* | fix compilation on MacOSX | dscho | 2004-06-08 | 1 | -5/+4 |
* | all this moving and renaming needs changes in the cvsignores, too! | dscho | 2004-06-07 | 1 | -0/+9 |
* | add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG | dscho | 2004-06-07 | 2 | -1/+438 |