summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-08Merge remote-tracking branch 'refs/remotes/origin/main'jacqueline
2023-03-08update to faceplate bodgejacqueline
2023-02-22Software rotation for displayailurux
2023-02-22Make a few init things fail less fatallyjacqueline
2023-02-22Fix up display artficacts and clean up unused featuresjacqueline
2023-02-21Tidy up pipeline and use arena capacity to test for overrunsjacqueline
2023-02-21Add a memory arena for the audio pipelinejacqueline
2023-02-21Add logging to the DACjacqueline
2023-02-14Use the sync apis for I2S outputjacqueline
2023-02-13i am boo. boo the fool.jacqueline
2023-02-10whoops, remove chatty loggingjacqueline
2023-02-10Mostly working pipeline, including proper EOF signallingjacqueline
2023-02-05fix pipeline heap corruption and chunk ignoresjacqueline
2023-01-31fixing reading past eofjacqueline
2023-01-31remove unused ISR allocationjacqueline
2023-01-30Continue ironing out i2s pipelinejacqueline
2023-01-27pipeline memory management fixes + loggingjacqueline
2023-01-26Make StreamInfo a PDOjacqueline
2023-01-26Fix memory leak, re-enable play command (it doesnt work lol)jacqueline
2023-01-26Switch from MessageBuffer to Queue for pipeline commsjacqueline
2023-01-24Tolerate longer dac timeouts + i2c timeouts during bootupjacqueline
2023-01-24Clean up main task log outputjacqueline
2023-01-24Add a bunch of logging from playback stream investigatonsjacqueline
2023-01-21clang-formatjacqueline
2023-01-21Re-enable the parts of the audio pipeline that are workingjacqueline
2023-01-21build fixes for new compiler version and standardjacqueline
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