Commit 8e4afb556abe5ab07e5abb79a8ed0f8cb86d83bf

Sam Lantinga 2018-02-24T08:42:04

Added patch note for Ryan's work

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 5bb101e..54c4577 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