- Jan 15, 2021
-
-
George Kiagiadakis authored
* Use a more complete API to introspect SPA types * Avoid the need for the Tables enumeration; the tables are now registered with a string * Avoid the need for initialization, work directly on spa_types and other static data * Allow working with Object pods that are not Params; the PARAMS table was previously hardcoded in the pod implementation * Add a different dynamic type registration system, closer to how spa type works. The only regression is that we can no longer register additional custom object fields (custom SPA_PROP_* for example), but this feature can be re-added later
-
- Jan 05, 2021
-
-
Julian Bouzas authored
-
- Jul 30, 2020
-
-
raghu447 authored
-
- Jun 02, 2020
-
-
George Kiagiadakis authored
-
- May 14, 2020
-
-
George Kiagiadakis authored
+ use a more correct naming scheme to match the one from Spa + remove the default video source, since we now use a different session for video
-
- May 12, 2020
-
-
George Kiagiadakis authored
And also provide a way to disable this integration at runtime to get pipewire's log back, with WIREPLUMBER_NO_PW_LOG=1
-
- May 11, 2020
-
-
George Kiagiadakis authored
-