pulse-server: implement stream restore extension

Makes the system sounds volume settings work

See #377
This commit is contained in:
Wim Taymans 2020-11-23 10:46:02 +01:00
parent 4f0f5fccc9
commit 2b8cc5b587
3 changed files with 484 additions and 0 deletions

View file

@ -67,6 +67,7 @@
#include "pulse-server.h"
#include "defs.h"
#include "json.h"
#include "format.c"
#include "volume.c"