summaryrefslogtreecommitdiffstats
path: root/src/soundio/sounddevice.h
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-06-06use override and default in soundio classesDaniel Schürmann
2019-10-01Delete self-recursive #include directiveUwe Klotz
2019-09-29track device name, ALSA device, and PortAudio device index separatelyBe
2017-12-22Added SoundDevicePointer typedefDaniel Schürmann
2017-02-13Use SINT as sample index in SoundDeviceDaniel Schürmann
2016-10-22Use enum SoundDeviceError in all SoundDevice callers. This fixes suspicious c...Daniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-28Move SoundManager/SoundDevice/etc. to src/soundio/.RJ Ryan