提交图

531 次代码提交 (67f2f2de8393951d2eabac26f9afab2dc9388713)
 

作者 SHA1 备注 提交日期
jacqueline f0a4b4cf50 whoops, remove chatty logging 3 年前
jacqueline 61c91b3cdb Mostly working pipeline, including proper EOF signalling 3 年前
jacqueline cabfd4b75e fix pipeline heap corruption and chunk ignores 3 年前
jacqueline 9eecf78e08 fixing reading past eof 3 年前
jacqueline aae1871999 remove unused ISR allocation 3 年前
jacqueline ef8d404b15 Continue ironing out i2s pipeline 3 年前
jacqueline 2cc0a38a1a pipeline memory management fixes + logging 3 年前
jacqueline 7b60f5f864 Make StreamInfo a PDO 3 年前
jacqueline 3696512b38 Fix memory leak, re-enable play command (it doesnt work lol) 3 年前
jacqueline f6dcd845fc Switch from MessageBuffer to Queue for pipeline comms 3 年前
jacqueline e7f926e2c3 Tolerate longer dac timeouts + i2c timeouts during bootup 3 年前
jacqueline a03b1e2139 Clean up main task log output 3 年前
jacqueline e5fb1759b1 Add a bunch of logging from playback stream investigatons 3 年前
jacqueline 0560fa7f10 clang-format 3 年前
jacqueline 8ed3d7e31f Re-enable the parts of the audio pipeline that are working 3 年前
jacqueline c7901ae429 build fixes for new compiler version and standard 3 年前
jacqueline 8cb9e9361c ignore newly added warning 3 年前
jacqueline bc8ff773f2 Default c++ standard is now 20! 3 年前
jacqueline 085b6f3faa Ignore files created internally by esp-idf 3 年前
jacqueline f013bab727 Migrate to the v5 adc api 3 年前
jacqueline 393b268e15 Vendor tinycbor, since v5 no longer includes it 3 年前
jacqueline bb50cf52cd bump esp-idf up to v5.0 3 年前
jacqueline 4c88fcc4a5 fix build issues with new pipeline 3 年前
jacqueline e53dfc4cc5 Merge branch 'main' into codecs 3 年前
jacqueline 41993ea509 Merge branch 'r2-bringup' 3 年前
jacqueline 2056cad0ab WIP 3 年前
jacqueline 01be69eca1 better handling of chunk buffer 3 年前
jacqueline f35bb64c2b basic i2s output element 3 年前
jacqueline 066455669c update lsp config 3 年前
jacqueline e0b2562cc4 fix missing std:: 3 年前
jacqueline bf6f9cea20 building codec tests! 3 年前
jacqueline 16d5d29049 Use std::span (backported) and std::byte to make our buffers safer 3 年前
jacqueline 00d4883d3a add a span backport 3 年前
jacqueline f212c1f02f fix unused result 3 年前
jacqueline c36208016e better cbor handling 3 年前
jacqueline 222c810b07 fix build errors 3 年前
jacqueline 71a4f5166f Start on a couple of include issues 3 年前
jacqueline a7df285588 Mostly done pipeline arch. Now onto cleanup and building. 3 年前
jacqueline dfa9ab6e04 template-ify the cbor stuff 3 年前
jacqueline 9176ef1872 Add cbor wrapper, and chunk streaming util 3 年前
jacqueline 9f8cfaa7a8 Implement using libmad to decode 3 年前
jacqueline d82a7e3d94 first go at r2 bringup. waiting on mosfets. 3 年前
jacqueline 5f7444d795 WIP 3 年前
jacqueline 52e0318292 Working-ish libmad build 3 年前
jacqueline b92ed7f34f apply arch patch to libmad 3 年前
jacqueline 42c387807f Basic libmad build 3 年前
jacqueline c252132f39 Re-autoconf 3 年前
jacqueline 57b4a6a9e5 initial commit of libmad 3 年前
jacqueline acd6d78900 Progress on own pipeline. Still very WIP 3 年前
jacqueline ddcbcad6d4 use idf in build 3 年前