summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-01-04LIBRARYTABLE_LOCATION to LIBRARYTABLE_LOCATION_ID because the column holds on...Daniel Schürmann
2021-01-04ColumnCache make private members provateDaniel Schürmann
2021-01-04Add missing QPointer #include directiveUwe Klotz
2021-01-03Merge pull request #3506 from ronso0/intro-controlspickermenu_updateJan Holthuis
2021-01-03Merge pull request #3495 from ronso0/controller-preset-loadingUwe Klotz
2021-01-03Merge pull request #3493 from ronso0/fullscreen-menu-hotkeysUwe Klotz
2021-01-03Merge pull request #3509 from daschuer/lp1909614Uwe Klotz
2021-01-03Merge pull request #3513 from Holzhaus/serato-cue-color-conversion-fixUwe Klotz
2021-01-03SeratoTagsTest: Add test for lossless hotcue color roundtrippingJan Holthuis
2021-01-03Serato DJ Pro Hotcue Color Palette: Fix wrong palette colorsJan Holthuis
2021-01-03Fix a major connect bugDaniel Poelzleithner
2021-01-03Assert not adding an already added sort stringDaniel Schürmann
2021-01-03move constant strings to anonymous namespaceDaniel Schürmann
2021-01-03Added Albert Aparicio to the contributor list. Thank you very much.Daniel Schürmann
2021-01-03Fix column library sorting issue lp1909614Daniel Schürmann
2021-01-02Merge pull request #3504 from geraldog/denormal_arm64Be
2021-01-02Merge pull request #3508 from uklotzde/lp1898469-translation-display-nameDaniel Schürmann
2021-01-02Merge pull request #3507 from Be-ing/macos_fix_home_dirJan Holthuis
2021-01-01Merge pull request #3502 from uklotzde/webtaskDaniel Schürmann
2021-01-01Move denormals to zero test to outside ifdef blocksGeraldo Nascimento
2021-01-01i18n: Fix ambiguous display names of translationsUwe Klotz
2021-01-01Sandbox: don't check if home directory is readableBe
2021-01-01Control picker menu: refine intro/outro controls + tr contextronso0
2021-01-01Save CUE Sheet text as UTF-8 (#3496)Albert Aparicio Isarn
2021-01-01Merge pull request #3500 from daschuer/current_track_fixUwe Klotz
2020-12-31Enable flush-to-zero mode on aarch64 for network soundGeraldo Nascimento
2020-12-31Delete local variable to resolve auto-nitpickingUwe Klotz
2020-12-31WebTask: Simplify the consistency checkUwe Klotz
2020-12-31Fix current track display/broadcasting/recording when starting auto-DJDaniel Schürmann
2020-12-31Introduce ScopedDeleteLater helperUwe Klotz
2020-12-31WebTask: Replace QPointer with SafeQPointerUwe Klotz
2020-12-31WebTask: Document and verify thread affinintyUwe Klotz
2020-12-31WebTask: Don't use managed weak pointers (QPointer) directlyUwe Klotz
2020-12-31Merge pull request #3468 from uklotzde/libraryscanner-cleanupJan Holthuis
2020-12-31Merge pull request #3489 from ronso0/intro-controlspickermenuJan Holthuis
2020-12-30Enable flush-to-zero on aarch64Geraldo Nascimento
2020-12-30Merge branch '2.3' of github.com:mixxxdj/mixxx into shellcheckJan Holthuis
2020-12-30WebTask: Account for side-effect between deleteLater() and QPointerUwe Klotz
2020-12-30WebTask: Fix swapped linesUwe Klotz
2020-12-30Added Stéphane Lepin to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Jérôme Blanchi to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Matthieu Bouron to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Nathan Korth to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Kristiyan Katsarov to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Jörg Wartenberg to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Frank Breitling to the contributor list. Thank you very muchDaniel Schürmann
2020-12-30Added Edward Millen to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Christian to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Geraldo Nascimento to the contributor list. Thank you very much.Daniel Schürmann
2020-12-29MIDI mapping wizard: add intro/outro controlsronso0