index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
include
/
stream_info.hpp
Age
Commit message (
Expand
)
Author
2023-08-16
clean up a bunch of obselete audio code
jacqueline
2023-08-04
Do our own resampling
jacqueline
2023-08-03
Tweak buffer size and placement
jacqueline
2023-08-03
Add very limited resampling (it's slow as shit)
jacqueline
2023-07-31
use libtag duration where available
jacqueline
2023-07-26
big cleanup of new encoder + stream buffer types
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-07
wire up the playing screen with some real data
jacqueline
2023-06-19
back to back flac playback is working :)
jacqueline
2023-06-15
Add vorbis and flac decoders, flesh out codec interface
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-04-19
Ensure the sink buffer is large enough to not fully drain during
jacqueline
2023-04-19
add some bounds checking asserts
jacqueline
2023-04-19
new pipeline working(?), but the dac eludes me
jacqueline
2023-04-19
New pipeline building, still needs proper control
jacqueline
2023-04-19
mostly single task pipeline
jacqueline
2023-01-26
Make StreamInfo a PDO
jacqueline
2023-01-26
Switch from MessageBuffer to Queue for pipeline comms
jacqueline
2022-12-07
better handling of chunk buffer
jacqueline
2022-12-02
better cbor handling
jacqueline
2022-12-02
fix build errors
jacqueline
2022-11-23
Mostly done pipeline arch. Now onto cleanup and building.
jacqueline
2022-11-22
Add cbor wrapper, and chunk streaming util
jacqueline