summaryrefslogtreecommitdiffstats
path: root/src/preferences
AgeCommit message (Expand)Author
2021-04-11config.h: Add MIXXX_ prefix to settings path/fileJan Holthuis
2021-04-08ColorPaletteEditorModel: fix hotcue index limitSwiftb0y
2021-04-08Apply suggestions from code reviewSwiftb0y
2021-04-08ColorPaletteEditorModel: change index dedup algSwiftb0y
2021-04-08ColorPaletteEditorModel: add range index assignSwiftb0y
2021-04-06ColorPaletteEditorModel: fix loading index 0-basedSwiftb0y
2021-04-06CMake: Use config.h.in instead of command line defintions for pathsJan Holthuis
2021-04-03HotcueIndexListItem: fix missing override warningSwiftb0y
2021-04-03ColorPaletteEditor: fix crash when autoassign column is emptySwiftb0y
2021-04-03ColorPaletteEditor: enable multi cue auto-assignSwiftb0y
2021-03-25Explicitly distinguish between file/dir security tokensUwe Klotz
2021-03-23Replace MDir with mixxx::FileInfo/FileAccessUwe Klotz
2021-03-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-20Merge pull request #3409 from Holzhaus/serato-tag-exportBe
2021-03-19DlgPrefLibrary: Rephrase Serato Metadata Export messageJan Holthuis
2021-03-18DlgPrefLibrary: Add "(experimental)" to Serato metadata export checkboxJan Holthuis
2021-03-18DlgPrefLibrary: Improve Serato Metadata Export warning messageJan Holthuis
2021-03-17DlgPrefLibrary: Display warning QQMessageBox when enabling Serato ExportJan Holthuis
2021-03-15Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-14Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-03-13Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-13DlgPrefInterface: Fix missing preview image for skins without schemesJan Holthuis
2021-03-11Track: Remove #ifdefs around serato export codeJan Holthuis
2021-03-11Preferences: Allow enabling/disabling Serato Metadata exportJan Holthuis
2021-03-09Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-03-06Pref Library: add button 'Open Settings Folder'ronso0
2021-03-05Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-05Pref Rec: group directory, CUE and Split options at the topronso0
2021-03-05Pref Rec: sort ui file for manual editingronso0
2021-03-05Pref Interface: allow stretching skin description text to prevent croppingronso0
2021-03-05Pref Vinyl Control: compress vinyl type config boxesronso0
2021-03-04Pref Recording: remove redundant directory labelronso0
2021-03-04Pref EQ: align EQ/QuickEffect combobox labelsronso0
2021-03-04Pref Key: remove redundant combobox labelronso0
2021-03-04Pref Beats: remove redundant combobox labelronso0
2021-02-28Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-02-28Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-02-26Pref > EQ: remove useless label strings from deck EQ gridronso0
2021-02-26Pref > EQ: move 'no effect/EQ' items to the top of the listronso0
2021-02-22Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-02-22Merge pull request #3631 from ronso0/novinylUwe Klotz
2021-02-22Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-02-12Use american spelling for analyzeDaniel Schürmann
2021-02-12DlgPreferences: unify #ifdef close commentsronso0
2021-02-12DlgPreferences: remove noVinyl pageronso0
2021-02-12Fix CheckBox ReanalyseImportedDaniel Schürmann
2021-02-11Dispose now unused EnableOffsetCorrection and MinBpm and MaxBpm.Daniel Schürmann
2021-01-27Merge remote-tracking branch 'upstream/2.3' into fdkaac-encoder3Daniel Schürmann
2021-01-24Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-01-24fix getting resource path on LinuxBe