summaryrefslogtreecommitdiff
path: root/src/audio/bt_audio_output.cpp
AgeCommit message (Expand)Author
2024-02-06Implement basic volume control for bt outputsjacqueline
2024-01-04refactor handling of volume steps; improve controlsjacqueline
2023-10-28Annotates the kTag with maybe_unused; they're only used for logging.Robin Howard
2023-10-16Decouple play/pause from output on/offjacqueline
2023-09-26Tune buffer sizes and locations for I2Sjacqueline
2023-09-22make bluetooth pairing ui functionaljacqueline
2023-08-16Put more audio pipeline wiring in control of the audio fsmjacqueline
2023-08-16clean up a bunch of obselete audio codejacqueline
2023-08-15Flesh out basic bluetooth supportjacqueline