summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-09-25Place LVGL's memory pool into PSRAMjacqueline
2023-09-04Fix some release build warningsjacqueline
2023-08-18sorry danieljacqueline
2023-08-10Use the libspeexdsp resamplerjacqueline
2023-08-09Use opusfile instead of working directly with ogg and opusjacqueline
2023-08-08Add tremor, add new ogg rules to make tremor deps happyjacqueline
2023-08-08Add libogg for handling opus streams reasonablyjacqueline
2023-08-08Merge branch 'main' into opusjacqueline
2023-08-04Do our own resamplingjacqueline
2023-08-03remove stb_vorbisjacqueline
2023-08-03Add very limited resampling (it's slow as shit)jacqueline
2023-08-01Add libsamplerate for resampling decoder outputjacqueline
2023-08-01checkin in opus reference decoderjacqueline
2023-07-31fix libtags m4a issuejacqueline
2023-07-25fork the esp-idf fatfs for f_forward and exfat supportjacqueline
2023-07-20bump to v5.1 for i2s fixesjacqueline
2023-06-23Add a shared string libraryjacqueline
2023-06-19Fix leveldb's alignment assumptions (we have 4 byte alignment)jacqueline
2023-06-08Add flac and ogg decoder depsjacqueline
2023-06-01Fix include weirdness for lvgljacqueline
2023-06-01convert lvgl from submodule to a plain old directoryjacqueline
2023-05-24Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline
2023-05-02add komihash: the fast and fun hashing header!jacqueline
2023-04-28Add libtags for extracting info from filesjacqueline
2023-03-08add leveldbjacqueline
2023-02-22Fix up display artficacts and clean up unused featuresjacqueline
2023-01-21ignore newly added warningjacqueline
2023-01-21Vendor tinycbor, since v5 no longer includes itjacqueline
2023-01-20bump esp-idf up to v5.0jacqueline
2022-12-03building codec tests!jacqueline
2022-12-03Use std::span (backported) and std::byte to make our buffers saferjacqueline
2022-12-03add a span backportjacqueline
2022-11-17apply arch patch to libmadjacqueline
2022-11-17Re-autoconfjacqueline
2022-11-17initial commit of libmadjacqueline
2022-11-17use plain old idfjacqueline
2022-11-08Working test runner!!!jacqueline
2022-11-08WIP use catch2 instead of unityjacqueline
2022-10-25WIP most of a basic display driver + lvgl, but not yet working :(jacqueline
2022-10-17Add lvgl configjacqueline
2022-10-17pin lvgl to latest stablejacqueline
2022-10-17add lvgl componentjacqueline
2022-10-11add a cool result libraryjacqueline
2022-09-30Add esp-adf as a submodulejacqueline