summaryrefslogtreecommitdiff
path: root/src/tangara/system_fsm
AgeCommit message (Expand)Author
2025-08-08Migrate to the new esp-idf I2C driverjacqueline
2025-03-05Allow manually unmounting the SD cardayumi
2025-02-13Bump storage unmount timer to 2 minutes to match idle timerRiley Inman
2025-02-11TTS: Implement and wire up a TTS toggle in Display Settings (#251)Tursiae
2025-01-10Isolate the SD card from the SPI bus when talking to the display (#176)jacqueline
2025-01-09Extend idle -> sleep time to 2 minutesTom Kirchner
2024-12-19Queue repeat modes (#126)ailurux
2024-10-04Explicitly close the playlist files in the queue on storage unmountailurux
2024-09-24Retry SD card mounting a few times when talking to the card failsjacqueline
2024-09-13Mount the SD card asynchronously when it becomes availablejacqueline
2024-08-15Delay DB reindexing slightlyjacqueline
2024-08-12Make FileGatherer shaped more like a normal iteratorjacqueline
2024-08-07Recalibrate the touchwheel after unlockingjacqueline
2024-07-24Add a settings screen with power+battery infojacqueline
2024-07-16daniel/playlist-queue (#83)ailurux
2024-07-11WIP improve bluetooth api and settings screenjacqueline
2024-07-11Break FatfsStreamFactory's dep on ServiceLocatorjacqueline
2024-06-28Fix some issues with the splash screenjacqueline
2024-06-28show a message if the sd card is unmountedjacqueline
2024-06-27require a key press before entering the dev consolejacqueline
2024-06-04no more acquire_spi :)jacqueline
2024-05-29Start on TTS support by logging the data that will become TTS linesjacqueline
2024-05-14save lra calibration data to nvsjacqueline
2024-05-10stop writing the erm bitjacqueline
2024-05-03Respond to sd card mounts and unmounts within luajacqueline
2024-05-02move driver includes into a subdir as welljacqueline
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline