summaryrefslogtreecommitdiff
path: root/src/audio/include/audio_sink.hpp
AgeCommit message (Expand)Author
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-04-02Merge branch 'main' into lua-volumeailurux
2024-03-28bump esp-idf to 5.2.1jacqueline
2024-03-01WIP Commit- Lua setters for volume, bluetooth todoailurux
2024-02-29Clear the drain buffer when skipping between tracksjacqueline
2024-01-04refactor handling of volume steps; improve controlsjacqueline
2023-10-16Decouple play/pause from output on/offjacqueline
2023-09-26Tune buffer sizes and locations for I2Sjacqueline
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-08-07Resampling *basically* working? Just cleanup and buffering issuesjacqueline
2023-08-03Add very limited resampling (it's slow as shit)jacqueline
2023-07-26big cleanup of new encoder + stream buffer typesjacqueline
2023-07-25fuck offjacqueline
2023-06-30Start on converting gpio expander interupts to fsm eventsjacqueline
2023-06-07Flesh out audio state machine for playbackjacqueline
2023-06-07R4 pre-emptive bringupjacqueline
2023-05-23Annote E V E R Y T H I N G with license infojacqueline
2023-04-20Switch to an MVP-ready 16bit three wire DAC setupjacqueline
2023-04-20working isr-based sink, but still grainyjacqueline
2023-04-19Pipeline working and outputting correctly, but noisyjacqueline
2023-04-19Ensure the sink buffer is large enough to not fully drain duringjacqueline
2023-04-19new pipeline working(?), but the dac eludes mejacqueline
2023-04-19New pipeline building, still needs proper controljacqueline