Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed OpenMPT not looping #328

Merged
merged 2 commits into from
Nov 15, 2021
Merged

Conversation

HumanGamer
Copy link
Contributor

@HumanGamer HumanGamer commented Sep 5, 2021

The docs state that OpenMPT modules should always loop, however they don't and can't be set to loop. This PR fixes that.

@HumanGamer HumanGamer changed the title Added support for OpenMPT looping Fixed OpenMPT not looping Sep 5, 2021
@HumanGamer
Copy link
Contributor Author

HumanGamer commented Sep 5, 2021

I should note the original PR was to add support for looping via the set looping function. But I later realized that the implementation didn't work with Loop Points in some module files. So I looked into it and LibOpenMPT actually supports a looping option. It seems this was added after the fact and the default behaviour was changed. So I force pushed this new version instead, which comes as more of a fix to match the docs so that it will always loop, and not adding support for the Set Looping function. So I renamed the PR and rewrote the description.

@jarikomppa jarikomppa merged commit 95ece0a into jarikomppa:master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants