wireplumber/src/scripts
George Kiagiadakis a743b3f741 policy-node: don't clear peer_id when removing a link that was not for that peer
It's possible that we get multiple links on the same node, ex:

player -> output (output is the selected peer)
player -> pavucontrol

When pavucontrol exits, the peer_id of player must not be cleared,
since the link to the output still exists
2021-11-11 12:08:18 +02:00
..
access access-portal: fix granting access to camera device nodes 2021-06-25 11:47:13 +03:00
monitors scripts: add libcamera monitor 2021-10-06 10:22:36 +02:00
create-item.lua policy-node: improve target device selection logic 2021-11-11 09:19:52 +00:00
default-routes.lua default-routes.lua: add missing break in best route selection logic 2021-11-01 12:14:04 +02:00
intended-roles.lua scripts: Add an intended-roles policy script 2021-06-20 18:45:28 -04:00
policy-endpoint-client-links.lua s/metadatas/metadata/g 2021-06-18 10:44:24 +03:00
policy-endpoint-client.lua policy-endpoint-client.lua: refactor based on policy-node.lua 2021-10-21 14:03:15 -04:00
policy-endpoint-device.lua policy-{node,endpoint-device}: do not hold reference to si_link in closure 2021-10-23 11:02:13 +03:00
policy-node.lua policy-node: don't clear peer_id when removing a link that was not for that peer 2021-11-11 12:08:18 +02:00
restore-stream.lua scripts: escape semicolon when serializing and parsing array 2021-11-01 10:00:52 +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: honor "session.suspend-timeout-seconds" 2021-02-18 09:15:24 +02:00