| Commit message (Expand) | Author | Age | Files | Lines |
* | [Refactoring] Improved rdr::Exception constructor. It now accepts variable | Adam Tkac | 2008-11-14 | 9 | -10/+31 |
* | [Refactoring] Introduced common/os/ directory for platform dependent | Adam Tkac | 2008-11-14 | 7 | -46/+107 |
* | Check where select() is defined during configure time | Adam Tkac | 2008-11-14 | 3 | -10/+15 |
* | [Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to make | Adam Tkac | 2008-10-22 | 5 | -45/+36 |
* | [Bugfix] Include man files and more jpeg libraries in tarball | Adam Tkac | 2008-10-22 | 1 | -2/+2 |
* | [Cleanup] Fixed some compiler warnings | Adam Tkac | 2008-10-10 | 4 | -7/+14 |
* | [Bugfix] Fixed typo in rfb/util.cxx (caused in r2890) | Adam Tkac | 2008-10-08 | 1 | -1/+1 |
* | [Cleanup] Handle system dependent defines through autoheader & common-config.h | Adam Tkac | 2008-10-06 | 8 | -31/+32 |
* | [Cleanup] Detect and handle IRIX related enhancements in common/* directory only | Adam Tkac | 2008-10-06 | 2 | -11/+12 |
* | Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t... | Constantin Kaplinsky | 2008-09-28 | 33 | -9652/+416 |
|\ |
|
| * | Include -L/usr/lib32 into LDFLAGS on IRIX | Adam Tkac | 2008-07-14 | 1 | -1/+1 |
| * | Added zutil.c to libz.la sources | Adam Tkac | 2008-07-14 | 1 | -1/+1 |
| * | Add headers to Makefile.am-s to fix "make dist" command in common/* subtree | Adam Tkac | 2008-06-18 | 6 | -18/+58 |
| * | Replaced --with-tight-{jpeg,zlib} configure parameters by --with-included-{jp... | Adam Tkac | 2008-06-11 | 1 | -8/+8 |
| * | - removed autogenerated and obsoleted files | Adam Tkac | 2008-04-17 | 5 | -5152/+0 |
| * | - cleanup in common/configure.ac (boilerplate is no longer needed) | Adam Tkac | 2008-04-16 | 1 | -10/+0 |
| * | - add libz to librdr.la to avoid tight/system zlib checking in xserver configure | Adam Tkac | 2008-04-16 | 2 | -0/+4 |
| * | - 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 |