- May 25, 2020
-
-
George Kiagiadakis authored
* Use a direction instead of a string prop id * Emit default-endpoint-changed again * Get rid of the useless virtual methods
-
George Kiagiadakis authored
+ rename FEATURE_CONTROLS to FEATURE_PROPS + add accessor for the standard spa_param_info (info->params) + hide the low-level params API that nobody uses
-
- May 16, 2020
-
-
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.
-
- May 05, 2020
-
-
George Kiagiadakis authored
-
- Apr 21, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
George Kiagiadakis authored
+ add the useful _find_proxy() method
-
- Apr 01, 2020
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Feb 19, 2020
-
-
George Kiagiadakis authored
-
- Feb 12, 2020
-
-
George Kiagiadakis authored
-
- Jan 22, 2020
-
-
George Kiagiadakis authored
-
- Jan 16, 2020
-
-
George Kiagiadakis authored
-
- Dec 04, 2019
-
-
George Kiagiadakis authored
-
- May 17, 2019
-
-
George Kiagiadakis authored
After discussing things at the AGL May 2019 F2F meeting and reflecting on the initial design of WirePlumber, it became clear that it needed a fresh start.
-
- Apr 28, 2019
-
-
George Kiagiadakis authored
-
- Apr 22, 2019
-
-
George Kiagiadakis authored
-