SDL-mirror/VisualC
Ryan C. Gordon 1745441419 audio: Port WASAPI to WinRT, remove XAudio2 backend.
XAudio2 doesn't have capture support, so WASAPI was to replace it; the holdout
was WinRT, which still needed it as its primary audio target until the WASAPI
code code be made to work.

The support matrix now looks like:

WinXP: directsound by default, winmm as a fallback for buggy drivers.
Vista+: WASAPI (directsound and winmm as fallbacks for debugging).
WinRT: WASAPI

--HG--
extra : amend_source : a28a9a9fbb09c4c25df05fa0a754fce0bee62335
extra : histedit_source : e5727ceb1a5db5806ce02534d8ffe4892eb6f5d9
2017-12-06 12:24:32 -05:00
..
SDL audio: Port WASAPI to WinRT, remove XAudio2 backend. 2017-12-06 12:24:32 -05:00
SDLmain Good bye, Visual Studio 2008 2017-09-22 17:02:18 -07:00
SDLtest Added functions to query and set the SDL memory allocation functions: 2017-10-12 13:44:28 -07:00
tests Fixed building YUV test programs (thanks Ozkan!) 2017-11-17 10:54:46 -08:00
visualtest Updated projects for Visual Studio 2010, 2012 and 2013 2014-06-07 21:58:18 -07:00
clean.sh Updated Visual Studio projects 2015-06-14 18:21:04 -07:00
SDL.sln Updated SDL's YUV support, many thanks to Adrien Descamps 2017-11-12 22:51:12 -08:00