Commit Graph
20 Commits
Author SHA1 Message Date
jacqueline 80d7df9109 fuck off 2023-07-25 17:43:12 +10:00
jacqueline b6bc6b9e47 Ui polish and fleshing out 2023-07-13 10:58:06 +10:00
jacqueline 67ab8bf515 Bundle our own complete ui font + symbol font 2023-07-12 09:59:54 +10:00
jacqueline aee0474191 Add a shared string library 2023-06-23 15:31:45 +10:00
jacqueline 1238437717 Add flac and ogg decoder deps 2023-06-08 08:02:37 +10:00
jacqueline 3041e48ca6 Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw 2023-05-24 07:20:16 +10:00
jacqueline a4f94c812a Annote E V E R Y T H I N G with license info 2023-05-23 13:56:22 +10:00
jacqueline a6ab150405 Add tinyfsm, start converting core functions to an FSM-based event loop 2023-05-19 21:21:27 +10:00
jacqueline 86c44199b0 add komihash: the fast and fun hashing header! 2023-05-02 16:10:08 +10:00
jacqueline bdadc159c7 Add libtags for extracting info from files 2023-04-28 13:26:47 +10:00
jacqueline bc8ff773f2 Default c++ standard is now 20! 2023-01-21 15:08:25 +11:00
jacqueline 393b268e15 Vendor tinycbor, since v5 no longer includes it 2023-01-21 14:09:00 +11:00
jacqueline bf6f9cea20 building codec tests! 2022-12-03 17:50:59 +11:00
jacqueline 16d5d29049 Use std::span (backported) and std::byte to make our buffers safer 2022-12-03 11:10:06 +11:00
jacqueline 00d4883d3a add a span backport 2022-12-03 07:22:24 +11:00
jacqueline 222c810b07 fix build errors 2022-12-02 13:39:00 +11:00
jacqueline 52e0318292 Working-ish libmad build 2022-11-17 20:29:18 +11:00
jacqueline 42c387807f Basic libmad build 2022-11-17 20:18:01 +11:00
jacqueline 0f18eb9fc4 Check in heap tracing config 2022-10-14 15:45:37 +11:00
jacqueline dab6533ae0 add gdb script for attaching to the esp32 openocd 2022-10-12 16:46:36 +11:00