2008-04-17 |
Adam Tkac | - removed libz and libjpeg detection from unix/configur... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - removed more unneded files |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - removed autogenerated and obsoleted files |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - make i18n working again |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - generate Makefile.in in unix/* subtree from Makefile.am |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKA... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - removed autogenerated unix/aclocal.m4 |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - temporarily don't build i18n |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - use AC_CONFIG_SUBDIRS in unix/configure.ac to configu... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - renamed unix/configure.in to unix/configure.ac |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - removed DPMS stuff from xvnc.cc (included in xserver... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Adam Tkac | - include dix-config.h before any xorg header |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Adam Tkac | - cleanup in common/configure.ac (boilerplate is no... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Adam Tkac | - add libz to librdr.la to avoid tight/system zlib... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Adam Tkac | - don't build sources whose contains main() function... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Adam Tkac | - introduced Xvnc Makefile.am |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Adam Tkac | - updated xserver.patch (part of it was merged to xorg... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Adam Tkac | - generate Makefile.in from Makefile.am template |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Adam Tkac | - improved zlib configuration, parameter --with-install... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Adam Tkac | - improved jpeg configuration, parameter --with-install... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Adam Tkac | - introduced common/jpeg/jconfig.h.in - minimal jconfig... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Adam Tkac | - introduced common/jpeg/{configure.ac,Makefile.am} |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Adam Tkac | Introduced common/zlib/{configure.ac,Makefile.am}.... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Adam Tkac | Rename common/configure.in to common/configure.ac and... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Adam Tkac | PaintWindowBackground and PaintWindowBorder hooks are... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Adam Tkac | Use SelectionCallback to handle selection changes.... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Adam Tkac | Add DDXRingBell to xvnc.cc because it has to be impleme... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Adam Tkac | Use GetKeyboardEvents and GetPointerEvents functions... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Adam Tkac | Initialize input devices in XserverDesktop constructor... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Adam Tkac | Moved keyboard and mouse input procedures to XserverDes... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Adam Tkac | Fixed minor compilation problems in xvnc.cc. |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Adam Tkac | Include keysym.h from $(includedir)/X11 |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Adam Tkac | Don't access devPrivates directly. Use dixRequestPrivat... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Adam Tkac | Fixed vncExtInit.cc compilation with gcc 4 series |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Adam Tkac | After discussion with Constantin reverted 2433, 2434... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Adam Tkac | Fixed libX11 #include directives |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Adam Tkac | - moved Xvnc sources to unix/xserver/hw/vnc directory... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Adam Tkac | Fixed detection of XTest extension on IRIX |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Adam Tkac | Always call configure in common/{zlib,jpeg} to get... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Adam Tkac | - fixed paths in po/POTFILES.in |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Adam Tkac | - handle HAVE_MITSHM macro through config.h |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Adam Tkac | - use Makefile.am and configure.ac |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Adam Tkac | 1.5-xserver branch. In this branch Xvnc is going to... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Adam Tkac | Added some missing #includes whose prevent build source... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Adam Tkac | Protect common/zlib/configure parameter processing... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Constantin... | Set SVN project language to English. |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Adam Tkac | viewer could aborted when only one scrollbar should... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Constantin... | Optimized the checkRow() function. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Constantin... | Minor refactoring: removed getFullRow() function, added... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Minor code enhancement: using an inline function instea... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Minor code improvement: added Image::locatePixel(x... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Made a number of member variables constants. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Minor refactoring: new m_bytesPerPixel member variable. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Constantin... | Refactoring: checkRow() has been rationalized; it does... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Constantin... | Code refactoring: removed extra arguments for member... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Constantin... | Code refactoring: introduced m_changeFlags member varia... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Constantin... | Minor code refactoring: remembering the number of 32x32... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Constantin... | LastRect was documented incorrectly. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Constantin... | Implemented calls to reportChanges() as conditional... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Constantin... | More debugging output can be enabled with the #define... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Constantin... | Checking neighbor pixels above and below changed tiles... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Constantin... | If defined DEBUG_PRINT_NUM_CHANGED_TILES, print correct... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Constantin... | Removed an extra empty line. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Constantin... | Documented TightVNC-specific parameters properly. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Constantin... | Made the manual page more readable, added clarification... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Constantin... | Reordered parameter descriptions, as x0vncserver -h... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Constantin... | Added new PARAMETERS section to the x0vncserver manual... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Constantin... | The man page for x0vncserver rewritten from the scratch. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Polling algorithm was extended. Now, if it detected... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | When compiled with defining DEBUG_PRINT_NUM_CHANGED_TIL... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Code refactoring and cleanups. Moved a part of handleVi... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Maintaining additional one-pixel-width image for using... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Constantin... | Minor code refactoring -- new flagVideoArea() function... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Constantin... | Prepared the XPixelBuffer class for grabbing the screen... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Constantin... | Overriding the grabRegion function in XPixelBuffer... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Constantin... | Moved XPixelBuffer class into a separate file. |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Constantin... | Added a numner of FIXME comments, to identify some... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Constantin... | Implemented new "VideoPriority" parameter. It allows... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Constantin... | Making sure that both height and width of the video... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Constantin... | IrixDMJpegCompressor is now preferred to IrixCLJpegComp... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Constantin... | Functional version of IrixCLJpegCompressor. This commit... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Constantin... | Added IrixCLJpegCompressor class which will support... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Constantin... | Do not use JPEG if not requested by the client. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Constantin... | Changing JPEG compression levels did not have immediate... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Constantin... | Various improvements in the IrixDMJpegCompressor class... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Added throwing rfb::UnsupportedPixelFormatExceptions... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Small code improvements - added check for scale buffer... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Removed the possibility to choose the scale filter... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
george82 | Added the improvements of the ScaledPixelBuffer class... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
george82 | Powerful ScaledPixelBuffer class code improvements... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
george82 | Added implementation of the remote desktop scaling... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
george82 | Fixed the small mistake - set the scale parameter in |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Constantin... | Using JpegEncoder for video only with proper pixel... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | Changes in mapping of JPEG quality levels. Minor code... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | In IRIX, if we could not find a matching DMIC converter... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | Added support for new UseHardwareJPEG parameter ("Use... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | Removed two obsolete FIXME comments. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | Replaced printf(...) and fprintf(stderr, ...) with... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Constantin... | Replaced fprintf(stderr, ...) with proper logging. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Constantin... | Code cleanups, changes in variable names only. |
commit | commitdiff | tree | snapshot |
next |