| Summary: | [PATCH] riscos: Increase the number of supported joystick buttons | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Cawley <ccawley2011> |
| Component: | joystick | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 1.2 | ||
| Hardware: | ARM | ||
| OS: | RISC OS | ||
| Bug Depends on: | 4981 | ||
| Bug Blocks: | |||
| Attachments: | riscos: Increase the number of supported joystick buttons | ||
This doesn't cleanly apply. FYI, please provide patches for SDL 2.0. There are no further releases of SDL 1.2 planned, instead we will provide an SDL 1.2 compatibility layer based on SDL 2.0 to migrate old applications. The patch applies fine for me. It does need to be applied after #4981, which may explain why it didn't apply cleanly. There currently isn't a good enough SDL2 video driver for RISC OS, and while one is in progress, it'll be a long time before it's suitable for general use. As such, using SDL 1.2 is the only real option on RISC OS. Okay, this patch is in: https://hg.libsdl.org/SDL/rev/2f82852644d1 |
Created attachment 4213 [details] riscos: Increase the number of supported joystick buttons With this patch, SDL on RISC OS now assumes that the connected joystick has 8 buttons instead of 4.