summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-02Ensure we always clean up after ourselves when invoking bindingsjacqueline
2024-04-02Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-04-02Support disabling automatic database updatesjacqueline
2024-04-02tweak db performancejacqueline
2024-04-02Fix volume getters/setters for bluetoothailurux
2024-04-02Merge branch 'main' into lua-volumeailurux
2024-04-02Added bluetooth db implailurux
2024-03-28Remove unused variableailurux
2024-03-28Use luaL_checkstring in set_styleailurux
2024-03-28Merge branch 'main' into themesailurux
2024-03-28Check type is actually a tableailurux
2024-03-28Fix log messageailurux
2024-03-28Fix for adding multiple styles with the same keyailurux
2024-03-28Use 48kHz SBC instead of 44.1jacqueline
2024-03-28bump esp-idf to 5.2.1jacqueline
2024-03-28HACK: auto-accept CFM pairing, and increase the connection timeoutjacqueline
2024-03-27Minor fixesailurux
2024-03-26implement handling of stream/playback endingjacqueline
2024-03-26pass stream start/update/end events through the whole pipelinejacqueline
2024-03-25WIP rewrie audio pipeline+fsm guts for more reliabilityjacqueline
2024-03-21use charge status for staying on, not usb statusjacqueline
2024-03-21fix db key prefix format, and use per-file modification timesjacqueline
2024-03-21Add very basic usb msc uijacqueline
2024-03-21Add support for screens declaring that they can't be poppedjacqueline
2024-03-21comment out dev unit hackjacqueline
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-03-01WIP Commit- Lua setters for volume, bluetooth todoailurux
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