summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-03-09Merge branch 'master' of github.com:mixxxdj/mixxx into hotcue-rgb-colorsJan Holthuis
2020-03-09controllers/controllerengine: Declare immutable m_pConfig member as constJan Holthuis
2020-03-09controllers: Use const refs instead of const-by-value for HID/HSS1394Jan Holthuis
2020-03-09controllers/colormapperjsproxy: Use auto instead of long type nameJan Holthuis
2020-03-09Add/improve comments for new classes and free functionsJan Holthuis
2020-03-09controllers/colormapper: Replace qDebug() with kLogger.trace()Jan Holthuis
2020-03-09Merge pull request #2508 from uklotzde/coverimagehashDaniel Schürmann
2020-03-08controllers/colormapperjsproxy: Add small code style improvementsJan Holthuis
2020-03-08controllers/colormapper: Improve constructor and remove destructorJan Holthuis
2020-03-08engine/controls/cuecontrol: Remove commented linesJan Holthuis
2020-03-08Use QLatin1String instead of QStringLiteralUwe Klotz
2020-03-08Merge branch 'master' into coverimagehashUwe Klotz
2020-03-08Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-03-08Move Jan Holthuis and ronso0 to the team section in the AboutBox. Thank you f...Daniel Schürmann
2020-03-08Added Cristiano Lacerda to the contributor list in the About Box, Thank you v...Daniel Schürmann
2020-03-07Merge pull request #2529 from uklotzde/readcueinfoJan Holthuis
2020-03-07added changelog entry and fixed whitespaceCristiano Lacerda
2020-03-07Use default parameters for (re-)setting cue propertiesUwe Klotz
2020-03-07Use null instead of empty stringUwe Klotz
2020-03-07Fix remaining debug assertionsUwe Klotz
2020-03-07Use constant for internal number of channelsUwe Klotz
2020-03-07Add cue conversion testsUwe Klotz
2020-03-07Use #FF8C00 instead of #FF8000 as "no color" replacementJan Holthuis
2020-03-06preferences/colorpalettesettings: Replace maxDigits with numDigitsJan Holthuis
2020-03-06should fix whitespace errorCristiano Lacerda
2020-03-06Revert "should remove whitespace error"Cristiano Lacerda
2020-03-06should remove whitespace errorCristiano Lacerda
2020-03-06ability to skip when both decks are playingCristiano Lacerda
2020-03-06Fix inconsistencies and debug assertionsUwe Klotz
2020-03-06Use orange (not in palette) for "no color" schema migration and new cuesJan Holthuis
2020-03-06engine/controls/cuecontrol: Use default color if auto_hotcue_colors is offJan Holthuis
2020-03-06util/color/colorpalette: Add colorForHotcueIndex methodJan Holthuis
2020-03-06preferences/colorpalettesettings: Fix order of palettes with >=10 colorsJan Holthuis
2020-03-06util/color/colorpalette: Use shorter initialization for color constexprsJan Holthuis
2020-03-05Merge branch 'master' into coverimagehashUwe Klotz
2020-03-05Use null string instead of empty string as defaultUwe Klotz
2020-03-05Replace integer literal with constantUwe Klotz
2020-03-05Merge pull request #2499 from Holzhaus/serato-markers-integrationUwe Klotz
2020-03-05track/serato/markers2: Add comment regarding allocation sizeJan Holthuis
2020-03-05Merge branch 'master' into coverimagehashUwe Klotz
2020-03-05Merge pull request #2460 from ronso0/pushbutton-pressed-stateDaniel Schürmann
2020-03-04track/cue: Reuse default cue color constant from ColorPaletteJan Holthuis
2020-03-04widget/wcolorpicker: Swap order of captured lambda variablesJan Holthuis
2020-03-04util/color/colorpalette: Make class finalJan Holthuis
2020-03-04preferences/configobject: Remove key if color value is not setJan Holthuis
2020-03-04preferences/colorpalettesettings: Use constant for fallback colorJan Holthuis
2020-03-04engine/controls/cuecontrol: Remove superfluous commentJan Holthuis
2020-03-04Avoid unnecessary conversionUwe Klotz
2020-03-04controllers/colormapper: Do not inherit from QObjectJan Holthuis
2020-03-04Fix placement of curly bracesUwe Klotz