- 21 May, 2021 1 commit
-
-
George Kiagiadakis authored
-
- 06 May, 2021 2 commits
-
-
George Kiagiadakis authored
This is not part of the policy, it's something standalone that writes metadata Needs to be disabled by default, since it's not built by default now
-
George Kiagiadakis authored
-
- 04 May, 2021 1 commit
-
-
Julian Bouzas authored
Handles SUSPEND and RESUME wpipc requests in order to set metadata that will eventually unlink or re-link endpoints.
-
- 27 Apr, 2021 1 commit
-
-
George Kiagiadakis authored
After all, we can just load multiple lua config files/directories from a single .conf file and so have both styles available for the user to choose at runtime
-
- 26 Apr, 2021 2 commits
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
This configuration allows splitting wireplumber into multiple instances. The "main" instance takes care of loading and managing devices The "policy" instance does all the linking and implements endpoints The "bluetooth" instance runs the bluetooth devices & nodes Test with (in separate terminals): ./wp-uninstalled.sh -c config-split -- wireplumber -c main.conf ./wp-uninstalled.sh -c config-split -- wireplumber -c policy.conf ./wp-uninstalled.sh -c config-split -- wireplumber -c bluetooth.conf
-
- 15 Apr, 2021 1 commit
-
-
George Kiagiadakis authored
-
- 13 Apr, 2021 1 commit
-
-
George Kiagiadakis authored
This script takes links that are created by policy-endpoint-client and activates only the ones that should be active based on role priorities
-
- 09 Apr, 2021 2 commits
-
-
Julian Bouzas authored
-
Julian Bouzas authored
Links between endpoints and device nodes are done externally in LUA
-
- 08 Apr, 2021 6 commits
-
-
Julian Bouzas authored
-
Julian Bouzas authored
Links items with media role set to existing endpoints. The target of the endpoints is also configured.
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- 01 Apr, 2021 1 commit
-
-
George Kiagiadakis authored
-
- 31 Mar, 2021 1 commit
-
-
Julian Bouzas authored
-
- 26 Mar, 2021 4 commits
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
It is not needed as si-standard-link can be configured with port contexts
-
Julian Bouzas authored
-
- 18 Mar, 2021 5 commits
-
-
Julian Bouzas authored
Because it is only meant to be used with audio nodes
-
Julian Bouzas authored
Because it is only meant to be used with audio nodes
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
Add all that goes with it.
-
- 01 Mar, 2021 1 commit
-
-
Julian Bouzas authored
If 'move' is set to true, endpoints will be moved to the new target when the metadata 'target.node' key is present. If 'follow' is set to true, endpoints will be moved to the newly changed default device automatically.
-
- 15 Feb, 2021 1 commit
-
-
George Kiagiadakis authored
-