wireplumber/src/scripts
Pauli Virtanen 812fc9b6b1 scripts: policy-node: filter-like streams should not follow default
Filter-like streams (e.g. output stream from filter-chain) should not
start following default sink, as usually the user intends their routing
to remain static, and not change unless explicitly requested.
Pulseaudio has special handling for streams associated with filter
sinks/sources, and does not make such streams follow default.

Use presence of node.link-group to determine which streams are
associated with filter sinks/sources, and don't make them to follow
default.
2022-03-27 15:12:20 +03:00
..
access scripts: fallback to empty config table if args were not passed from the config files 2022-01-13 11:10:03 +02:00
monitors alsa: fixup node.nick 2022-03-08 11:03:24 +00:00
create-item.lua policy-node: support target.object key 2022-03-08 09:49:55 +00:00
intended-roles.lua scripts: intended-roles: Use both device and stream 2022-01-14 16:49:27 +00:00
policy-bluetooth.lua policy-bluetooth: fix string.find crash with nil string 2022-02-14 10:38:51 +02:00
policy-device-profile.lua policy-device-profile: Don't restore if active profile is persistent and default 2022-02-25 16:11:40 +00:00
policy-device-routes.lua config: rename default-routes.lua to policy-device-routes.lua 2022-02-16 13:37:40 -05:00
policy-endpoint-client-links.lua scripts: fallback to empty config table if args were not passed from the config files 2022-01-13 11:10:03 +02:00
policy-endpoint-client.lua policy-node/create-item: fix handling of linkables pending activation 2022-02-20 21:59:39 +02:00
policy-endpoint-device.lua policy-endpoint-device: Fix endpoints not connected with devices 2022-03-08 10:08:55 +00:00
policy-node.lua scripts: policy-node: filter-like streams should not follow default 2022-03-27 15:12:20 +03:00
restore-stream.lua scripts: restore-stream: handle target.object 2022-03-08 09:49:55 +00:00
static-endpoints.lua static-endpoints: avoid capturing session item reference in the activate closure 2021-04-12 16:04:34 +03:00
suspend-node.lua suspend-node: use a 5sec timeout by default, to be inline with the docs 2022-01-05 08:28:52 +02:00