Skip to content

[feature request] Bump bundled openal-soft to 1.24 #712

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

Open
runlevel5 opened this issue Mar 23, 2025 · 2 comments · May be fixed by #713
Open

[feature request] Bump bundled openal-soft to 1.24 #712

runlevel5 opened this issue Mar 23, 2025 · 2 comments · May be fixed by #713

Comments

@runlevel5
Copy link

The bundled AL still sits at 1.15 which is a bit out of date. The 1.24 would not cause any break change. So unless there is any particular reason why the engine should stay with 1.15, I would like to propose to bump the bundled lib to 1.24

@runlevel5 runlevel5 linked a pull request Mar 24, 2025 that will close this issue
@zturtleman
Copy link

Is there any particular reason to update the OpenAL headers?

Unlike libraries that may patch vulnerabilities or make improvements, the OpenAL headers only provide the API. It would only need to be updated if making use of new features in code/client/snd_openal.c or fixing compiler errors/warnings.

@runlevel5
Copy link
Author

@zturtleman fair point, I do agree it does not need to be updated if we do NOT use the new feature offered in 1.24. However the intention of this request is that to help Linux distro packagers with their packaging / bug reporting works since they do not have use the bundled out-of-date version and go with the more up-to-date system openal-soft.

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 a pull request may close this issue.

2 participants