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

mac-virtualcam: Fix remaining global namespaces #3785

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

gxalpha
Copy link
Member

@gxalpha gxalpha commented Nov 28, 2020

Description

Gives the MachServer of the mac-virtualcam a unique name which was forgotten in a previous commit (#3758)

Motivation and Context

@PatTheMav noticed he forgot to change this in his PR (johnboiles/obs-mac-virtualcam#242 (comment)), I hope this is what he meant.
He described all other details in his PR #3758, which is probably a way better explanation than what I could give.

How Has This Been Tested?

Built locally on my machine (macOS 11.0.1, Intel), and tested that the virtual camera still works.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

Gives the MachServer a unique name which was forgotten in a previous commit
@WizardCM WizardCM added Bug Fix Non-breaking change which fixes an issue macOS Affects macOS labels Nov 28, 2020
@WizardCM WizardCM added this to the OBS Studio 26.1 milestone Nov 28, 2020
@PatTheMav
Copy link
Member

Yep that's what I would've done to fix this.

@jp9000 jp9000 merged commit fd34f0b into obsproject:master Dec 3, 2020
@gxalpha gxalpha deleted the gxalpha-fix-namespaces branch December 4, 2020 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Non-breaking change which fixes an issue macOS Affects macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants