- May 22, 2019
-
-
George Kiagiadakis authored
-
- May 21, 2019
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
* Make streams a GVariant array, for future-proofness * Add API for controls (volume, mute, brightness, contrast, etc...) * Remove API for profiles (it's not well-thought; may be re-added in the future)
-
- May 17, 2019
-
-
George Kiagiadakis authored
-
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
-
George Kiagiadakis authored
-
George Kiagiadakis authored
This reverts commit daa49af5.
-
- Apr 26, 2019
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Apr 23, 2019
-
-
George Kiagiadakis authored
-
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
-
George Kiagiadakis authored
-
George Kiagiadakis authored
This makes it more intuitive to get other attached interfaces from the core
-
George Kiagiadakis authored
-
George Kiagiadakis authored
We are going to use this in other object types as well
-
- Apr 17, 2019
-
-
George Kiagiadakis authored
This allows plugins to provide custom interfaces on proxies
-
George Kiagiadakis authored
* make the registries available as dynamic interfaces of the core * improve a bit the C API of WpObject & WpInterfaceImpl
-
George Kiagiadakis authored
-
- Apr 16, 2019
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
the GType cannot be in statically allocated data, since it's not known at compile time
-
George Kiagiadakis authored
glib log domains are not like the gstreamer ones, where you can enable many of them with a wildcard, therefore it is not particularly useful to have different ones per file
-
George Kiagiadakis authored
-
- Apr 15, 2019
-
-
George Kiagiadakis authored
-
- Apr 12, 2019
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Apr 11, 2019
-
-
George Kiagiadakis authored
-
- Apr 10, 2019
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- Apr 04, 2019
-
-
George Kiagiadakis authored
-