Commit Graph

28 Commits (18d90051c9145ead86d4da701a2bc54f45e4fb66)

Author SHA1 Message Date
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. 2 years ago
jacqueline 7d5536e2ab Generalise the lvgl input driver in preparation for more input methods 2 years ago
jacqueline 0032896251 Move UI task to priority 0 during playback 2 years ago
jacqueline 320fdeb9d8 Use a service locator instead of passing around subsets of drivers between FSMs 2 years ago
ailurux 6f4ace1dd4 Custom themes and top bar styling 2 years ago
jacqueline 0f5cf25e73 More performance and usability tweaks 2 years ago
jacqueline 485e9adfce Performance tweaks for smoother tunes 2 years ago
jacqueline 3b3bc64d19 Add modal dialog support 2 years ago
jacqueline 394e3e9466 Throttle framerate a little more 2 years ago
jacqueline 49f82d2f3d Use a timer to keep framerate consistent 2 years ago
jacqueline f94be3db2f make event queue go faster 2 years ago
ailurux d1d4b4a1ab Add theme class 2 years ago
jacqueline 75955fc47c Reset styles, flesh out playback and browser screens 2 years ago
ailurux fcdf0a32f9 Touchpad works better now yay 2 years ago
jacqueline 80170642ea Add basic browsing and playing ui 2 years ago
jacqueline 371f0a20ca Clean up gpios interface 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
jacqueline a4f94c812a Annote E V E R Y T H I N G with license info 2 years ago
jacqueline ecee01fe97 Remove audio drain task 2 years ago
jacqueline 5ac4d3949c Generalise worker tasks, and centralise task priorities + stacks 2 years ago
jacqueline a6ab150405 Add tinyfsm, start converting core functions to an FSM-based event loop 2 years ago
jacqueline 7083459cf3 wrap driver instance ownership + di in a class 2 years ago
jacqueline cc3fd9571e split out lvgl task into its own component 2 years ago