pipewire/spa/plugins/alsa/acp
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.c spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
acp.h acp: remove the soft volume/mute events 2021-03-21 16:19:57 +01:00
alsa-mixer.c acp: sync with pulseaudio 2021-04-22 12:25:48 +02:00
alsa-mixer.h alsa: sync with pulseaudio 2021-02-25 10:28:25 +01:00
alsa-ucm.c acp: update pcm proplist for UCM as well 2021-01-11 15:39:48 +01:00
alsa-ucm.h alsa: sync with latest pulseaudio 2020-08-18 12:41:34 +02:00
alsa-util.c alsa: sync with pulseaudio 2021-02-25 10:28:25 +01:00
alsa-util.h acp: update to latest 2021-01-05 10:08:31 +01:00
array.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
card.h acp: use auto-profile and auto-port properties 2021-01-27 13:48:10 +01:00
channelmap.h acp: avoid warning for i18n string 2021-04-14 18:03:45 +02:00
compat.c acp: clean up card object 2020-11-09 15:01:07 +01:00
compat.h Removed duplicated includes 2021-04-30 18:16:25 +02:00
conf-parser.c alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
conf-parser.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
device-port.h Fix typos 2021-04-30 07:40:20 +00:00
dynarray.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
hashmap.h Fix typos 2021-04-30 07:40:20 +00:00
idxset.h acp: sync with pulseaudio 2021-04-22 12:25:48 +02:00
llist.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
meson.build Define SPA_FALLTHROUGH to make fall-through annotations work for all compilers 2020-10-22 13:31:19 +02:00
proplist.h acp: don't ignore return value 2020-07-21 15:42:04 +02:00
volume.h acp: add support for soft volume 2020-07-06 17:22:42 +02:00