| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-24 | time_stretch: Remove unused m_channel_count member variable | Lioncash | |
| This is only stored to, but never read from. | |||
| 2018-09-17 | time_stretch: Remove unused <array> include | Lioncash | |
| This isn't used within this header and isn't necessary. | |||
| 2018-09-15 | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | |
| 2018-09-12 | audio_core: Flush stream when not playing anything | MerryMage | |
| 2018-09-08 | cubeb_sink: Perform audio stretching | MerryMage | |
| 2018-09-08 | audio_core: Add audio stretcher | MerryMage | |
| 2018-01-12 | Massive removal of unused modules | James Rowe | |
| 2017-02-26 | Doxygen: Amend minor issues (#2593) | Mat M | |
| Corrects a few issues with regards to Doxygen documentation, for example: - Incorrect parameter referencing. - Missing @param tags. - Typos in @param tags. and a few minor other issues. | |||
| 2016-12-12 | time_stretch: Add missing #pragma once directive | Lioncash | |
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-05-14 | AudioCore: Implement time stretcher (#1737) | Maribel | |
| * AudioCore: Implement time stretcher * fixup! AudioCore: Implement time stretcher * fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher * fixup! fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher | |||
