index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
screen_track_browser.cpp
Age
Commit message (
Expand
)
Author
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-11-12
Convert the main menu screen to lua lol
jacqueline
2023-11-07
adds scrollbar fixup comment.
Robin Howard
2023-10-28
Annotates the kTag with maybe_unused; they're only used for logging.
Robin Howard
2023-10-18
Add better controls for queue manipulation
jacqueline
2023-10-13
Remove templating of Continuation
jacqueline
2023-09-28
Use databinding for the top bar. It's so nice now!
jacqueline
2023-09-28
Use bindey for databinding instead of hand rolling ui updates
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-08-25
More performance and usability tweaks
jacqueline
2023-08-25
Add modal dialog support
jacqueline
2023-07-26
make event queue go faster
jacqueline
2023-07-17
Basic playlists for upcoming
jacqueline
2023-07-13
Ui polish and fleshing out
jacqueline
2023-07-13
Fix browser navigation crashes
jacqueline
2023-07-12
Make title bar a common component, some ui nits
jacqueline
2023-07-12
add logging to catch future index weirdness
jacqueline
2023-07-12
Include title in indexes to avoid a per-record disk read
jacqueline
2023-07-11
Fix browser view jank
jacqueline
2023-07-11
Hide unhelpful scrollbar
jacqueline
2023-07-05
Reset styles, flesh out playback and browser screens
jacqueline
2023-07-04
Add missing files >.<
jacqueline