Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ecc01474 | 2014-11-27 09:55:34 | 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 | ||
| 5bdc9913 | 2014-11-25 22:37:12 | Corrected header file guard comments. | ||
| 43e5c9ee | 2014-11-23 20:46:34 | Fixed doxygen tags in header file documentation comments. | ||
| c0165972 | 2014-11-23 20:40:48 | Fixed typos in header file documentation comments. | ||
| a690944e | 2014-11-23 11:26:46 | Fixed typo in header file documentation comment. | ||
| 9c398852 | 2014-11-22 22:20:40 | Corrected header file documentation comment. |