summaryrefslogtreecommitdiffstats
path: root/src/soundio
AgeCommit message (Expand)Author
2021-04-11Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-11Read device names as Uft8.Daniel Schürmann
2021-03-16Merge branch '2.3' of https://github.com/mixxxdj/mixxxSwiftb0y
2021-03-16SoundManager: remove erroneous warning and add debug assertionBe
2021-01-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-01-08Merge pull request #3485 from ronso0/combobox-noneJan Holthuis
2021-01-06Preferences > Sound Hardware: display '---' for 'No sound API'ronso0
2021-01-02Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-01-01Move denormals to zero test to outside ifdef blocksGeraldo Nascimento
2020-12-31Enable flush-to-zero mode on aarch64 for network soundGeraldo Nascimento
2020-12-30Enable flush-to-zero on aarch64Geraldo Nascimento
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-14use std::shared_ptr for managers in preferencesBe
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan 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-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Fix remaining -Wclazy-range-loop warnings using a local const varJan Holthuis
2020-11-12Use iterator instead of loop over QMap::values()/keys()Jan Holthuis
2020-11-12Use const containers for range loops to fix -Wclazy-range-loop issuesJan Holthuis
2020-11-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-11-10Remove all @author commentsxerus2000
2020-11-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-10Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-11-09PortAudio: Map host API index to type idUwe Klotz
2020-10-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-10-23Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-10-23Directly include pa_linux_alsa.hDaniel Schürmann
2020-10-07clean up file headerDaniel Schürmann
2020-10-07Fix possible segfault due to random memaory write with JackDaniel Schürmann
2020-09-25Merge branch '2.3' of github.com:mixxxdj/mixxx into masterJan Holthuis
2020-09-25soundio/soundmanager: Avoid double castJan Holthuis
2020-09-24soundio/soundmanager: Use mixxx::audio::SampleRate type for JACK APIJan Holthuis
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-09Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2020-06-09Merge pull request #2825 from uklotzde/soundmanagerJan Holthuis
2020-06-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz