Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-28 | meson: set -D_GNU_SOURCE in the project arguments, remove other definitions | George Kiagiadakis | 1 | -1/+0 |
2021-07-28 | lib: remove dependency on spa_pod and spa in general | George Kiagiadakis | 1 | -14/+31 |
2021-07-28 | style: convert code to systemd coding style | George Kiagiadakis | 1 | -103/+109 |
2021-07-28 | tests: port away from glib | George Kiagiadakis | 1 | -38/+45 |
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 | -4/+5 |
2021-07-28 | tests: wpipc: use GCond instead of while loop to wait for events | Julian Bouzas | 1 | -8/+8 |
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/+124 |