pipewire/src
Arun Raghavan e51fbeedaf pipewire: device: Add a send_command method
For now, useful for sending custom commands to devices. Using this from
the command line might look something like:

```sh
$ pw-cli send-command <device-id> VolumeControl '{"volumeUp": <route-id>}'
```
2026-05-22 10:06:37 -04:00
..
daemon conf: set the default mixer path correctly 2026-05-21 16:41:37 +02:00
examples impl-node: accept more node.passive values 2026-03-12 17:25:36 +01:00
gst fix some compilation problems 2026-05-11 11:59:54 +02:00
modules pipewire: device: Add a send_command method 2026-05-22 10:06:37 -04:00
pipewire pipewire: device: Add a send_command method 2026-05-22 10:06:37 -04:00
tests pipewire: device: Add a send_command method 2026-05-22 10:06:37 -04:00
tools pipewire: device: Add a send_command method 2026-05-22 10:06:37 -04:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00