pipewire/spa/plugins/alsa
Jonas Holmberg 22a1e5b848 alsa-pcm: Start playback when there is data
Do not start the playback device until there is data to play. Otherwise
time consuming configuration of other nodes (such as setting hw params
of a capture device) may be done after playback has been started, which
may cause xrun.
2022-10-17 15:21:49 +02:00
..
acp Fix some badly-behaved macros 2022-09-23 11:39:33 -04:00
mixer alsa-mixer: add support for Asus Xonar SE 2022-09-25 12:52:14 +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 alsa-pcm: Start playback when there is data 2022-10-17 15:21:49 +02:00
alsa-pcm.h alsa: rate limit some warnings 2022-09-21 15:52:24 +02:00
alsa-seq-bridge.c alsa-seq: add an option to disable longname in MIDI ports 2022-09-13 07:46:40 +00:00
alsa-seq.c alsa: do the right log level checks 2022-08-05 15:03:22 +02: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 alsa-udev: avoid meth with void pointers 2022-10-06 19:34:09 +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