• Show log

    Commit

  • Hash : cc682f20
    Author : Sam Lantinga
    Date : 2018-08-06T11:58:08

    Removed mapping for VID/PID 0x0079/0x0006, which is a generic PCB used in many different devices
    
    Different device with same vid/pic that is kind of a Saitek shape:
    https://www.trust.com/en/product/17416-gxt-24-runa-compact-gamepad
    
    n64 with same ID
    https://bbs.archlinux.org/viewtopic.php?id=163488
    
    PS shaped with numbers for buttons
    https://pineight.com/mw/index.php?title=USB_game_controller#DragonRise_Inc._Generic_USB_Joystick
    
    fightstick with same vid/pid
    https://retropie.org.uk/forum/topic/7594/bartop-2-player-zero-delay-encoders-not-working
    

  • 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

  • README.txt

  •                          Simple DirectMedia Layer
    
                                      (SDL)
    
                                    Version 2.0
    
    ---
    https://www.libsdl.org/
    
    Simple DirectMedia Layer is a cross-platform development library designed
    to provide low level access to audio, keyboard, mouse, joystick, and graphics
    hardware via OpenGL and Direct3D. It is used by video playback software,
    emulators, and popular games including Valve's award winning catalog
    and many Humble Bundle games.
    
    More extensive documentation is available in the docs directory, starting
    with README.md
    
    Enjoy!
    	Sam Lantinga				(slouken@libsdl.org)