Update revision history.

This commit is contained in:
David Reid
2019-09-19 22:03:52 +10:00
parent 3961c3e9e1
commit ef1b32a89a
+2
View File
@@ -34674,6 +34674,8 @@ REVISION HISTORY
================
v0.9.8 - 2019-xx-xx
- WASAPI: Fix a potential deadlock when starting a full-duplex device.
- WASAPI: Enable automatic resampling by default. Disable with config.wasapi.noAutoConvertSRC.
- Fix some uncommon warnings emitted by GCC when `__inline__` is undefined or defined as nothing.
v0.9.7 - 2019-08-28
- Add support for loopback mode (WASAPI only).