From 8e4afb556abe5ab07e5abb79a8ed0f8cb86d83bf 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