• Show log

    Commit

  • Hash : c2e25651
    Author : Sam Lantinga
    Date : 2016-10-01T13:02:20

    Fixed bug 3424 - SDL_GameController: Increase k_nMaxReverseEntries
    
    ny00
    
    On Android, the keycodes KEYCODE_BUTTON_1..16 (actual values 188-203) are translated to SDL_Joystick buttons no. 20-35. These are currently ignored in SDL_gamecontroller.c.
    
    The attached patch fixes this, by increasing k_nMaxReverseEntries from 20 to another arbitrary bound of 48.
    
    Side-note: Maybe some log should be emitted in case of going over any such bound?
    

  • 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