index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
pnmshow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename 'classes' dir to 'webclients'.
Christian Beier
2011-11-09
1
-1
/
+1
*
Check rfbGetScreen() return value everywhere.
Christian Beier
2011-03-17
1
-0
/
+2
*
Add doxygen documentation support.
Christian Beier
2010-11-18
1
-0
/
+3
*
add rotate and flip example
dscho
2006-04-27
1
-0
/
+2
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-1
/
+3
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
1
-2
/
+2
*
now that the examples reside in a subdirectory, the classes path has to be ad...
dscho
2004-06-18
1
-1
/
+1
*
add support for pgm and pbm (8-bit and 1-bit grayscale images)
dscho
2004-03-24
1
-14
/
+50
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
1
-1
/
+1
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
1
-1
/
+1
*
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
dscho
2003-02-20
1
-2
/
+2
*
moved files to contrib/ and examples/
dscho
2003-02-07
1
-0
/
+81