[pulseaudio-tickets] [Bug 93855] Module restore restores volume and mute settings from wrong sink input
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 25 08:06:02 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93855
--- Comment #2 from Leonard den Ottolander <leonard-rh-bugzilla at den.ottolander.nl> ---
Created attachment 121271
--> https://bugs.freedesktop.org/attachment.cgi?id=121271&action=edit
Separate pa_proplist_get_stream_id() function for use by
module-stream-restore.c.
Had a short look at module-filter-apply.c. It does in fact require the
gathering of a stream group, i.e. multiple entries.
This however seems /not/ to be the case for module-stream-restore.c. It just
requires a unique id to restore the sink inputs/source outputs.
I suppose a separate function pa_proplist_get_stream_id() needs to be
implemented. See attached patch.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160125/5f81c270/attachment.html>
More information about the pulseaudio-bugs
mailing list