jacqueline
9db964ce74
WIP start on an updated main menu ui
10 months ago
jacqueline
0bbf279e5e
Add a button to shuffle+play the current view
10 months ago
ailurux
cb9560428d
Fix issue with previous not working with shuffle
10 months ago
jacqueline
2d6c70d5f6
Fix missing duration when no track is playing
10 months ago
jacqueline
2ff8eac022
Start on TTS support by logging the data that will become TTS lines
...
Includes some misc cleanup of haptic double-triggering (or
non-triggering), since those cases all end up being TTS event
double-reporting, which to me crosses the threshold from "annoying" to
"usability issue"
11 months ago
jacqueline
e8f5e73b1a
Handle tracks with no duration in the playback screen
11 months ago
jacqueline
b17f8a3dcc
Merge the StatusBar bindings table with each screen's bindings table
1 year ago
jacqueline
e34842516e
show a preview of the new track position while scrubbing
1 year ago
jacqueline
3276d113fc
Use a fix scrubber range on the playing screen
...
this ensure that the amount the scrubber moves for each tick of the
input remains consistent, even when tracks have very different durations
1 year ago
jacqueline
2e59325c22
Go to the start of the current track before the previous track when hitting back
1 year ago
ailurux
489fbceb2b
Update icons and volume dialogue to use themes
1 year ago
jacqueline
654dcb34d6
Support pinning decoded images to RAM
1 year ago
jacqueline
ef72b25660
use prototype inheritance for lua screens, rather than functions
...
this gives us a way to give each screen nice little hooks, like
'onShown' and 'onHidden'. later we can use these hooks to disable
bindings for screens that aren't in-use.
1 year ago
ailurux
d25e5860c7
Only update scrubber if not currently dragging
1 year ago
ailurux
665679b885
WIP: seeking in lua example
1 year ago
ailurux
9512bd97bb
Add buttons for shuffle + repeat track
1 year ago
jacqueline
177277334f
focus the play/pause toggle when entering the now playing screen
1 year ago
Robin Howard
2f93ac3c59
Add next+prev buttons to the Now Playing screen.
1 year ago
jacqueline
52f5e95acb
wrap long artist names and titles
1 year ago
jacqueline
e6844a68b6
implement play/pause
1 year ago
jacqueline
7c6eb2997c
Migrate 'now playing' screen to lua
1 year ago
jacqueline
b07bfbc6c7
Add a second font, flesh out browser screen
1 year ago