Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-09-23 | Added audren:u#GetAudioRendererState | David Marcec | 1 | -0/+5 |
2018-09-17 | stream: Replace includes with forward declarations where applicable | Lioncash | 1 | -0/+1 |
2018-09-15 | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 1 | -4/+4 |
2018-09-12 | audio_core: Flush stream when not playing anything | MerryMage | 1 | -0/+2 |
2018-09-08 | Add audio stretching support | fearlessTobi | 1 | -0/+1 |
2018-09-04 | Update microprofile scopes. | Markus Wick | 1 | -0/+4 |
2018-08-05 | audio_core: Use s16 where possible for audio samples. | bunnei | 1 | -14/+5 |
2018-08-04 | audio_core: Streams need unique names for CoreTiming. | bunnei | 1 | -3/+4 |
2018-08-01 | audio_core: Add configuration settings. | bunnei | 1 | -7/+28 |
2018-07-31 | audio_core: Implement Sink and SinkStream interfaces with cubeb. | bunnei | 1 | -0/+11 |
2018-07-31 | audio_core: Misc. improvements to stream/buffer/audio_out. | bunnei | 1 | -12/+12 |
2018-07-28 | audio_core: Add initial code for keeping track of audout state. | bunnei | 1 | -0/+103 |