wireplumber/src/scripts
George Kiagiadakis 47ec81408e scripts/device: avoid crashing if the device.name is not set
This should never happen, but there are odd cases with broken
configuration where such a device may appear and the least we can do
is not crash, at least not when the device.name is only used for
debug messages. In state-profile and other places where the name
really matters, we actually have checks in place.

Fixes: #674
2024-06-17 09:13:16 +03:00
..
client scripts: access: cache the access.rules in a global config variable 2024-03-04 16:33:14 +00:00
default-nodes default-nodes: fallback to priority.driver if priority.session is not set 2024-04-22 11:39:45 +03:00
device scripts/device: avoid crashing if the device.name is not set 2024-06-17 09:13:16 +03:00
lib filter-utils.lua: Check media type when finding the default filter 2024-05-24 07:33:21 -04:00
linking filter-utils.lua: Check media type when finding the default filter 2024-05-24 07:33:21 -04:00
monitors bluez: Don't create loopback source if autoswitch setting is disabled 2024-06-06 17:00:46 -04:00
node node/software-dsp: ensure that filter chains are properly unloaded 2024-06-10 11:31:50 +00:00
fallback-sink.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
intended-roles.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
metadata.lua scripts: merge metadata.lua and filters-metadata.lua 2023-11-07 22:07:04 +02:00
sm-objects.lua scripts: add new sm-objects script 2023-11-22 08:38:36 +00:00