46 Commit (41bf43b0b968e2f2d84b31f39022412c2af6a09c)

Autore SHA1 Messaggio Data
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3 anni fa
  Pierre Ossman c0dac220de Remove readString()/writeString() 4 anni fa
  Pierre Ossman 0ff2655456 Support extended clipboard transfers 8 anni fa
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 anni fa
  Pierre Ossman 546b2ad80a Make sure clipboard uses \n line endings 5 anni fa
  Pierre Ossman 62b0786cc8 Add support for VMware LED status 5 anni fa
  Pierre Ossman 4a6266f5a7 Add support for VMware cursors 5 anni fa
  Pierre Ossman 7b8bc438a5 Require all SMsgWriter caller to check capabilities 5 anni fa
  Pierre Ossman 2daba9b204 Abstract sending cursor and resizing the desktop 5 anni fa
  Pierre Ossman dfc28f12d3 Always send current screen layout to client 5 anni fa
  Pierre Ossman 9672835662 Make arguments explicit in all message writer methods 6 anni fa
  Pierre Ossman b114f5cfb7 Remove indirect capability attributes 6 anni fa
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 6 anni fa
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6 anni fa
  Pierre Ossman f81148c43a Avoid integer overflows in pixel size calculations 5 anni fa
  Brian P. Hinz 33d7832b19 Fix "int-in-bool-context" compile errors 6 anni fa
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 anni fa
  Pierre Ossman b45a84f953 Send lock LED state from server to client 7 anni fa
  Michal Srb f3afa24da1 Prevent double free by crafted fences. 7 anni fa
  Pierre Ossman 8053c8e2f3 Server support for cursor with alpha 7 anni fa
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 anni fa
  Pierre Ossman 3529468b8c Flush socket after ever rect 8 anni fa
  Pierre Ossman eb95532f5c Remove unused variables 9 anni fa
  Pierre Ossman 20dd2a92de Move encoder statistics into EncodeManager from SMsgWriter 9 anni fa
  Pierre Ossman 3b07fc1263 Remove unused assert.h include 9 anni fa
  Pierre Ossman c0397269fc Move image encoding logic into a central EncodeManager class 10 anni fa
  Pierre Ossman 126e56420e Store the mouse cursor in the ConnParams object 10 anni fa
  Pierre Ossman 668468b3d4 Encoders/decoders should track the connection object 10 anni fa
  Pierre Ossman fdba3fe884 Push encoder and decoder handling down into the connection objects 10 anni fa
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 anni fa
  Pierre Ossman 717c07b967 Remove partial update functionality 10 anni fa
  Pierre Ossman c0b1aa021d Move serialisation of pseudorects into separate functions 10 anni fa
  Pierre Ossman 7638e9c5b1 Merge the "V3" message classes into the normal ones 10 anni fa
  Pierre Ossman e80659862d Remove unsused, commented out code 10 anni fa
  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 anni fa
  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 anni fa
  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 anni fa
  Peter Åstrand 98fe98c689 Eliminate GCC signed/unsigned warnings related to encodings: The 14 anni fa
  Pierre Ossman e9962f7231 Send desktop layout changes separately 15 anni fa
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 anni fa
  Constantin Kaplinsky 000324eff7 Do not use JPEG if not requested by the client. 16 anni fa
  Constantin Kaplinsky 651606d278 Using JpegEncoder for video only with proper pixel formats. 16 anni fa
  Constantin Kaplinsky 560ded4e56 Passing image quality level to JpegEncoder. 16 anni fa
  Constantin Kaplinsky 46ba45a257 In SMsgWriter, added the ability to send a video rectangle via JpegEncoder. 17 anni fa
  Constantin Kaplinsky fe6b569f07 Unused function commented out. 17 anni fa
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anni fa
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 anni fa
  Peter Åstrand 9b0809c2cf Tight encoding support, except for rfb/SMsgWriterV3.cxx 19 anni fa
  Constantin Kaplinsky 47ed8d321c Initial revision 19 anni fa