pipewire/spa/include/spa
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
..
buffer Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
control control: clean up some control includes 2019-09-16 15:49:46 +02:00
debug use spa_debug_type_short_name() when we can 2020-07-22 11:22:11 +02:00
graph graph: make pending/required fields signed 2020-01-31 13:36:44 +01:00
monitor Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
node Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
param acp: add current profile in the route 2020-08-14 15:09:00 +02:00
pod acp: add volume base and step 2020-07-07 13:12:57 +02:00
support Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
utils acp: use some existing keys and add some new ones 2020-08-03 17:08:46 +02:00
meson.build Fix missing headers check 2020-07-07 17:33:57 +02:00