wireplumber/src/scripts
Julian Bouzas 970050d3b5 linking: handle 'target.dont-fallback' and 'target.dont-move' properties
Two new properties are available to change the behavior of the linking policy:
 - target.dont-fallback: when set to true, the node shouldn't be allowed to
fallback to another available target other than the one specified in the
target.object property or metadata.
 - target.dont-move: when set to true, wireplumber should ignore the
target.object metadata, so that it isn't possible to dynamically move the node
to another target using metadata.

See #524
2023-11-02 16:09:48 +00:00
..
client access: set pipewire.access.effective property on clients 2023-10-17 21:06:31 +03:00
default-nodes docs: add documentation on device, default-nodes and linking scripts 2023-09-29 16:14:08 +03:00
device Merge branch 'master' into next 2023-10-24 11:09:52 +03:00
lib linking: handle 'target.dont-fallback' and 'target.dont-move' properties 2023-11-02 16:09:48 +00:00
linking linking: handle 'target.dont-fallback' and 'target.dont-move' properties 2023-11-02 16:09:48 +00:00
monitors scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
node scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
fallback-sink.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
filters-metadata.lua scripts: add filters_metadata.lua 2023-09-03 14:33:34 +00:00
intended-roles.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
metadata.lua m-metadata: remove module-metadata and replace it with a simple lua script 2023-04-17 07:48:18 -04:00
policy-dsp.lua policy-dsp: expect policy-device-profile to manage profiles 2023-09-25 12:31:18 +03:00