pipewire/spa/plugins/alsa
Wim Taymans 179fbb51fc alsa: return 0 from successful resume
Don't return the value of the last snd_pcm_resume() call because that
might be -ENOSYS when resume is not implemented for the card and then
the non-error (because we used drop/prepare later) propagates and
logs an error.
2023-11-15 10:10:56 +01:00
..
acp spa: alsa: fix leaks in get_data_path() 2023-11-10 03:29:49 +01:00
mixer alsa-card-profiles: simplify adding custom profiles 2023-08-23 10:06:16 +00:00
90-pipewire-alsa.rules
acp-tool.c
alsa-acp-device.c
alsa-compress-offload-device.c spa: alsa: compress-offload: use spa_assert_not_reached() 2023-11-06 19:01:20 +01:00
alsa-compress-offload-sink.c
alsa-pcm-device.c
alsa-pcm-sink.c alsa: Share node/port info emission code between sink and source 2023-11-07 14:15:12 -05:00
alsa-pcm-source.c alsa: Share node/port info emission code between sink and source 2023-11-07 14:15:12 -05:00
alsa-pcm.c alsa: return 0 from successful resume 2023-11-15 10:10:56 +01:00
alsa-pcm.h alsa: Add a mechanism to bind ALSA controls as prop params 2023-11-07 23:22:53 -05:00
alsa-seq-bridge.c
alsa-seq.c
alsa-seq.h
alsa-udev.c alsa: Ignore PCM devices with udev env ACP_IGNORE 2023-10-14 14:14:10 +09:00
alsa.c
alsa.h
compress-offload-api-util.c
compress-offload-api-util.h
compress-offload-api.c
compress-offload-api.h
meson.build
test-hw-params.c
test-timer.c