summaryrefslogtreecommitdiffstats
path: root/client_examples/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add an extension mechanism for LibVNCClient, modify the client data handlingdscho2005-10-061-1/+1
| | | | | so that more than one data structure can be attached, and add an example to speak the client part of the back channel.
* do it right: it is not DEFINES, but AM_CFLAGSdscho2005-10-061-1/+1
|
* support new ffmpeg versiondscho2005-09-271-1/+1
|
* link to libmp3lame only if existsdscho2005-06-061-1/+5
|
* support MinGW32!dscho2004-12-011-1/+1
|
* my ffmpeg was compiled with mp3lame...dscho2004-08-301-1/+1
|
* fix compilation on IRIXdscho2004-06-081-2/+3
|
* add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEGdscho2004-06-071-1/+12
|
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵dscho2004-06-071-0/+13
automake CFLAGS nagging