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 MP3 detection. #20778

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Fixed MP3 detection. #20778

merged 1 commit into from
Apr 3, 2023

Conversation

IceReaper
Copy link
Contributor

When adding MP3 to the audio formats in mod yaml, everything listed afterwards will break, as the mp3 implementation does not check for the mp3 headers. This PR fixes this, so the mp3 loader wont be used for non-mp3 files, breaking following formats.

@IceReaper IceReaper changed the title Implemented MP3 detection. Fixed MP3 detection. Mar 31, 2023
@Mailaender Mailaender merged commit 4dd532f into OpenRA:bleed Apr 3, 2023
@Mailaender
Copy link
Member

Thanks for cleaning up after me.

@Mailaender
Copy link
Member

Changelog

@Mailaender
Copy link
Member

For stable?

@PunkPun
Copy link
Member

PunkPun commented Apr 4, 2023

I don't think it's necessary, but I wouldn't mind

@IceReaper IceReaper deleted the mp3-fixes branch April 4, 2023 13:00
@Mailaender
Copy link
Member

716f693

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants