21 Commits (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Autor SHA1 Mensaje Fecha
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up hace 5 años
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams hace 6 años
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events hace 7 años
  Pierre Ossman 2fa63f8576 Add client support for LED state sync hace 7 años
  Pierre Ossman a4c0aac639 Client support for cursors with full alpha hace 7 años
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data hace 7 años
  Pierre Ossman 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler hace 9 años
  Pierre Ossman f3b0ade08f These methods aren't critical so no need for them to be pure hace 9 años
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders hace 10 años
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects hace 10 años
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers hace 10 años
  Pierre Ossman c898d9af83 Basic infrastructure for continuous updates. hace 12 años
  Pierre Ossman c754cceeca Basic infrastructure to support fences. hace 12 años
  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. hace 12 años
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The hace 14 años
  Adam Tkac c184d95524 Declare virtual methods with empty body as pure virtual methods in rfb::CMsgHandler hace 15 años
  Pierre Ossman cac4b750ea Remove file transfer callback that was left behind. hace 15 años
  Pierre Ossman cbd1b2c85f Properly parse the ExtendedDesktopSize rects in the client. hace 15 años
  Pierre Ossman 49f8822a8f Minimal client side support for the extended desktop size protocol. hace 15 años
  Adam Tkac acf6c6b9ac [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. hace 15 años
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. hace 18 años
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. hace 18 años
  Constantin Kaplinsky 0bdbe0452c Replaced pure virtual function with an empty function, to resolve compilation hace 18 años
  Dennis Syrovatsky 514555be01 Added methods for processing file transfer message FileListData. hace 18 años
  Constantin Kaplinsky 47ed8d321c Initial revision hace 19 años