summaryrefslogtreecommitdiff
path: root/src/tasks/tasks.hpp
AgeCommit message (Expand)Author
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-02-10include memory_resource in tasks.hppHailey Somerville
2024-02-01Use a single pool of bg workers instead of separate tasks per use casejacqueline
2023-11-07Rename the db background task to be more genericjacqueline
2023-11-07Add a wrapper codec source that does readaheadjacqueline
2023-10-12Ensure StaticTask_t allocs are internaljacqueline
2023-09-26Make NVS access synchronous againjacqueline
2023-09-26std::string -> std::pmr::string in psramjacqueline
2023-09-05Move UI task to priority 0 during playbackjacqueline
2023-08-29store the screen brightness in nvsjacqueline
2023-08-07Downscaling working!jacqueline
2023-08-07Resampling *basically* working? Just cleanup and buffering issuesjacqueline
2023-08-03Add very limited resampling (it's slow as shit)jacqueline
2023-07-25fuck offjacqueline
2023-06-16Fix issues with importing my entire libraryjacqueline
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-23Remove audio drain taskjacqueline
2023-05-22Generalise worker tasks, and centralise task priorities + stacksjacqueline
2023-04-19Pipeline working and outputting correctly, but noisyjacqueline
2022-11-23Mostly done pipeline arch. Now onto cleanup and building.jacqueline