index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
lua
Age
Commit message (
Expand
)
Author
2025-04-22
add single touch shourtcuts for touch wheel
Tab_theFox
2025-03-19
ailurux/button-media-controls (#264)
ailurux
2025-02-25
Fix bug with filesystem iterator prev off by one sometimes
ailurux
2025-02-20
Fix file iterator prev to work with hidden files present
ailurux
2025-02-18
Hotfix: Update filesystem iterator to work with changes to infinite list
ailurux
2025-02-11
Fix bug in infinite list causing items to be removed (#253)
ailurux
2025-02-07
Add centre button haptic feedback on touch, and setting to disable/lessen hap...
ailurux
2025-02-02
Add optional support for changing volume while locked
Tess Eisenberger
2025-01-24
Resolve some issues with dangling index records (#193)
cooljqln
2025-01-17
ailurux/now-playing-menu (#184)
ailurux
2025-01-02
Expose more properties to Lua for UI
Tom Kirchner
2024-12-29
Write settings to nvs when changing from the setting screen
Clayton Craft
2024-12-19
Queue repeat modes (#126)
ailurux
2024-10-01
Run the Lua GC a little more aggresively
jacqueline
2024-09-27
Added listened indicator for audiobooks and podcasts
ailurux
2024-09-24
Record play_count in TrackData, incrementing it when tracks finish
jacqueline
2024-09-24
Retry SD card mounting a few times when talking to the card fails
jacqueline
2024-09-17
Implements seeking to saved position for tracks
ailurux
2024-09-17
Added lua methods to access track data
ailurux
2024-09-10
Rename set_style to set_subject
ailurux
2024-08-29
use snake_case consistently in lua function names
jacqueline
2024-08-28
When clicking a track in the file browser, play it
jacqueline
2024-08-28
Support adding filepaths to the track queue
jacqueline
2024-08-12
daniel/theme-setting (#87)
ailurux
2024-07-30
daniel/playlist-queue (#84)
ailurux
2024-07-12
Give Bluetooth settings a bit of a refresh
jacqueline
2024-07-11
WIP improve bluetooth api and settings screen
jacqueline
2024-07-03
Load fonts asynchronously on a bg task
jacqueline
2024-06-28
Try to print userdata name when dumping lua stack
jacqueline
2024-06-14
Load fonts dynamically from /lua
jacqueline
2024-06-12
WIP fix issues introduced by lvgl version bump
jacqueline
2024-06-04
no more acquire_spi :)
jacqueline
2024-05-30
Fix prev/next behaviour on database iterator
ailurux
2024-05-17
add a lua binding for playing a sine wave
jacqueline
2024-05-10
Minor fixes before PR
ailurux
2024-05-10
Fix imports after merge
ailurux
2024-05-10
Merge branch 'main' into file-browser
ailurux
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline