summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-05-29Start on TTS support by logging the data that will become TTS linesjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-04-19squash a bunch of warningsjacqueline
2024-04-19daniel/recycler-list (#66)ailurux
2024-04-09Upgrade fatfs component versionjacqueline
2024-04-02Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-04-02tweak db performancejacqueline
2024-03-28Fix bg_grad_colour LSP type annotationRobin Howard
2024-03-28Merge branch 'main' into themesailurux
2024-03-28Use 48kHz SBC instead of 44.1jacqueline
2024-03-28Use dual-channel SBC encoding instead of joint-stereojacqueline
2024-03-28Fork ESP-IDF's bluetooth componentjacqueline
2024-03-28bump esp-idf to 5.2.1jacqueline
2024-03-27Allow image recoloring properties to be inherited by childrenailurux
2024-03-20Support pinning decoded images to RAMjacqueline
2024-03-07Add luavgl_to_style methodailurux
2024-02-29Merge branch 'main' into seek-supportjacqueline
2024-02-29Use drflac instead of miniflacjacqueline
2024-02-20Update to latest libtagsjacqueline
2024-02-16Merge branch 'main' into seek-supportailurux
2024-02-16Only update scrubber if not currently draggingailurux
2024-02-14Use -Ofast for all codecs that don't break with itjacqueline
2024-02-14Tweak opus build flags and allocsjacqueline
2024-02-14put the big opus alloc back into spiramjacqueline
2024-02-14Switch to the lowmem tremor branchjacqueline
2024-02-13fix (improve?) libtremor strangenessjacqueline
2024-02-07put opus' allocations into internal ramjacqueline
2024-02-07Ensure the resampler is allocated in internal ramjacqueline
2024-02-06luavgl: add a method to focus an objectjacqueline
2024-02-01Accept opus files that don't fully parse, remove opus-specific tag parserjacqueline
2024-02-01Use a cache for lvgl imagesjacqueline
2024-01-29Extract album artist from libtags-processed filesjacqueline
2024-01-18on second thought, let's not violate patents. 'tis a silly system.jacqueline
2024-01-17move lua ui-related data to spi ramjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2024-01-10Use doubles instead of floats for lua numbers (this unpins the ui task)jacqueline
2024-01-10Add faad2 for aac decodingjacqueline
2024-01-05fix issues with luavgl type annotationsjacqueline
2023-12-19replace foxenflac with miniflacjacqueline
2023-12-13add a cool lua repljacqueline
2023-12-08Add shuffle and repeat options for the playback queuejacqueline
2023-12-07Remove pre-iterator conceptsjacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-23Add a second font, flesh out browser screenjacqueline
2023-11-22Add basic lua browser screenjacqueline
2023-11-20Add 'btn' support to luavgljacqueline
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