Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-22 | Project Andio | Kelebek1 | 1 | -49/+0 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2020-11-17 | audren: Make use of nodiscard, rework downmixing, release all buffers | Chloe Marcec | 1 | -0/+3 |
2019-02-16 | core_timing: Convert core timing into a class | Lioncash | 1 | -2/+6 |
2018-09-15 | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 1 | -1/+1 |
2018-08-05 | audio_core: Use s16 where possible for audio samples. | bunnei | 1 | -1/+1 |
2018-08-04 | audio_core: Streams need unique names for CoreTiming. | bunnei | 1 | -1/+2 |
2018-08-02 | audio_out: Use Buffer::Tag alias in GetTagsAndReleaseBuffers()'s prototype | Lioncash | 1 | -1/+1 |
2018-07-31 | audio_core: Implement Sink and SinkStream interfaces with cubeb. | bunnei | 1 | -1/+1 |
2018-07-31 | audio_core: Misc. improvements to stream/buffer/audio_out. | bunnei | 1 | -4/+2 |
2018-07-28 | audio_core: Add initial code for keeping track of audout state. | bunnei | 1 | -0/+44 |