34 коммитов (master)

Автор SHA1 Сообщение Дата
  Pierre Ossman 19df176862 Consistently use uint8_t for data buffers 1 год назад
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations 1 год назад
  Pierre Ossman 6881c895ab Use stdint types 1 год назад
  lhchavez 51f10f7c83 Support the VMware Cursor Position extension on vncviewer 3 лет назад
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 лет назад
  Pierre Ossman 2354ce7404 Improved bandwidth monitoring 4 лет назад
  Pierre Ossman 615d16bd5b Improved clipboard API 5 лет назад
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 лет назад
  Pierre Ossman ef6881b9db Move update request handling in to CConnection 5 лет назад
  Pierre Ossman 2affd77532 Stop requiring CConnection::serverInit() to be overridden 5 лет назад
  Pierre Ossman 6eecbcafd4 Stop using fences for pixel format switch 5 лет назад
  Pierre Ossman fecf0a4c79 Replace "frames" with "updates" in stats 6 лет назад
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 лет назад
  Pierre Ossman 921f6c86ba Display performance statistics in viewer 7 лет назад
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 лет назад
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 лет назад
  Pierre Ossman d9b9003d97 Display partial updates on slow transfers 8 лет назад
  Pierre Ossman 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler 9 лет назад
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 9 лет назад
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10 лет назад
  Pierre Ossman 947b48de71 Remove some premature optimisation 10 лет назад
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers 10 лет назад
  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 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 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 f4f309408d Update connection parameters when the user has changed things in the options 13 лет назад
  Pierre Ossman 2eb1d11004 Add connection information dialog based on the one in the unix viewer. 13 лет назад
  Pierre Ossman d4c61ce93b Implement menu entry for forced refresh of screen. 13 лет назад
  Pierre Ossman 5156d5e49b Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 лет назад
  Adam Tkac 27b2f773be [Development] client: Add dialog window to accept/save invalid X509 13 лет назад
  Adam Tkac f324dc451b [Development] Use enhanced Security class by both UNIX and Windows viewers. 14 лет назад
  Adam Tkac 12c0fc399e [Bugfix] Defer all format changes till requested framebuffer updates are 14 лет назад
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 лет назад
  Adam Tkac 141c17222e [Bugfix] Client didn't receive clipboard selections from a server due wrong 15 лет назад
  Pierre Ossman 42d20e75c4 Try to increase the update rate by requesting a new update in parallel with 15 лет назад
  Pierre Ossman eb3cecb856 Add parameter to make client attempt to resize server desktop on connect. 15 лет назад
  Pierre Ossman cbd1b2c85f Properly parse the ExtendedDesktopSize rects in the client. 15 лет назад
  Pierre Ossman 49f8822a8f Minimal client side support for the extended desktop size protocol. 15 лет назад
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 лет назад
  Constantin Kaplinsky b30ae7facb Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 лет назад
  Constantin Kaplinsky 75c703b9b2 vncviewer_unix merged with VNC 4.1.1 code. 18 лет назад
  Constantin Kaplinsky 47ed8d321c Initial revision 19 лет назад