summaryrefslogtreecommitdiffstats
path: root/src/database
AgeCommit message (Expand)Author
2021-01-27Reword and extend commentsUwe Klotz
2021-01-26Delete obsolete commentUwe Klotz
2021-01-26Merge branch '2.3' into min-used-schema-versionUwe Klotz
2021-01-18Logging: Use lightweight QString instead of QDirJan Holthuis
2020-12-18Reapply database migrations to ensure backwards compatibilityUwe Klotz
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-10Use #pragma once everywherexerus2000
2020-08-23Add missing const qualifiers to members and methodsUwe Klotz
2020-02-28Migrate hotcue color id to RGBA in DBFerran Pujol Camins
2020-02-24Fix string compositionUwe Klotz
2020-02-24Use absolute file path for URI and optimize string operationsUwe Klotz
2020-02-24Use a shared cache for in-memory databasesUwe Klotz
2020-02-24Open database with URI file pathUwe Klotz
2020-02-24Use shared in-memory DB to fix warnings in library testsUwe Klotz
2020-02-23Ignore duplicate column errors during schema migrationUwe Klotz
2020-02-11database/mixxdb: Bump required schema versionJan Holthuis
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-12Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-02Migrate hotcue color id to RGBA in DBFerran Pujol Camins
2019-05-24Rekordbox library feature that reads tracks, playlists and folders from remov...Evan Dekker
2018-10-12Merge commit 'a8db0b882a857bf79a2df5b11f3890003869a967' into silencedetectionNino Miškić-Pletenac
2018-05-27Only log debug messages if debug logging is enabledUwe Klotz
2018-05-03Merge branch 'master' into silencedetectionNino Miškić-Pletenac
2018-04-27Merge pull request #1636 from uklotzde/lp1766042_flac_decodingDaniel Schürmann
2018-04-24Use an in-memory database to speed up library testsUwe Klotz
2018-04-22Reset wrong replay gain info for all FLAC filesUwe Klotz
2017-06-25Merge branch 'master' into silencedetectionNino Miškić-Pletenac
2017-06-14Renaming: 'Repository' -> 'MixxxDb'Uwe Klotz
2017-06-12Change namingUwe Klotz
2017-06-12Move Mixxx DB code from TrackCollection into separate classUwe Klotz
2017-06-12Move database artifacts into separate folderUwe Klotz