We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5315

Summary: [PATCH]: riscos: Implement SDL_OpenURL()
Product: SDL Reporter: Cameron Cawley <ccawley2011>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: sezeroz
Version: HG 2.0   
Hardware: ARM   
OS: RISC OS   
Attachments: riscos: Implement SDL_OpenURL()

Description Cameron Cawley 2020-10-11 16:53:33 UTC
Created attachment 4478 [details]
riscos: Implement SDL_OpenURL()

This patch provides a RISC OS implementation of the recently introduced SDL_OpenURL() function.
Comment 1 Ozkan Sezer 2020-10-11 17:01:05 UTC
Applied: https://hg.libsdl.org/SDL/rev/6246338a5cc1
Thanks.