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: don't prefix NAME, log topics are enough 2021-10-03 08:05:40 +02:00
alsa-pcm-sink.c alsa: add period-size, period-num and headroom in props 2022-09-06 20:16:29 +02:00
alsa-pcm-source.c alsa: add period-size, period-num and headroom in props 2022-09-06 20:16:29 +02:00
alsa-pcm.c handle read from timerfd correctly 2022-12-09 17:30:31 +01:00
alsa-pcm.h alsa: rate limit some warnings 2022-09-21 15:52:24 +02:00
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-seq: add an option to disable longname in MIDI ports 2022-09-13 07:46:40 +00:00
alsa-udev.c udev: use devpath for the sysfs.path property 2022-10-20 16:44:37 +02: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
meson.build alsa: add test for dumping hw_params 2022-08-09 11:51:20 +02:00
test-hw-params.c test: print channel map as reported by alsa as well 2022-08-30 16:45:35 +02:00
test-timer.c alsa-pcm: scale max_error with quantum size 2022-05-11 10:34:27 +02:00