pipewire/spa
Arun Raghavan 2871a65b1f alsa: Add a mechanism to bind ALSA controls as prop params
This adds an api.alsa.bind-ctls property to alsa-pcm sink and source
nodes, to bind a property to an ALSA PCM ctl. The property is an array
of ctl names that should be bound.

This can be handy, for example, to bind the Playback/Capture Rate
controls on a USB gadget, in order to track the PCM's state via a node
param.

This is currently wired to be read-only, but it should be easy enough to
make it writable.
2023-11-07 23:22:53 -05:00
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include alsa: Add a mechanism to bind ALSA controls as prop params 2023-11-07 23:22:53 -05:00
plugins alsa: Add a mechanism to bind ALSA controls as prop params 2023-11-07 23:22:53 -05:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build build: increase required vulkan version 2023-10-15 20:32:57 +00:00