| Summary: | Linux: enhance detection of gamepads | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Paul Cercueil <paul> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | HG 1.2 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: |
Patch to fix the issue
patch to fix warning |
||
This patch is in. Thanks. http://hg.libsdl.org/SDL/rev/1c7030e282b0 closing. Created attachment 4467 [details]
patch to fix warning
Paul: Will apply the attached patch to fix -Wparentheses
warning after your patch. OK?
(In reply to Ozkan Sezer from comment #3) > Created attachment 4467 [details] > patch to fix warning > > Paul: Will apply the attached patch to fix -Wparentheses > warning after your patch. OK? Sure, no problem. |
Created attachment 4158 [details] Patch to fix the issue Detect gamepads that use a D-pad instead of an analog stick.