- Mar 31, 2021
-
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
This is to provide easy access to default nodes from the scripts
-
George Kiagiadakis authored
-
George Kiagiadakis authored
Do not use WpState at all when use-persistent-storage=FALSE; keep all the configured default nodes in memory and forget them upon restart
-
George Kiagiadakis authored
-
George Kiagiadakis authored
* default endpoints no longer make sense * follow upstream logic of configured vs effective default nodes * store node names in json inside the metadata, as upstream does * add default video source
-
- Mar 30, 2021
-
-
Julian Bouzas authored
-
- Mar 29, 2021
-
-
George Kiagiadakis authored
It looks nicer to have groups of features in 'Features.' instead of 'Feature.'
-
George Kiagiadakis authored
-
- Mar 26, 2021
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
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
-
Julian Bouzas authored
-
Julian Bouzas authored
Makes it easier when handling session items in Lua
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
The get_endpoint_acquisition() vmethod has also been moved to WpSiPortInfo, and therefore renamed to get_acquisition().
-
Julian Bouzas authored
Allows checking if the endpoints are still valid before releasing the acquisition. Sometimes the endpoints are destroyed before the link, and releasing acquisition is not needed. There is no way to check that with raw pointers.
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
Depends on pipewire!555 to avoid breaking stuff
-
George Kiagiadakis authored
Useful for rule matching on nodes where the rules are also matching properties of the card.
-
- Mar 25, 2021
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
This creates devices earlier, allowing the use of per-device codec configuration via the standard rules See pipewire/pipewire!509
-
- Mar 18, 2021
-
-
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
Also simplifies all tests using base-test-fixture.h
-
Julian Bouzas authored
-
Julian Bouzas authored
Allows using object managers to listen for registered items
-