summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-09Downgrade fd leak warnings to debugManuel Stoeckl
2022-07-04Fix type conversion warningsManuel Stoeckl
2022-07-04Remove outdated dmabuf import pathsManuel Stoeckl
2022-07-04Remove code to autodetect DMABUFsManuel Stoeckl
2022-07-04Only allow single-plane DMABUF formatsManuel Stoeckl
2022-06-20Mention AcceptEnv/SetEnv method of setting env variablesManuel Stoeckl
2022-06-16Hide build-minimal/ generated folder in gitignoreManuel Stoeckl
2022-06-16Mention default socket prefix in man pageManuel Stoeckl
2022-06-16Explain how to set env variables for waypipe serverManuel Stoeckl
2022-06-09Demote application close warning to debugManuel Stoeckl
2022-04-03Stop setting h264 hw encode qualityManuel Stoeckl
2022-03-28Add basic support for dmabuf-feedbackManuel Stoeckl
2022-03-27Generate protocol interface versionsManuel Stoeckl
2022-03-27Remove restriction on video thread countManuel Stoeckl
2022-03-27Autoformat changeManuel Stoeckl
2021-12-05Improve timeout handling in startup testManuel Stoeckl
2021-12-04Make expected behavior more explicit for startup testManuel Stoeckl
2021-12-04Return 0 on 'waypipe --help'Manuel Stoeckl
2021-11-25Switch to using LZ4 compression by defaultManuel Stoeckl
2021-11-25Bump versionv0.8.2Manuel Stoeckl
2021-11-25Fix typoManuel Stoeckl
2021-11-25Delay switch to default LZ4 compressionManuel Stoeckl
2021-11-25Slightly improve mixing for connection keyManuel Stoeckl
2021-11-22Expand error message for unknown wmsg typeManuel Stoeckl
2021-11-22Restrict zwp_linux_dmabuf_v1 to version <= 3Manuel Stoeckl
2021-11-18Update Wayland protocol XML for new shm formatsManuel Stoeckl
2021-11-14Fix possible memory leak in protocol control testManuel Stoeckl
2021-11-14Avoid null pointer in fake_sshManuel Stoeckl
2021-11-06Sanity-check dmabuf info parameters before useManuel Stoeckl
2021-11-06Use posix_spawn to create ssh processManuel Stoeckl
2021-10-31Allow checking connection for new video/comp modesManuel Stoeckl
2021-10-30Update Wayland protocol XML filesManuel Stoeckl
2021-10-30Send wl_display error message when rejecting connectionManuel Stoeckl
2021-10-30Recommend building with SIMD support enabledManuel Stoeckl
2021-10-24Update --version documentationManuel Stoeckl
2021-10-24Use LZ4 compression by defaultManuel Stoeckl
2021-10-21Always define COMP_LZ4 and COMP_ZSTDManuel Stoeckl
2021-10-21Reduce indentation in client.cManuel Stoeckl
2021-10-21Add function to create wl_display error messagesManuel Stoeckl
2021-10-21Add flags in connection header to encode optionsManuel Stoeckl
2021-10-21Add function to check for video coding format supportManuel Stoeckl
2021-10-21Move video logging setup out of main loopManuel Stoeckl
2021-10-17Bump versionv0.8.1Manuel Stoeckl
2021-10-17Print format in some dmabuf error messagesManuel Stoeckl
2021-09-29Handle rollover in msgno comparisonsManuel Stoeckl
2021-09-28Encode 10-bit buffers as video when supportedManuel Stoeckl
2021-09-19Statically allocate message acknowledgement messagesManuel Stoeckl
2021-09-18Add allocation type metadata to transfer blocksManuel Stoeckl
2021-09-18Add new error case for retrying with readonly mmapManuel Stoeckl
2021-08-30Fix off-by-one error in message name lookupManuel Stoeckl