1576 Commits (f324dc451b343721a0721bdb6ab89608b8792d75)
 

Autor SHA1 Nachricht Datum
  Adam Tkac f324dc451b [Development] Use enhanced Security class by both UNIX and Windows viewers. vor 14 Jahren
  Adam Tkac c210e8ab80 [Development] Enhance Security class to be usable by viewer. vor 14 Jahren
  Adam Tkac ece313ae6c [Development] Remove rfb/SSecurityFactoryStandard.h and rfb/SSecurityFactoryStandard.cxx. vor 14 Jahren
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. vor 14 Jahren
  Adam Tkac 1d15e2d60a [Development] Implement Security class. This class will be used to create vor 14 Jahren
  Adam Tkac b6eb3990a1 [Bugfix] Include Security.h instead of former secTypes.h in Security.cxx. vor 14 Jahren
  Adam Tkac 162ac3527d [Development] Move all VncAuth code from SSecurityFactoryStandard class to vor 14 Jahren
  Adam Tkac 9c28a7b3b0 Remove unneeded secTypeEncrypts() function. vor 14 Jahren
  Adam Tkac 94d88c1799 [Development] Define security types as rdr::U8 values. vor 14 Jahren
  Adam Tkac 5a0caed91c [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}. vor 14 Jahren
  Adam Tkac c58b3d11f7 [Development] Add possibility to define viewer/server specific parameters via vor 14 Jahren
  Adam Tkac fbd9436598 [BugFix] Include xserver17.patch and xserver18.patch in EXTRA_DIST in vor 14 Jahren
  DRC 2c0ea90ad8 Build wrappers no longer necessary. The Linux cross-compatible build is now part of build-xorg, and Mac recipes are in BUILDING.txt. vor 14 Jahren
  DRC 0256545d44 Don't need -version when just doing a rebuild vor 14 Jahren
  DRC ed114d82b9 Integrate stand-alone Xvnc build into build-xorg, to eliminate need for wrapper scripts. Stand-alone build currently requires GCC. vor 14 Jahren
  DRC 03da3c23d1 Fix out-of-tree build issue when using included zlib vor 14 Jahren
  Adam Tkac b5da04713f Remove unneeded parts of embedded zlib. vor 14 Jahren
  Adam Tkac 10f5e0b4af [Development] Use AllocDevicePair instead of AddDevice/RegisterDevice functions vor 14 Jahren
  Adam Tkac 470c38ceba [Development] Merge KeyboardDevice and PointerDevice classes to new class called vor 14 Jahren
  DRC 917fccae36 Add support for building a stand-alone version of Xvnc from the Xorg 7.5 sources vor 14 Jahren
  DRC aff9efc390 Remove unneeded modules vor 14 Jahren
  DRC 41abcdac8c 0.0.92 vor 14 Jahren
  DRC 3a7cf6a528 Fix amd64 build on FreeBSD vor 14 Jahren
  DRC 6b0cdcd591 Automatically determine appropriate source path + better support for in-tree builds vor 14 Jahren
  DRC c9a103cf06 Support out-of-tree xorg builds and lay groundwork for cross-compatible build using X.org 7.5 vor 14 Jahren
  DRC ee229f4259 Mac package build vor 14 Jahren
  DRC 752acc7eef iFix VPATH and out-of-tree builds (again) vor 14 Jahren
  DRC a6bbd02708 'make dist' still doesn't build a complete source archive like it should, but this patch at least allows it to run without error vor 14 Jahren
  Adam Tkac 6420d8993c [Bugfix] Update default CODE path in index.vnc file appropriately. vor 14 Jahren
  DRC 3130a2491d Use libjpeg-turbo version marker to indicate which version this directory is synchronized with vor 14 Jahren
  DRC 28af0f9f59 Fix data corruption issues when decompressing large JPEG images and/or using buffered I/O. Specifically, decode_mcu_fast() can potentially process more than 1 MCU, so make sure there is enough space in the buffer to accommodate this case. Otherwise, the buffer pointer goes negative, and bad mojo ensues. Also, the fast decoder's method of handling unread markers doesn't make libjpeg's restart handler happy, so disable fast decode when restarts are used. vor 14 Jahren
  Pierre Ossman ee6d50cb61 Make autoconf and friends behave nicely and stop recursing above our top vor 14 Jahren
  Adam Tkac ca5fe7378c [Development] Extend options dialog width from 400 to 450 to show French translation correctly. vor 14 Jahren
  Adam Tkac 3e1bf1fdae [Development] Add French translation, thanks to Alain Portal. vor 14 Jahren
  Adam Tkac 5462f998b8 [Bugfix] Fix libvnc.so module loading (define listenaddr symbol). vor 14 Jahren
  Adam Tkac 12c0fc399e [Bugfix] Defer all format changes till requested framebuffer updates are vor 14 Jahren
  Adam Tkac 9322a44e08 [Bugfix] Don't crash in TXImage::updateColourMap function due NULL pointer vor 14 Jahren
  DRC 24537410bf Fix JAR file so that Java viewer can be run without a web server vor 14 Jahren
  Pierre Ossman 315b999deb We need to set encodingChange for the client to actually request a new vor 14 Jahren
  DRC f8ad8ff81a Don't allow code path to be forced on a system that doesn't support it vor 14 Jahren
  DRC fed5ff056f Merge other changes from libjpeg-turbo 0.0.90 vor 14 Jahren
  DRC a10f2f8e31 Make TJ_FORCE* work properly vor 14 Jahren
  DRC da73d26e04 [Expletive deleted] Windows is LLP64, not LP64 vor 14 Jahren
  DRC 193079151b Exit with non-zero status if any error was encountered vor 14 Jahren
  DRC f8fa1b029d Not that it matters at the moment, but Win64 can address up to 64 processors vor 14 Jahren
  DRC b53e4a4e9e This should make the codec work on Win64 (but doesn't for unknown reasons) vor 14 Jahren
  Adam Tkac 51a9dcf583 [Bugfix] X.Org 1.8 series needs CloseInput function defined in xvnc.cc. vor 14 Jahren
  Pierre Ossman 906d8b8faf Fix data type so that it is compatible with Win64 as well. vor 14 Jahren
  Pierre Ossman b5990252da The SIMD routines need some work before they will work on Win64, so disable vor 14 Jahren
  Pierre Ossman 0eaf03f3b4 Configure nasm properly for Win64. vor 14 Jahren