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