22 次代码提交 (66f1db543b425f6fe64d437477e6f78924ec57be)

作者 SHA1 备注 提交日期
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 年前
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 年前
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 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 a4c0aac639 Client support for cursors with full alpha 7 年前
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 年前
  Pierre Ossman 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler 9 年前
  Pierre Ossman f3b0ade08f These methods aren't critical so no need for them to be pure 9 年前
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10 年前
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10 年前
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers 10 年前
  Pierre Ossman c898d9af83 Basic infrastructure for continuous updates. 12 年前
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 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 年前
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 年前
  Adam Tkac c184d95524 Declare virtual methods with empty body as pure virtual methods in rfb::CMsgHandler 15 年前
  Pierre Ossman cac4b750ea Remove file transfer callback that was left behind. 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 年前
  Adam Tkac acf6c6b9ac [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. 15 年前
  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 年前
  Constantin Kaplinsky 0bdbe0452c Replaced pure virtual function with an empty function, to resolve compilation 18 年前
  Dennis Syrovatsky 514555be01 Added methods for processing file transfer message FileListData. 18 年前
  Constantin Kaplinsky 47ed8d321c Initial revision 19 年前