Edit

kc3-lang/SDL/src

Branch :

  • Show log

    Commit

  • Author : Eddy Jansson
    Date : 2022-03-20 17:23:34
    Hash : 24ffcbd9
    Message : audio: Set error message on dsp init failure. if SDL_EnumUnixAudioDevices() fails to find any devices, set an error message on the exit path. Without this, SDL_Init() could fail without any message available in SDL_GetError().