- 26 Nov, 2020 11 commits
-
-
Wim Taymans authored
This reverts commit f611e344. There is something wrong with this
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Use OBJECT_LINGER in module-load to make sure the module stays loaded after the client disconnects. Implement linger in adapter and node-factory
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
- 25 Nov, 2020 5 commits
-
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
See #416
-
Wim Taymans authored
Placing files in it will activate options in the session manager.
-
Wim Taymans authored
When a device is removed, close() will error. Warn about this but continue closing our other things including marking the device as closed so that we don't try to close it again later. Fixes #413
-
- 24 Nov, 2020 12 commits
-
-
Wim Taymans authored
Only mark the sink/source changed when the card route param changed. Avoids triggering sink/source updates when nothing changed. See #298
-
Wim Taymans authored
Remove any pending changes after we emited the new event.
-
Wim Taymans authored
Collect all object updates in a separate list. When we collected all updates in sync, apply them and then signal notifications. This ensure we have a consistent object model.
-
Wim Taymans authored
Fixes totem playback
-
Wim Taymans authored
Don't wait for sync but immediately emit the added event for metadata. This way the server can get the name and handle the metadata events immediately.
-
Wim Taymans authored
Wait for sync to complete before we start emiting new objects. Add some more debug
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
Fixes #403
-
Wim Taymans authored
See #405
-
- 23 Nov, 2020 12 commits
-
-
hexchain authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
-
Also, change the type to more accurately reflect its usage.
-
-
-
-
Wim Taymans authored
Use the json parser. It's not actually implemented/used in pulseaudio but...
-
Wim Taymans authored
Convert to an from pulse enum to id in the message layer so that we can always just deal with native spa types. Use the channelmap in stream-restore Parse the channelmap from properties.
-