| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1314 from lioncash/cast | 2018-09-17 | 1 | -2/+2 | |
| |\ | |||||
| | * | audio_core/time_stretch: Silence truncation warnings in Process() | 2018-09-13 | 1 | -2/+2 | |
| * | | Port #4182 from Citra: "Prefix all size_t with std::" | 2018-09-15 | 1 | -1/+2 | |
| |/ | |||||
| * | audio_core: Flush stream when not playing anything | 2018-09-12 | 1 | -0/+4 | |
| * | cubeb_sink: Perform audio stretching | 2018-09-08 | 1 | -6/+6 | |
| * | audio_core: Add audio stretcher | 2018-09-08 | 1 | -0/+64 | |
| * | Massive removal of unused modules | 2018-01-12 | 1 | -143/+0 | |
| * | audio: Log dropping frames as trace to reduce spam. | 2018-01-07 | 1 | -1/+1 | |
| * | Use negative priorities to avoid special-casing the self-include | 2016-09-21 | 1 | -1/+1 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -4/+1 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -4/+6 | |
| * | AudioCore: Implement time stretcher (#1737) | 2016-05-14 | 1 | -0/+144 | |