summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2024-07-18Add Hangul characters to the bundled fontjacqueline
2024-07-17Fix an error in the scroll sensitivity UIjacqueline
2024-07-17Scroll to top when selecting the back buttonjacqueline
2024-07-17Add a screen for FCC and CE regulatory nonsensejacqueline
2024-07-17Fix the top bar scrolling off the screen on the licenses screenjacqueline
2024-07-12Disable shuffle when selecting 'play all'jacqueline
2024-07-12Give Bluetooth settings a bit of a refreshjacqueline
2024-07-11WIP improve bluetooth api and settings screenjacqueline
2024-07-03Load fonts asynchronously on a bg taskjacqueline
2024-06-28show a message if the sd card is unmountedjacqueline
2024-06-28tweak file browser iconjacqueline
2024-06-28use cuter images on the main menujacqueline
2024-06-28WIP start on an updated main menu uijacqueline
2024-06-27remove chatty logjacqueline
2024-06-27Add a button to shuffle+play the current viewjacqueline
2024-06-18Fix issue with previous not working with shuffleailurux
2024-06-14Add fusion fonts to lua partitionjacqueline
2024-06-14Fix missing duration when no track is playingjacqueline
2024-06-14Load fonts dynamically from /luajacqueline
2024-06-12WIP fix issues introduced by lvgl version bumpjacqueline
2024-06-12Removed some old, unused assetsjacqueline
2024-06-12Revert "Removed some old, unused assets"jacqueline
2024-06-12Removed some old, unused assetsjacqueline
2024-05-29Start on TTS support by logging the data that will become TTS linesjacqueline
2024-05-16Handle tracks with no duration in the playback screenjacqueline
2024-05-14Minor improvements to infinite list widgetailurux
2024-05-10Remove unused local varailurux
2024-05-10Rename widget to InfiniteListailurux
2024-05-10Merge branch 'main' into file-browserailurux
2024-05-06File browser and track browser bug fixesailurux
2024-05-06WIP: File browser, needs bug fixesailurux
2024-05-03Respond to sd card mounts and unmounts within luajacqueline
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-04-19Add a button to update the samd's firmwarejacqueline
2024-04-19daniel/recycler-list (#66)ailurux
2024-04-18Merge the StatusBar bindings table with each screen's bindings tablejacqueline
2024-04-11show a preview of the new track position while scrubbingjacqueline
2024-04-11Use a fix scrubber range on the playing screenjacqueline
2024-04-09Go to the start of the current track before the previous track when hitting backjacqueline
2024-04-08Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-04-08Status bar consistency improvementsailurux
2024-04-08fix some issues with settings screen stylingjacqueline
2024-04-08Warn and block MSC disable if the sd card is busyjacqueline
2024-04-02Support disabling automatic database updatesjacqueline
2024-03-28Merge branch 'main' into themesailurux
2024-03-27Minor fixesailurux
2024-03-27Update icons and volume dialogue to use themesailurux
2024-03-21Dont allow quitting the msc screen when msc is enabledjacqueline
2024-03-21Add very basic usb msc uijacqueline
2024-03-20Support pinning decoded images to RAMjacqueline