1. 28 5月, 2016 4 次提交
  2. 06 4月, 2016 1 次提交
    • S
      Input: xpad - add Mad Catz FightStick TE 2 VID/PID · d63b0f0c
      Silvan Jegen 提交于
      This adds the VID/PID combination for the Xbox One version of the Mad
      Catz FightStick TE 2.
      
      The functionality that this provides is about on par with what the
      Windows drivers for the stick manage to deliver.
      
      What works:
      - Digital stick
      - 6 main buttons
      - Xbox button
      - The two buttons on the back
      - The locking buttons (preventing accidental Xbox button press)
      
      What doesn't work:
      - Two of the main buttons (don't work on Windows either)
      - The "Haptic" button setting does not have an effect (not sure if it
        works on Windows)
      
      I added the MAP_TRIGGERS_TO_BUTTONS option but in my (limited) testing
      there was no practical difference with or without. The FightStick does
      not have triggers though so adding it makes sense.
      Signed-off-by: NSilvan Jegen <s.jegen@gmail.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      d63b0f0c
  3. 28 1月, 2016 1 次提交
  4. 13 1月, 2016 2 次提交
  5. 05 1月, 2016 4 次提交
  6. 17 12月, 2015 2 次提交
  7. 20 11月, 2015 1 次提交
  8. 19 10月, 2015 1 次提交
  9. 11 10月, 2015 9 次提交
  10. 23 6月, 2015 2 次提交
  11. 15 4月, 2015 1 次提交
  12. 04 12月, 2014 1 次提交
  13. 25 11月, 2014 1 次提交
  14. 17 10月, 2014 2 次提交
  15. 09 9月, 2014 2 次提交
  16. 14 8月, 2014 1 次提交
    • T
      Input: xpad - add support for Xbox One controllers · 1a48ff81
      Ted Mielczarek 提交于
      Xbox One controllers require an initialization message to start sending
      data, so xpad_init_output becomes a required function. The Xbox One
      controller does not have LEDs like the Xbox 360 controller, so that
      functionality is not implemented. The format of messages controlling rumble
      is currently undocumented, so rumble support is not yet implemented.
      
      Note that Xbox One controller advertises three interfaces with the same
      interface class, subclass and protocol, so we have to also match against
      interface number.
      Signed-off-by: NTed Mielczarek <ted@mielczarek.org>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      1a48ff81
  17. 07 1月, 2014 1 次提交
  18. 03 1月, 2014 2 次提交
  19. 26 8月, 2013 1 次提交
  20. 19 6月, 2013 1 次提交