pipewire/spa/plugins/alsa
Pauli Virtanen 97a5fe80c1 spa/alsa-udev: fix /proc/asound handling without CONFIG_SND_VERBOSE_PROCFS
For kernels compiled with CONFIG_SND_VERBOSE_PROCFS=n, the pcmXX
/proc/asound entries do not exist.  In that case, the "device busy"
check cannot be done, but we should still check existence of PCM devices
correctly.

Count the number of PCM devices from /dev/snd, which should work also
without /proc/asound or /sysfs/class/sound.
2022-02-03 18:28:25 +00:00
..
acp alsa/acp: make pa_ato* functions behave as PA ones 2022-01-08 16:26:07 +02:00
mixer alsa: sync TI2902 conf with pulseaudio 2022-01-27 11:10:24 +01:00
90-pipewire-alsa.rules alsa: sync TI2902 conf with pulseaudio 2022-01-27 11:10:24 +01:00
acp-tool.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
alsa-acp-device.c alsa: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa-pcm-device.c alsa: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa-pcm-sink.c alsa: make internal latency configurable with params 2022-01-18 11:46:08 +01:00
alsa-pcm-source.c alsa: make internal latency configurable with params 2022-01-18 11:46:08 +01:00
alsa-pcm.c alsa: use MONOTONIC clock for tstamp 2022-02-03 16:22:09 +01:00
alsa-pcm.h alsa: remove unused properties and hardcoded values 2022-01-12 17:51:49 +01:00
alsa-seq-bridge.c buffers: make alignment optional 2022-01-03 12:32:26 +01:00
alsa-seq.c alsa: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa-seq.h alsa-seq: make clock name configurable 2021-12-10 12:20:08 +01:00
alsa-udev.c spa/alsa-udev: fix /proc/asound handling without CONFIG_SND_VERBOSE_PROCFS 2022-02-03 18:28:25 +00:00
alsa.c spa: implement a log topic for alsa 2021-09-28 09:35:39 +02:00
alsa.h spa: implement a log topic for alsa 2021-09-28 09:35:39 +02:00
dll.h alsa: refactor dll code 2020-12-09 12:09:40 +01:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
test-timer.c alsa: update test-timer 2022-02-03 16:22:09 +01:00