esmp3/src
2019-11-17 17:38:41 +01:00
..
controller.cpp Removed MQTT client. Was more or less unused, anyways. 2019-11-17 17:38:41 +01:00
http_server.cpp Worked on the upload stuff. It works, but the SD card seems to die after a few MB... :-/ 2019-11-17 14:23:17 +01:00
main.cpp Removed MQTT client. Was more or less unused, anyways. 2019-11-17 17:38:41 +01:00
player.cpp Massive changes. Added a quite nice webinterface with live data using WebSockets. Removed the FTP server (wasn't that useful anyways). JSON creating using ArduinoJson instead of String concatenation. Ans, and, and. 2019-11-16 23:03:13 +01:00
playlist_manager.cpp Reload folder mappings after modifying a mapping. 2019-11-17 14:26:23 +01:00
playlist.cpp When chaging to another track, play it from the beginning. 2019-11-17 14:25:47 +01:00