aboutsummaryrefslogtreecommitdiffstats
path: root/src/icipc-client.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-03client: rework to avoid sscanf() and print help on invalid commandsGeorge Kiagiadakis1-13/+12
2021-07-28lib: remove dependency on spa_pod and spa in generalGeorge Kiagiadakis1-25/+10
2021-07-28style: convert code to systemd coding styleGeorge Kiagiadakis1-81/+87
2021-07-28icipc: make everything build again after splitting it out of wireplumberGeorge Kiagiadakis1-1/+1
2021-07-28tests: examples: print error if buffer is not valid in wpipc-clientJulian Bouzas1-5/+10
2021-07-28lib: add wpipc libraryJulian Bouzas1-0/+104