Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-28 | style: convert code to systemd coding style | George Kiagiadakis | 1 | -285/+288 |
2021-07-28 | tests: port away from glib | George Kiagiadakis | 1 | -107/+111 |
2021-07-28 | icipc: make everything build again after splitting it out of wireplumber | George Kiagiadakis | 1 | -1/+1 |
2021-07-28 | tests: create wpipc tests sockets also in /tmp with a random name | George Kiagiadakis | 1 | -13/+26 |
2021-07-28 | tests: wpipc: check if new connection to new receiver is valid after losing c... | Julian Bouzas | 1 | -0/+12 |
2021-07-28 | tests: wpipc: use GCond instead of while loop to wait for events | Julian Bouzas | 1 | -8/+16 |
2021-07-28 | tests: wpipc: fix typo in sender-receiver unit test | Julian Bouzas | 1 | -1/+1 |
2021-07-28 | wpipc: place sockets in the same runtime directory as pipewire | George Kiagiadakis | 1 | -1/+1 |
2021-07-28 | lib: add wpipc library | Julian Bouzas | 1 | -0/+286 |