pulseaudio/src
Tanu Kaskinen acae6df651 switch-on-port-available: ignore bluetooth cards
When the user manually switches the profile of a bluetooth headset from
"off" to "a2dp_sink", the port availability changes from "unknown" to
"yes", which triggered a recursive profile change in
module-switch-on-port-available. Such recursivity isn't (and possibly
can't) be handled well (that is, PulseAudio crashed), so let's avoid
doing bluetooth profile changes from module-switch-on-port-available
(they're useless anyway).

Bug link: https://bugs.freedesktop.org/show_bug.cgi?id=107044
2018-07-14 14:57:55 +03:00
..
daemon default.pa: add module-gsettings 2018-04-19 14:31:18 +03:00
modules switch-on-port-available: ignore bluetooth cards 2018-07-14 14:57:55 +03:00
pulse client-conf: Add a default value for disable-memfd 2017-12-04 07:36:19 +05:30
pulsecore sink-input, source-output: fix uninitialized variable access 2018-05-31 16:29:29 +03:00
tests json-test: Fix Coverity warning 2017-10-09 10:39:45 +02:00
utils qpaeq: fix Qt5 mainloop use 2018-04-11 15:26:19 +03:00
.gitignore .gitignore: add module-gsettings related things 2018-04-19 14:31:12 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: remove module-defs.h.m4 from EXTRA_DIST 2018-05-11 14:28:14 +03:00
map-file map-file: add pa_encoding_from_string 2017-12-12 07:02:06 +02:00