• Show log

    Commit

  • Hash : 04cbf132
    Author : Ryan C. Gordon
    Date : 2018-10-10T15:20:56

    audio: All device names reported by SDL must be unique.
    
    This means that if you have two devices named "Soundblaster Pro" in your
    machine, one will be reported as "Soundblaster Pro" and the other as
    "Soundblaster Pro (2)".
    
    This makes it so you can't into a position where one of your devices can't
    be opened because another is sitting on the same name.
    

  • 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