index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
system_fsm
/
running.cpp
Age
Commit message (
Expand
)
Author
2025-03-05
Allow manually unmounting the SD card
ayumi
2025-02-13
Bump storage unmount timer to 2 minutes to match idle timer
Riley Inman
2025-01-10
Isolate the SD card from the SPI bus when talking to the display (#176)
jacqueline
2024-10-04
Explicitly close the playlist files in the queue on storage unmount
ailurux
2024-09-24
Retry SD card mounting a few times when talking to the card fails
jacqueline
2024-09-13
Mount the SD card asynchronously when it becomes available
jacqueline
2024-08-15
Delay DB reindexing slightly
jacqueline
2024-08-12
Make FileGatherer shaped more like a normal iterator
jacqueline
2024-06-28
Fix some issues with the splash screen
jacqueline
2024-06-28
show a message if the sd card is unmounted
jacqueline
2024-06-04
no more acquire_spi :)
jacqueline
2024-05-03
Respond to sd card mounts and unmounts within lua
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline