summaryrefslogtreecommitdiffstats
path: root/res/schema.xml
AgeCommit message (Expand)Author
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
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
2013-11-16Add 'Album Artist' and 'Grouping' tag/column to iTunes libraryUwe Klotz
2013-11-09Add field/column for 'Album Artist' and 'Grouping' tagsUwe Klotz
2013-06-29if we already track the parent directory do not add new dirMax Linke
2013-06-29removed main_dirIdMax Linke
2013-06-25address rryans style commentsMax Linke
2013-06-22readd library scheme to allow for several directoriesMax Linke
2013-06-21Cherry-pick schema version 20 from auto-dj-crates branch.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan