index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
audio_fsm.cpp
Age
Commit message (
Expand
)
Author
2023-08-28
Make idle state more robust + check playback state
jacqueline
2023-08-16
Rename the main audio tasks to be more sensible
jacqueline
2023-08-16
Put more audio pipeline wiring in control of the audio fsm
jacqueline
2023-08-16
clean up a bunch of obselete audio code
jacqueline
2023-08-15
persist preferred bluetooth device in nvs
jacqueline
2023-08-15
Flesh out basic bluetooth support
jacqueline
2023-08-10
Give codecs complete control of their input files
jacqueline
2023-07-31
use libtag duration where available
jacqueline
2023-07-28
ux fixes
jacqueline
2023-07-26
Fix premature end of track
jacqueline
2023-07-26
make event queue go faster
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-07
vbr-compatible mp3 duration :)
jacqueline
2023-07-07
wire up the playing screen with some real data
jacqueline
2023-06-30
gpio expander pin change -> event!
jacqueline
2023-06-30
Clean up gpios interface
jacqueline
2023-06-30
Start on converting gpio expander interupts to fsm events
jacqueline
2023-06-21
Add current playback timestamps
jacqueline
2023-06-19
Support playing tracks by track id
jacqueline
2023-06-15
song -> track
jacqueline
2023-06-07
Flesh out audio state machine for playback
jacqueline
2023-06-07
R4 pre-emptive bringup
jacqueline
2023-06-06
Get basic audio playback going again
jacqueline
2023-06-01
Start on audio FSM playback. needs more thought.
jacqueline
2023-05-24
reuse annotate new files
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
[prev]