index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
screen_playing.cpp
Age
Commit message (
Collapse
)
Author
2023-11-24
Migrate 'now playing' screen to lua
jacqueline
2023-11-23
Add a second font, flesh out browser screen
jacqueline
2023-10-31
Remove loading spinner for 'Coming up'
jacqueline
it's really slow!
2023-10-24
Use an mutable struct + const instead of an immutable class
jacqueline
2023-10-05
First pass at having some kind of design and theming
jacqueline
2023-10-04
Implement UI for enqueuing instead of replacing the current track
jacqueline
2023-09-29
add a fun and cute little loading state :)
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-09-12
Fix ui nits for playback screen
jacqueline
The top bar now updates properly when starting playback, and the upcoming list items no longer marquee.
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-28
Support play/pause toggling
jacqueline
2023-08-25
Add placeholder settings UI
jacqueline
2023-08-25
Add modal dialog support
jacqueline
2023-07-28
ux fixes
jacqueline
2023-07-13
Ui polish and fleshing out
jacqueline
2023-07-12
Make title bar a common component, some ui nits
jacqueline
2023-07-12
Make now playing screen interacting, including nice scrolling
jacqueline
2023-07-12
Bundle our own complete ui font + symbol font
jacqueline
2023-07-07
wire up the playing screen with some real data
jacqueline
Includes implementing song duration calculation for CBR MP3 files
2023-07-05
Start on wiring up playback screen to real data
jacqueline
2023-07-05
Reset styles, flesh out playback and browser screens
jacqueline
2023-07-04
Add missing files >.<
jacqueline