| Summary: | Joystick subsystem does not generate events if video subsystem is not initialized. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Hendrik van der Heijden <hvdh> |
| Component: | joystick | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | Keywords: | target-1.2.14 |
| Version: | 1.2.13 | ||
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
|
Description
Hendrik van der Heijden
2009-02-27 09:17:39 UTC
Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14. Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla). --ryan. The events are tied to the video system for historical reasons. This is planned to be fixed in SDL 1.3. |