summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-20Merge branch 'main' into themesailurux
2024-03-20Start using the lock switch polarity bit in nvsjacqueline
2024-03-20version bump, plus prep for lock switch hackjacqueline
2024-03-20Add exact display size to nvs, since it can varyjacqueline
2024-03-17fixes for my green-tab adafruit ST7735RNano
2024-03-14Use a simpler method of determining charge statusjacqueline
2024-03-13Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-03-13Update the battery status when plugging/unpluggingjacqueline
2024-03-10WIP Lua Theming- style classesailurux
2024-03-07Remove the White Squareailurux
2024-03-07Add other styles to lua themeailurux
2024-03-07WIP: Base styles are appliedailurux
2024-03-07WIP: Getting styles from luaailurux
2024-03-07Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2024-03-07Show the now playing screen after being locked for a whilejacqueline
2024-03-07use prototype inheritance for lua screens, rather than functionsjacqueline
2024-03-06Restore the previous track position when bootingjacqueline
2024-02-29Clear the drain buffer also when seekingjacqueline
2024-02-29Merge pull request 'Add seeking support for all codecs' (#50) from seek-suppo...ailurux
2024-02-29Clear the drain buffer when skipping between tracksjacqueline
2024-02-29Remove unused 'SeekTo' method on codecsjacqueline
2024-02-29Merge branch 'main' into seek-supportjacqueline
2024-02-29Use drflac instead of miniflacjacqueline
2024-02-28basic working flac and mp3 seekingjacqueline
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