Commit graph

4 commits

Author SHA1 Message Date
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
Wim Taymans
3c7186cfd6 INSTALL: update with info about jack plugin 2020-05-04 10:00:24 +02:00
Wim Taymans
f043ed86d9 update with jack and pulse install instructions 2020-05-02 10:12:08 +02:00
Wim Taymans
d8de4f3b9f Update docs a bit 2020-05-01 20:29:40 +02:00