summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-21Migrate to the v5 adc apijacqueline
2023-01-20fix build issues with new pipelinejacqueline
2023-01-17Merge branch 'main' into codecsjacqueline
2023-01-12WIPjacqueline
2022-12-07better handling of chunk bufferjacqueline
2022-12-06basic i2s output elementjacqueline
2022-12-04fix missing std::jacqueline
2022-12-03building codec tests!jacqueline
2022-12-03Use std::span (backported) and std::byte to make our buffers saferjacqueline
2022-12-02fix unused resultjacqueline
2022-12-02better cbor handlingjacqueline
2022-12-02fix build errorsjacqueline
2022-11-23Start on a couple of include issuesjacqueline
2022-11-23Mostly done pipeline arch. Now onto cleanup and building.jacqueline
2022-11-22template-ify the cbor stuffjacqueline
2022-11-22Add cbor wrapper, and chunk streaming utiljacqueline
2022-11-21Implement using libmad to decodejacqueline
2022-11-21first go at r2 bringup. waiting on mosfets.jacqueline
2022-11-21WIPjacqueline
2022-11-17apply arch patch to libmadjacqueline
2022-11-17Progress on own pipeline. Still very WIPjacqueline
2022-11-17WIP on our own pipelinejacqueline
2022-11-16Order and group headers correctlyjacqueline
2022-11-16Use underscores instead of dashes in filenames consistentlyjacqueline
2022-11-16Fix playback and console issuesjacqueline
2022-11-15WIP debug console for testing playbackjacqueline
2022-11-15fix buildjacqueline
2022-11-15WIP audio play and pausejacqueline
2022-11-09Add so many tests i am going to diejacqueline
2022-11-09First test cases :)jacqueline
2022-11-08Add readme, fix ignore testjacqueline
2022-11-08WIP use catch2 instead of unityjacqueline
2022-11-07Fix another warningjacqueline
2022-11-07Add a unit test app + example testsjacqueline
2022-11-07enable MORE warningsjacqueline
2022-11-07fix shadowingjacqueline
2022-11-07fix warningjacqueline
2022-11-07use a less fun but more descriptive namespacejacqueline
2022-11-07Split driver-y things into a separate componentjacqueline