pipewire/spa/plugins/alsa
Peter Hutterer cdfd50e166 spa: add spa_atob() to convert a string to a boolean
This replaces the manual check for "true" and some (inconsistent) return value
of atoi. All those instances now require either "true" or "1" to parse as
true, any other value (including NULL) is boolean false.
2021-05-18 22:18:56 +10:00
..
acp spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
mixer acp: sync with pulseaudio 2021-05-17 17:26:25 +02:00
90-pipewire-alsa.rules acp: sync with pulseaudio 2020-12-17 12:04:18 +01:00
acp-tool.c treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
alsa-acp-device.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
alsa-pcm-device.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
alsa-pcm-sink.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
alsa-pcm-source.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
alsa-pcm.c alsa: pause/resume when entering/exiting freewheel 2021-05-07 11:51:22 +02:00
alsa-pcm.h alsa: pause/resume when entering/exiting freewheel 2021-05-07 11:51:22 +02:00
alsa-seq-bridge.c treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
alsa-seq.c alsa: initialize reserve array 2021-03-30 09:40:10 +02:00
alsa-seq.h alsa: refactor dll code 2020-12-09 12:09:40 +01:00
alsa-udev.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
alsa.c alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
dll.h alsa: refactor dll code 2020-12-09 12:09:40 +01:00
meson.build alsa: depend on epoll-shim and libinotify on FreeBSD 2021-04-23 20:52:24 +03:00
test-timer.c spa: Fix a compiler warning caused by unchecked read() 2020-12-24 17:54:32 +02:00