| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-02 | move driver includes into a subdir as well | jacqueline | |
| 2024-05-02 | Replace cpp::span shim with std::span | jacqueline | |
| 2024-02-05 | tweak pipeline buffers rather than i2s dma buffer | jacqueline | |
| this maintains the bluetooth changes to buffer sizes, but keeps the most important i2s buffer the same size | |||
| 2024-02-05 | hey i found 40KiB SRAM behind the couch! | jacqueline | |
| 2024-01-03 | fix yet more mono i2s issues | jacqueline | |
| 2023-10-16 | Decouple play/pause from output on/off | jacqueline | |
| I think this was the cause of toggling play/pause making audio go away. Or at least I can't repro that bug anymore, anyway. | |||
| 2023-09-26 | Tune buffer sizes and locations for I2S | jacqueline | |
| 2023-08-30 | Use a service locator instead of passing around subsets of drivers between FSMs | jacqueline | |
| 2023-08-24 | Improve DAC startup for r6 | jacqueline | |
| 2023-08-03 | Add very limited resampling (it's slow as shit) | jacqueline | |
| 2023-07-25 | fuck off | jacqueline | |
| 2023-06-30 | Clean up gpios interface | jacqueline | |
| 2023-06-07 | Flesh out audio state machine for playback | jacqueline | |
| Also fix mono playback | |||
| 2023-06-07 | R4 pre-emptive bringup | jacqueline | |
| Includes stripping out the IC-specific I2S stuff, and doing more manual volume control using pots | |||
