pipewire/spa/plugins/alsa
Wim Taymans f44d55f6c2 handle read from timerfd correctly
When reading the timerfd gives an error, we should return right away
because the timeout did not happen.

If we change the timerfd timeout before reading it, we can get -EAGAIN.
Don't log an error in that case but wait for the new timeout.
2022-12-09 17:30:31 +01:00
..
acp acp: do probing in 48000 Hz again 2022-12-07 12:21:32 +01:00
mixer alsa-mixer: Asus Xonar SE supports digital 5.1 2022-11-17 15:41:29 +03:00
90-pipewire-alsa.rules alsa-mixer: add support for Asus Xonar SE 2022-09-25 12:52:14 +03:00
acp-tool.c acp-tool: handle ctrl-D to exit 2022-09-21 17:32:13 +02:00
alsa-acp-device.c spa: add macro to simplify array iterations some more 2022-09-30 16:24:26 +02:00
alsa-pcm-device.c
alsa-pcm-sink.c
alsa-pcm-source.c
alsa-pcm.c handle read from timerfd correctly 2022-12-09 17:30:31 +01:00
alsa-pcm.h
alsa-seq-bridge.c alsa: minor fixes in seq code 2022-11-08 09:33:56 +00:00
alsa-seq.c handle read from timerfd correctly 2022-12-09 17:30:31 +01:00
alsa-seq.h
alsa-udev.c udev: use devpath for the sysfs.path property 2022-10-20 16:44:37 +02:00
alsa.c
alsa.h
meson.build
test-hw-params.c
test-timer.c