pipewire/spa
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
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include alsa: Add a mechanism to bind ALSA controls as prop params 2023-11-07 23:22:53 -05:00
plugins alsa: return 0 from successful resume 2023-11-15 10:10:56 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build build: increase required vulkan version 2023-10-15 20:32:57 +00:00