Browse Source

Added patch note for Ryan's work

Sam Lantinga 7 years ago
parent
commit
8e4afb556a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      WhatsNew.txt

+ 1 - 0
WhatsNew.txt

@@ -12,6 +12,7 @@ General:
 
 
 Windows:
 Windows:
 * Implemented WASAPI support on Windows UWP and removed the deprecated XAudio2 implementation
 * Implemented WASAPI support on Windows UWP and removed the deprecated XAudio2 implementation
+* Added resampling support on WASAPI on Windows 7 and above
 
 
 Windows UWP:
 Windows UWP:
 * Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on
 * Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on