SDL2/src/audio
David Ludwig 25abce513d WinRT: added Win10/UWP (Universal Windows Platform) support
"UWP" appears to be Microsoft's new name for WinRT/Windows-Store APIs.

This set of changes updates SDL's WinRT backends to support the Win10 flavor
of WinRT.  It has been tested on Win10 on a desktop.  In theory, it should
also support Win10 on other devices (phone, Xbox One, etc.), however further
patches may be necessary.

This adds:
- a set of MSVC 2015 project files, for use in creating UWP apps
- modifications to various pieces of SDL, in order to compile via MSVC 2015 +
  the Win10 API set
- enables SDL_Window resizing and programmatic-fullscreen toggling, when using
  the WinRT backend
- WinRT README updates
2015-11-29 19:33:11 -05:00
..
alsa Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
android Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
arts Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
bsd Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
coreaudio Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
directsound Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
disk Fixed assertion failure in diskaudio target caused by new hotplugging support. 2015-06-30 13:46:06 -04:00
dsp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
dummy Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
emscripten Emscripten: Added missing error messages for audio and joystick init failures. 2015-08-05 21:04:10 +02:00
esd Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
fusionsound Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
haiku Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
nacl Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
nas Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
paudio Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
psp Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
pulseaudio Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
qsa Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
sndio Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
sun Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
winmm Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
xaudio2 WinRT: added Win10/UWP (Universal Windows Platform) support 2015-11-29 19:33:11 -05:00
SDL_audio.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_audio_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_audiocvt.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_audiodev.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_audiodev_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_audiomem.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_audiotypecvt.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_mixer.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_sysaudio.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_wave.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_wave.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
sdlgenaudiocvt.pl Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00