You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Constantin Kaplinsky 95ff53a0c7 Tight encoder's configuration tuning. 19 years ago
..
win32 Initial revision 20 years ago
.cvsignore Added .cvsignore entries for building under Win32. 20 years ago
Blacklist.cxx Initial revision 20 years ago
Blacklist.h Initial revision 20 years ago
CConnection.cxx Initial revision 20 years ago
CConnection.h Initial revision 20 years ago
CMsgHandler.cxx Initial revision 20 years ago
CMsgHandler.h Initial revision 20 years ago
CMsgReader.cxx Initial revision 20 years ago
CMsgReader.h Initial revision 20 years ago
CMsgReaderV3.cxx Added basic almost-functional Tight support, from tightrealvnc project. Decoder only. 19 years ago
CMsgReaderV3.h Initial revision 20 years ago
CMsgWriter.cxx Lowest JPEG quality should be 1. 19 years ago
CMsgWriter.h Initial revision 20 years ago
CMsgWriterV3.cxx Initial revision 20 years ago
CMsgWriterV3.h Initial revision 20 years ago
CSecurity.h Initial revision 20 years ago
CSecurityNone.h Initial revision 20 years ago
CSecurityVncAuth.cxx Initial revision 20 years ago
CSecurityVncAuth.h Initial revision 20 years ago
ColourCube.h Initial revision 20 years ago
ColourMap.h Initial revision 20 years ago
ComparingUpdateTracker.cxx min and max changed to vncmin and vncmax. This solves many problems: Some platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined. 19 years ago
ComparingUpdateTracker.h Initial revision 20 years ago
Configuration.cxx Updated copyright year 19 years ago
Configuration.h Bugfix for Configuration system: When using alias parameters, the immutable flag in the real parameter instance should be set. 19 years ago
ConnParams.cxx Server-side support for the XCursor encoding 19 years ago
ConnParams.h Server-side support for the XCursor encoding 19 years ago
Cursor.cxx Initial revision 20 years ago
Cursor.h Initial revision 20 years ago
Decoder.cxx Added basic almost-functional Tight support, from tightrealvnc project. Decoder only. 19 years ago
Decoder.h Initial revision 20 years ago
Encoder.cxx Tight encoding support, except for rfb/SMsgWriterV3.cxx 19 years ago
Encoder.h Tight encoding support, except for rfb/SMsgWriterV3.cxx 19 years ago
Exception.h Merged the rdr library with VNC 4.1.1. 19 years ago
HTTPServer.cxx Tightified sources: 19 years ago
HTTPServer.h Initial revision 20 years ago
HextileDecoder.cxx Initial revision 20 years ago
HextileDecoder.h Initial revision 20 years ago
HextileEncoder.cxx Set the ImprovedHextile parameter to true by default, as new Hextile 19 years ago
HextileEncoder.h Initial revision 20 years ago
Hostname.h Initial revision 20 years ago
ImageGetter.h Initial revision 20 years ago
LogWriter.cxx Initial revision 20 years ago
LogWriter.h Initial revision 20 years ago
Logger.cxx Initial revision 20 years ago
Logger.h Initial revision 20 years ago
Logger_file.cxx Initial revision 20 years ago
Logger_file.h Initial revision 20 years ago
Logger_stdio.cxx Initial revision 20 years ago
Logger_stdio.h Initial revision 20 years ago
Makefile.in Using new TightPalette helper class instead of std::map, in Hextile 19 years ago
Pixel.h Initial revision 20 years ago
PixelBuffer.cxx Initial revision 20 years ago
PixelBuffer.h Initial revision 20 years ago
PixelFormat.cxx Changed all user-visible strings from colour to color. 19 years ago
PixelFormat.h Initial revision 20 years ago
RREDecoder.cxx Initial revision 20 years ago
RREDecoder.h Initial revision 20 years ago
RREEncoder.cxx Initial revision 20 years ago
RREEncoder.h Initial revision 20 years ago
RawDecoder.cxx Initial revision 20 years ago
RawDecoder.h Initial revision 20 years ago
RawEncoder.cxx Initial revision 20 years ago
RawEncoder.h Initial revision 20 years ago
Rect.h We cannot include rfb/util.h here, since that causes an error when building under Windows 19 years ago
Region.cxx Initial revision 20 years ago
Region.h Initial revision 20 years ago
SConnection.cxx Initial revision 20 years ago
SConnection.h Initial revision 20 years ago
SDesktop.h Initial revision 20 years ago
SMsgHandler.cxx Initial revision 20 years ago
SMsgHandler.h Initial revision 20 years ago
SMsgReader.cxx Initial revision 20 years ago
SMsgReader.h Initial revision 20 years ago
SMsgReaderV3.cxx Initial revision 20 years ago
SMsgReaderV3.h Initial revision 20 years ago
SMsgWriter.cxx Tight encoding support, except for rfb/SMsgWriterV3.cxx 19 years ago
SMsgWriter.h Server-side support for the XCursor encoding 19 years ago
SMsgWriterV3.cxx Fixed a bug with sending colors for zero-size cursors, in XCursor 19 years ago
SMsgWriterV3.h Server-side support for the XCursor encoding 19 years ago
SSecurity.h Initial revision 20 years ago
SSecurityFactoryStandard.cxx Initial revision 20 years ago
SSecurityFactoryStandard.h Initial revision 20 years ago
SSecurityNone.h Initial revision 20 years ago
SSecurityVncAuth.cxx Initial revision 20 years ago
SSecurityVncAuth.h Initial revision 20 years ago
ServerCore.cxx Added support for terminating inactive/active/disconnected sessions. This is a port of the SF patch 1025108. 19 years ago
ServerCore.h Added support for terminating inactive/active/disconnected sessions. This is a port of the SF patch 1025108. 19 years ago
Threading.h Initial revision 20 years ago
TightDecoder.cxx Updated copyright year 19 years ago
TightDecoder.h Using C++ style comments. 19 years ago
TightEncoder.cxx Tight encoder's configuration tuning. 19 years ago
TightEncoder.h Improved configuration of the Tight encoder. 19 years ago
TightPalette.cxx Removed unused argument of a function. 19 years ago
TightPalette.h Removed unused argument of a function. 19 years ago
TransImageGetter.cxx Changed all user-visible strings from colour to color. 19 years ago
TransImageGetter.h Initial revision 20 years ago
TrueColourMap.h Initial revision 20 years ago
UpdateTracker.cxx Initial revision 20 years ago
UpdateTracker.h Initial revision 20 years ago
UserPasswdGetter.h Initial revision 20 years ago
VNCSConnectionST.cxx Added support for terminating inactive/active/disconnected sessions. This is a port of the SF patch 1025108. 19 years ago
VNCSConnectionST.h Initial revision 20 years ago
VNCServer.h Initial revision 20 years ago
VNCServerST.cxx Removed stale comment. 19 years ago
VNCServerST.h Added support for terminating inactive/active/disconnected sessions. This is a port of the SF patch 1025108. 19 years ago
ZRLEDecoder.cxx Initial revision 20 years ago
ZRLEDecoder.h Initial revision 20 years ago
ZRLEEncoder.cxx Updated buffer size in ZRLE encoder, fix copied from VNC 4.1.1. 19 years ago
ZRLEEncoder.h Initial revision 20 years ago
d3des.c Initial revision 20 years ago
d3des.h Initial revision 20 years ago
encodings.cxx Added basic almost-functional Tight support, from tightrealvnc project. Decoder only. 19 years ago
encodings.h Fixed a bug with wrong encoding number for 19 years ago
hextileConstants.h Initial revision 20 years ago
hextileDecode.h min and max changed to vncmin and vncmax. This solves many problems: Some platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined. 19 years ago
hextileEncode.h Code optimizations in the old version of the Hextile encoder. The 19 years ago
hextileEncodeBetter.h Removed unused argument of a function. 19 years ago
keysymdef.h Initial revision 20 years ago
msgTypes.h Initial revision 20 years ago
msvcwarning.h Initial revision 20 years ago
rfb.dsp Added new files to the project. 19 years ago
rreDecode.h Initial revision 20 years ago
rreEncode.h Initial revision 20 years ago
secTypes.cxx Tight encoding support, except for rfb/SMsgWriterV3.cxx 19 years ago
secTypes.h Initial revision 20 years ago
tightDecode.h Updated copyright year 19 years ago
tightEncode.h Tight encoder's configuration tuning. 19 years ago
transInitTempl.h Initial revision 20 years ago
transTempl.h Initial revision 20 years ago
util.cxx Initial revision 20 years ago
util.h min and max changed to vncmin and vncmax. This solves many problems: Some platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined. 19 years ago
vncAuth.cxx Initial revision 20 years ago
vncAuth.h Initial revision 20 years ago
zrleDecode.h min and max changed to vncmin and vncmax. This solves many problems: Some platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined. 19 years ago
zrleEncode.h min and max changed to vncmin and vncmax. This solves many problems: Some platforms predefines or redefines these symbols. Some platforms have header files which chokes if min or max are defined. 19 years ago