esmp3/src
Fabian Schlenz 5c0822b704 Re-Added 'Added an overlay to display when the websocket isn't connected.' Don't know what happened there... 2019-12-04 06:21:38 +01:00
..
webinterface Re-Added 'Added an overlay to display when the websocket isn't connected.' Don't know what happened there... 2019-12-04 06:21:38 +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 DataSources: Implemented ID3 tag skipping for HTTPSDataSources. 2019-12-04 06:07:20 +01:00
http_client_wrapper.cpp DataSources: Implemented ID3 tag skipping for HTTPSDataSources. 2019-12-04 06:07:20 +01:00
http_server.cpp Webinterface: index.html and timezones.json are now saved to the Flash as GZIP compressed binary data. Compression happens on-the-fly during `pio run`. 2019-12-04 06:13:07 +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 Added tracing stuff to RSSParser. 2019-12-04 05:58:25 +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