index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tasks
/
tasks.cpp
Age
Commit message (
Expand
)
Author
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-26
Tune buffer sizes and locations for I2S
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-25
Move UI task back to internal stack
jacqueline
2023-09-25
Move a few task stacks into internal ram for better speed
jacqueline
2023-09-25
Bump up nvs writer task size for safety
jacqueline
2023-09-12
Use interrupt-based spi for the display
jacqueline
2023-09-05
Move UI task to priority 0 during playback
jacqueline
2023-08-29
store the screen brightness in nvs
jacqueline
2023-08-15
Flesh out basic bluetooth support
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
fix flac playback. now it plays nice and smooth :)
jacqueline
2023-07-25
fuck off
jacqueline
2023-06-19
Support playing tracks by track id
jacqueline
2023-06-16
Fix issues with importing my entire library
jacqueline
2023-06-15
Add vorbis and flac decoders, flesh out codec interface
jacqueline
2023-06-01
Add touchwheel -> encoder adapter
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
Pipeline working and outputting correctly, but noisy
jacqueline
2022-11-23
Start on a couple of include issues
jacqueline
2022-11-23
Mostly done pipeline arch. Now onto cleanup and building.
jacqueline