[pulseaudio-tickets] [Bug 91215] New: Pulseaudio must contain priority queue or at least prior device.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 3 07:54:56 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91215
Bug ID: 91215
Summary: Pulseaudio must contain priority queue or at least
prior device.
Product: PulseAudio
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: modules
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: yanpaso at gmail.com
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
Today is 2015 and Pulseaudio still doesn't have priopity queue, or at least
prior sound device. Let me show what I mean:
For example I have 3 audio sinks (same for sources): sn1; sn2 and sn3. (I have
connected them at least once, Pulseaudio knows them and keeps their list at
~/.config/pulse/sinks.list for example).
I turn on my PC, I have only sn1 connected, so it becomes default, then I
connect sn2 and mark it manually as default. Now Pulseaudio knows that when sn1
is connected, sn2 is more preferable. Then I connect sn3 and mark it as
default. Now sn3 has top priority. I disconnect sn3 and sn2 becomes default.
Then I disconnect sn1, sn2 stays default. Then I connect sn3 and sn3 becomes
default, cause it has top priority. Then I connect again sn1 and sn3 still
default. It's ideal behavior for sinks and sources.
There is other option - store only one, manually selected default sink/source
(seems that something like this implemented in Windows 7). How it works: I boot
PC with only sn1 connected, connect sn2, amke it default manually. And now
everytime I connect sn2, it will always become default, whatever devices are
connected.
Why it should be implemented? Imagine gamer with USB headset. Each time he
plugs it - he is to manually set it as default. module-switch-on-connect is bad
workaround.
For example it could be implemented as switch-on-default-sink and
switch-on-default-source modules.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150703/73b5b8aa/attachment.html>
More information about the pulseaudio-bugs
mailing list