summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-04-23Move WavPack decoder to IRAMayumi
2025-03-13Add WavPack supportayumi
2025-03-13Add support for APEv2 tags and detecting WavPack filesayumi
2025-03-13Don’t assume that each tagging format is only used by one file formatayumi
2025-01-31Fix for wav tagging to handle padding byte with odd sizeailurux
2025-01-29Add 'Tdisc' to libtagsjacqueline
2025-01-22Fix leading UTF-8 BOM in returned TXXX tag valueailurux
2024-12-31Pass through TXXX kv pairs from libtags, treated as vorbis commentsjacqueline
2024-12-30Add ARTISTS= vorbis comment support to libtagsjacqueline
2024-12-09Prevent frame decoding issues with FLAC from ending playback earlyailurux
2024-10-01Ensure the stack is clean after luavgl event callbacksjacqueline
2024-08-13Fix build errors from stricter visibility requirementsjacqueline
2024-08-13Update bt fork to be based on v5.3jacqueline
2024-08-13bump esp-idf to v5.3jacqueline
2024-08-09Claw back some internal ramjacqueline
2024-07-24Bump up LVGL's memory allotmentjacqueline
2024-07-17Encode snapshots as PNGs when saving to diskjacqueline
2024-07-16daniel/playlist-queue (#83)ailurux
2024-07-10i will continue to tweak a2dp constants until my great foe "audio stutter" is...jacqueline
2024-07-10Update the SBC target bitratejacqueline
2024-07-03Tweak app console setup to improve companion connectionsjacqueline
2024-07-03Load fonts asynchronously on a bg taskjacqueline
2024-07-02enable LV_OS_FREERTOSjacqueline
2024-06-28WIP start on an updated main menu uijacqueline
2024-06-27fork esp-idf's dev console, in order to add some hooksjacqueline
2024-06-27update catch2 to v3.6.0jacqueline
2024-06-27fix catch2 build options not being applied + enable benchmarkingjacqueline
2024-06-14fix unused var warningjacqueline
2024-06-14Load fonts dynamically from /luajacqueline
2024-06-13fix uninitialised usejacqueline
2024-06-13Reimplement our patch to lv_list button long modesjacqueline
2024-06-12Update LVGL to v9.1.0jacqueline
2024-06-12Port and fix our luavgl additionsjacqueline
2024-06-12WIP bump luavgl to latestjacqueline
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