| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Audio: Use std::deque instead of std::vector for the audio buffer type (Stere... | 2017-09-25 | 1 | -2/+2 | |
| * | interpolate: Interpolate on a frame-by-frame basis | 2017-08-28 | 1 | -11/+16 | |
| * | Doxygen: Amend minor issues (#2593) | 2017-02-26 | 1 | -0/+2 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -1/+0 | |
| * | Manually tweak source formatting and then re-run clang-format | 2016-09-18 | 1 | -2/+2 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -2/+4 | |
| * | AudioCore: Implement interpolation | 2016-04-29 | 1 | -0/+41 |