SDL-mirror/VisualC-WinRT/WinRT80_VS2012
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-WinRT80.sln Cleaned up and rearranged WinRT project file structure. 2014-04-19 12:48:45 -04:00
SDL-WinRT80.vcxproj audio: Port WASAPI to WinRT, remove XAudio2 backend. 2017-12-06 12:24:32 -05:00
SDL-WinRT80.vcxproj.filters audio: Port WASAPI to WinRT, remove XAudio2 backend. 2017-12-06 12:24:32 -05:00