wireplumber/src/scripts
George Kiagiadakis 652a6a6698 scripts: rename directories to follow the new naming scheme
* client: Logic that deals with configuring clients (basically, permissions)
* device: Anyhing that that deals with configuring devices (profiles, routes, ...)
* node: Anything that deals with node objects: configuring nodes, changing
  their state, their properties and also creating new nodes (but NOT linking them)
* linking: All the logic for creating links between nodes (and obviously,
  deciding which links to create)
* monitors: Scripts that deal with hardware subsystems, mainly monitoring
  hardware changes and reflecting them on pipewire
* default-nodes: All the logic for selecting the default sinks and sources
2023-04-17 07:48:18 -04:00
..
client scripts: rename directories to follow the new naming scheme 2023-04-17 07:48:18 -04:00
default-nodes default-nodes: port to a set of scripts with hooks 2023-04-17 07:48:18 -04:00
device state-profile: dynamically respond to config.use-persistent-storage changes 2023-04-17 07:48:18 -04:00
lib default-nodes: port to a set of scripts with hooks 2023-04-17 07:48:18 -04:00
linking scripts: rename directories to follow the new naming scheme 2023-04-17 07:48:18 -04:00
monitors bluez.lua: use default rules if none are defined 2023-04-17 07:48:18 -04:00
node scripts: refactor restore-stream into node/state-stream 2023-04-17 07:48:18 -04:00
create-item.lua scripts: remove priority from all hooks and set up some basic dependencies 2023-04-17 07:48:18 -04:00
fallback-sink.lua scripts: Add script to create fallback sink 2022-04-04 13:18:34 +00:00
intended-roles.lua scripts: intended-roles: Use both device and stream 2022-01-14 16:49:27 +00:00
policy-bluetooth.lua scripts: remove priority from all hooks and set up some basic dependencies 2023-04-17 07:48:18 -04:00
policy-endpoint-client-links.lua config: make remaining non rule settings optional 2023-04-17 07:48:18 -04:00
policy-endpoint-client.lua config: make remaining non rule settings optional 2023-04-17 07:48:18 -04:00
policy-endpoint-device.lua config: make remaining non rule settings optional 2023-04-17 07:48:18 -04:00
static-endpoints.lua config: make remaining non rule settings optional 2023-04-17 07:48:18 -04:00