pipewire/pipewire-pulseaudio
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
..
src Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
LICENSE Merge pipewire-pulseaudio subtree 2019-11-03 15:20:57 +01:00
README.md Update README.md 2019-11-07 15:46:04 +00:00

pipewire-pulseaudio

PulseAudio client library for PipeWire

This is a replacement libpulse.so library. Clients using this library will transparently connect to PipeWire.