[Bug 211684] audio/pulseaudio: Respect hw.snd.default_unit
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 10 06:13:36 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211684
--- Comment #3 from lightside <lightside at gmx.com> ---
(In reply to comment #2)
> Your patch works but has a big flaw in that it only creates a
> sink for the default device. The other devices are skipped.
Yes, I noticed this just before reading your comment #2.
(In reply to comment #2)
> Since you went to the trouble of recreating the patch in a
> different way, I'd like to know why you dismissed my approach?
I didn't dismiss it, but tried to create a different approach, which uses a
logic by PulseAudio's developers.
As I said in comment #1, there is a possibility to determine
hw.snd.default_unit.
I think, the other possible approach is following:
If user didn't set-default-sink (or other possible value(s)), then try to
determine the hw.snd.default_unit and change it accordingly. The next step is
to distinguish this, if hw.snd.default_unit changed again, but user didn't
change the set-default-sink, then correct the value. But currently, I'm not
sure about step two. And this is just an ideas.
Looks like, I was CC'ed automatically, because you mentioned the bug 210548.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list