• Show log

    Commit

  • Hash : 7d90df0e
    Author : Lee Salzman
    Date : 2021-08-29T15:24:23

    Restore previous behavior of empty SDL_AUDIODRIVER trying all drivers.
    
    The recent change to make SDL_AUDIODRIVER support comma-separated lists
    broke the previous behavior where an SDL_AUDIODRIVER that was empty
    behaved the same as if it was not set at all. This old behavior was
    necessary to paper over differences in platforms where SDL_setenv may
    or may not actually delete the env var if an empty string is specified.
    This patch just adds a simple check to ensure SDL_AUDIODRIVER is not
    empty before using it, restoring the old interpretation of the empty
    var.
    

  • 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 www_kmx_io thodg thodg_l
    Tags