summaryrefslogtreecommitdiff
path: root/src/tangara/audio/audio_fsm.hpp
AgeCommit message (Expand)Author
2025-03-05Allow manually unmounting the SD cardayumi
2024-09-24Record play_count in TrackData, incrementing it when tracks finishjacqueline
2024-09-17Merge branch 'main' into daniel/persistent-positionsailurux
2024-09-13Save positions over 5 minutes, every minuteailurux
2024-09-12WIP: Add last_position field to track data and start on implementationailurux
2024-09-12Pause and unpause the current audio output in response to TTSjacqueline
2024-09-09Merge branch 'main' into jqln/ttsjacqueline
2024-08-26Switch output mode to headphones when plugged inailurux
2024-07-09Give PcmBuffer pairs a name, and wire them up in the audio stackjacqueline
2024-05-31Introduce a PcmBuffer abstraction for handling source drainingjacqueline
2024-05-16Add a stream source that generates a sine wavejacqueline
2024-05-08Count samples going in and out of the drain bufferjacqueline
2024-05-07Improve decoder's interface to accept streamsjacqueline
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