summaryrefslogtreecommitdiff
path: root/src/system_fsm/include/system_events.hpp
AgeCommit message (Expand)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-04-09Unmount storage when there's a bad errorjacqueline
2024-04-08Warn and block MSC disable if the sd card is busyjacqueline
2024-03-13Update the battery status when plugging/unpluggingjacqueline
2024-02-05Preserve the queue when going into standbyjacqueline
2024-01-30hand off the sd card to the samd properly, and remount when it's finishedjacqueline
2024-01-30Improve handling of sd card changes during runtimejacqueline
2024-01-17all screens basically working, but bluetooth is roughjacqueline
2023-12-18Audio fsm usability tweaksjacqueline
2023-11-10Change lock switch direction to match r7 standbyjacqueline
2023-11-07haptics: adds a wrapper for the DRV2605L haptic motor driverRobin Howard
2023-10-04Neaten up the various kinds of inputs, and move volumes to The New Wayjacqueline
2023-09-28Use databinding for the top bar. It's so nice now!jacqueline
2023-09-22make bluetooth pairing ui functionaljacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-08-28Move battery measurement to its own classjacqueline
2023-08-22Add battery % with change eventsjacqueline
2023-08-21Add idle->standby support when locked and no musicjacqueline
2023-08-18Add interrupts for samd changesjacqueline
2023-06-30Start on converting gpio expander interupts to fsm eventsjacqueline
2023-06-19Support playing tracks by track idjacqueline
2023-05-24reuse annotate new filesjacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline