summaryrefslogtreecommitdiffstats
path: root/src/library
AgeCommit message (Expand)Author
2021-01-26Merge branch '2.3' into min-used-schema-versionUwe Klotz
2021-01-25Merge pull request #3598 from uklotzde/libraryscanner-dir-hashUwe Klotz
2021-01-25LibraryScanner: Fix incomplete migration to wider cache keysUwe Klotz
2021-01-24Prevent invalid cover art hash valuesUwe Klotz
2021-01-231908475 fix detect latest traktor library (#3588)denvercoder21
2021-01-05Make some functions const and remove unused base class implementationsDaniel Schürmann
2021-01-04Use QStringLiteralDaniel Schürmann
2021-01-04LIBRARYTABLE_LOCATION to LIBRARYTABLE_LOCATION_ID because the column holds on...Daniel Schürmann
2021-01-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into min-used-schema-v...Uwe Klotz
2021-01-04ColumnCache make private members provateDaniel Schürmann
2021-01-04ColumnCache: Fix inconsistent column sortingUwe Klotz
2021-01-04ColumnCache: Restore original debug assertionUwe Klotz
2021-01-03Merge pull request #3509 from daschuer/lp1909614Uwe Klotz
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-03Fix column library sorting issue lp1909614Daniel Schürmann
2020-12-31Merge pull request #3468 from uklotzde/libraryscanner-cleanupJan Holthuis
2020-12-27LibraryScanner: Extract db cleanup into functionUwe Klotz
2020-12-18Merge pull request #3465 from uklotzde/library-default-columnsBe
2020-12-18Execute database cleanup before library scanUwe Klotz
2020-12-18Merge pull request #3460 from ronso0/lib-font-row-heightUwe Klotz
2020-12-18Merge branch 'lib-font-row-height' of https://github.com/ronso0/mixxx.git int...Uwe Klotz
2020-12-18Reapply database migrations to ensure backwards compatibilityUwe Klotz
2020-12-18Move definition of library default columns out of header fileUwe Klotz
2020-12-17Fix typoUwe Klotz
2020-12-17Library: overhaul setting font and row heightronso0
2020-12-16column cache fix: use lower case for namespaceOwen Williams
2020-12-16Merge remote-tracking branch 'uklotzde/column-cache-fix' into column-cache-fixOwen Williams
2020-12-16Merge branch '2.3' into column-cache-fixOwen Williams
2020-12-15Merge pull request #3451 from Holzhaus/clang-tidy-manual-fixesBe
2020-12-15library/rekordbox/rekordbox_pdb: Revert changes from 0471998Jan Holthuis
2020-12-15Add missing override keywordsJan Holthuis
2020-12-15LibraryControl: Use pointer prefix and replace autoJan 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-13ColumnCache: Verify consistency of all column mapsUwe Klotz
2020-12-13Reformat and clarify key sort orderingUwe Klotz
2020-12-11Delete SongDownloaderUwe Klotz
2020-12-08Fix crash when accessing invalid/unknown track table columnUwe 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-05use older API for const iterationOwen Williams
2020-12-04Merge branch '2.3' of github.com:mixxxdj/mixxx into column-cache-fixOwen Williams
2020-12-04precommit fixOwen Williams
2020-12-04Column Cache fix: use an iteration method that doesn't create a temporaryOwen Williams
2020-12-02Merge pull request #3326 from uklotzde/basetracktablemodel-validate-and-trans...Jan Holthuis
2020-12-02Delete trailing/leading blank linesJan Holthuis