summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-28tests: wpipc: check if new connection to new receiver is valid after losing c...Julian Bouzas1-0/+12
2021-07-28wpipc: sender: disconnect and clear all pending tasks if connection was lostJulian Bouzas1-8/+34
2021-07-28wpipc: receiver: also emit sender disconnected when failed to readJulian Bouzas1-6/+3
2021-07-28wpipc: protocol: make sure buffer is initialized to 0 before building reply/r...Julian Bouzas1-0/+7
2021-07-28wpipc: change epoll thread func type name to be more consistentJulian Bouzas2-9/+9
2021-07-28tests: wpipc: use GCond instead of while loop to wait for eventsJulian Bouzas2-16/+24
2021-07-28tests: wpipc: fix typo in sender-receiver unit testJulian Bouzas1-1/+1
2021-07-28tests: fix coverity scan side effect in assertion issuesJulian Bouzas1-0/+1
2021-07-28lib: fix some issues found by coverityGeorge Kiagiadakis1-2/+5
2021-07-28Revert "tests: enable G_SLICE=debug-blocks in all tests"George Kiagiadakis1-1/+0
2021-07-28tests: enable G_SLICE=debug-blocks in all testsGeorge Kiagiadakis1-0/+1
2021-07-28meson: use environment() objects to define env for testsGeorge Kiagiadakis1-4/+4
2021-07-28wpipc: place sockets in the same runtime directory as pipewireGeorge Kiagiadakis6-12/+57
2021-07-28wpipc: remove socket files after shutdown of the serverGeorge Kiagiadakis1-0/+1
2021-07-28meson: generate and install pkg-config file for wpipcGeorge Kiagiadakis1-0/+4
2021-07-28meson: find threads_dep early and also use it in the wpipc-clientGeorge Kiagiadakis1-1/+1
2021-07-28wpipc: use proper api & so versionsGeorge Kiagiadakis1-2/+7
2021-07-28meson: replace join_paths() with operator /George Kiagiadakis1-1/+1
2021-07-28meson: make wpipc optional and disabled by defaultGeorge Kiagiadakis1-0/+5
2021-07-28lib: add wpipc libraryJulian Bouzas20-0/+2471
2021-07-19Initial empty repositorykoi_11.0.3koi/11.0.311.0.3Jan-Simon Moeller0-0/+0