Graf commitů

840 Commity (51bbb6a49544861edc957e0c91ceb1ac8349651b)
 

Autor SHA1 Zpráva Datum
jacqueline e0363df454 Make a few init things fail less fatally před 3 roky
jacqueline db01e6335a Make default font not look broken před 3 roky
jacqueline fed7b450b3 Fix up display artficacts and clean up unused features před 3 roky
jacqueline 47ae601d41 Tidy up pipeline and use arena capacity to test for overruns před 3 roky
jacqueline 941bafca17 Add a memory arena for the audio pipeline před 3 roky
jacqueline 12d2ffdab7 Add logging to the DAC před 3 roky
jacqueline 644601b636 mark i2s callbacks as iram safe před 3 roky
jacqueline a65d996583 Use the sync apis for I2S output před 3 roky
jacqueline fa1f1cd9ab i am boo. boo the fool. před 3 roky
jacqueline f0a4b4cf50 whoops, remove chatty logging před 3 roky
jacqueline 61c91b3cdb Mostly working pipeline, including proper EOF signalling před 3 roky
jacqueline cabfd4b75e fix pipeline heap corruption and chunk ignores před 3 roky
jacqueline 9eecf78e08 fixing reading past eof před 3 roky
jacqueline aae1871999 remove unused ISR allocation před 3 roky
jacqueline ef8d404b15 Continue ironing out i2s pipeline před 3 roky
jacqueline 2cc0a38a1a pipeline memory management fixes + logging před 3 roky
jacqueline 7b60f5f864 Make StreamInfo a PDO před 3 roky
jacqueline 3696512b38 Fix memory leak, re-enable play command (it doesnt work lol) před 3 roky
jacqueline f6dcd845fc Switch from MessageBuffer to Queue for pipeline comms před 3 roky
jacqueline e7f926e2c3 Tolerate longer dac timeouts + i2c timeouts during bootup před 3 roky
jacqueline a03b1e2139 Clean up main task log output před 3 roky
jacqueline e5fb1759b1 Add a bunch of logging from playback stream investigatons před 3 roky
jacqueline 0560fa7f10 clang-format před 3 roky
jacqueline 8ed3d7e31f Re-enable the parts of the audio pipeline that are working před 3 roky
jacqueline c7901ae429 build fixes for new compiler version and standard před 3 roky
jacqueline 8cb9e9361c ignore newly added warning před 3 roky
jacqueline bc8ff773f2 Default c++ standard is now 20! před 3 roky
jacqueline 085b6f3faa Ignore files created internally by esp-idf před 3 roky
jacqueline f013bab727 Migrate to the v5 adc api před 3 roky
jacqueline 393b268e15 Vendor tinycbor, since v5 no longer includes it před 3 roky
jacqueline bb50cf52cd bump esp-idf up to v5.0 před 3 roky
jacqueline 4c88fcc4a5 fix build issues with new pipeline před 3 roky
jacqueline e53dfc4cc5 Merge branch 'main' into codecs před 3 roky
jacqueline 41993ea509 Merge branch 'r2-bringup' před 3 roky
jacqueline 2056cad0ab WIP před 3 roky
jacqueline 01be69eca1 better handling of chunk buffer před 3 roky
jacqueline f35bb64c2b basic i2s output element před 3 roky
jacqueline 066455669c update lsp config před 3 roky
jacqueline e0b2562cc4 fix missing std:: před 3 roky
jacqueline bf6f9cea20 building codec tests! před 3 roky
jacqueline 16d5d29049 Use std::span (backported) and std::byte to make our buffers safer před 3 roky
jacqueline 00d4883d3a add a span backport před 3 roky
jacqueline f212c1f02f fix unused result před 3 roky
jacqueline c36208016e better cbor handling před 3 roky
jacqueline 222c810b07 fix build errors před 3 roky
jacqueline 71a4f5166f Start on a couple of include issues před 3 roky
jacqueline a7df285588 Mostly done pipeline arch. Now onto cleanup and building. před 3 roky
jacqueline dfa9ab6e04 template-ify the cbor stuff před 3 roky
jacqueline 9176ef1872 Add cbor wrapper, and chunk streaming util před 3 roky
jacqueline 9f8cfaa7a8 Implement using libmad to decode před 3 roky