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

Replace message boxes on debug build startup with debug prints #55

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

benstone
Copy link

On startup, 3DMM checks that the system has the required audio and video codecs installed, and shows a message box if any codecs are missing. Debug builds have additional code that shows multiple message boxes confirming that each codec is installed. This PR replaces these message boxes with debug prints.

@frank-weindel frank-weindel merged commit a8a4085 into foone:main Oct 9, 2023
1 check passed
@benstone benstone deleted the remove-debug-message-boxes branch November 10, 2024 02:04
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.

2 participants