79 Commits (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Author SHA1 Message Date
  Pierre Ossman b03512c65d Move client attributes out of ServerParams 5 years ago
  Pierre Ossman 6ea58ba97b Merge client resize capabilities 5 years ago
  Pierre Ossman 5588f4f482 Remove unused flags from ServerParams 5 years ago
  Pierre Ossman ef6881b9db Move update request handling in to CConnection 5 years ago
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 years ago
  Pierre Ossman 2affd77532 Stop requiring CConnection::serverInit() to be overridden 5 years ago
  Pierre Ossman 6eecbcafd4 Stop using fences for pixel format switch 5 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 5 years ago
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 5 years ago
  Pierre Ossman 4af93a9509 Adjust some strings so they are easier to translate 5 years ago
  Pierre Ossman 5d05546fe4 Add support for Unix sockets 6 years ago
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport 6 years ago
  Pierre Ossman fecf0a4c79 Replace "frames" with "updates" in stats 6 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Dr. David Alan Gilbert f4d1d89f58 Allow removal of GUI prompt on fatal errors 6 years ago
  Pierre Ossman 921f6c86ba Display performance statistics in viewer 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() 7 years ago
  Pierre Ossman 9a73adf9f4 More robust event and close handling 7 years ago
  Pierre Ossman f862c2e8f4 Add option to set primary selection for cut text 8 years ago
  Pierre Ossman c9dd3a4023 Throttle overlapping screen updates 8 years ago
  Pierre Ossman 5102fa9687 Consolidate how to run the FLTK loop in one place 8 years ago
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks 8 years ago
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 years ago
  Pierre Ossman 0068a4f5fa Clean out unused dependencies from CConnection.h 8 years ago
  Pierre Ossman 1db732494b Terminate the viewer even when waiting for data 8 years ago
  Pierre Ossman d9b9003d97 Display partial updates on slow transfers 8 years ago
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 years ago
  Pierre Ossman 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler 9 years ago
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 years ago
  Pierre Ossman c76bd2b482 Improve some error messages 9 years ago
  Pierre Ossman 744e55cbdf Add comments for translators where requested 9 years ago
  Pierre Ossman 8ca4c1dec5 Make sure user visible strings are translated 9 years ago
  Pierre Ossman b204643279 Split up the info string 9 years ago
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 9 years ago
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class 10 years ago
  Pierre Ossman 668468b3d4 Encoders/decoders should track the connection object 10 years ago
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman a22459d356 Remove magic JPEG variables from ConnParams 10 years ago
  Pierre Ossman 947b48de71 Remove some premature optimisation 10 years ago
  Pierre Ossman 0dff4b8b45 Add some missing whitespace 10 years ago
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers 10 years ago
  Pierre Ossman 5803d3ba31 Printing the clipboard data is very annoying as it could 10 years ago
  Pierre Ossman 5010488214 Forgot to respect the AcceptClipboard option in the 11 years ago
  DRC 3e7ed8164f Fix build on 32-bit and 64-bit Windows 11 years ago
  Pierre Ossman 2a7a8d60c8 Reimplement -listen in the new FLTK vncviewer. Work done by 11 years ago
  Pierre Ossman ff473402c1 Make it possible to dynamically resize the size of the session, when resizing 12 years ago
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 years ago
  Pierre Ossman f52740e7ea Make sure we're paranoid about accidentally feeding a format string. 12 years ago