esmp3/include
2019-11-20 06:13:15 +01:00
..
config.sample.h Removed MQTT client. Was more or less unused, anyways. 2019-11-17 17:38:41 +01:00
controller.h Made player and playlist_manager pubilc members of Controller. 2019-11-19 20:46:04 +01:00
data_sources.h You can now also play MP3s streamed from the internet. (Very rough & wonky code. More or less proof-of-concept right now.) 2019-11-20 06:13:15 +01:00
http_server.h 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
player.h Moved reading of SD card data into a dedicated class DataSource. 2019-11-20 05:04:27 +01:00
playlist_manager.h PlaylistManager: Extracted create_mapping_txt from _save_mapping. 2019-11-19 20:46:54 +01:00
playlist.h You can now also play MP3s streamed from the internet. (Very rough & wonky code. More or less proof-of-concept right now.) 2019-11-20 06:13:15 +01:00
spi_master.h Removed MQTT client. Was more or less unused, anyways. 2019-11-17 17:38:41 +01:00