index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
bt_audio_output.cpp
Age
Commit message (
Expand
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-04-15
Fix some bt device issues
jacqueline
2024-04-12
copy audacious' math it looks good
jacqueline
2024-04-12
switch to software volume scaling (it's bad tho i need daniel to do maths for...
jacqueline
2024-04-02
Fix volume getters/setters for bluetooth
ailurux
2024-04-02
Merge branch 'main' into lua-volume
ailurux
2024-04-02
Added bluetooth db impl
ailurux
2024-03-28
Use 48kHz SBC instead of 44.1
jacqueline
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-28
Annotates the kTag with maybe_unused; they're only used for logging.
Robin Howard
2023-10-16
Decouple play/pause from output on/off
jacqueline
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