| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | - don't build sources whose contains main() function into libz.a | Adam Tkac | 2008-04-16 | 1 | -3/+2 |
| * | - generate Makefile.in from Makefile.am template | Adam Tkac | 2008-04-14 | 10 | -154/+59 |
| * | - improved zlib configuration, parameter --with-installed-zlib replaced by --... | Adam Tkac | 2008-04-14 | 1 | -13/+16 |
| * | - improved jpeg configuration, parameter --with-installed-jpeg replaced by --... | Adam Tkac | 2008-04-14 | 1 | -18/+19 |
| * | - introduced common/jpeg/jconfig.h.in - minimal jconfig.h template | Adam Tkac | 2008-04-14 | 2 | -2/+49 |
| * | - introduced common/jpeg/{configure.ac,Makefile.am} | Adam Tkac | 2008-04-03 | 11 | -4212/+100 |
| * | Introduced common/zlib/{configure.ac,Makefile.am}. Renamed macros | Adam Tkac | 2008-03-27 | 6 | -10/+49 |
| * | Rename common/configure.in to common/configure.ac and fix AC_INIT | Adam Tkac | 2008-03-27 | 1 | -1/+1 |
| * | After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 | Adam Tkac | 2008-03-22 | 25 | -154/+5442 |
| * | - use Makefile.am and configure.ac | Adam Tkac | 2008-03-20 | 25 | -5442/+154 |
* | | [Merge] Revision 2778 has been reverted. | syuri | 2008-09-19 | 6 | -0/+2541 |
* | | [Layout] Xregion has been deleted from screen-update folder. | syuri | 2008-09-19 | 6 | -2541/+0 |
* | | [Layout] Project for Xregion has been created. | syuri | 2008-09-19 | 1 | -0/+298 |
* | | [Bugfix] Resetting video rectangle on last client disconnect. | Constantin Kaplinsky | 2008-09-05 | 1 | -0/+1 |
* | | [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 |