summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-14Cram one of the flac samples buffers into internal ramjacqueline
2024-02-14Tweak opus build flags and allocsjacqueline
2024-02-14Switch to the lowmem tremor branchjacqueline
2024-02-13fix (improve?) libtremor strangenessjacqueline
2024-02-13Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-02-13include repeat, replay, and shuffle in persisted queue infojacqueline
2024-02-13Fixed clamp and write on scroll sensitivityailurux
2024-02-13Updated sensitivity nvs storeailurux
2024-02-13Merge branch 'main' into scroll-sensitivityailurux
2024-02-13Sensitivity value now between 0 and 255ailurux
2024-02-13Cache pending nvs writes in memoryjacqueline
2024-02-12Scroll sensitivity configurable, but invertedailurux
2024-02-12Remove some logging whoopsiesjacqueline
2024-02-12Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-02-12Improve handing of tracks with missing titlesjacqueline
2024-02-12more i2s/bt drain buffer size tweaksjacqueline
2024-02-12Remember per-device bluetooth volumejacqueline
2024-02-12Don't hold lock on notifyChangedailurux
2024-02-12Add buttons for shuffle + repeat trackailurux
2024-02-11Merge pull request 'include <memory_resource> from tasks.hpp' (#34) from hail...cooljqln
2024-02-11Adds base dropdown-list styles.Robin Howard
2024-02-10include memory_resource in tasks.hppHailey Somerville
2024-02-07hack around deadlock during bt disablejacqueline
2024-02-07put opus' allocations into internal ramjacqueline
2024-02-07Silence chatty touchwheel logjacqueline
2024-02-07Deliver AVRC events on a background threadjacqueline
2024-02-06improve the locking strategy of the bluetooth fsmjacqueline
2024-02-06Retry bt device connectionsjacqueline
2024-02-06let the bluetooth stack handle its own discovery statejacqueline
2024-02-06Implement basic volume control for bt outputsjacqueline
2024-02-06fix various of bluetooth issuesjacqueline
2024-02-06Start keeping lock switch polarity in nvsjacqueline
2024-02-05Merge pull request 'Add version command' (#29) from hails/tangara-fw:version-...cooljqln
2024-02-05Merge pull request 'Add luarun command' (#28) from hails/tangara-fw:luarun in...cooljqln
2024-02-06convert kCurrentDbVersion to a type of integer that gets stringifiedHailey Somerville
2024-02-06send a time=0 progress update after opening each filejacqueline
2024-02-05add version console commandHailey Somerville
2024-02-05define database::kCurrentDbVersion publiclyHailey Somerville
2024-02-05add luarun commandHailey Somerville
2024-02-05tweak pipeline buffers rather than i2s dma bufferjacqueline
2024-02-05hey i found 40KiB SRAM behind the couch!jacqueline
2024-02-05Properly persist bluetooth mode changesjacqueline
2024-02-05Make db updates more robust again the sd card disappearingjacqueline
2024-02-05Preserve the queue when going into standbyjacqueline
2024-02-01Accept opus files that don't fully parse, remove opus-specific tag parserjacqueline
2024-02-01add an indicator for database updatesjacqueline
2024-02-01Do a db update after every mountjacqueline
2024-02-01Reduce leveldb cache sizes and worker stacks, increase number of workersjacqueline
2024-02-01Use a single pool of bg workers instead of separate tasks per use casejacqueline
2024-01-31Don't unmount the sd card as aggressivelyjacqueline