From c71be88f691a23c30687af6e1857d6c9cf34fae0 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 24 Feb 2018 08:42:04 -0800 Subject: [PATCH] Added patch note for Ryan's work --- WhatsNew.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/WhatsNew.txt b/WhatsNew.txt index 5bb101ebc..54c457701 100644 --- a/WhatsNew.txt +++ b/WhatsNew.txt @@ -12,6 +12,7 @@ General: Windows: * Implemented WASAPI support on Windows UWP and removed the deprecated XAudio2 implementation +* Added resampling support on WASAPI on Windows 7 and above Windows UWP: * Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on