100 Commits (a9ac7ae94c2922e8baefb7e293213ff8db8f560a)

Author SHA1 Message Date
  Pierre Ossman cd90e28dab Prevent incorrect cmake usage 5 months ago
  Pierre Ossman 94d6a693ea Don't allow surrugate code points in UTF-8 1 year ago
  Pierre Ossman c061a78dc1 Clean up string encoding handling 1 year ago
  Pierre Ossman 640c5503c1 Prefer target_include_directories() 1 year ago
  Pierre Ossman 4293dc42f6 Remove custom CharArray type 1 year ago
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations 1 year ago
  Pierre Ossman 6881c895ab Use stdint types 1 year ago
  Pierre Ossman 3a1c46ff75 Explicitly mark unused parameters 1 year ago
  Pierre Ossman ca0955c3fe Mark system include paths correctly 1 year ago
  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 2 years 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/ 6 years ago
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6 years ago