Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
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
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
libvncserver
Repository
c0c5aace2f50f970ee0d4881c57c3b317824d98c
Switch branch/tag
libvncserver
examples
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
add a simple example how to use rfbDoCopyRect
· c0c5aace
dscho
authored
21 years ago
c0c5aace
Name
Last commit
Last update
..
.cvsignore
Added simple examples
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
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
22 years ago
copyrecttest.c
add a simple example how to use rfbDoCopyRect
21 years ago
example.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
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
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
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
Added simple examples
21 years ago
simple15.c
Added simple examples
21 years ago
storepasswd.c
the correct way to include rfb.h is now "#include <rfb/rfb.h>"
22 years ago
vncev.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago