Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std::byte instead of a custom al::byte | Chris Robinson | 2023-05-04 | 1 | -2/+2 |
* | Hold the buffer sample pointer separate from the vector | Chris Robinson | 2023-04-03 | 1 | -0/+3 |
* | Log the buffer format when queueing mismatched buffers | Chris Robinson | 2023-03-22 | 1 | -0/+3 |
* | Support MSADPCM samples in the mixer | Chris Robinson | 2023-02-14 | 1 | -0/+2 |
* | Support IMA4 ADPCM as a mixing voice format | Chris Robinson | 2023-02-14 | 1 | -0/+8 |
* | Add source properties for Super Stereo | Chris Robinson | 2021-12-15 | 1 | -7/+0 |
* | Make an inline function to check for 2D ambisonic formats | Chris Robinson | 2021-12-12 | 1 | -0/+6 |
* | Add an internal Super Stereo format | Chris Robinson | 2021-12-11 | 1 | -2/+26 |
* | Add a UHJ-specific coefficient scaling array | Chris Robinson | 2021-07-13 | 1 | -0/+1 |
* | Move BufferStorage and Voice to core | Chris Robinson | 2021-04-27 | 1 | -0/+75 |