SDL/src
David Ludwig ecc014740a WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT
SDL_HINT_WINRT_PREF_PATH_ROOT allows WinRT apps to alter the path that
SDL_GetPrefPath() returns.  Setting it to "local" uses the app's
OS-defined Local folder, setting it to "roaming" uses the app's OS-defined
Roaming folder.

Roaming folder support is not available in Windows Phone 8.0.  Attempts to
make SDL_GetPrefPath() return a Roaming folder on this OS will be ignored.

Various bits of documentation on this were added to SDL_hints.h, and to
README-winrt.md
2014-11-27 09:55:34 -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 WinRT: added initial SDL_TEXTINPUT support 2014-11-26 21:34:15 -05: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: added SDL_HINT_WINRT_PREF_PATH_ROOT 2014-11-27 09:55:34 -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 Fixed limitation for number of custom main() arguments on Android. 2014-11-25 22:31:14 +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 WinRT: added initial SDL_TEXTINPUT support 2014-11-26 21:34:15 -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