Commit Graph

53 Commits (06aca259cbb84c41a002e5a93735b289cc2aa93a)

Author SHA1 Message Date
jacqueline 06aca259cb Add basic lua browser screen 1 year ago
jacqueline effac1917a Use C functions for the backstack, instead of a lua module 1 year ago
jacqueline 71ed09a6f7 Add two-way databinding for lua, and flesh out the lua statusbar 1 year ago
jacqueline 8a0a167adb Convert the main menu screen to lua lol 1 year ago
jacqueline 270bce7212 Fix display off on boot with new lock switch direction 1 year ago
jacqueline 0419def89b Change lock switch direction to match r7 standby 1 year ago
Robin Howard 7318f53fd8 haptics: buzz on boot, and when changing focus of items. 1 year ago
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. 2 years ago
jacqueline 782e8dc8c2 Add better controls for queue manipulation 2 years ago
jacqueline 20d1c280a7 Remove templating of Continuation 2 years ago
jacqueline ee8e523456 Add a basic database reindex screen 2 years ago
jacqueline 28633e857f Implement UI for enqueuing instead of replacing the current track 2 years ago
jacqueline c851b789fa Write up the new input modes to NVS and settings 2 years ago
jacqueline 7d5536e2ab Generalise the lvgl input driver in preparation for more input methods 2 years ago
jacqueline 6a47edcd35 Use databinding for the top bar. It's so nice now! 2 years ago
jacqueline f09ba5ffd5 Use bindey for databinding instead of hand rolling ui updates 2 years ago
jacqueline 252f685ef1 Make NVS access synchronous again 2 years ago
jacqueline 4d99d22e10 std::string -> std::pmr::string in psram 2 years ago
jacqueline b192975cb1 make bluetooth pairing ui functional 2 years ago
jacqueline 0ea358ab81 Make the onboarding flow basically work. Much still to do! 2 years ago
jacqueline b0aa9ab391 Fix ui nits for playback screen 2 years ago
jacqueline 86296c187f Use interrupt-based spi for the display 2 years ago
jacqueline b0d745d02d Flesh out onboarding a little, and add a way to get into it 2 years ago
jacqueline 0032896251 Move UI task to priority 0 during playback 2 years ago
jacqueline d5d6e3993c Support changing max volume, persisted to nvs 2 years ago
jacqueline 320fdeb9d8 Use a service locator instead of passing around subsets of drivers between FSMs 2 years ago
jacqueline 4247c9fe7d store the screen brightness in nvs 2 years ago
jacqueline f2bb2e2528 Add a brightness slider to settings 2 years ago
jacqueline c214d4b40e Add some more icons, and reflect play/pause in top bar 2 years ago
jacqueline 3a0c42f924 Move battery measurement to its own class 2 years ago
jacqueline 0f5cf25e73 More performance and usability tweaks 2 years ago
jacqueline 795f268737 Add placeholder settings UI 2 years ago
jacqueline 3b3bc64d19 Add modal dialog support 2 years ago
jacqueline 764b01e913 Add idle->standby support when locked and no music 2 years ago
jacqueline 9d33c33c8d Lock button does that same thing always 2 years ago
jacqueline 7197da21f6 Basic playlists for upcoming 2 years ago
jacqueline 8eabeedbb9 Make title bar a common component, some ui nits 2 years ago
jacqueline df22bed072 Include title in indexes to avoid a per-record disk read 2 years ago
jacqueline ae076936ae Fix browser view jank 2 years ago
jacqueline 39f7545cd5 wire up the playing screen with some real data 2 years ago
jacqueline 2f16d23002 Start on wiring up playback screen to real data 2 years ago
jacqueline 80170642ea Add basic browsing and playing ui 2 years ago
jacqueline 371f0a20ca Clean up gpios interface 2 years ago
jacqueline 0347555d5b Start on converting gpio expander interupts to fsm events 2 years ago
jacqueline 2a568846bd Cute brightness fade to avoid ugly startup :) 2 years ago
jacqueline 610991455d R4 pre-emptive bringup 2 years ago
jacqueline d2e5d2ab3c Fix up screen brightness and transitions 2 years ago
jacqueline 8a2a2d2265 Get basic audio playback going again 2 years ago
jacqueline 6fd588e970 Add touchwheel -> encoder adapter 2 years ago
jacqueline 65833649f4 Add some placeholder splash and menu screens 2 years ago