esmp3/src
Fabian Schlenz 8e15f87cd3 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
..
controller.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
data_sources.cpp WIP: Lots of streaming stuff 2019-11-27 06:51:20 +01:00
http_client_wrapper.cpp WIP: Lots of streaming stuff 2019-11-27 06:51:20 +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 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
main.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
player.cpp Playlist: More defensive proramming for when trying to play an empty playlist. 2019-11-29 05:52:00 +01:00
playlist.cpp Playlist: More defensive proramming for when trying to play an empty playlist. 2019-11-29 05:52:00 +01:00
playlist_manager.cpp PlaylistManager: Only search for folders, don't try it with webstreams. 2019-11-28 06:29:51 +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