• Show log

    Commit

  • Hash : 17d8479d
    Author : Steven Noonan
    Date : 2021-04-22T15:44:01

    hidapi/libusb: maintain in-memory cache of vendor/product strings
    
    The get_usb_string call is rather expensive on some USB devices, so we
    cache the vendor/product strings for future lookups (e.g. when
    hid_enumerate is invoked again later).
    
    This way, we only need to ask libusb for strings for devices we haven't
    seen since before we started.
    
    Signed-off-by: Steven Noonan <steven@valvesoftware.com>
    Signed-off-by: Sam Lantinga <slouken@libsdl.org>
    

  • 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