Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-28 | lib: install defs.h | George Kiagiadakis | 1 | -0/+1 |
2021-07-28 | server: add systemd units + socket-activation support | George Kiagiadakis | 1 | -1/+1 |
2021-07-28 | meson: set -D_GNU_SOURCE in the project arguments, remove other definitions | George Kiagiadakis | 1 | -5/+0 |
2021-07-28 | lib: remove dependency on spa_pod and spa in general | George Kiagiadakis | 1 | -2/+1 |
2021-07-28 | icipc: make everything build again after splitting it out of wireplumber | George Kiagiadakis | 1 | -6/+1 |
2021-07-28 | meson: generate and install pkg-config file for wpipc | George Kiagiadakis | 1 | -0/+4 |
2021-07-28 | meson: find threads_dep early and also use it in the wpipc-client | George Kiagiadakis | 1 | -1/+1 |
2021-07-28 | wpipc: use proper api & so versions | George Kiagiadakis | 1 | -2/+7 |
2021-07-28 | meson: replace join_paths() with operator / | George Kiagiadakis | 1 | -1/+1 |
2021-07-28 | meson: make wpipc optional and disabled by default | George Kiagiadakis | 1 | -0/+5 |
2021-07-28 | lib: add wpipc library | Julian Bouzas | 1 | -0/+40 |