sink: Increase JACK device priority
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 17 Sep 2020 14:36:37 +0000 (17:36 +0300)
committerPulseAudio Marge Bot <pulseaudio-maintainers@lists.freedesktop.org>
Mon, 14 Dec 2020 20:55:10 +0000 (20:55 +0000)
commitc0779b28b84640736807cd562553d9f517ea0a72
treeb1d99975805f2a0f0f86cff000e939f34dc2a17e
parentd285b00a168e830c1e837513b7442a48c69d9937
sink: Increase JACK device priority

The JACK sink and source priority was 0, but I believe the common case
is that when a JACK sink or source is loaded, the user wants to make it
the default device.

Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/983
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/369>
src/pulsecore/sink.c