aboutsummaryrefslogtreecommitdiffstats
path: root/core/device.h
Commit message (Expand)AuthorAgeFilesLines
* Pass a span of pointers to the UHJ/SuperStereo decoderChris Robinson2022-01-011-1/+2
* Avoid initializing the NFC filter for every voice channelChris Robinson2021-12-111-2/+7
* Make the backend pointer part of ALCdevice instead of DeviceBaseChris Robinson2021-11-191-8/+0
* Use a tri-state optional for the stereo output modeChris Robinson2021-10-241-0/+6
* Use a flag to indicate headphone-like outputChris Robinson2021-10-231-1/+4
* Don't allocate full buffer lines in each voiceChris Robinson2021-06-211-0/+7
* Add an option to mix directly in the JACK callbackChris Robinson2021-06-081-0/+4
* Move GetChannelIdxByName and clean up some more includesChris Robinson2021-04-261-0/+16
* Move the DeviceBase declaraction to coreChris Robinson2021-04-241-0/+274