sdl2_frt/src/core
Ryan C. Gordon 21c7fe0060 windows: directsound should also map audio device GUIDs to proper names.
Moved this code from winmm into core so both can use it.

DirectSound (at least on Win10) also returns truncated device names, even
though it's handed in as a string pointer and not a static-sized buffer.  :/
2016-08-10 15:34:24 -04:00
..
android Android: Fixed missing export of a JNI function (thanks, Andrii!). 2016-07-17 21:43:12 +02:00
linux Updated copyright to 2016 2016-01-02 10:10:34 -08:00
windows windows: directsound should also map audio device GUIDs to proper names. 2016-08-10 15:34:24 -04:00
winrt WinRT: bug hack-fix - gamepad detection was failing on Xbox One 2016-04-11 00:22:39 -04:00