- Joined
- Dec 8, 2005
- Messages
- 6,603
- Age
- 40
- Location
- UK
- Website
- pokeparadox.itch.io
- WEBSITE
- https://github.com/pokeparadox
- YOUTUBE
- pokeparadox
ok a new build available at the usual location:
http://notaz.gp2x.de...psdl_latest.zip
Changes:
- deal with different DSS2 (OMAP display driver) versions better
- use tripple buffering when enough memory is available for reduced chance of tearing (app must still set SDL_DOUBLEBUF or SDL_OMAP_FORCE_DOUBLEBUF env variable), fall back to doublebuffering if not (print a warning)
- support external mice, nubs in mouse mode
With these john4p's build should no longer be needed.
If there are no issues reported in a few days, I'll queue this for next firmware update.
Before you finalise it for firmware, can I just request that hold switch support be added in?
Rockbox recently added shoulder button support for track skipping which is fine except when the buttons are being accidentally pressed. We have the hold switch and it seems it generates an X event but is unhandled in SDL.