1
0
Fork 0
Commit Graph

41 Commits (feature/mimic-xpad)
 

Author SHA1 Message Date
Daniel Perelman 81c52e5bf7 Make GameCube controllers look like xboxdrv's --mimic-xpad option. 5 years ago
Daniel Perelman 02432db3de Make GameCube controllers look like XBox controller enough for No Heroes Here to work. 5 years ago
Daniel Perelman 99479d206d
Merge pull request #3 from ailin-nemui/master
some remappings to improve autoconfig
5 years ago
Daniel Perelman ac2fa76891
Merge pull request #2 from clee/master
Claim and release interface 0
5 years ago
Chris Lee d26e93aaae Claim and release interface 0 7 years ago
Ailin Nemui 4cd27e3c24 scale the throttles to be positive only, eases config in many apps 8 years ago
Ailin Nemui 86878c5c6a make the dpad a hat (compile time toggle) 8 years ago
Ailin Nemui 8e782cb223 rename buttons and axis to better autoconfig 8 years ago
Ailin Nemui de97221c73 remove double 0x from messages 8 years ago
Toad King 1030fee12a Merge pull request #25 from Emill/master
Fixed write if less than all pending bytes were written in one operation
8 years ago
Emil Lenngren e1bb9ff0dc Updated error message with errno 8 years ago
Emil Lenngren 39d01b1f03 Fixed write if less than all pending bytes were written in one operation 8 years ago
Toad King ce39b7089f remove lock on adapter list, only lock is in libusb event loop now 9 years ago
Toad King 80aff4145e Merge pull request #6 from flibitijibibo/master
Update SDL_GAMECONTROLLERCONFIG for C version
9 years ago
Ethan Lee 41d08ab0b2 Update config for C version 9 years ago
Toad King 93b1c5ca3c fix compiler warnings 9 years ago
Toad King fbc4600207 fix README 9 years ago
Toad King cd5c88c5e4 relocate old python driver, add raw mode to C one 9 years ago
Toad King 72b764545b rumble support 9 years ago
Toad King 552228690c start rumble support 9 years ago
Toad King 7b60940b49 add .gitignore 9 years ago
Toad King 5bb0c8b344 add C port, supports hotplugging and multiple adapters (untested), rumble support not done yet 9 years ago
Toad King 2cd5ac1901 print messages for connect/disconnect 9 years ago
Toad King 3f8162491d Merge pull request #5 from mathieui/master
Make the script compatible with python 3 as well
9 years ago
mathieui e5822314bc
Make the script compatible with python 3 as well 9 years ago
Toad King b1d3af578c Merge pull request #2 from flibitijibibo/master
Add SDL_GameController config information
9 years ago
Toad King d27b3af877 remove scaling on triggers, not necessary 9 years ago
Toad King 34106d0224 remove scaling on triggers, not necessary 9 years ago
Ethan Lee e45a9f58f1 Merge back from TK 9 years ago
Toad King 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 9 years ago
Ethan Lee 85843cc162 Remove AXIS notes, this will probably be fixed soon... 9 years ago
Ethan Lee 8e0202d843 New SDL_GAMECONTROLLERCONFIG 9 years ago
Toad King 791a0f3f03 add Wavebird support, fix analog triggers 9 years ago
Toad King 03ea93da4c add Wavebird support, fix analog triggers 9 years ago
Ethan Lee fc42aec4c5 Er, we _do_ support these... my mistake. 9 years ago
Ethan Lee 1a4f104017 SDL_GAMECONTROLLERCONFIG 9 years ago
Toad King be3d5e31ae Update LICENSE
github's license generator doesn't know my real name :)
9 years ago
Toad King f705343586 cleanup 9 years ago
Toad King 7da0fe7eff Create README.md 9 years ago
Toad King 84a36b0130 initial commit 9 years ago
Toad King 05fcb3b29c Initial commit 9 years ago