Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio_core/command_generator: Use const references where applicable | Lioncash | 2020-09-17 | 1 | -10/+11 |
* | audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCommand() | Lioncash | 2020-09-17 | 1 | -1/+1 |
* | Preliminary effects | David Marcec | 2020-08-16 | 1 | -4/+183 |
* | Disable biquad filter | David Marcec | 2020-08-14 | 1 | -8/+9 |
* | Reworked ADPCM decoder to allow better streaming | David Marcec | 2020-08-14 | 1 | -32/+87 |
* | mix buffer depopping | David Marcec | 2020-08-01 | 1 | -29/+94 |
* | adpcm streaming | David Marcec | 2020-07-30 | 1 | -22/+31 |
* | Address issues | David Marcec | 2020-07-25 | 1 | -78/+77 |
* | audio_core: Apollo Part 1, AudioRenderer refactor | David Marcec | 2020-07-25 | 1 | -0/+668 |