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

Moving settings to the Web UI #350

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

Trainbird
Copy link
Contributor

Transferring defines from settings.h to be manageable on the Web UI:

  • PLAY_MONO_SPEAKER
  • SAVE_PLAYPOS_BEFORE_SHUTDOWN
  • SAVE_PLAYPOS_WHEN_RFID_CHANGE
  • SAVE_PLAYPOS_WHEN_RFID_CHANGE
  • USE_LAST_VOLUME_AFTER_REBOOT
  • VOLUMECURVE

fabian added 3 commits November 6, 2024 16:31
* PLAY_MONO_SPEAKER
* SAVE_PLAYPOS_BEFORE_SHUTDOWN
* SAVE_PLAYPOS_WHEN_RFID_CHANGE
* SAVE_PLAYPOS_WHEN_RFID_CHANGE
* USE_LAST_VOLUME_AFTER_REBOOT
* VOLUMECURVE
@fschrempf
Copy link
Contributor

Thanks for working on this. Can you remove your personal settings from the branch? And can you put the PR in "Draft" mode until it is ready (CI is green, etc.)? I can try to find some time for testing when it is ready.

@Trainbird
Copy link
Contributor Author

Personal settings were removed in the second commit if I'm not mistaken?

Also see discussion here: https://forum.espuino.de/t/reduzierung-der-defines-stattdessen-einstellungen-in-web-ui/2798

@Trainbird Trainbird marked this pull request as draft November 7, 2024 06:33
@fschrempf
Copy link
Contributor

Personal settings were removed in the second commit if I'm not mistaken?

Doesn't seem so. Just look at the overall changes of this PR and there are plenty of unrelated changes in settings.h.

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