diff options
author | Chris Robinson <[email protected]> | 2022-01-18 19:24:54 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2022-01-18 19:24:54 -0800 |
commit | fad5a23a912574fe2c7d5b30f41571ec6b7bbc01 (patch) | |
tree | 7068e7e60e3b6f2cd235ab6ee2cda032d195baed /ChangeLog | |
parent | 388f10319b91b043c9a17833eb437bde33e3fa2e (diff) |
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -17,9 +17,7 @@ openal-soft-1.22.0: Fixed WASAPI capture using really low sample rates, and sources with very high pitch shifts when using a bsinc resampler. - Implemented a PipeWire backend. Not used by default, as there's no fool- - proof way to detect PipeWire is driving the system audio instead of - PulseAudio, ALSA, or something else, but it is otherwise functional. + Implemented a PipeWire backend. Implemented enumeration for the JACK and CoreAudio backends. |