wireplumber/tests/examples
Julian Bouzas 795df4b693 lib: add wpipc library
Simple library that uses sockets for inter-process communication. It provides an
API to create server and client objects. Users can add custom handlers in the
server, and clients can send requests for those custom handlers.
2021-05-04 18:55:10 -04:00
..
audiotestsrc-play.c modules: remove unneeded si-audio-convert module 2021-04-08 14:07:05 -04:00
bt-profile-switch.lua tools: split wireplumber script execution mode to a separate wpexec tool 2021-04-12 09:53:30 +03:00
get-default-sink-volume.lua examples: add example script to get the default sink's volume 2021-04-13 21:07:32 +03:00
interactive.lua tools: split wireplumber script execution mode to a separate wpexec tool 2021-04-12 09:53:30 +03:00
meson.build lib: add wpipc library 2021-05-04 18:55:10 -04:00
wpipc-client.c lib: add wpipc library 2021-05-04 18:55:10 -04:00