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-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-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
2024-02-01
add an indicator for database updates
jacqueline
2024-01-23
Add next+prev buttons to the Now Playing screen.
Robin Howard
2024-01-18
on second thought, let's not violate patents. 'tis a silly system.
jacqueline
2024-01-18
wrap long artist names and titles
jacqueline
2024-01-17
Make reindex button work; no feedback yet
jacqueline
2024-01-17
all screens basically working, but bluetooth is rough
jacqueline
2024-01-15
Begin migration of remaining screens to Lua
jacqueline
2024-01-06
move default theme into styles, for easier lua overrides
jacqueline
2024-01-05
add an alerts module for lua, and implement a volume indicator with it
jacqueline
2023-12-07
Remove pre-iterator concepts
jacqueline
2023-11-25
implement play/pause
jacqueline
2023-11-25
Remove old unused battery icons
jacqueline
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-11-23
Implement adding to the playback queue from lua
jacqueline
2023-11-23
Add a second font, flesh out browser screen
jacqueline
2023-11-22
Add basic lua browser screen
jacqueline
2023-11-21
Add lua functions to get database content
jacqueline
2023-11-20
Use C functions for the backstack, instead of a lua module
jacqueline
2023-11-14
lua statusbar styling tweaks
jacqueline
2023-11-14
Add two-way databinding for lua, and flesh out the lua statusbar
jacqueline
2023-11-12
Convert the main menu screen to lua lol
jacqueline