index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
ui
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-03-19
Merge pull request 'Support padding the left side of the display with black c...
cooljqln
2025-03-05
Allow manually unmounting the SD card
ayumi
2025-02-27
Change UI thread interval from 0ms minimum to 16ms (reduces UI CPU).
Tursiae
2025-02-20
Wire up the nvs pad to the display pad
jacqueline
2025-02-11
TTS: Implement and wire up a TTS toggle in Display Settings (#251)
Tursiae
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-08
Add missing copyright/license headers
Tom Kirchner
2025-01-07
Improvements to the queue for shuffling/playing all (#170)
ailurux
2024-12-19
Queue repeat modes (#126)
ailurux
2024-09-10
Use '/sd' instead of '/sdcard' for accessing the sd card
jacqueline
2024-08-29
use snake_case consistently in lua function names
jacqueline
2024-08-29
Lua API improvements and fixes
ailurux
2024-08-28
When clicking a track in the file browser, play it
jacqueline
2024-08-28
Don't show n+1/n when we run out of queue
jacqueline
2024-08-28
Handle the loading state whilst appending many tracks better
jacqueline
2024-08-28
Move the UI task main loop info iram
jacqueline
2024-08-12
daniel/theme-setting (#87)
ailurux
2024-07-24
Add a settings screen with power+battery info
jacqueline
2024-07-17
Encode snapshots as PNGs when saving to disk
jacqueline
2024-07-17
Add a console command to dump a snapshot
jacqueline
2024-07-16
daniel/playlist-queue (#83)
ailurux
2024-07-11
WIP improve bluetooth api and settings screen
jacqueline
2024-06-28
Fix some issues with the splash screen
jacqueline
2024-06-28
show a message if the sd card is unmounted
jacqueline
2024-06-28
reapply bindings when showing screens
jacqueline
2024-06-13
Fix splash screen background
jacqueline
2024-06-12
WIP fix issues introduced by lvgl version bump
jacqueline
2024-06-11
Add basic bluetooth queue controls
ailurux
2024-06-06
daniel/bluetooth-avrc (#80)
ailurux
2024-05-29
Start on TTS support by logging the data that will become TTS lines
jacqueline
2024-05-03
Respond to sd card mounts and unmounts within lua
jacqueline
2024-05-03
split c blobs of graphics data into their own component
jacqueline
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