66 コミット (0a0e582597be681488b91eb818c8a1963d13adbf)

作成者 SHA1 メッセージ 日付
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7年前
  Dr. David Alan Gilbert f4d1d89f58 Allow removal of GUI prompt on fatal errors 7年前
  Pierre Ossman 921f6c86ba Display performance statistics in viewer 7年前
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7年前
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() 7年前
  Pierre Ossman 9a73adf9f4 More robust event and close handling 7年前
  Pierre Ossman f862c2e8f4 Add option to set primary selection for cut text 8年前
  Pierre Ossman c9dd3a4023 Throttle overlapping screen updates 8年前
  Pierre Ossman 5102fa9687 Consolidate how to run the FLTK loop in one place 8年前
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks 8年前
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8年前
  Pierre Ossman 0068a4f5fa Clean out unused dependencies from CConnection.h 8年前
  Pierre Ossman 1db732494b Terminate the viewer even when waiting for data 8年前
  Pierre Ossman d9b9003d97 Display partial updates on slow transfers 8年前
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9年前
  Pierre Ossman 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler 9年前
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9年前
  Pierre Ossman c76bd2b482 Improve some error messages 9年前
  Pierre Ossman 744e55cbdf Add comments for translators where requested 9年前
  Pierre Ossman 8ca4c1dec5 Make sure user visible strings are translated 9年前
  Pierre Ossman b204643279 Split up the info string 9年前
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10年前
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class 10年前
  Pierre Ossman 668468b3d4 Encoders/decoders should track the connection object 10年前
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10年前
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10年前
  Pierre Ossman a22459d356 Remove magic JPEG variables from ConnParams 10年前
  Pierre Ossman 947b48de71 Remove some premature optimisation 10年前
  Pierre Ossman 0dff4b8b45 Add some missing whitespace 10年前
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers 10年前
  Pierre Ossman 5803d3ba31 Printing the clipboard data is very annoying as it could 10年前
  Pierre Ossman 5010488214 Forgot to respect the AcceptClipboard option in the 11年前
  DRC 3e7ed8164f Fix build on 32-bit and 64-bit Windows 11年前
  Pierre Ossman 2a7a8d60c8 Reimplement -listen in the new FLTK vncviewer. Work done by 11年前
  Pierre Ossman ff473402c1 Make it possible to dynamically resize the size of the session, when resizing 12年前
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12年前
  Pierre Ossman f52740e7ea Make sure we're paranoid about accidentally feeding a format string. 12年前
  Pierre Ossman aa73c89d77 Client side support for continuous updates. 12年前
  Pierre Ossman e28bdb22ff Support and use fences in the client. This allows more aggressive use of 12年前
  Pierre Ossman 5e04c26907 Use the correct matching free operation. Patch by Matthieu Lochegnies. 12年前
  Pierre Ossman 5d512c3491 Redesign the format switching logic so that we don't have to adjust the way 12年前
  DRC 33c15e3a3a If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines. 12年前
  Pierre Ossman cf2443c23e The old Unix viewer put the RFB clipboard data both in CLIPBOARD and PRIMARY. 13年前
  Peter Åstrand c359f36e69 Make sure to include config.h in every compilation unit. Otherwise, 13年前
  Pierre Ossman fba3e869e0 This was not a good method to get an initial full update as we would get two 13年前
  Pierre Ossman ff225100ec When we stopped doing full updates on format changes, we also lost the side 13年前
  Pierre Ossman 470839a2d8 We don't need to force a full refresh on format changes with the new viewer 13年前
  Pierre Ossman cf836f2624 Managed to consistently get the colour levels reversed. Fix up everything so 13年前
  Pierre Ossman e2ef5c1994 Destroy the main UI and connection objects before popping up the fatal error 13年前
  Pierre Ossman 39ceb50888 Create a proper header file for the exported functions from vncviewer.cxx. 13年前