Edit

kc3-lang/SDL/src/core/winrt

Branch :

  • Show log

    Commit

  • Author : David Ludwig
    Date : 2016-04-11 00:22:39
    Hash : 8b65d225
    Message : WinRT: bug hack-fix - gamepad detection was failing on Xbox One Win10's 'GamepadAdded' event seems to need to have something registered with it in order for Xinput-based gamepad detection to work. This 'fix' simply causes a dummy event-handler to be added for this event, in case an app wants to use gamepads on Xbox One (most likely).