summaryrefslogtreecommitdiffstats
path: root/src/soundio/soundmanagerutil.h
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-06-06use override and default in soundio classesDaniel Schürmann
2020-06-05Add missing `override` specifiersUwe Klotz
2019-12-21Use QStringBuilder/QT_USE_QSTRINGBUILDER for string concatenationUwe Klotz
2019-10-01SoundDeviceId: simplify constructorBe
2019-09-30SoundDeviceId: add comments; code formattingBe
2019-09-29alsaDeviceName -> alsaHwDeviceBe
2019-09-29make SoundDeviceId qDebuggableBe
2019-09-29track device name, ALSA device, and PortAudio device index separatelyBe
2018-02-07move Record/Broadcast input to the bottom of configuration dialogBe
2017-06-21consolidate RECORD_BROADCAST and SIDECHAIN AudioPath typesbe_
2017-06-21move booth output after headphone output in preferencesbe_
2017-06-21add a record/broadcast inputbe_
2017-06-07add separate booth output with mics optionally mixed inbe_
2016-03-28Report correct channel count when registering AudioPathsDaniel Schürmann
2015-12-28Move SoundManager/SoundDevice/etc. to src/soundio/.RJ Ryan