summaryrefslogtreecommitdiff
path: root/src/ui/encoder_input.cpp
AgeCommit message (Collapse)Author
2024-04-10WIP decompose our giant LVGL driver into smaller classesjacqueline
2024-02-13Sensitivity value now between 0 and 255ailurux
2024-02-12Scroll sensitivity configurable, but invertedailurux
2024-01-09tweak wheel sensitivity, improve AKS for centre buttonjacqueline
2024-01-04refactor handling of volume steps; improve controlsjacqueline
2023-12-06Add a back button gesture in clickwheel modejacqueline
2023-10-28Annotates the kTag with maybe_unused; they're only used for logging.Robin Howard
2023-10-18Add better controls for queue manipulationjacqueline
2023-10-04Neaten up the various kinds of inputs, and move volumes to The New Wayjacqueline
2023-10-03Write up the new input modes to NVS and settingsjacqueline
2023-10-03Add scroll velocity + more input methodsjacqueline
2023-10-03Generalise the lvgl input driver in preparation for more input methodsjacqueline