| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-12 | Pause and unpause the current audio output in response to TTS | jacqueline | |
| 2024-09-09 | Merge branch 'main' into jqln/tts | jacqueline | |
| 2024-08-28 | Timeout when writing output samples throughout the audio pipeline | jacqueline | |
| This allows the audio pipeline to remain responsive even when the drain buffer has completely filled. This in turn means that you now see the track info in the 'now playing' screen change if the current track changes whilst you are paused. Since I was fucking around a lot in the audio processor anyway, I also added mono->stereo expansion so that playing mono tracks on Bluetooth no longer destroys your ears. | |||
| 2024-08-15 | Don't break early from clearing PcmBuffer | jacqueline | |
| 2024-08-14 | Always initialise bytes_cleared when clearing PcmBuffers | jacqueline | |
| 2024-07-09 | Give PcmBuffer pairs a name, and wire them up in the audio stack | jacqueline | |
| 2024-07-05 | WIP start on accepting two streams in out audio output | jacqueline | |
| 2024-05-31 | Introduce a PcmBuffer abstraction for handling source draining | jacqueline | |
