pipewire/src
Wim Taymans fae7a1f592 jack: use node.lock-quantum by default
As soon as a JACK app is started, the automatic quantum change is
disabled. This means no pulse/alsa app can change the quantum.

The only way to change the quantum is with node.force-quantum or
with the settings metadata.

This means only a JACK buffersize change (usually controlled from the
JACK app, such as in ardour) or a metadata change (from the command
line) can modify things. Both of those are usually caused by a user
action.

For JACK apps where the quantum is allowed to change automatically,
explicit rules need to be placed in the config.
2022-02-08 18:35:12 +01:00
..
daemon jack: use node.lock-quantum by default 2022-02-08 18:35:12 +01:00
examples examples: filter can return NULL buffers 2022-02-03 11:15:46 +01:00
gst treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00
modules pulse-server: Make node.description 2022-02-06 18:57:44 +01:00
pipewire context: when force-quantum, remove lock-quantum 2022-02-08 15:36:54 +01:00
tests treewide: meson.build: simplify get_variable() calls 2022-01-17 08:28:53 +00:00
tools tools: cleanup up printf 2022-02-07 17:03:46 +01:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00