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