index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2024-06-12
Removed some old, unused assets
jacqueline
2024-06-12
Revert "Removed some old, unused assets"
jacqueline
2024-06-12
Removed some old, unused assets
jacqueline
2024-05-29
Start on TTS support by logging the data that will become TTS lines
jacqueline
2024-05-16
Handle tracks with no duration in the playback screen
jacqueline
2024-05-14
Minor improvements to infinite list widget
ailurux
2024-05-10
Remove unused local var
ailurux
2024-05-10
Rename widget to InfiniteList
ailurux
2024-05-10
Merge branch 'main' into file-browser
ailurux
2024-05-06
File browser and track browser bug fixes
ailurux
2024-05-06
WIP: File browser, needs bug fixes
ailurux
2024-05-03
Respond to sd card mounts and unmounts within lua
jacqueline
2024-05-02
Replace cpp::span shim with std::span
jacqueline
2024-04-19
Add a button to update the samd's firmware
jacqueline
2024-04-19
daniel/recycler-list (#66)
ailurux
2024-04-18
Merge the StatusBar bindings table with each screen's bindings table
jacqueline
2024-04-11
show a preview of the new track position while scrubbing
jacqueline
2024-04-11
Use a fix scrubber range on the playing screen
jacqueline
2024-04-09
Go to the start of the current track before the previous track when hitting back
jacqueline
2024-04-08
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-04-08
Status bar consistency improvements
ailurux
2024-04-08
fix some issues with settings screen styling
jacqueline
2024-04-08
Warn and block MSC disable if the sd card is busy
jacqueline
2024-04-02
Support disabling automatic database updates
jacqueline
2024-03-28
Merge branch 'main' into themes
ailurux
2024-03-27
Minor fixes
ailurux
2024-03-27
Update icons and volume dialogue to use themes
ailurux
2024-03-21
Dont allow quitting the msc screen when msc is enabled
jacqueline
2024-03-21
Add very basic usb msc ui
jacqueline
2024-03-20
Support pinning decoded images to RAM
jacqueline
2024-03-20
Image recolouring for database indicator
ailurux
2024-03-20
Fix bad merge
ailurux
2024-03-20
Merge branch 'main' into themes
ailurux
2024-03-20
Fairyfloss dark theme palette test
ailurux
2024-03-18
Better styling for settings pages + dropdown menus
ailurux
2024-03-10
WIP Lua Theming- style classes
ailurux
2024-03-07
Add other styles to lua theme
ailurux
2024-03-07
WIP: Getting styles from lua
ailurux
2024-03-07
Show the now playing screen after being locked for a while
jacqueline
2024-03-07
use prototype inheritance for lua screens, rather than functions
jacqueline
2024-02-29
Use drflac instead of miniflac
jacqueline
2024-02-16
Only update scrubber if not currently dragging
ailurux
2024-02-16
WIP: seeking in lua example
ailurux
2024-02-13
Sensitivity value now between 0 and 255
ailurux
2024-02-12
Scroll sensitivity configurable, but inverted
ailurux
2024-02-12
Add buttons for shuffle + repeat track
ailurux
2024-02-06
fix bt settings button initial state
jacqueline
2024-02-06
focus the play/pause toggle when entering the now playing screen
jacqueline
2024-02-05
Preserve the queue when going into standby
jacqueline
2024-02-03
Adds missing greyed-out state images for next and previous; oops!
Robin Howard
[next]