wireplumber/tests
George Kiagiadakis 9def3f96d2 link: add WP_LINK_FEATURE_ESTABLISHED to track when a link is PAUSED/ACTIVE
This allows to transparently wait until a link is PAUSED before
returning from the activation transition. This way we can also
catch negotiation/allocation errors while activating a link.

PAUSED is used instead of ACTIVE because ACTIVE depends on the
nodes being activated as well. There are cases where a link may not
activate the nodes (ex, a passive link) and the link may remain
PAUSED for a long time.

Related to: #294
2022-07-02 17:10:22 +03:00
..
common tests: common: add API to check if spa lib is installed 2021-07-16 11:49:35 -04:00
examples examples: add a lua example showing how to load filter-chain from a script 2022-05-11 13:07:39 +03:00
modules m-reserve-device: use WpDbus API 2022-06-02 12:34:16 -04:00
wp link: add WP_LINK_FEATURE_ESTABLISHED to track when a link is PAUSED/ACTIVE 2022-07-02 17:10:22 +03:00
wplua spa-json: add wp_spa_json_to_string() API 2022-06-27 10:07:16 +00:00
meson.build meson: replace deprecated dep.get_pkgconfig_variable() with dep.get_variable() 2021-10-15 12:12:20 +03:00