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

add verbose log to indicate, that the restart is on purpose #354

Closed
wants to merge 26 commits into from

Conversation

thebino
Copy link
Contributor

@thebino thebino commented Dec 10, 2024

No description provided.

biologist79 and others added 25 commits September 24, 2024 21:11
* Cleaning up `management.html`:
- dark mode needs far less code
- file upload progress bars now use more colors and the label is always on top and centered-
- file reduced by about 6KB/250loc

* Fixing upload progress bar for firmware

* removing debug host

* use [html] attribute for rfidmusic label

---------

Co-authored-by: fabian <[email protected]>
Co-authored-by: Dirk Carstensen <[email protected]>
- ESPAsyncWebServer v3.3.17
- Arduino-IRremote v4.4.1
- PN5180-Library v2.3.1

- Increase stack size for LED task, see https://forum.espuino.de/t/dev-branch/1835/644
- add folder "managed_components" to .gitignore
Enable CONFIG_PCNT_SUPPRESS_DEPRECATE_WARN to suppress some warnings
…ino 2.0.17 & 3.0.7

Update ESPAsyncWebServer to 3.3.21
…logist79#351)

* SdCard.cpp -> 'SdCard_ParseM3UPlaylist' has no longer optional parameter

* SdCard.cpp -> 'SdCard_ParseM3UPlaylist': use same parsing routine for 'normal' and 'extended' m3u filelist. And thereby fixing an issue parsing 'normal' m3u files containing 'carriage return and linefeed' at the same time.
* 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

* clang and personal settings ...

* So much clang!

* Moving settings to settings-override.h

* Cleaning `settings.h` from now unused defines

* added missing volume curve checkbox in html

* mke clang happy

---------

Co-authored-by: fabian <[email protected]>
Co-authored-by: Dirk Carstensen <[email protected]>
* LPCD: Only wake up if card is present in NVS

* make clang happy

* make clang happy

---------

Co-authored-by: Dirk Carstensen <[email protected]>
@tueddy
Copy link
Collaborator

tueddy commented Dec 16, 2024

make a PR against the DEV not master ( #354 )

@tueddy tueddy closed this Dec 16, 2024
@thebino
Copy link
Contributor Author

thebino commented Dec 17, 2024

Thanks for taking care, next time it would be nice to add Co-authored-by to appreciate the contribution.

@tueddy
Copy link
Collaborator

tueddy commented Dec 17, 2024

grafik

@thebino
Copy link
Contributor Author

thebino commented Dec 17, 2024

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.

6 participants