- May 19, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 14, 2020
-
-
George Kiagiadakis authored
-
- May 13, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 12, 2020
-
-
George Kiagiadakis authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 11, 2020
-
-
George Kiagiadakis authored
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
- May 08, 2020
-
-
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
-
- 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
-
- Apr 14, 2020
-
-
George Kiagiadakis authored
+ enable the new log writer on the executables + enable structured logging in the tests
-
- Mar 20, 2020
-
-
Julian Bouzas authored
-
- Mar 10, 2020
-
-
Julian Bouzas authored
-
- Feb 27, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- Feb 26, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- Feb 11, 2020
-
-
George Kiagiadakis authored
* core no longer exposes create_remote/local_object * node, device & link have constructor methods to enable the create_remote_object functionality * added WpImplNode to wrap pw_impl_node and allow creating "local" node instances * added WpSpaDevice to wrap spa_device and allow creating "local" device instances * exporting objects in all cases now happens by requesting FEATURE_BOUND from the proxy, eliminating the need for WpExported * replaced WpMonitor by new, simpler code directly in module-monitor * the proxy type lookup table in WpProxy is gone, we now use a field on the class structure of every WpProxy subclass and iterate through all the class structures instead; this is more flexible and extensible
-
- Jan 22, 2020
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Jan 13, 2020
-
-
Julian Bouzas authored
-
- Jan 09, 2020
-
-
Julian Bouzas authored
-