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