90 Commits (v1.12.90)

Author SHA1 Message Date
  Catherine Tower 645c1f2aea
Ignore whitespace around components of host-and-port specification 1 year ago
  Pierre Ossman f2bbb6b303 Move include_directories() to proper places 1 year ago
  Albrecht Schlosser 07d4e29042 Add missing FLTK include statements 1 year ago
  Pierre Ossman 4cf31302a1 Fix up ffmpeg header and library handling 2 years ago
  Pierre Ossman 6c7c022b19 Avoid temporary cmake variables 2 years ago
  Vladimir Sukhonosov 03df448496
H264 Decoder 2 years ago
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 years ago
  Alex Richardson 9d2b692afd Allow building with -DBUILD_VIEWER=OFF 2 years ago
  lhchavez 51f10f7c83 Support the VMware Cursor Position extension on vncviewer 3 years ago
  Pierre Ossman 703eb4d130 Correctly handle invalid UTF-16 code points 3 years ago
  Pierre Ossman d163da9ac8 Fix conversion of latin-1 to UTF-8 3 years ago
  Pierre Ossman 6345c0f60f Fix UTF-16 encoding/decoding of high code points 3 years ago
  Pierre Ossman e61ff736c1 Return the correct number of consumed UTF-8 bytes 3 years ago
  Samuel Mannehed 1ed830ce5f Update gesture unit test to cover angle cornercase 4 years ago
  Samuel Mannehed da1ce978b9 Improve names of many gesturehandler unit tests 4 years ago
  Samuel Mannehed 56f9022a82 Remove unnecessary touchEnd from unit tests 4 years ago
  Pierre Ossman 3538f163b1 Use mingw's stdio routines where needed 4 years ago
  Aaron Sowry 95ad018961 Implement touch gesture handling on Unix 5 years ago
  Alex Tanskanen 9197db186b Fix position for click and drag with EmulateMB 4 years ago
  Alex Tanskanen 91559a3646 Add unit tests for EmulateMB 4 years ago
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman 186819080b Simplify stream availability handling 4 years ago
  Pierre Ossman b35ae29f93 Add stream avail() methods 4 years ago
  Pierre Ossman ea85e8b32b Fix framebuffer setup in encperf 4 years ago
  Pierre Ossman 954ad21da2 Provide dummy output for dummy client connections 4 years ago
  Pierre Ossman 05e2849087 Handle pixel formats with odd shift values 4 years ago
  Pierre Ossman 91bdaa6c87 Add unit tests for PixelFormat.is888() detection 4 years ago
  Pierre Ossman 0943c006c7 Use size_t for lengths in stream objects 4 years ago
  Pierre Ossman cd1d650c53 Add sanity checks for PixelFormat shift values 4 years ago
  Pierre Ossman f1b9b868ec Fix depth sanity test in PixelFormat 4 years ago
  Pierre Ossman 014c501237 Add unit test for PixelFormat sanity checks 4 years ago
  Pierre Ossman 07993b26c9 Add unit tests for convertLF() and convertCRLF() 4 years ago
  Pierre Ossman 94de4dd0c4 Split test programs to benchmarking and unit tests 4 years ago
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 years ago
  Pierre Ossman beb59a4320 Remove variable length arrays 5 years ago
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 years ago
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 6 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 6 years ago
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6 years ago
  Pierre Ossman 8060c5acd6 Fix .gitignore for vncviewer/ and tests/ 5 years ago
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6 years ago
  Pierre Ossman e6810fa3e5 Fix calculation of conversion test target values 6 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Pierre Ossman 1669a2d5a1 Use correct color space for current monitor 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  Pierre Ossman de6a5806d2 Add alpha blending support to surfaces 7 years ago
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed 7 years ago
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7 years ago
  Pierre Ossman 5b092766fc Improve framebuffer performance test measurement 7 years ago
  klemens 0536d0975b spelling fixes 7 years ago