| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [Enhancements, refactoring] Rationalized functions to control video | Constantin Kaplinsky | 2008-09-05 | 7 | -39/+52 |
* | | [Bugfix] If JpegCompressor could not compress the data, it did switch to Stan... | Constantin Kaplinsky | 2008-09-03 | 1 | -0/+1 |
* | | [Bugfix] Fixed a problem with overloading x0vncserver by update requests, whe... | Constantin Kaplinsky | 2008-08-29 | 1 | -2/+13 |
* | | [Cleanup] Fixed a compilation warning by removing a very doubtful optimization. | Constantin Kaplinsky | 2008-08-21 | 1 | -6/+1 |
* | | [Bugfix] When pixel comparison to reduce unnecessary updates was performed, | Constantin Kaplinsky | 2008-08-21 | 1 | -1/+3 |
* | | VideoPriority parameter was set to 0 by default, now it defaults to 2. | Constantin Kaplinsky | 2008-08-21 | 1 | -1/+1 |
* | | VideoArea parameter is fully respected. The server treats the specified recta... | Constantin Kaplinsky | 2008-08-21 | 1 | -1/+4 |
* | | Passing VideoArea parameter to VNCServerST object. VNCServerST saves the | Constantin Kaplinsky | 2008-08-21 | 2 | -0/+7 |
* | | Handling VideoRectangleSelection protocol message (TightVNC extension). | Constantin Kaplinsky | 2008-06-14 | 7 | -2/+50 |
* | | Restored the functionality of the VideoPriority parameter. This time, it | Constantin Kaplinsky | 2008-06-13 | 6 | -1/+39 |
* | | Removed support for continuous updates, a TightVNC-specific RFB protocol | Constantin Kaplinsky | 2008-06-05 | 8 | -81/+0 |
* | | Improved error handling: if JpegCompressor could not compress the data, | Constantin Kaplinsky | 2008-06-05 | 1 | -1/+9 |
* | | Don't use one va_list variable twice in vsnprintf | Adam Tkac | 2008-06-03 | 1 | -3/+10 |
* | | Using proper logging in SMsgReader class. Reporting details on receiving Vide... | Constantin Kaplinsky | 2008-04-24 | 1 | -3/+10 |
* | | Support for VideoRectangleSelection client message in the server code. The me... | Constantin Kaplinsky | 2008-04-24 | 9 | -3/+55 |
|/ |
|
* | Added some missing #includes whose prevent build source with gcc 4.3 | Adam Tkac | 2008-03-19 | 2 | -0/+2 |
* | Protect common/zlib/configure parameter processing against infinite loop | Adam Tkac | 2008-03-19 | 1 | -0/+1 |
* | IrixDMJpegCompressor is now preferred to IrixCLJpegCompressor. Debugging beha... | Constantin Kaplinsky | 2007-12-20 | 2 | -29/+23 |
* | Functional version of IrixCLJpegCompressor. This commit includes modification... | Constantin Kaplinsky | 2007-12-19 | 3 | -16/+132 |
* | Added IrixCLJpegCompressor class which will support JPEG compression via the ... | Constantin Kaplinsky | 2007-12-13 | 4 | -930/+4143 |
* | Do not use JPEG if not requested by the client. | Constantin Kaplinsky | 2007-12-07 | 1 | -2/+3 |
* | Changing JPEG compression levels did not have immediate effect. | Constantin Kaplinsky | 2007-12-07 | 1 | -0/+9 |
* | Various improvements in the IrixDMJpegCompressor class. Member functions have... | Constantin Kaplinsky | 2007-12-07 | 2 | -12/+12 |
* | Small code improvements - added check for scale buffer in ScaledPixelBuffer::... | george82 | 2007-11-05 | 1 | -1/+1 |
* | Removed the possibility to choose the scale filter in the options dialog of v... | george82 | 2007-11-05 | 1 | -2/+2 |
* | Added the improvements of the ScaledPixelBuffer class - increased scaled imag... | george82 | 2007-11-05 | 3 | -10/+16 |
* | Powerful ScaledPixelBuffer class code improvements - at 10x increased scale p... | george82 | 2007-11-04 | 2 | -36/+67 |
* | Added implementation of the remote desktop scaling on basis of integer | george82 | 2007-10-28 | 3 | -17/+30 |
* | Fixed the small mistake - set the scale parameter in | george82 | 2007-10-28 | 1 | -2/+2 |
* | Using JpegEncoder for video only with proper pixel formats. | Constantin Kaplinsky | 2007-10-17 | 5 | -17/+48 |
* | Changes in mapping of JPEG quality levels. Minor code cleanups. | Constantin Kaplinsky | 2007-10-10 | 3 | -10/+14 |
* | In IRIX, if we could not find a matching DMIC converter, list all available c... | Constantin Kaplinsky | 2007-10-10 | 2 | -1/+43 |
* | Added support for new UseHardwareJPEG parameter ("Use hardware-accelerated JP... | Constantin Kaplinsky | 2007-10-10 | 2 | -3/+30 |
* | Removed two obsolete FIXME comments. | Constantin Kaplinsky | 2007-10-10 | 1 | -2/+0 |
* | Replaced printf(...) and fprintf(stderr, ...) with proper logging. | Constantin Kaplinsky | 2007-10-10 | 1 | -5/+8 |
* | Minor code cleanup to decrease the amount of compilation warnings in Fedora C... | Constantin Kaplinsky | 2007-09-05 | 1 | -0/+1 |
* | Fixed a compilation problem under Fedora Core 6. Now the rfb library uses ext... | Constantin Kaplinsky | 2007-09-05 | 1 | -1/+2 |
* | Fixed a problem with copying discontinuous pixel data to IRIX JPEG ompressor. | Constantin Kaplinsky | 2007-09-04 | 3 | -2/+31 |
* | Using hardware-accelerated version of JpegEncoder under IRIX. | Constantin Kaplinsky | 2007-09-04 | 1 | -0/+8 |
* | Sending updates for "video area". | Constantin Kaplinsky | 2007-09-03 | 3 | -2/+6 |
* | Passing image quality level to JpegEncoder. | Constantin Kaplinsky | 2007-09-03 | 1 | -0/+1 |
* | In SMsgWriter, added the ability to send a video rectangle via JpegEncoder. | Constantin Kaplinsky | 2007-08-31 | 2 | -0/+14 |
* | A typo fixed in a comment. | Constantin Kaplinsky | 2007-08-31 | 1 | -1/+1 |
* | Special handling of a rectangular video area in the UpdateTracker and derived... | Constantin Kaplinsky | 2007-08-31 | 7 | -9/+72 |
* | Minor code cleanup - changed a variable name. | Constantin Kaplinsky | 2007-08-31 | 1 | -13/+13 |
* | Code cleanups. The most important change is that we now always use UpdateTrac... | Constantin Kaplinsky | 2007-08-31 | 3 | -21/+39 |
* | Unused function commented out. | Constantin Kaplinsky | 2007-08-31 | 2 | -3/+9 |
* | Makefile updated to include JpegEncoder. | Constantin Kaplinsky | 2007-08-02 | 1 | -0/+1 |
* | JpegEncoder implemented. It compresses full-color pixel data with JPEG sub-en... | Constantin Kaplinsky | 2007-08-02 | 3 | -0/+138 |
* | Added new files to the project. | Constantin Kaplinsky | 2007-07-28 | 1 | -0/+8 |