46 次程式碼提交 (41bf43b0b968e2f2d84b31f39022412c2af6a09c)

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