Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time_stretch: Remove unused <array> include | Lioncash | 2018-09-17 | 1 | -1/+0 |
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -1/+1 |
* | audio_core: Flush stream when not playing anything | MerryMage | 2018-09-12 | 1 | -0/+2 |
* | cubeb_sink: Perform audio stretching | MerryMage | 2018-09-08 | 1 | -1/+0 |
* | audio_core: Add audio stretcher | MerryMage | 2018-09-08 | 1 | -0/+35 |
* | Massive removal of unused modules | James Rowe | 2018-01-13 | 1 | -60/+0 |
* | Doxygen: Amend minor issues (#2593) | Mat M | 2017-02-27 | 1 | -1/+1 |
* | time_stretch: Add missing #pragma once directive | Lioncash | 2016-12-13 | 1 | -0/+2 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -1/+0 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -2/+4 |
* | AudioCore: Implement time stretcher (#1737) | Maribel | 2016-05-15 | 1 | -0/+57 |