Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
L
libvncserver
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • rasky
  • libvncserver
  • Repository

Switch branch/tag
  • libvncserver
  • examples
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • dscho's avatar
    add support for pgm and pbm (8-bit and 1-bit grayscale images) · e68063f2
    dscho authored 21 years ago
    e68063f2
Name
Last commit
Last update
..
.cvsignore ignore all test programs 21 years ago
1instance.c fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead) 21 years ago
Makefile.am add a simple example how to use rfbDoCopyRect 21 years ago
blooptest.c missing files 22 years ago
colourmaptest.c make examples g++ compileable, thanks to Juan Jose Costello 21 years ago
copyrecttest.c make examples g++ compileable, thanks to Juan Jose Costello 21 years ago
example.c make examples g++ compileable, thanks to Juan Jose Costello 21 years ago
example.dsp moved files to contrib/ and examples/ 22 years ago
fontsel.c rfbErr introduced 21 years ago
mac.c rfbErr introduced 21 years ago
pnmshow.c add support for pgm and pbm (8-bit and 1-bit grayscale images) 21 years ago
pnmshow24.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
radon.h added files 22 years ago
regiontest.c renamed sraRegion to rfbregion and put it in include/; will be installed now 22 years ago
simple.c make examples g++ compileable, thanks to Juan Jose Costello 21 years ago
simple15.c make examples g++ compileable, thanks to Juan Jose Costello 21 years ago
storepasswd.c the correct way to include rfb.h is now "#include <rfb/rfb.h>" 22 years ago
vncev.c make examples g++ compileable, thanks to Juan Jose Costello 21 years ago