summaryrefslogtreecommitdiffstats
path: root/res/schema.xml
AgeCommit message (Expand)Author
2020-03-16res/schema.xml: Fix cue colors from previous schema migrationsJan Holthuis
2020-03-13Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-09res/schema.xml: Add comment regarding hotcue palette to schemaJan Holthuis
2020-03-07Use #FF8C00 instead of #FF8000 as "no color" replacementJan Holthuis
2020-03-06Use orange (not in palette) for "no color" schema migration and new cuesJan Holthuis
2020-03-06res/schema.xml: Remove useless alpha channelJan Holthuis
2020-03-04res/schema.xml: Fix comment of hotcue color migration (s/RGBA/RGB/)Jan Holthuis
2020-02-28Migrate hotcue color id to RGBA in DBFerran Pujol Camins
2020-02-21Use dynamic temporary database tablesEvan Dekker
2020-02-20Add Rekordbox track colorsEvan Dekker
2020-02-11Use std::optional<RgbColor> for track colorsUwe Klotz
2020-02-11lp1100882: Add support for track colorsJan 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-12library.cpp conflict resolvedEvan Dekker
2019-11-11Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-02Migrate hotcue color id to RGBA in DBFerran Pujol Camins
2019-08-13remove useless tracking of automatic vs manually placed cuesBe
2019-08-03Addressed SQL case and pooled DB connectionEvan Dekker
2019-08-01Addressed minor remarksEvan Dekker
2019-05-24Rekordbox library feature that reads tracks, playlists and folders from remov...Evan Dekker
2018-05-03Merge branch 'master' into silencedetectionNino Miškić-Pletenac
2018-04-23Don't reset and preserve 'replaygain_peak' of FLAC filesUwe Klotz
2018-04-23Hide developer comments during db schema upgradeUwe Klotz
2018-04-22Use case-insensitive string compare for file typeUwe Klotz
2018-04-22Reset wrong replay gain info for all FLAC filesUwe Klotz
2017-05-13Introduce source field to cueNino Miškić-Pletenac
2016-08-22Add comment for cue color in database schemeFerran Pujol Camins
2016-08-22Rewrite cue default color in database schema to decimalFerran Pujol Camins
2016-08-17Change cue color database type to integer (QRgb)Ferran Pujol Camins
2016-08-14Modify database shcema to support cue colors.Ferran Pujol Camins
2016-06-25Revert DB schema update and reuse existing duration columnUwe Klotz
2016-06-25Enhance precision of track duration from int to doubleUwe Klotz
2016-01-02Add new column "tracktotal" to Mixxx libraryUwe Klotz
2015-10-31DB schema v25: Complete replay gain support incl. peak amplitudeUwe Klotz
2014-10-29Change CoverInfo hash to an integer.RJ Ryan
2014-10-28Default coverart_source and coverart_type to 0 instead of NULL.RJ Ryan
2014-10-27Massive cover art refactor.RJ Ryan
2014-10-20Renaming 'md5' column to 'hash'Marcos CARDINOT
2014-10-11fixing the database schema - adding constraint to the cover_art fieldMarcos CARDINOT
2014-08-07Cosmetic fix - database schema - removing tabs (using only spaces)Marcos CARDINOT
2014-07-22coverdao - fixing bug with the database schema: making LOCATION not uniqueMarcos CARDINOT
2014-07-03Fixing bug in schema.xml - missing commaMarcos CARDINOT
2014-07-03Update schema.xml - add md5_hash column to cover_art tableMarcos CARDINOT
2014-05-04remove default value for library.cover_art in dbMarcos CARDINOT
2014-05-04schema.xml - use cover_art instead coverArtMarcos CARDINOT
2014-04-29Fix table name in schema.xml + update required schema versionMarcos CARDINOT
2014-04-28update schema.xml - insert coverArt tableMarcos CARDINOT
2013-11-16clean up diffkain88
2013-11-16Merge remote-tracking branch 'upstream/master' into multiplyFolderskain88