Age | Commit message (Expand) | Author |
---|---|---|
2019-06-16 | Cleanup | David Marcec |
2019-06-16 | Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part... | David Marcec |
2019-02-15 | core_timing: Convert core timing into a class | Lioncash |
2019-02-12 | core_timing: Rename CoreTiming namespace to Core::Timing | Lioncash |
2018-09-23 | stream: Preserve enum class type in GetState() | Lioncash |
2018-09-23 | Added audren:u#GetAudioRendererState | David Marcec |
2018-09-17 | stream: Replace includes with forward declarations where applicable | Lioncash |
2018-09-15 | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi |
2018-08-04 | audio_core: Use s16 where possible for audio samples. | bunnei |
2018-08-04 | audio_core: Streams need unique names for CoreTiming. | bunnei |
2018-07-30 | audio_core: Implement Sink and SinkStream interfaces with cubeb. | bunnei |
2018-07-30 | audio_core: Misc. improvements to stream/buffer/audio_out. | bunnei |
2018-07-27 | audio_core: Add initial code for keeping track of audout state. | bunnei |