85 コミット (969f9272206bd895cd30d048a8ec7d5bd45d49fd)

作成者 SHA1 メッセージ 日付
  Vladimir Sukhonosov 03df448496
H264 Decoder 2年前
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2年前
  Alex Richardson 9d2b692afd Allow building with -DBUILD_VIEWER=OFF 2年前
  lhchavez 51f10f7c83 Support the VMware Cursor Position extension on vncviewer 3年前
  Pierre Ossman 703eb4d130 Correctly handle invalid UTF-16 code points 3年前
  Pierre Ossman d163da9ac8 Fix conversion of latin-1 to UTF-8 3年前
  Pierre Ossman 6345c0f60f Fix UTF-16 encoding/decoding of high code points 3年前
  Pierre Ossman e61ff736c1 Return the correct number of consumed UTF-8 bytes 3年前
  Samuel Mannehed 1ed830ce5f Update gesture unit test to cover angle cornercase 4年前
  Samuel Mannehed da1ce978b9 Improve names of many gesturehandler unit tests 4年前
  Samuel Mannehed 56f9022a82 Remove unnecessary touchEnd from unit tests 4年前
  Pierre Ossman 3538f163b1 Use mingw's stdio routines where needed 4年前
  Aaron Sowry 95ad018961 Implement touch gesture handling on Unix 5年前
  Alex Tanskanen 9197db186b Fix position for click and drag with EmulateMB 4年前
  Alex Tanskanen 91559a3646 Add unit tests for EmulateMB 4年前
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4年前
  Pierre Ossman 186819080b Simplify stream availability handling 4年前
  Pierre Ossman b35ae29f93 Add stream avail() methods 4年前
  Pierre Ossman ea85e8b32b Fix framebuffer setup in encperf 4年前
  Pierre Ossman 954ad21da2 Provide dummy output for dummy client connections 4年前
  Pierre Ossman 05e2849087 Handle pixel formats with odd shift values 4年前
  Pierre Ossman 91bdaa6c87 Add unit tests for PixelFormat.is888() detection 4年前
  Pierre Ossman 0943c006c7 Use size_t for lengths in stream objects 4年前
  Pierre Ossman cd1d650c53 Add sanity checks for PixelFormat shift values 4年前
  Pierre Ossman f1b9b868ec Fix depth sanity test in PixelFormat 4年前
  Pierre Ossman 014c501237 Add unit test for PixelFormat sanity checks 4年前
  Pierre Ossman 07993b26c9 Add unit tests for convertLF() and convertCRLF() 4年前
  Pierre Ossman 94de4dd0c4 Split test programs to benchmarking and unit tests 4年前
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5年前
  Pierre Ossman beb59a4320 Remove variable length arrays 5年前
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5年前
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 6年前
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 6年前
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6年前
  Pierre Ossman 8060c5acd6 Fix .gitignore for vncviewer/ and tests/ 6年前
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6年前
  Pierre Ossman e6810fa3e5 Fix calculation of conversion test target values 6年前
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7年前
  Pierre Ossman 1669a2d5a1 Use correct color space for current monitor 7年前
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7年前
  Pierre Ossman de6a5806d2 Add alpha blending support to surfaces 7年前
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed 7年前
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7年前
  Pierre Ossman 5b092766fc Improve framebuffer performance test measurement 7年前
  klemens 0536d0975b spelling fixes 7年前
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() 7年前
  Brian P. Hinz 4ece7c5d81 Add Fltk and Gettext include dirs when compiling tests 7年前
  Pierre Ossman 38a1c70260 Add test to measure framebuffer performance 7年前
  Pierre Ossman d175da7189 Add unit tests for getHostAndPort() 8年前
  Pierre Ossman 6627efa44f Performance analysis of multi-core decoder 8年前