]> Repos - portaudio/commit
alsa: Introduce possibility to ignore all ALSA plugin devices by setting the environm...
authordmitrykos <dmitrykos@neutroncode.com>
Thu, 26 Mar 2020 18:50:52 +0000 (20:50 +0200)
committerdmitrykos <dmitrykos@neutroncode.com>
Thu, 15 Oct 2020 08:05:05 +0000 (11:05 +0300)
commit6bb858643b55834b12664401e9df7fe1899a20ef
treefc41cdffe292eec6d44e765673465020f3615b8c
parent799a6834a58592eadc5712cba73b35956dc51579
alsa: Introduce possibility to ignore all ALSA plugin devices by setting the environment variable PA_ALSA_IGNORE_ALL_PLUGINS to non-0. Fixed logic of guarding assertion in BuildDeviceList() when only one or none PCM device is available (may occur if PA_ALSA_IGNORE_ALL_PLUGINS is set to non-0 or when device has no any audio device available, including plugin devices).
src/hostapi/alsa/pa_linux_alsa.c