1
0
Fork 0

Commit Graph

  • 81c52e5bf7 Make GameCube controllers look like xboxdrv's --mimic-xpad option. feature/mimic-xpad Daniel Perelman 2019-03-20 19:31:41 -0700
  • 02432db3de Make GameCube controllers look like XBox controller enough for No Heroes Here to work. feature/no-heroes-here Daniel Perelman 2019-03-16 18:19:24 -0700
  • 99479d206d
    Merge pull request #3 from ailin-nemui/master master Daniel Perelman 2019-03-16 15:30:35 -0700
  • ac2fa76891
    Merge pull request #2 from clee/master Daniel Perelman 2019-03-16 15:23:13 -0700
  • d26e93aaae Claim and release interface 0 Chris Lee 2017-08-03 19:08:52 -0600
  • 4cd27e3c24 scale the throttles to be positive only, eases config in many apps Ailin Nemui 2016-10-03 18:48:01 +0200
  • 86878c5c6a make the dpad a hat (compile time toggle) Ailin Nemui 2016-10-03 18:47:15 +0200
  • 8e782cb223 rename buttons and axis to better autoconfig Ailin Nemui 2016-10-03 18:46:18 +0200
  • de97221c73 remove double 0x from messages Ailin Nemui 2016-10-03 18:40:42 +0200
  • 1030fee12a Merge pull request #25 from Emill/master Toad King 2016-02-04 00:36:19 -0600
  • e1bb9ff0dc Updated error message with errno Emil Lenngren 2016-02-04 02:10:35 +0100
  • 39d01b1f03 Fixed write if less than all pending bytes were written in one operation Emil Lenngren 2016-02-04 00:17:51 +0100
  • ce39b7089f remove lock on adapter list, only lock is in libusb event loop now Toad King 2014-12-08 20:47:13 -0600
  • 80aff4145e Merge pull request #6 from flibitijibibo/master Toad King 2014-12-07 21:58:40 -0600
  • 41d08ab0b2 Update config for C version Ethan Lee 2014-12-05 23:32:48 -0500
  • 93b1c5ca3c fix compiler warnings Toad King 2014-12-03 19:50:39 -0600
  • fbc4600207 fix README Toad King 2014-12-03 00:58:45 -0600
  • cd5c88c5e4 relocate old python driver, add raw mode to C one Toad King 2014-12-03 00:57:37 -0600
  • 72b764545b rumble support Toad King 2014-12-03 00:37:58 -0600
  • 552228690c start rumble support Toad King 2014-12-02 01:01:14 -0600
  • 7b60940b49 add .gitignore Toad King 2014-12-01 00:49:28 -0600
  • 5bb0c8b344 add C port, supports hotplugging and multiple adapters (untested), rumble support not done yet Toad King 2014-12-01 00:48:55 -0600
  • 2cd5ac1901 print messages for connect/disconnect Toad King 2014-11-30 18:02:24 -0600
  • 3f8162491d Merge pull request #5 from mathieui/master Toad King 2014-11-30 17:16:46 -0600
  • e5822314bc
    Make the script compatible with python 3 as well mathieui 2014-11-29 22:14:51 +0100
  • b1d3af578c Merge pull request #2 from flibitijibibo/master Toad King 2014-11-26 18:58:53 -0600
  • d27b3af877 remove scaling on triggers, not necessary Toad King 2014-11-26 18:33:30 -0600
  • 34106d0224 remove scaling on triggers, not necessary Toad King 2014-11-26 18:33:30 -0600
  • e45a9f58f1 Merge back from TK Ethan Lee 2014-11-26 19:30:55 -0500
  • c4586aaea4 add smoothing to joystick values, makes it easier for them to reach the maximum range. raw mode (old behavior) can be used if you pass the program the --raw flag Toad King 2014-11-26 18:27:32 -0600
  • 85843cc162 Remove AXIS notes, this will probably be fixed soon... Ethan Lee 2014-11-26 19:12:30 -0500
  • 8e0202d843 New SDL_GAMECONTROLLERCONFIG Ethan Lee 2014-11-26 19:11:29 -0500
  • 791a0f3f03 add Wavebird support, fix analog triggers Toad King 2014-11-26 17:27:52 -0600
  • 03ea93da4c add Wavebird support, fix analog triggers Toad King 2014-11-26 17:27:52 -0600
  • fc42aec4c5 Er, we _do_ support these... my mistake. Ethan Lee 2014-11-26 11:39:00 -0500
  • 1a4f104017 SDL_GAMECONTROLLERCONFIG Ethan Lee 2014-11-26 11:31:26 -0500
  • be3d5e31ae Update LICENSE Toad King 2014-11-26 08:37:53 -0600
  • f705343586 cleanup Toad King 2014-11-26 00:43:49 -0600
  • 7da0fe7eff Create README.md Toad King 2014-11-26 00:40:41 -0600
  • 84a36b0130 initial commit Toad King 2014-11-26 00:30:44 -0600
  • 05fcb3b29c Initial commit Toad King 2014-11-26 00:29:46 -0600