summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-23Add a second font, flesh out browser screenjacqueline
2023-11-14Add two-way databinding for lua, and flesh out the lua statusbarjacqueline
2023-11-12Convert the main menu screen to lua loljacqueline
2023-11-07Fix missing licensesjacqueline
2023-10-26Add a target that yells at you if your sdkconfig is out of datejacqueline
2023-10-13Use libcppbor for much much nicer db encodingjacqueline
2023-09-28Use bindey for databinding instead of hand rolling ui updatesjacqueline
2023-08-28Add some more icons, and reflect play/pause in top barjacqueline
2023-08-28Add some cool battery iconsjacqueline
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-07Fix dangle build issues, do some tweaks to investigate performancejacqueline
2023-08-03remove stb_vorbisjacqueline
2023-08-01Add libsamplerate for resampling decoder outputjacqueline
2023-07-25fuck offjacqueline
2023-07-13Ui polish and fleshing outjacqueline
2023-07-12Bundle our own complete ui font + symbol fontjacqueline
2023-06-23Add a shared string libraryjacqueline
2023-06-08Add flac and ogg decoder depsjacqueline
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-01-21Default c++ standard is now 20!jacqueline
2023-01-21Vendor tinycbor, since v5 no longer includes itjacqueline
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-12-02fix build errorsjacqueline
2022-11-17Working-ish libmad buildjacqueline
2022-11-17Basic libmad buildjacqueline
2022-10-14Check in heap tracing configjacqueline
2022-10-12add gdb script for attaching to the esp32 openocdjacqueline