• Show log

    Commit

  • Hash : e86f4943
    Author : Sam Lantinga
    Date : 2023-02-16T09:50:04

    Hold the joystick lock while opening the HID device on non-Android platforms
    
    On Windows the main thread can be enumerating DirectInput devices while the Windows.Gaming.Input thread is calling back with a new controller available, and in this case HIDAPI_IsDevicePresent() returned false since the controller initialization hadn't completed yet, creating a duplicate controller.
    
    Fixes https://github.com/libsdl-org/SDL/issues/7304
    
    (cherry picked from commit ece8a7bb8e2dae9cb53115980cea9ef1213a0160)
    

  • 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