esmp3/src
Fabian Schlenz 65118fbc42 Play position in stuff like podcasts can now be permanently persisted. 2019-11-29 17:41:16 +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 Changed the baud rate of the serial port to 115200 to match the ESP32 boot loader. 2019-11-29 06:14:45 +01:00
player.cpp Play position in stuff like podcasts can now be permanently persisted. 2019-11-29 17:41:16 +01:00
playlist.cpp Play position in stuff like podcasts can now be permanently persisted. 2019-11-29 17:41:16 +01:00
playlist_manager.cpp Play position in stuff like podcasts can now be permanently persisted. 2019-11-29 17:41:16 +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