37 Commits (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Author SHA1 Message Date
  Pierre Ossman 7b8bc438a5 Require all SMsgWriter caller to check capabilities 5 years ago
  Pierre Ossman 2daba9b204 Abstract sending cursor and resizing the desktop 5 years ago
  Pierre Ossman dfc28f12d3 Always send current screen layout to client 5 years ago
  Pierre Ossman 9672835662 Make arguments explicit in all message writer methods 5 years ago
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 5 years ago
  Pierre Ossman bdbad2aff9 Remove unused needsLastRect state variable 7 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Pierre Ossman b45a84f953 Send lock LED state from server to client 7 years ago
  Steve Kondik 1f5d4b1310 rfb: Fix struct-vs-class warnings 6 years ago
  Pierre Ossman 8053c8e2f3 Server support for cursor with alpha 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  Pierre Ossman 20dd2a92de Move encoder statistics into EncodeManager from SMsgWriter 9 years ago
  Pierre Ossman c0397269fc Move image encoding logic into a central EncodeManager class 10 years ago
  Pierre Ossman 126e56420e Store the mouse cursor in the ConnParams object 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 717c07b967 Remove partial update functionality 10 years ago
  Pierre Ossman c0b1aa021d Move serialisation of pseudorects into separate functions 10 years ago
  Pierre Ossman 7638e9c5b1 Merge the "V3" message classes into the normal ones 10 years ago
  Pierre Ossman e80659862d Remove unsused, commented out code 10 years ago
  Pierre Ossman c898d9af83 Basic infrastructure for continuous updates. 12 years ago
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 12 years ago
  DRC 887c5fd86e Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overflow in less than a minute if using a full-screen video or 3D application. 12 years ago
  DRC ffe09d68f5 Further optimizations to the Tight encoder to eliminate getImage() overhead. The encoder now directly accesses the framebuffer for solid rectangle computation, JPEG encoding, and color counting (if pixel translation is not required.) Also moved everything in tightEncode.h into the TightEncoder class to eliminate all of the static mess (this will be important later on if we decide to multi-thread the encoder.) 12 years ago
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 years ago
  Pierre Ossman e9962f7231 Send desktop layout changes separately 15 years ago
  Pierre Ossman 04e62db8bb Implement server side support for SetDesktopSize. 15 years ago
  Pierre Ossman c5e25601d9 Minimal server side implementation of the extended desktop size protocol. 15 years ago
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 years ago
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 years ago
  Constantin Kaplinsky 651606d278 Using JpegEncoder for video only with proper pixel formats. 16 years ago
  Constantin Kaplinsky 46ba45a257 In SMsgWriter, added the ability to send a video rectangle via JpegEncoder. 16 years ago
  Constantin Kaplinsky fe0db841ff A typo fixed in a comment. 16 years ago
  Constantin Kaplinsky fe6b569f07 Unused function commented out. 16 years ago
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 years ago
  Peter Åstrand 1e9d32fe26 Server-side support for the XCursor encoding 19 years ago
  Peter Åstrand 5d8e530cb1 Corrected spelling error in comment. 19 years ago
  Peter Åstrand 9b0809c2cf Tight encoding support, except for rfb/SMsgWriterV3.cxx 19 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago