80 Commits (41bf43b0b968e2f2d84b31f39022412c2af6a09c)

Author SHA1 Message Date
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3 years ago
  Pierre Ossman 49122f6dcc Update desktop if clipboard client goes away 3 years ago
  Pierre Ossman d6612d8d42 Add debug logging for ignored clipboard events 3 years ago
  Pierre Ossman ebd1b4db15 Hide base SConnection methods from VNCServerST 3 years ago
  Pierre Ossman 331a27addf Call correct wrappers for clipboard handling 3 years ago
  Pierre Ossman 38726ce083 Fix non-functional MaxDisconnectionTime 3 years ago
  Pierre Ossman e97da59a76 Reject too large screen resize requests 4 years ago
  Pierre Ossman c0dac220de Remove readString()/writeString() 4 years ago
  Pierre Ossman 585089797f Fix connection close log 5 years ago
  Pierre Ossman e71a426f0c Fix bad PixelBuffer reference in VNCServerST::setPixelBuffer() 4 years ago
  Benoit Gschwind 8e09912f9d fix to early remove of iterator in VNCServerST::removeSocket 4 years ago
  Pierre Ossman 615d16bd5b Improved clipboard API 5 years ago
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 years ago
  Pierre Ossman 546b2ad80a Make sure clipboard uses \n line endings 5 years ago
  Pierre Ossman c3826bb2fc Make sure we always have a valid screen layout 5 years ago
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 years ago
  Pierre Ossman 65e08fdc9d Change idle timeout to timer 5 years ago
  Pierre Ossman 10688efcf7 Properly terminate server on timeouts 5 years ago
  Pierre Ossman f43137c61b Change exit timeouts to timers 5 years ago
  Pierre Ossman 4bba2467fb Remove writeConnFailedFromScratch() 5 years ago
  Pierre Ossman 025326dd94 Move ListConnInfo to WinVNC directory 5 years ago
  Pierre Ossman 6c97fa4575 Encapsulate client handling in VNCServerST 5 years ago
  Pierre Ossman 7d64b33b5b Move access rights and closing to SConnection object 5 years ago
  Pierre Ossman 07e44cc508 Encapsulate setDesktopSize() in VNCServerST 5 years ago
  Pierre Ossman b68434129b Encapsulate event handling in VNCServerST 5 years ago
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 years ago
  Pierre Ossman 6cd6117189 Flush pending changes when desktop starts 6 years ago
  Pierre Ossman 8efc7b47cc Send lossless refresh even with pending updates 6 years ago
  Pierre Ossman a2b80d6ae7 Limit lossless refresh update to safe size 6 years ago
  Pierre Ossman b53c3bf050 Avoid checking updates when desktop is stopped 6 years ago
  Michal Srb 28d570dc91 VNCServerST: Allow unsetting pixel buffer. 6 years ago
  Pierre Ossman 707fa123a6 Reduce header dependencies in server classes 8 years ago
  Pierre Ossman 7be73d7385 Avoid corner case of applications rendering at frame rate 6 years ago
  Pierre Ossman b1e80f7b02 Make sure to start the frame timer after a buffer change 6 years ago
  Pierre Ossman b45a84f953 Send lock LED state from server to client 7 years ago
  Pierre Ossman bb305ca3db Add server side lock key sync heuristic 7 years ago
  Pierre Ossman 6e49e95add Send updates with a fixed interval 7 years ago
  Pierre Ossman 24684e58f4 Only update rendered cursor when requested 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  Pierre Ossman 05338bccb7 Log statistics from ComparingUpdateTracker 7 years ago
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 years ago
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 years ago
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
  Pierre Ossman 6ea6e1aebc Add helper class for a rendered cursor 10 years ago
  Pierre Ossman ff9eb5a949 Get rid of the direct access abuse of FullFramePixelBuffer's data 10 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman 559a2e8f47 Fix a race condition where we might get updates thrown at us right after a 12 years ago
  DRC 4548f3010f Changing the deferred update timer to 10 ms caused a large performance regression on video/3D apps, and until we can quantify the benefits of a larger DUT value, it was decided that it should be changed back to 1 ms for the 1.2 release. 12 years ago
  Pierre Ossman b114cec89e Make the comparing update tracker a bit more flexible. It can now be in an 12 years ago
  Pierre Ossman bbf955ebd7 Reimplement the deferred update handling, this time in a more robust and 12 years ago