"README.rst" did not exist on "4eb853ca7a2f7abe878b813d286679a76f3b8e75"
- Apr 24, 2020
-
-
George Kiagiadakis authored
The 'installed' signal can be used to know that there are no known objects that are being prepared internally, so the object manager is ready to use. This also improves internal state management so that the 'objects-changed' signal cannot be fired earlier than it should. Previously there were corner cases with complex proxy features, as the object manager relied on the fact that after a core 'sync' it is safe to assume that all proxies are augmented... that's not always the case.
-
- Apr 23, 2020
-
-
George Kiagiadakis authored
+ add a ports-changed signal
-
- Apr 22, 2020
-
-
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
-
- Feb 19, 2020
-
-
George Kiagiadakis 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
-
George Kiagiadakis authored
They are equivalent, there is no real benefit in having both
-
- Jan 13, 2020
-
-
Julian Bouzas authored
-
- Nov 07, 2019
-
-
George Kiagiadakis authored
-
- Nov 06, 2019
-
-
Bastien Nocera authored
PipeWire headers were recently cleaned up to reduce the number of included headers. This leads to a number of functions and types not being included when needed in wireplumber.
-
- Aug 27, 2019
-
-
George Kiagiadakis authored
* add proxy sync method * add wrapers for enum/set/subscribe_params * move the info structure handling to the subclasses * expose info->props as WpProperties
-
- Aug 26, 2019
-
-
Julian Bouzas authored
-
- Aug 25, 2019
-
-
George Kiagiadakis authored
-
- Jul 25, 2019
-
-
Julian Bouzas authored
-
- Jul 10, 2019
-
-
Julian Bouzas authored
-
- Jun 20, 2019
-
-
Julian Bouzas authored
-
- Jun 19, 2019
-
-
Julian Bouzas authored
-
- Jun 18, 2019
-
-
Julian Bouzas authored
-
- Jun 17, 2019
-
-
Julian Bouzas authored
-