• Show log

    Commit

  • Hash : 7ad441a3
    Author : Sam Lantinga
    Date : 2013-10-17T23:40:13

    Fixed bug 2069 - Device addition/removal queries all USB devices rather than only HID devices.
    
    Andreas Ertelt
    SDL_dxjoystick.c is setting the classguid for device (dis)connect events to USB Devices in general:
        dbh.dbcc_classguid = GUID_DEVINTERFACE_USB_DEVICE;
    
    Wouldn't it make more sense to have it just subscribe to Hid device events? This would mean less meaningless events reaching the application.
    

  • 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