- Nov 16, 2020
-
-
George Kiagiadakis authored
-
- Nov 13, 2020
-
-
George Kiagiadakis authored
A base class for objects that can have optional features enabled and disabled. The intention is to make this the superclass of WpProxy. Instead of following the augment() pattern of WpProxy, this one follows the more advanced transition pattern that has been previously implemented in WpSessionItem.
-
- 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 23, 2019
-
-
George Kiagiadakis authored
Exposing a spa_dict is necessary to allow using native pipewire API that deals with these properties. The internal structure change avoids mem copies when we need to return a spa_dict. This commits also removes exposing internal info structures via the properties mechanism. This needs more thinking...
-
- Apr 22, 2019
-
-
George Kiagiadakis authored
We are going to use this in other object types as well
-
- Apr 17, 2019
-
-
George Kiagiadakis authored
* make the registries available as dynamic interfaces of the core * improve a bit the C API of WpObject & WpInterfaceImpl
-
- Apr 12, 2019
-
-
George Kiagiadakis authored
-
- Apr 10, 2019
-
-
George Kiagiadakis authored
-
- Apr 04, 2019
-
-
George Kiagiadakis authored
-