summaryrefslogtreecommitdiffstats
path: root/src/library/dlganalysis.cpp
AgeCommit message (Expand)Author
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-20Merge pull request #3335 from Holzhaus/clazy-function-args-by-refDaniel Schürmann
2020-11-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-18Replace dynamic_cast with qobject_castUwe Klotz
2020-10-18Search related tracks in collectionUwe Klotz
2020-04-26Merge pull request #2599 from ronso0/fix-activeView-hasFocusBe
2020-04-15Merge pull request #2628 from ronso0/lib-button-statesJan Holthuis
2020-04-07delay loading Analysis table until it's shownronso0
2020-04-06Customize TrackTableBackgroundColorOpacity in <Library> skin nodeUwe Klotz
2020-04-04make Anylysis button checkable, unchecked by defaultronso0
2020-03-25fix WLibrary->getActiveView()->hasFocus() for AutoDJ, Recording, Analysis, Hi...ronso0
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-12-09Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into library-autodj...Uwe Klotz
2019-12-05[aA]ddToAutoDJ instead of [sS]endToAutoDJ consistently in code baseJan Holthuis
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-06-10Reset analysis progress display when finishedUwe Klotz
2018-10-30Fix and enable multi-threaded analysisUwe Klotz
2018-03-28fix connections for dialog preferences to analysis feature.Daniel Schürmann
2018-03-26Added "Edit Metadata" preferences function, replacing the related Load to dec...Daniel Schürmann
2017-02-02Merge branch 'master' into cratestorageUwe Klotz
2017-01-31Add an option to replace the autoDJ queue with the selected tracksPavel Potocek
2017-01-29Split DAO class and DB schema constantsUwe Klotz
2017-01-28Rename debug assertion macroUwe Klotz
2017-01-07Add new control SelectItemKnobTimothy Rae
2016-05-09Add a note to future performance improvers.RJ Ryan
2016-01-30Enabled/disabled states for library labels added, e.g. when label has a css b...Hendrik
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-24Tidy up the dialog mess in src/.RJ Ryan