index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
include
/
audio_task.hpp
Age
Commit message (
Expand
)
Author
2023-08-16
Rename the main audio tasks to be more sensible
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-11
Fix docs nits, avoid recalculating frame length
jacqueline
2023-08-10
Fix issues with timing stereo streams
jacqueline
2023-08-10
Reintroduce track timer, now relying more on codecs
jacqueline
2023-08-10
Give codecs complete control of their input files
jacqueline
2023-08-03
Add very limited resampling (it's slow as shit)
jacqueline
2023-07-31
Add duration for flacs
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
Do time tracking without floats
jacqueline
2023-07-25
fuck off
jacqueline
2023-06-07
R4 pre-emptive bringup
jacqueline
2023-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-23
Remove audio drain task
jacqueline
2023-05-22
Generalise worker tasks, and centralise task priorities + stacks
jacqueline
2023-04-19
New pipeline building, still needs proper control
jacqueline
2023-04-19
mostly single task pipeline
jacqueline
2023-02-21
Tidy up pipeline and use arena capacity to test for overruns
jacqueline
2023-02-14
Use the sync apis for I2S output
jacqueline
2023-02-10
Mostly working pipeline, including proper EOF signalling
jacqueline
2023-01-12
WIP
jacqueline
2022-12-07
better handling of chunk buffer
jacqueline
2022-11-23
Mostly done pipeline arch. Now onto cleanup and building.
jacqueline
2022-11-17
WIP on our own pipeline
jacqueline