| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-20 | Don't try to configure the dac if there is no dac | jacqueline | |
| Fixes #106 | |||
| 2024-07-09 | Give PcmBuffer pairs a name, and wire them up in the audio stack | jacqueline | |
| 2024-06-14 | Improve DAC power+mute management to reduce clicks and pops | jacqueline | |
| 2024-05-31 | Introduce a PcmBuffer abstraction for handling source draining | jacqueline | |
| 2024-05-24 | Simply some I2SDac management to avoid null pointer accesses | jacqueline | |
| Fixes #72; we were destroying the I2SDac instance, but weren't actually recording that the output was now in the 'off' state. | |||
| 2024-05-08 | Count samples going in and out of the drain buffer | jacqueline | |
| This is a more accurate way of knowing which track is playing when, and also simplifies a lot of fragile logic in audio_fsm | |||
| 2024-05-02 | move driver includes into a subdir as well | jacqueline | |
| 2024-05-02 | start moving include files into subdirs | jacqueline | |
| 2024-05-02 | WIP merge cyclically dependent components into one big component | jacqueline | |
