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 use of ConfigSaveSection #44

Merged
merged 1 commit into from
Jan 25, 2019
Merged

Remove use of ConfigSaveSection #44

merged 1 commit into from
Jan 25, 2019

Conversation

bugfood
Copy link

@bugfood bugfood commented Jan 24, 2019

Known front-ends have been modified to save configuration after plugin
initialization but before running the game. Now it is no longer
necessary for individual plugins to save their config.

Removing calls to ConfigSaveSection from within plugins makes the
mupen64plus-ui-console '--nosaveoptions' parameter work.

I was unable to test complete operation with this patch, due to:
#43

...but I was able to get past the plugin initialization phase, which
verifies that the code change works as desired.

Known front-ends have been modified to save configuration after plugin
initialization but before running the game. Now it is no longer
necessary for individual plugins to save their config.

Removing calls to ConfigSaveSection from within plugins makes the
mupen64plus-ui-console '--nosaveoptions' parameter work.

I was unable to test complete operation with this patch, due to:
#43

...but I was able to get past the plugin initialization phase, which
verifies that the code change works as desired.
@richard42 richard42 merged commit 87c1c9a into mupen64plus:master Jan 25, 2019
@bugfood bugfood deleted the fix-nosaveoptions branch January 25, 2019 03:43
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