SDL/src
David Ludwig 13c511697c WinRT: allowed 'roaming' and 'temp' folder paths to be retrieved on WinPhone 8.1
Windows Phone 8.0 either did not define, or provide access to, a 'RoamingFolder'
or 'TemporaryFolder' for apps to use.  Windows 8.0 and 8.1 do, as does
Windows Phone 8.1.  This change allows SDL-based Windows Phone 8.1 apps to
access these folders, via either the SDL_WinRTGetFSPathUNICODE() or
SDL_WinRTGetFSPathUTF8() functions.

SDL_GetPrefPath(), which on WinRT, is based on SDL_WinRTGetFSPathUTF8(), will
continue to return the app's 'local' folder, despite Windows 8.x
counterpart apps using the 'roaming' folder, in order to preserve compatibility
when 8.0-based Phone apps upgrade to 8.1-based Phone apps.
2014-11-23 08:52:10 -05:00
..
atomic Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
audio Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
core Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
cpuinfo Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
dynapi Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
events Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
file Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
filesystem WinRT: allowed 'roaming' and 'temp' folder paths to be retrieved on WinPhone 8.1 2014-11-23 08:52:10 -05:00
haptic Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
joystick Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
libm Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
loadso Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
main Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
power Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
render Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
stdlib Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
test Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
thread Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
timer Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
video Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events 2014-11-22 21:13:46 -05:00
SDL.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_assert.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_assert_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_error.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_error_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_hints.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_internal.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_log.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00