- May 19, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas 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
-
George Kiagiadakis authored
-
- May 13, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
- May 12, 2020
-
-
George Kiagiadakis authored
Features are flags, therefore we must NEVER use them without a shift, otherwise bad mistakes happen, like the previous mistake of declaring WP_SESSION_FEATURE_LINKS as the number after WP_SESSION_FEATURE_ENDPOINTS, which ended up being (WP_SESSION_FEATURE_ENDPOINTS | WP_PROXY_FEATURE_PW_PROXY) and it was always becoming available together with the ENDPOINTS feature.
-
George Kiagiadakis authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 11, 2020
-
-
George Kiagiadakis authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- May 08, 2020
-
-
George Kiagiadakis authored
This aligns better with the general design of consuming property objects on constructors, both in PipeWire and WirePlumber APIs
-
Eric Engestrom authored
The extra `../` only works if the build directory is an immediate child of the source directory. In all the other configurations this breaks the build. Dropping the extra `../` makes use of the `-I${SOURCE_DIR}` provided by meson. Signed-off-by:
Eric Engestrom <eric@engestrom.ch>
-
- May 07, 2020
-
-
George Kiagiadakis authored
It can be a bit tricky because the "installed" signal may be fired from inside the context of wp_core_install_object_manager(), in which case the main loop should not be executed (or it will never quit)
-
George Kiagiadakis authored
We can now call wp_proxy_request_destroy() on endpoint links and the WpImplEndpointLink together with the session item that created it will be cleaned up
-
- May 05, 2020
-
-
George Kiagiadakis authored
-
- May 04, 2020
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- May 03, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
- May 01, 2020
-
-
George Kiagiadakis authored
-
- Apr 23, 2020
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Apr 22, 2020
-
-
George Kiagiadakis authored
+ better logs by default + allow loading modules in tests
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Apr 21, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-