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 5520

Summary: [PATCH] add Mix_ModMusicJumpToOrder to public api for mod music formats.
Product: SDL_mixer Reporter: Ozkan Sezer <sezeroz>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: jump patch
jump patch - v2

Description Ozkan Sezer 2021-01-30 23:11:06 UTC
Created attachment 4740 [details]
jump patch

The attached patch adds Mix_ModMusicJumpToOrder() to public api for
mod music formats.

Can be best tried with Unreal's music files: E.g. try jumping to 1
while playing Nali.umx of Unreal, or to 3 with HKC.umx from DeusEx.
Comment 1 Ozkan Sezer 2021-01-31 07:14:11 UTC
Created attachment 4744 [details]
jump patch - v2

-- Patch rebased to current hg.
Comment 2 Ozkan Sezer 2021-02-05 11:36:24 UTC
I applied the patch as https://hg.libsdl.org/SDL_mixer/rev/7fdee77e6176