Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass a span of pointers to the UHJ/SuperStereo decoder | Chris Robinson | 2022-01-01 | 1 | -1/+2 |
* | Avoid initializing the NFC filter for every voice channel | Chris Robinson | 2021-12-11 | 1 | -2/+7 |
* | Make the backend pointer part of ALCdevice instead of DeviceBase | Chris Robinson | 2021-11-19 | 1 | -8/+0 |
* | Use a tri-state optional for the stereo output mode | Chris Robinson | 2021-10-24 | 1 | -0/+6 |
* | Use a flag to indicate headphone-like output | Chris Robinson | 2021-10-23 | 1 | -1/+4 |
* | Don't allocate full buffer lines in each voice | Chris Robinson | 2021-06-21 | 1 | -0/+7 |
* | Add an option to mix directly in the JACK callback | Chris Robinson | 2021-06-08 | 1 | -0/+4 |
* | Move GetChannelIdxByName and clean up some more includes | Chris Robinson | 2021-04-26 | 1 | -0/+16 |
* | Move the DeviceBase declaraction to core | Chris Robinson | 2021-04-24 | 1 | -0/+274 |