3197 Commits (c9dd3a40234b54c7cc9bade71a6cd84af5325fb2)
 

Author SHA1 Message Date
  Pierre Ossman c9dd3a4023 Throttle overlapping screen updates 8 years ago
  Pierre Ossman 5102fa9687 Consolidate how to run the FLTK loop in one place 8 years ago
  Pierre Ossman 0560465250 Propagate exceptions from worker threads back to main thread 8 years ago
  Pierre Ossman 98d7af9cd1 Estimate CPU core usage in performance tests 8 years ago
  Pierre Ossman 0b5a06b8ca Protect PlatformPixelBuffer from simultaneous access 8 years ago
  Pierre Ossman 7b63a7cef5 Create one decode thread for each CPU 8 years ago
  Pierre Ossman b74728f9d6 Add option to enable thread sanitizer 8 years ago
  Pierre Ossman bf431a6b98 Allow parallel decoding of Tight JPEG rects 8 years ago
  Pierre Ossman e6ad445623 Allow conditional dependencies between rects when decoding 8 years ago
  Pierre Ossman a862add9b5 Decode rectangles in order if needed 8 years ago
  Pierre Ossman 1412789e12 Decode overlapping rectangles in order 8 years ago
  Pierre Ossman 570cd5c478 Add flags member to decoders 8 years ago
  Pierre Ossman 504afa27c1 Make the decoder multi-threaded 8 years ago
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks 8 years ago
  Pierre Ossman 687d52c9af Add abstraction classes for system thread primitives 8 years ago
  Pierre Ossman 1cc323df53 Raise system requirement on Windows to Vista/2008 8 years ago
  Pierre Ossman 7d6bf11583 Fix copy-paste error for the secTypeX509Vnc security type 8 years ago
  Pierre Ossman 6f318e4451 Clear up ZlibInStream::reset() behaviour 8 years ago
  Pierre Ossman 80b4209b54 Split decoders into a read and decode step 8 years ago
  Pierre Ossman ded49076c8 Add efficient method to copy data between two streams 8 years ago
  Pierre Ossman fbad8a9adb Remove unneeded virtual qualifiers on stream methods 8 years ago
  Pierre Ossman 7bfb73b612 Remove CMsgReader::getImageBuf() as nothing uses it 8 years ago
  Pierre Ossman 8635062c07 Decouple decoders from CConnection 8 years ago
  Pierre Ossman f22d350e75 Make ConnParams useful when const 8 years ago
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 years ago
  Pierre Ossman 0068a4f5fa Clean out unused dependencies from CConnection.h 8 years ago
  Pierre Ossman b591c9dfff Include kernel time in CPU usage measurement 8 years ago
  Pierre Ossman 7835815c1c Remove old Windows CE code 8 years ago
  Pierre Ossman 9c181baf3c Use mingw's gettimeofday() 8 years ago
  Pierre Ossman 07eec1b59b Remove unused deleteReaderAndWriter() method 8 years ago
  Llorenç Garcia Martinez 36eac99929 option -xstartup added 8 years ago
  Llorenç Garcia Martinez e76c2fb888 option -xstartup added 8 years ago
  Pierre Ossman 10fe061c28 Merge branch 'patch-1' of https://github.com/Siot/tigervnc 8 years ago
  Kirill Kolyshkin 55d6085e1d Xvnc.man: remove -i option 8 years ago
  Pierre Ossman 53604dae6d Merge branch 'master' of https://github.com/graysky2/tigervnc 8 years ago
  DRC 872e5dd859 Allow BUILD_TIMESTAMP to be set statically 8 years ago
  DRC 2a2e2c3611 Allow static linking against only the GCC libs 8 years ago
  Pierre Ossman 643f165275 Merge branch 'jpeg_includes' of https://github.com/dcommander/tigervnc 8 years ago
  Llorenç Garcia Martinez 5d771f4939 Added -noxstartup 8 years ago
  Llorenç Garcia Martinez 861cb06de5 new option -noxstartup to not load any xstartup script file 8 years ago
  graysky f4e620ac62 provide a systemd user service unit for vncserver 8 years ago
  graysky 02cbc222ca update manpage teaching about ~/.vnc/config 8 years ago
  graysky ddff8d0740 update vncserver to parse a config file 8 years ago
  Pierre Ossman 1e61325dea Flush entire JPEG buffer, ignoring state 8 years ago
  DRC fd9f319b45 Ensure that libjpeg-turbo headers are included 8 years ago
  astrand f4a971edf4 Merge pull request #219 from astrand/master 8 years ago
  Peter Åstrand (astrand) f3ff0f105b Meta no longer sends Super. 8 years ago
  Pierre Ossman c6cf057123 Merge branch 'vncserverfix' of https://github.com/michalsrb/tigervnc 8 years ago
  Brian Hinz ac1e57c064 Merge pull request #215 from bphinz/master 8 years ago
  Brian P. Hinz 536a00e35c Fix exit routine in java viewer 8 years ago