• Show log

    Commit

  • Hash : ecc01474
    Author : David Ludwig
    Date : 2014-11-27T09: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
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags