SDL/src/audio
David Ludwig 574e672678 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 Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
android Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
arts Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
bsd Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
coreaudio Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
directsound Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
disk Fixed assertion failure in diskaudio target caused by new hotplugging support. 2015-06-30 13:46:06 -04:00
dsp Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
dummy Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
emscripten Emscripten: Added missing error messages for audio and joystick init failures. 2015-08-05 21:04:10 +02:00
esd Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
fusionsound Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
haiku Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
nacl Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
nas Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
paudio AIX: Fixed nearly impossible file descriptor leak. 2015-06-04 17:52:51 +02:00
psp Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
pulseaudio Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
qsa Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
sndio Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
sun Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
winmm Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
xaudio2 WinRT: added Win10/UWP (Universal Windows Platform) support 2015-11-29 19:33:11 -05:00
SDL_audio_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_audio.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_audiocvt.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_audiodev_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_audiodev.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_audiomem.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_audiotypecvt.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_mixer.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_sysaudio.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_wave.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_wave.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
sdlgenaudiocvt.pl Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00