summaryrefslogtreecommitdiff
path: root/src/audio/include/chunk.hpp
AgeCommit message (Expand)Author
2023-08-16clean up a bunch of obselete audio codejacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-02-10Mostly working pipeline, including proper EOF signallingjacqueline
2023-02-05fix pipeline heap corruption and chunk ignoresjacqueline
2023-01-26Switch from MessageBuffer to Queue for pipeline commsjacqueline
2023-01-12WIPjacqueline
2022-12-07better handling of chunk bufferjacqueline
2022-12-04fix missing std::jacqueline
2022-12-03Use std::span (backported) and std::byte to make our buffers saferjacqueline
2022-12-02fix build errorsjacqueline
2022-11-23Mostly done pipeline arch. Now onto cleanup and building.jacqueline
2022-11-22Add cbor wrapper, and chunk streaming utiljacqueline