[pulseaudio-tickets] [Bug 93994] New: [PATCH] role-ducking: Fix improper unducking behavior in case of operating globally
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 4 04:54:59 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93994
Bug ID: 93994
Summary: [PATCH] role-ducking: Fix improper unducking behavior
in case of operating globally
Product: PulseAudio
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: modules
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: sc11.lee at samsung.com
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
Created attachment 121506
--> https://bugs.freedesktop.org/attachment.cgi?id=121506&action=edit
Patch for fixing improper unducking when using this module with global=1
argument
When we use this module with argument "global=1", there exists mis-unducking
behavior.
For example,
pactl load-module module-role-ducking trigger_roles=voice,voip
ducking_roles=media global=1 volume=70%
Let's assume that voip's device is not same as voice's and media's.
Above 3 roles are playing and if we stop the voip stream then the media's
volume would be increased(unducking) even though voice stream is still
activated.
The attached patch fixes this issue. Could you please review it?
Thank you.
--
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/20160204/3f679e58/attachment.html>
More information about the pulseaudio-bugs
mailing list