summaryrefslogtreecommitdiffstats
path: root/src/database
AgeCommit message (Expand)Author
2021-08-26Suppress expected and harmless schema migration errorsUwe Klotz
2021-06-17DB v38: Fix 0/NULL issue after upgrade to schema version 37Uwe Klotz
2021-06-10Synchronize file modified time with track source on metadata import/exportUwe Klotz
2021-05-13Database: Fix kRequiredSchemaVersionUwe Klotz
2021-01-28Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
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-21Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-01-18Logging: Use lightweight QString instead of QDirJan Holthuis
2020-12-18Reapply database migrations to ensure backwards compatibilityUwe Klotz
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 namespace commentsJan Holthuis
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-11-10Use #pragma once everywherexerus2000
2020-09-30Update required schema versionUwe Klotz
2020-09-30Add last_played_at column to library tableUwe Klotz
2020-08-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-08-23Add missing const qualifiers to members and methodsUwe Klotz
2020-08-16database/schemamanager: Revert functional change from #2925Jan Holthuis
2020-08-07Merge branch 'master' into document-schemaJanek
2020-08-07SchemaManager: Remove superfluous assertion commentJanek
2020-08-04Reorder schema update function signaturexerus2000
2020-08-04Update database help messagexerus2000
2020-07-09SchemaManager: Revise documentationxerus2000
2020-07-09SchemaManager: Make documentation more concisexerus2000
2020-07-09SchemaManager: Add documentation commentsxerus2000
2020-06-05Add coverart_digest column and new cover image hashingUwe 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