summaryrefslogtreecommitdiffstats
path: root/src/soundio/soundmanagerutil.cpp
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-07-08Merge pull request #2894 from Be-ing/master_output_renameDaniel Schürmann
2020-06-30SoundManagerUtil: keep using "Master" string in XML filesBe
2020-06-20rename Master output to Main output in user visible stringsBe
2020-06-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-06use override and default in soundio classesDaniel Schürmann
2020-05-18Define operator==/!= as free functionUwe Klotz
2020-05-18Exclude m_channelGroup from AudioPath hash calculationUwe Klotz
2020-05-13Fix operator==/!= definitionsUwe Klotz
2020-05-13Delete unused and undefined qHash functionsUwe Klotz
2020-05-13Add optional seed = 0 parameter to qHash functionsUwe Klotz
2019-12-21Revert replacement of + with % for string concatenationUwe Klotz
2019-12-21Use QStringBuilder/QT_USE_QSTRINGBUILDER for string concatenationUwe Klotz
2019-10-20soundio/soundmanagerutil: Add Q_UNUSED to fix unused parameter warningJan Holthuis
2019-10-20soundio/soundmanagerutil.cpp: Remove unnecessary switch statementJan Holthuis
2019-01-06move EngineChannel classes to their own folderBe
2018-10-16Call out some virtual function calls that need fixing.RJ Skerry-Ryan
2018-10-15Use QStringLiteral in a few places.RJ Skerry-Ryan
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2017-06-21consolidate RECORD_BROADCAST and SIDECHAIN AudioPath typesbe_
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