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 - [PATCH] add Mix_ModMusicJumpToOrder to public api for mod music formats.
Summary: [PATCH] add Mix_ModMusicJumpToOrder to public api for mod music formats.
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-30 23:11 UTC by Ozkan Sezer
Modified: 2021-02-05 11:36 UTC (History)
0 users

See Also:


Attachments
jump patch (7.93 KB, patch)
2021-01-30 23:11 UTC, Ozkan Sezer
Details | Diff
jump patch - v2 (9.61 KB, patch)
2021-01-31 07:14 UTC, Ozkan Sezer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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