summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-27Add time.ticks to lua bridgeailurux
2024-02-22WIP: Flac not working-- coming back to this laterailurux
2024-02-22split the lua thread registry into its own filesjacqueline
2024-02-22Make property bindings shared amongst all lua threadsjacqueline
2024-02-21Wait for the sink buffer to drain before stopping playbackjacqueline
2024-02-21Make the drain buffer very large, and move it into PSRAMjacqueline
2024-02-19Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2024-02-19Don't mark the current track as changed when falling off the end of the queuejacqueline
2024-02-16Vorbis seeking implailurux
2024-02-16Merge branch 'main' into seek-supportailurux
2024-02-16WIP: Vorbis seekingailurux
2024-02-16Opus seeking implailurux
2024-02-16Fix issue with seeking whilst pausedailurux
2024-02-16Move the list of unexplored files into spiramjacqueline
2024-02-16WIP: seeking in lua exampleailurux
2024-02-16Seeking working with hardcoded event, wav onlyailurux
2024-02-15Added offset for track seeking, wav impl. only rnailurux
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