Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-01-13 | Massive removal of unused modules | James Rowe | 1 | -76/+0 |
2017-09-26 | Audio: Use std::deque instead of std::vector for the audio buffer type (StereoBuffer16). | Subv | 1 | -1/+1 |
2017-08-28 | interpolate: Interpolate on a frame-by-frame basis | MerryMage | 1 | -48/+38 |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2016-09-19 | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 1 | -9/+11 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -9/+9 |
2016-04-29 | AudioCore: Implement interpolation | MerryMage | 1 | -0/+85 |