index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
include
/
audio_sink.hpp
Age
Commit message (
Expand
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-04-02
Merge branch 'main' into lua-volume
ailurux
2024-03-28
bump esp-idf to 5.2.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-01-04
refactor handling of volume steps; improve controls
jacqueline
2023-10-16
Decouple play/pause from output on/off
jacqueline
2023-09-26
Tune buffer sizes and locations for I2S
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
2023-08-10
Give codecs complete control of their input files
jacqueline
2023-08-07
Resampling *basically* working? Just cleanup and buffering issues
jacqueline
2023-08-03
Add very limited resampling (it's slow as shit)
jacqueline
2023-07-26
big cleanup of new encoder + stream buffer types
jacqueline
2023-07-25
fuck off
jacqueline
2023-06-30
Start on converting gpio expander interupts to fsm events
jacqueline
2023-06-07
Flesh out audio state machine for playback
jacqueline
2023-06-07
R4 pre-emptive bringup
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-04-20
Switch to an MVP-ready 16bit three wire DAC setup
jacqueline
2023-04-20
working isr-based sink, but still grainy
jacqueline
2023-04-19
Pipeline working and outputting correctly, but noisy
jacqueline
2023-04-19
Ensure the sink buffer is large enough to not fully drain during
jacqueline
2023-04-19
new pipeline working(?), but the dac eludes me
jacqueline
2023-04-19
New pipeline building, still needs proper control
jacqueline