summaryrefslogtreecommitdiffstats
path: root/src/soundio/soundmanagerutil.h
AgeCommit message (Expand)Author
2021-07-20Add some missing includesJan Holthuis
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-06-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-06use override and default in soundio classesDaniel Schürmann
2020-06-05Add missing `override` specifiersUwe Klotz
2020-05-18Define operator==/!= as free functionUwe Klotz
2020-05-18Exclude m_channelGroup from AudioPath hash calculationUwe Klotz
2020-05-13Update #include guards and doc comments in header fileUwe Klotz
2020-05-13Add missing virtual destructors to inheritance hierarchyUwe Klotz
2020-05-13Add debug assertion to a function that should never be invokedUwe Klotz
2020-05-13Fix operator==/!= definitionsUwe Klotz
2020-05-13Delete unused and undefined qHash functionsUwe Klotz
2020-05-13AudioPath: Add missing member to qHash calculationUwe Klotz
2020-05-13Add optional seed = 0 parameter to qHash functionsUwe 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