Commit Graph

142 Commits (e466522c25758670da335195d60a5d599ed56177)

Author SHA1 Message Date
ailurux 26ae027d67 Sensitivity value now between 0 and 255 1 year ago
ailurux 0426d245c8 Scroll sensitivity configurable, but inverted 1 year ago
jacqueline 26df5c4a7f Remember per-device bluetooth volume 1 year ago
ailurux 9512bd97bb Add buttons for shuffle + repeat track 1 year ago
Robin Howard 7d66572b0f Adds base dropdown-list styles. 1 year ago
jacqueline aff28342d9 let the bluetooth stack handle its own discovery state 1 year ago
jacqueline 99c56641e9 fix various of bluetooth issues 1 year ago
jacqueline e073309907 Properly persist bluetooth mode changes 1 year ago
jacqueline 299f3cc48f Preserve the queue when going into standby 1 year ago
jacqueline ee867f2dbc add an indicator for database updates 1 year ago
Robin Howard 3f1fadbeef Plumb queue next+previous through to Lua, incl. with stubs and docs. 1 year ago
jacqueline cd650b30bd fix some lua stack leaks + add a console func to help debug 1 year ago
jacqueline c1b7a0c9f2 move lua ui-related data to spi ram 1 year ago
jacqueline c0ec19c496 fix some properties that got copied wrong 1 year ago
jacqueline 71b4673039 all screens basically working, but bluetooth is rough 1 year ago
jacqueline 7cdcd44e0c Begin migration of remaining screens to Lua 1 year ago
jacqueline 55bde70b96 add accurate esp and samd versions + expose this info to lua 1 year ago
jacqueline 44fdf69674 tweak wheel sensitivity, improve AKS for centre button 1 year ago
jacqueline 0db85f5e9e move default theme into styles, for easier lua overrides 1 year ago
jacqueline 34cae4e6e4 add an alerts module for lua, and implement a volume indicator with it 1 year ago
jacqueline 938ba62f57 refactor handling of volume steps; improve controls 1 year ago
jacqueline 42a98a3799 disable group wrapping by default 1 year ago
jacqueline 5a2f0b08e0 Centralise which level is 'locked' 2 years ago
jacqueline bd730c82b0 Do db updates on the bg worker 2 years ago
jacqueline ca5d7b867c Add shuffle and repeat options for the playback queue 2 years ago
jacqueline 3f7f199cb9 Remove pre-iterator concepts 2 years ago
jacqueline 852ce7b917 Add a back button gesture in clickwheel mode 2 years ago
jacqueline 4f5422e906 Rewrite the track queue to work directly with database iterators 2 years ago
jacqueline e6844a68b6 implement play/pause 2 years ago
jacqueline 7c6eb2997c Migrate 'now playing' screen to lua 2 years ago
jacqueline b07bfbc6c7 Add a second font, flesh out browser screen 2 years ago
jacqueline 9eb5ae6e94 Use protected mode for lua callbacks wherever possible 2 years ago
jacqueline 06aca259cb Add basic lua browser screen 2 years ago
jacqueline effac1917a Use C functions for the backstack, instead of a lua module 2 years ago
jacqueline 71ed09a6f7 Add two-way databinding for lua, and flesh out the lua statusbar 2 years ago
jacqueline 8a0a167adb Convert the main menu screen to lua lol 2 years ago
jacqueline 270bce7212 Fix display off on boot with new lock switch direction 2 years ago
jacqueline 0419def89b Change lock switch direction to match r7 standby 2 years ago
Robin Howard 067132d097 adds scrollbar fixup comment. 2 years ago
Robin Howard 7318f53fd8 haptics: buzz on boot, and when changing focus of items. 2 years ago
jacqueline c6f2b52331 Improve bt scanning responsiveness 2 years ago
jacqueline 2ef022a2f9 Remove loading spinner for 'Coming up' 2 years ago
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. 2 years ago
jacqueline 4f8c127da9 Use an mutable struct + const instead of an immutable class 2 years ago
jacqueline 782e8dc8c2 Add better controls for queue manipulation 2 years ago
jacqueline 2eb7eaa2a6 Go straight to the playback screen after 'play now' 2 years ago
jacqueline 20d1c280a7 Remove templating of Continuation 2 years ago
jacqueline 53cf476876 Remove mV from top bar, now that we know it's not the issue 2 years ago
jacqueline 6c20eafd05 First pass at having some kind of design and theming 2 years ago
jacqueline ee8e523456 Add a basic database reindex screen 2 years ago