3 次代码提交 (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

作者 SHA1 备注 提交日期
  Pierre Ossman 2daba9b204 Abstract sending cursor and resizing the desktop 5 年前
  Pierre Ossman b114f5cfb7 Remove indirect capability attributes 6 年前
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 6 年前
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6 年前
  Pierre Ossman ea7ede9838 Move version reading/writing out of ConnParams 6 年前
  Pierre Ossman 58a4c13ab1 Add missing break for LED state check 6 年前
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 年前
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 年前
  Pierre Ossman 8053c8e2f3 Server support for cursor with alpha 7 年前
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 年前
  Pierre Ossman f22d350e75 Make ConnParams useful when const 8 年前
  Pierre Ossman 487008102e Move preferred encoding tracking into a server object 9 年前
  Pierre Ossman c0397269fc Move image encoding logic into a central EncodeManager class 10 年前
  Pierre Ossman 126e56420e Store the mouse cursor in the ConnParams object 10 年前
  Pierre Ossman a22459d356 Remove magic JPEG variables from ConnParams 10 年前
  Pierre Ossman 6bcf137779 Clean up the encoding parser in ConnParams 10 年前
  Pierre Ossman b948a9172f Make the subsampling setting follow the common style 10 年前
  Pierre Ossman 941d29081b Stop storing a copy of the encodings as we don't use it for anything 10 年前
  Pierre Ossman 701ad68d0d Increase the default compression level to cater to a broader range of users 12 年前
  Pierre Ossman c898d9af83 Basic infrastructure for continuous updates. 12 年前
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 12 年前
  DRC b4a8323c25 Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so that, when a TurboVNC viewer is connected, the TigerVNC Server will behave exactly like the TurboVNC Server. 12 年前
  Adam Tkac 3d0af20a51 [Development] Remove support for the "Tight" security type from C++ code. 13 年前
  Adam Tkac ea633a79bd [Bugfix] Extend encoding range checks to handle negative encodings well. 14 年前
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 年前
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 14 年前
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 14 年前
  Pierre Ossman cbd1b2c85f Properly parse the ExtendedDesktopSize rects in the client. 15 年前
  Pierre Ossman c5e25601d9 Minimal server side implementation of the extended desktop size protocol. 15 年前
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 年前
  Adam Tkac 20e0d711fd [Refactoring] Improved rdr::Exception constructor. It now accepts variable 15 年前
  Constantin Kaplinsky ce0907dd79 Implemented support for TightVNC protocol extensions in the server code. This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time. 17 年前
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年前
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 年前
  Peter Åstrand 1e9d32fe26 Server-side support for the XCursor encoding 19 年前
  Peter Åstrand 365427ae87 Added options CompressLevel and CustomCompressLevel 19 年前
  Peter Åstrand 0b8702662a Added new parameter NoJPEG, hooked up with GUI 19 年前
  Peter Åstrand 462753d02c Added basic almost-functional Tight support, from tightrealvnc project. Decoder only. 19 年前
  Constantin Kaplinsky 47ed8d321c Initial revision 19 年前