wireplumber/src/scripts/lib
Pauli Virtanen 6d9205cfe0 filter-utils: fix indexing nil value
Check target is not nil, which sometimes occurs, before trying to access
its .id property.

Fixes lua errors in logs.
2024-01-31 09:04:54 +00:00
..
common-utils.lua state: add save_after_timeout() method to replace all custom timeout code 2024-01-04 16:38:33 +02:00
device-info-cache.lua scripts: rename all hooks to follow a nicer naming scheme 2023-04-17 07:48:18 -04:00
filter-utils.lua filter-utils: fix indexing nil value 2024-01-31 09:04:54 +00:00
linking-utils.lua autoswitch-bluetooth-profile: remove applications array and use loopback filter 2024-01-22 10:15:16 +00:00
monitor-utils.lua scripts: tidy up device-related settings 2023-12-08 12:06:28 +02:00
settings-bluetooth.lua autoswitch-bluetooth-profile: remove applications array and use loopback filter 2024-01-22 10:15:16 +00:00
settings-device.lua scripts: tidy up device-related settings 2023-12-08 12:06:28 +02:00
settings-linking.lua scripts: tidy-up linking related settings 2023-11-19 18:34:33 +02:00
settings-manager.lua scripts/lib: add a new settings manager lua library 2023-04-17 07:48:18 -04:00
settings-monitor.lua scripts: tidy up device-related settings 2023-12-08 12:06:28 +02:00
settings-node.lua scripts: tidy up device-related settings 2023-12-08 12:06:28 +02:00
SETTINGS.rst docs: document components, profiles, features and settings 2023-12-14 16:49:12 +02:00