summaryrefslogtreecommitdiff
path: root/src/audio/include/bt_audio_output.hpp
AgeCommit message (Expand)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-04-12switch to software volume scaling (it's bad tho i need daniel to do maths for...jacqueline
2024-04-02Merge branch 'main' into lua-volumeailurux
2024-03-01WIP Commit- Lua setters for volume, bluetooth todoailurux
2024-02-29Clear the drain buffer when skipping between tracksjacqueline
2024-02-06Implement basic volume control for bt outputsjacqueline
2024-01-04refactor handling of volume steps; improve controlsjacqueline
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