| Commit message (Expand) | Author | Age | Files | Lines |
* | Include Tight Encoder files. Makes the rfb library build on Windows again. | Peter Åstrand | 2005-02-21 | 1 | -0/+13 |
* | Removed stale comment. | Peter Åstrand | 2005-02-21 | 1 | -1/+1 |
* | Added support for terminating inactive/active/disconnected sessions. This is ... | Peter Åstrand | 2005-02-21 | 5 | -1/+106 |
* | Server-side support for the XCursor encoding | Peter Åstrand | 2005-02-16 | 7 | -9/+66 |
* | Corrected spelling error in comment. | Peter Åstrand | 2005-02-15 | 1 | -1/+1 |
* | Applied vnc-idle.patch from FC3, plus documentation. | Peter Åstrand | 2005-02-14 | 1 | -1/+1 |
* | Compute the number of rectangles as required by Tight. | Peter Åstrand | 2005-02-10 | 1 | -1/+12 |
* | Uncommented getNumRects. | Peter Åstrand | 2005-02-10 | 2 | -22/+22 |
* | Tight encoding support, except for rfb/SMsgWriterV3.cxx | Peter Åstrand | 2005-02-10 | 10 | -0/+1037 |
* | Updated copyright year | Peter Åstrand | 2005-02-05 | 3 | -3/+3 |
* | We cannot include rfb/util.h here, since that causes an error when building u... | Peter Åstrand | 2005-01-17 | 1 | -1/+6 |
* | Added @ZLIB_INCLUDE@ and @JPEG_INCLUDE@. Without these, the system | Peter Åstrand | 2005-01-13 | 1 | -1/+1 |
* | min and max changed to vncmin and vncmax. This solves many problems: Some pla... | Peter Åstrand | 2005-01-13 | 7 | -42/+28 |
* | Bugfix for Configuration system: When using alias parameters, the immutable f... | Peter Åstrand | 2005-01-03 | 2 | -5/+14 |
* | AutoSelect if default only if not using PreferredEncoding or FullColor. | Peter Åstrand | 2005-01-03 | 2 | -1/+16 |
* | Changed all user-visible strings from colour to color. | Peter Åstrand | 2004-12-30 | 2 | -4/+4 |
* | Tightified sources: | Peter Åstrand | 2004-12-30 | 1 | -1/+1 |
* | Lowest JPEG quality should be 1. | Peter Åstrand | 2004-12-29 | 1 | -1/+1 |
* | Added options CompressLevel and CustomCompressLevel | Peter Åstrand | 2004-12-29 | 4 | -10/+23 |
* | Added new parameter NoJPEG, hooked up with GUI | Peter Åstrand | 2004-12-28 | 2 | -2/+4 |
* | ZlibInStream must be reset after use, or we will end up with | Peter Åstrand | 2004-12-20 | 1 | -1/+6 |
* | Support for gradient filter with 24 bpp. | Peter Åstrand | 2004-12-13 | 1 | -3/+70 |
* | Jpeg decompressor now supports 24/32 bpp. | Peter Åstrand | 2004-12-13 | 1 | -6/+3 |
* | 24 bpp "cutZeros" support for copy filter. | Peter Åstrand | 2004-12-13 | 1 | -5/+14 |
* | Fill compression type and palette reading now supports 24 bpp | Peter Åstrand | 2004-12-12 | 1 | -5/+28 |
* | colour -> color | Peter Åstrand | 2004-12-12 | 1 | -8/+15 |
* | Added RGB24_TO_PIXEL32 macro. | Peter Åstrand | 2004-12-12 | 1 | -0/+5 |
* | Implemented client side gradient filter. Only tested with 16 bpp, though. | Peter Åstrand | 2004-12-09 | 2 | -5/+74 |
* | Added our copyright notice. | Peter Åstrand | 2004-12-07 | 2 | -0/+2 |
* | Added Tight decoder to rfb project. | Peter Åstrand | 2004-12-07 | 1 | -0/+13 |
* | jpeglib.h should be included via extern "C". | Peter Åstrand | 2004-12-07 | 1 | -0/+2 |
* | .dsp files must have CRLF line breaks | Peter Åstrand | 2004-12-07 | 1 | -625/+625 |
* | Added command line option -QualityLevel | Peter Åstrand | 2004-12-07 | 1 | -2/+3 |
* | JPEG decompression support | Peter Åstrand | 2004-12-07 | 3 | -3/+157 |
* | Using C++ style comments. | Peter Åstrand | 2004-11-17 | 1 | -2/+2 |
* | Using constants defined in TightDecoder.h, instead of hardcoded values | Peter Åstrand | 2004-11-17 | 2 | -7/+18 |
* | Flushing zlib streams if we are told by the server to do so. | Peter Åstrand | 2004-11-17 | 1 | -16/+2 |
* | Added basic almost-functional Tight support, from tightrealvnc project. Decod... | Peter Åstrand | 2004-11-16 | 11 | -1/+312 |
* | Added .cvsignore entries for building under Win32. | Constantin Kaplinsky | 2004-10-08 | 1 | -0/+4 |
* | Added .cvsignore files. | Constantin Kaplinsky | 2004-10-08 | 1 | -0/+1 |
* | Initial revision | Constantin Kaplinsky | 2004-10-08 | 130 | -0/+16468 |