46 Revīzijas (41bf43b0b968e2f2d84b31f39022412c2af6a09c)

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