- Jun 28, 2019
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- Jun 26, 2019
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- Jun 24, 2019
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- Jun 19, 2019
-
-
Julian Bouzas authored
-
- Jun 18, 2019
-
-
George Kiagiadakis authored
This avoids the theoretical crash that would happen if you change the control value on an endpoint whose client-endpoint proxy has already been destroyed
-
Julian Bouzas authored
-
George Kiagiadakis authored
+ add a method to retrieve the core + change the register function to not require the core as a parameter
-
- Jun 17, 2019
-
-
Julian Bouzas authored
-
George Kiagiadakis authored
This is a cleaner way to interface with the remote pipewire daemon. The WpRemote base class can be subclassed also for interfacing with other daemons (hardware-specific managers, etc)
-
Julian Bouzas authored
-
- Jun 11, 2019
-
-
George Kiagiadakis authored
the stream id is optional, a control may apply globally to all streams
-
George Kiagiadakis authored
-
- Jun 10, 2019
-
-
Julian Bouzas authored
-
- Jun 05, 2019
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
George Kiagiadakis authored
-
- May 31, 2019
-
-
George Kiagiadakis authored
-
- May 28, 2019
-
-
George Kiagiadakis authored
SPA_POD_Id is reserved for spa type IDs, not arbitrary implementation IDs
-
George Kiagiadakis authored
-
- May 26, 2019
-
-
George Kiagiadakis authored
-
- May 25, 2019
-
-
George Kiagiadakis authored
-
- May 24, 2019
-
-
George Kiagiadakis authored
This changes the registration point to be the endpoint and not the session manager, as it seems easier to implement (the implementation will not need to keep a pointer to the session manager around)
-
- May 22, 2019
-
-
Julian Bouzas authored
-
George Kiagiadakis authored
-
- May 21, 2019
-
-
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
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.
-