summaryrefslogtreecommitdiff
path: root/src/audio/include/audio_fsm.hpp
AgeCommit message (Expand)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-03-26implement handling of stream/playback endingjacqueline
2024-03-26pass stream start/update/end events through the whole pipelinejacqueline
2024-03-25WIP rewrie audio pipeline+fsm guts for more reliabilityjacqueline
2024-02-29Merge pull request 'Add seeking support for all codecs' (#50) from seek-suppo...ailurux
2024-02-29Clear the drain buffer when skipping between tracksjacqueline
2024-02-15Added offset for track seeking, wav impl. only rnailurux
2024-02-12Remember per-device bluetooth volumejacqueline
2024-02-05Preserve the queue when going into standbyjacqueline
2024-01-15Begin migration of remaining screens to Luajacqueline
2023-12-18Audio fsm usability tweaksjacqueline
2023-12-07Remove pre-iterator conceptsjacqueline
2023-10-04Neaten up the various kinds of inputs, and move volumes to The New Wayjacqueline
2023-09-22make bluetooth pairing ui functionaljacqueline
2023-09-04Support changing max volume, persisted to nvsjacqueline
2023-08-30Use a service locator instead of passing around subsets of drivers between FSMsjacqueline
2023-08-28Support play/pause togglingjacqueline
2023-08-16Rename the main audio tasks to be more sensiblejacqueline
2023-08-16Put more audio pipeline wiring in control of the audio fsmjacqueline
2023-08-16clean up a bunch of obselete audio codejacqueline
2023-08-15Flesh out basic bluetooth supportjacqueline
2023-08-10Give codecs complete control of their input filesjacqueline
2023-07-31use libtag duration where availablejacqueline
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-21Add current playback timestampsjacqueline
2023-06-19Support playing tracks by track idjacqueline
2023-06-15song -> trackjacqueline
2023-06-07Flesh out audio state machine for playbackjacqueline
2023-06-07R4 pre-emptive bringupjacqueline
2023-06-01Start on audio FSM playback. needs more thought.jacqueline
2023-05-24reuse annotate new filesjacqueline
2023-05-19Add tinyfsm, start converting core functions to an FSM-based event loopjacqueline