1543 коммитов (3e1bf1fdaeb0f741c8ed2053db56b04b56986441)
 

Автор SHA1 Сообщение Дата
  Adam Tkac 3e1bf1fdae [Development] Add French translation, thanks to Alain Portal. 14 лет назад
  Adam Tkac 5462f998b8 [Bugfix] Fix libvnc.so module loading (define listenaddr symbol). 14 лет назад
  Adam Tkac 12c0fc399e [Bugfix] Defer all format changes till requested framebuffer updates are 14 лет назад
  Adam Tkac 9322a44e08 [Bugfix] Don't crash in TXImage::updateColourMap function due NULL pointer 14 лет назад
  DRC 24537410bf Fix JAR file so that Java viewer can be run without a web server 14 лет назад
  Pierre Ossman 315b999deb We need to set encodingChange for the client to actually request a new 14 лет назад
  DRC f8ad8ff81a Don't allow code path to be forced on a system that doesn't support it 14 лет назад
  DRC fed5ff056f Merge other changes from libjpeg-turbo 0.0.90 14 лет назад
  DRC a10f2f8e31 Make TJ_FORCE* work properly 14 лет назад
  DRC da73d26e04 [Expletive deleted] Windows is LLP64, not LP64 14 лет назад
  DRC 193079151b Exit with non-zero status if any error was encountered 14 лет назад
  DRC f8fa1b029d Not that it matters at the moment, but Win64 can address up to 64 processors 14 лет назад
  DRC b53e4a4e9e This should make the codec work on Win64 (but doesn't for unknown reasons) 14 лет назад
  Adam Tkac 51a9dcf583 [Bugfix] X.Org 1.8 series needs CloseInput function defined in xvnc.cc. 14 лет назад
  Pierre Ossman 906d8b8faf Fix data type so that it is compatible with Win64 as well. 14 лет назад
  Pierre Ossman b5990252da The SIMD routines need some work before they will work on Win64, so disable 14 лет назад
  Pierre Ossman 0eaf03f3b4 Configure nasm properly for Win64. 14 лет назад
  DRC 4d9fb7789f Oops. Leftover bugs from the 64-bit port (cause seg fault when using JDCT_FLOAT or JDCT_IFAST when decompressing) 14 лет назад
  DRC eb4a24650d Set default optimization to -xO5 when using Sun Studio 14 лет назад
  DRC a2231a6a1d Fix build on Sun Studio 14 лет назад
  DRC 589901bc57 Set CFLAGS=CXXFLAGS=-O3 if the flags are not otherwise specified (this benefits jchuff.c and jdhuff.c) 14 лет назад
  DRC 0d89e356e1 turbojpeg.h isn't part of the libjpeg.a source 14 лет назад
  DRC 09e2ff130e Fix VPATH and out-of-tree builds 14 лет назад
  DRC e338bf8f35 It works on 2.56 as well 14 лет назад
  Pierre Ossman 4065997c5e Do a generic check for inet_aton instead of just assuming that only Win32 has 14 лет назад
  Pierre Ossman 657806f8fe Some systems (like Solaris 8) need libresolv for inet_aton. 14 лет назад
  Peter Åstrand c4d87f9950 Don't assign new threads to unused thread variables. No point, plus 14 лет назад
  Peter Åstrand ebf77754dd Eliminate GCC signed/unsigned warning. 14 лет назад
  Peter Åstrand a7088b6e2d Removed unused variables. 14 лет назад
  Peter Åstrand 6820f6a483 Eliminated signed/unsigned warnings. 14 лет назад
  Peter Åstrand af2b2776cb Eliminated timerId signed/unsigned warnings. 14 лет назад
  Peter Åstrand 29aba9e189 Reverted the second part of 3971. I suspect that this code is actually 14 лет назад
  Peter Åstrand 66a2a93ed5 Eliminated GCC warning: DWORD is unsigned long, so use that in the 14 лет назад
  Peter Åstrand 22ffac1cf1 Eliminated GCC signed/unsigned warnings: 14 лет назад
  Peter Åstrand 32492a6336 Bugfix: We were using assignement instead of comparision in the if 14 лет назад
  Peter Åstrand ffeeb265c8 Eliminated two GCC warnings: 14 лет назад
  Peter Åstrand f1037f4d4c Eliminate GCC warning in ScaleFilters: 14 лет назад
  Peter Åstrand 309fc681c6 Eliminate warning about unused rfb::getHostAndPort, by not including Hostname.h. 14 лет назад
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 лет назад
  Peter Åstrand 618c1707a4 Eliminate another GCC signed/unsigned warning: 14 лет назад
  Peter Åstrand 145d1f8cf3 Eliminate three more GCC warnings: 14 лет назад
  Peter Åstrand 6ac5b73a90 Eliminate GCC signed/unsigned warning. sizeof returns unsigned. 14 лет назад
  DRC 96a56f2937 Back out r3958 and r3959. They aren't needed anymore, because the libjpeg-turbo SourceForge project is online, and they broke libvnc.so 14 лет назад
  Adam Tkac 93ff5dbd1a [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able 14 лет назад
  DRC be6b28efc0 Oops. Use EGREP instead of GREP, because GREP is not available in earlier versions of autotools 14 лет назад
  DRC fe284a30cb Fix build problems on Solaris 10 14 лет назад
  DRC 4c8d72c29c Enable 64-bit libjpeg/SIMD build on Solaris 14 лет назад
  DRC f737fbe73f Use the correct version to name the shared library, and if the shared library build is enabled, allow the headers to be installed 14 лет назад
  DRC d4611464b7 Allow building libjpeg.so if --enable-shared is passed to configure (but disable shared library build by default) 14 лет назад
  Adam Tkac 43d6823de9 [Bugfix] Fix memory leak in Tight decoder. 14 лет назад