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

Support for configuration files #43

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

otaku42
Copy link
Contributor

@otaku42 otaku42 commented May 13, 2023

This PR adds support for saving a device's current configuration to / load a previous configuration from a ini-style file. See otaku42#10 for rationale. By now this only deals with the controls, as this is enough for my current needs, but extending this stuff to other aspects would be easy.

improve_controls+config has been branched off of improve_controls, which contains the code referenced in PR #42 that is now also contained here. I assume that this PR will shrink to the difference between improve_controls and improve_controls+config once PR #42 is merged. The code for configuration file support starts with 4c2024e.

Please let me know if you have any questions, suggestions or would like to see any changes to the code to have it merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant