| Summary: | Joystick device not detected anymore | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mathieu Laurendeau <mat.lau> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.4 | ||
| Hardware: | x86_64 | ||
| OS: | Windows (All) | ||
| Attachments: | Revert fix from bug 2460. | ||
|
Description
Mathieu Laurendeau
2017-01-17 08:15:15 UTC
Created attachment 2680 [details] Revert fix from bug 2460. Fixed, thanks! https://hg.libsdl.org/SDL/rev/b0559017b1e5 Thanks. I can confirm that removing the filtering on devtype fixed the issue reported on the GIMX forum. You probably forgot to remove the should_ignore variable since it is not used. Yep, got that, thanks. |