summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-15GitHub Actions: Add clang-tidy to build-checks workflowJan Holthuis
2020-12-15GitHub Actions: Rename clazy workflow to build-checksJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-15CMake: Add support for running clang-tidy on mixxx onlyJan Holthuis
2020-12-15Merge pull request #3445 from uklotzde/googletest-1.10.xDaniel Schürmann
2020-12-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into googletest-1.10.xUwe Klotz
2020-12-14Merge pull request #3444 from uklotzde/sconsBe
2020-12-14Merge pull request #3442 from uklotzde/webtaskDaniel Schürmann
2020-12-14Increase AcoustId and MusicBrainz timeoutsUwe Klotz
2020-12-14clazy: Ignore external sources in /libUwe Klotz
2020-12-14Merge pull request #3443 from daschuer/mock_fixUwe Klotz
2020-12-14Delete remaining SCons artifactsUwe Klotz
2020-12-14Upgrade googletest from 1.8.x to 1.10.xUwe Klotz
2020-12-14Remove extra include to fix auto moc warningDaniel Schürmann
2020-12-14Merge pull request #2777 from Holzhaus/remove-sconsBe
2020-12-14Remove SConsJan Holthuis
2020-12-13Networking: Move shared code into WebTask base classUwe Klotz
2020-12-13WebTask: Fix outdated and wrong commentUwe Klotz
2020-12-12Merge pull request #3440 from uklotzde/cue-index-numberDaniel Schürmann
2020-12-12Fix inconsistent naming of hot cue "index" vs. "number"Uwe Klotz
2020-12-12Require cmake >= 3.13Daniel Schürmann
2020-12-12Merge pull request #3438 from uklotzde/build-low-memoryDaniel Schürmann
2020-12-12Don't check build dependencies when exporting source packages. This may fail ...Daniel Schürmann
2020-12-12Reword build option descriptionUwe Klotz
2020-12-12Allow to disable -pipe build optionUwe Klotz
2020-12-12Merge pull request #3426 from daschuer/debian_ppaJan Holthuis
2020-12-12Added missing libdistro-info-perlDaniel Schürmann
2020-12-12Reanable Package for PPADaniel Schürmann
2020-12-12Only try to sign if a secret key is found.Daniel Schürmann
2020-12-11Merge pull request #3434 from uklotzde/musicbrainzBe
2020-12-11Fix shadowing of variable namesUwe Klotz
2020-12-11Update old links in README.mdThomas
2020-12-11Merge pull request #3432 from uklotzde/webtask_errorBe
2020-12-11Fix typo in commentsUwe Klotz
2020-12-11Reword commentsUwe Klotz
2020-12-11Added comment to insure USB IDs are update in all placesDaniel Schürmann
2020-12-11MusicBrainz XML: Remove unused variableUwe Klotz
2020-12-11Fix parsing of MusicBrainz XML responseUwe Klotz
2020-12-11Merge pull request #3433 from uklotzde/songdownloaderBe
2020-12-11Disable Package for PPA Workflow.Daniel Schürmann
2020-12-11Delete SongDownloaderUwe Klotz
2020-12-11Improve logging for tracing network failuresUwe Klotz
2020-12-11Detect and prevent duplicate signals on network errorsUwe Klotz
2020-12-11Improve message formatingDaniel Schürmann
2020-12-11Added missing dependenciesDaniel Schürmann
2020-12-11Adjust warning for udev installationDaniel Schürmann
2020-12-11Added option DEB_BUILD to build the packageDaniel Schürmann