esmp3/src
Fabian Schlenz ecc7c46b8d Playlist: Restrict RSS feeds to the newest 20 entries. Keep them in the correct order, starting with the last (newest) one. 2019-11-29 21:25:17 +01:00
..
controller.cpp Controller: Only read sector 1 from RFID cards. That's big enough and much faster. 2019-11-29 21:22:35 +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 Main: Fix WiFi connection stuff for multiple WiFis. 2019-11-29 21:24:10 +01:00
player.cpp Player: Prevent overflows in vol_up() and vol_down(). 2019-11-29 21:24:41 +01:00
playlist.cpp Playlist: Restrict RSS feeds to the newest 20 entries. Keep them in the correct order, starting with the last (newest) one. 2019-11-29 21:25:17 +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