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

Remove support for SDL1 #7443

Merged

Conversation

michaelgregorius
Copy link
Contributor

Remove the fallback code in CMakeLists.txt. Remove the specific LMMS_HAVE_SDL2 define.

Remove several ifdefs which check for SDL2 or SDL1. Remove all code related to SDL1.

Remove the fallback code in `CMakeLists.txt`. Remove the specific
`LMMS_HAVE_SDL2` define.

Remove several ifdefs which check for SDL2 or SDL1. Remove all code
related to SDL1.
@DomClark DomClark linked an issue Aug 10, 2024 that may be closed by this pull request
CMakeLists.txt Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
Keep the message that's shown when SDL is wanted but not found.

Just print "OK" if SDL is found.
@michaelgregorius michaelgregorius merged commit d8e4d8c into LMMS:master Aug 11, 2024
11 checks passed
@michaelgregorius michaelgregorius deleted the 7432-RemoveSupportForSDL1 branch August 11, 2024 10:20
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.

Remove support for SDL1
2 participants