Update plugin template to support OBS Studio 31.1.1#151
Merged
RytoEX merged 5 commits intoobsproject:masterfrom Jul 14, 2025
Merged
Update plugin template to support OBS Studio 31.1.1#151RytoEX merged 5 commits intoobsproject:masterfrom
RytoEX merged 5 commits intoobsproject:masterfrom
Conversation
This check is handled more properly in the CMake build system already.
This was referenced Jul 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR updates open issues of the plugin template that have arisen since the last major release of OBS Studio:
libobslibraryclang-formatto use version 19.1.1 to stay in sync with OBS Studioclang-formatrules to stay in sync with OBS StudioMotivation and Context
While there are open pull requests to fix some of those issues, they are either incomplete or require further work. In the interest of getting these issues fixed quickly I chose to fix them directly.
Fixes #146
Supersedes #149
Supersedes #150
How Has This Been Tested?
Successfully built a test plugin based on the updated template on macOS 15.
Types of changes
Checklist: