Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-03 | lib: fix some static analysis warnings | George Kiagiadakis | 1 | -1/+0 |
2021-07-28 | server: add systemd units + socket-activation support | George Kiagiadakis | 1 | -21/+62 |
2021-07-28 | lib: initialize epoll_event structures | George Kiagiadakis | 1 | -1/+1 |
2021-07-28 | style: convert code to systemd coding style | George Kiagiadakis | 1 | -160/+152 |
2021-07-28 | wpipc: receiver: also emit sender disconnected when failed to read | Julian Bouzas | 1 | -6/+3 |
2021-07-28 | wpipc: place sockets in the same runtime directory as pipewire | George Kiagiadakis | 1 | -6/+5 |
2021-07-28 | wpipc: remove socket files after shutdown of the server | George Kiagiadakis | 1 | -0/+1 |
2021-07-28 | lib: add wpipc library | Julian Bouzas | 1 | -0/+213 |