コミットグラフ

161 コミット (25c5896dc5c239e3a175c6c8fc5d7368946adeb6)
 

作成者 SHA1 メッセージ 日付
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年前
jacqueline 6d6628c98a use plain old idf 3年前
jacqueline 60169cdd91 WIP on our own pipeline 3年前
jacqueline 1d340db871 Order and group headers correctly 3年前
jacqueline 0ef333164b Use underscores instead of dashes in filenames consistently 3年前
jacqueline 8c51280bc6 Fix playback and console issues 3年前
jacqueline e802b8583f Enlarge app partition 3年前
jacqueline 07e1b5a328 WIP debug console for testing playback 3年前
jacqueline aef2eb7566 fix build 3年前
jacqueline 530fd15e66 WIP audio play and pause 3年前
jacqueline 37041b810f Add so many tests i am going to die 3年前
jacqueline 34330daadf adjust loglevel in tests 3年前
jacqueline ff30b27f0d First test cases :) 3年前
jacqueline e389871d20 whoops no exceptions 3年前
jacqueline dc4644dacb Fix up sdkconfig diffs 3年前
jacqueline 5adcbe3e81 Add readme, fix ignore test 3年前
jacqueline 9f572cb927 Working test runner!!! 3年前
jacqueline e219925fac WIP use catch2 instead of unity 3年前
jacqueline 1958b262ee Fix another warning 3年前
jacqueline 6584060296 Add a unit test app + example tests 3年前
jacqueline c29c218b85 enable MORE warnings 3年前