pipewire/spa/plugins/alsa/acp
Emmanuel Gil Peyrot 14fdf07e8f Run codespell on the entire codebase
This tool detects and fixes common English spelling mistakes, with
generally very few mistakes.

Here is the command I used to generate this commit.  There were a few
changes that had to be done manually, and of course adding the ignore
file:
```shell
codespell -I .codespell-ignore -x .codespell-ignore -w
```

I didn’t add it to the CI, but this would be a good place for it.
2020-08-17 17:16:31 +00:00
..
acp.c acp: add per device port list 2020-08-10 14:25:03 +02:00
acp.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
alsa-mixer.c Add mixer paths and profile-sets as well 2020-07-28 12:30:32 +02:00
alsa-mixer.h acp: sync with latest 2020-07-28 10:16:47 +02:00
alsa-ucm.c Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
alsa-ucm.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
alsa-util.c Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
alsa-util.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
array.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
card.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
channelmap.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
compat.c alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
compat.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +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 acp: add per device port list 2020-08-10 14:25:03 +02:00
dynarray.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
hashmap.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
idxset.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
llist.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
meson.build acp: don't install library for now 2020-07-06 12:58:33 +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