summaryrefslogtreecommitdiff
path: root/src/system_fsm
AgeCommit message (Expand)Author
2023-09-28Use bindey for databinding instead of hand rolling ui updatesjacqueline
2023-09-26Make NVS access synchronous againjacqueline
2023-09-22make bluetooth pairing ui functionaljacqueline
2023-09-13Make the onboarding flow basically work. Much still to do!jacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-08-29store the screen brightness in nvsjacqueline
2023-08-29Add a brightness slider to settingsjacqueline
2023-08-28Move battery measurement to its own classjacqueline
2023-08-28Make idle state more robust + check playback statejacqueline
2023-08-24Improve DAC startup for r6jacqueline
2023-08-22Add battery % with change eventsjacqueline
2023-08-22Good idea to commit all the files!jacqueline
2023-08-21Add idle->standby support when locked and no musicjacqueline
2023-08-18Add interrupts for samd changesjacqueline
2023-08-18Support app console commands for the samdjacqueline
2023-08-15persist preferred bluetooth device in nvsjacqueline
2023-08-15Flesh out basic bluetooth supportjacqueline
2023-08-03Add very limited resampling (it's slow as shit)jacqueline
2023-08-01Basic nvs init + bluetooth in the buildjacqueline
2023-07-28ux fixesjacqueline
2023-07-26make event queue go fasterjacqueline
2023-07-25fuck offjacqueline
2023-07-07wire up the playing screen with some real datajacqueline
2023-06-30gpio expander pin change -> event!jacqueline
2023-06-30Clean up gpios interfacejacqueline
2023-06-30Start on converting gpio expander interupts to fsm eventsjacqueline
2023-06-19back to back flac playback is working :)jacqueline
2023-06-19paths with spaces? wow!!jacqueline
2023-06-19Support playing tracks by track idjacqueline
2023-06-16Fix issues with importing my entire libraryjacqueline
2023-06-07Cute brightness fade to avoid ugly startup :)jacqueline
2023-06-07R4 pre-emptive bringupjacqueline
2023-06-06Get basic audio playback going againjacqueline
2023-06-01Add touchwheel -> encoder adapterjacqueline
2023-05-24Add some placeholder splash and menu screensjacqueline
2023-05-24reuse annotate new filesjacqueline
2023-05-23Re-enable app consolejacqueline
2023-05-22Fix some logging, add transition to missing storagejacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline