index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
include
/
bt_audio_output.hpp
Age
Commit message (
Collapse
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-04-12
switch to software volume scaling (it's bad tho i need daniel to do maths ↵
jacqueline
for me please)
2024-04-02
Merge branch 'main' into lua-volume
ailurux
2024-03-01
WIP Commit- Lua setters for volume, bluetooth todo
ailurux
2024-02-29
Clear the drain buffer when skipping between tracks
jacqueline
2024-02-06
Implement basic volume control for bt outputs
jacqueline
2024-01-04
refactor handling of volume steps; improve controls
jacqueline
2023-10-16
Decouple play/pause from output on/off
jacqueline
I think this was the cause of toggling play/pause making audio go away. Or at least I can't repro that bug anymore, anyway.
2023-09-26
Tune buffer sizes and locations for I2S
jacqueline
2023-09-22
make bluetooth pairing ui functional
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
Flesh out basic bluetooth support
jacqueline
No ui yet, and performance isn't great. It kinda works though!!