| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Massive removal of unused modules | 2018-01-12 | 1 | -349/+0 | |
| | | |||||
| * | Fixed type conversion ambiguity | 2017-09-30 | 1 | -1/+1 | |
| | | |||||
| * | interpolate: Interpolate on a frame-by-frame basis | 2017-08-28 | 1 | -29/+20 | |
| | | |||||
| * | Support looping HLE audio (#2422) | 2017-01-29 | 1 | -11/+33 | |
| | | | | | | * Support looping HLE audio * DSP: Fix dirty bit clears, handle nonmonotonically incrementing IDs * DSP: Add start offset support | ||||
| * | Use negative priorities to avoid special-casing the self-include | 2016-09-21 | 1 | -1/+1 | |
| | | |||||
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -4/+1 | |
| | | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
| * | Manually tweak source formatting and then re-run clang-format | 2016-09-18 | 1 | -20/+24 | |
| | | |||||
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -52/+67 | |
| | | |||||
| * | source: Fix missing logging arguments | 2016-05-09 | 1 | -2/+2 | |
| | | | | | Silences two warnings on OSX. | ||||
| * | DSP/HLE: Implement Source processing | 2016-05-03 | 1 | -0/+320 | |