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