esmp3/src
Fabian Schlenz fe2a209e44 Debug and Trace modes can now be (de)activated via API commands and are persisted across reboots. 2019-11-30 13:53:50 +01:00
..
controller.cpp Debug and Trace modes can now be (de)activated via API commands and are persisted across reboots. 2019-11-30 13:53:50 +01:00
data_sources.cpp WIP: Lots of streaming stuff 2019-11-27 06:51:20 +01:00
http_client_wrapper.cpp HTTPClientWrapper: Initialize buffer variables. D'Oh. 2019-11-29 21:23:01 +01:00
http_server.cpp Moved index.html from SPIFFS to program memory. Removed dependencies to SPIFFS. Also, we can use a different partition scheme with much more program space instead of reserving some of it for SPIFFS. 2019-11-29 06:10:17 +01:00
index.html Webinterface: Typo fix. 2019-11-29 21:23:38 +01:00
main.cpp Debug and Trace modes can now be (de)activated via API commands and are persisted across reboots. 2019-11-30 13:53:50 +01:00
player.cpp Start with speakers off. 2019-11-30 13:37:35 +01:00
playlist.cpp Fixed M3U parser for last lines ending without a newline. 2019-11-30 13:38:34 +01:00
playlist_manager.cpp Fixed advent mode and persistence stuff. 2019-11-29 21:20:19 +01:00
updater.cpp Moved index.html from SPIFFS to program memory. Removed dependencies to SPIFFS. Also, we can use a different partition scheme with much more program space instead of reserving some of it for SPIFFS. 2019-11-29 06:10:17 +01:00