summaryrefslogtreecommitdiffstats
path: root/src/library/autodj
AgeCommit message (Expand)Author
2021-10-07DlgAutoDJ: after configuring the transition pass focus to libraryronso0
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-09-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-22Remove isFromDeck flag before loading a new track.Daniel Schürmann
2021-09-19remove obsolete getPrimaryScreen compatibility functionBe
2021-09-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-07Use queued connections for automatically loading new tracks from AutoDJPorcessorDaniel Schürmann
2021-09-07name not overridden loadTrackToPlayer() signal, by its base class name.Daniel Schürmann
2021-07-08AutoDJProcessor: Return mixxx::audio::FramePos from DeckAttributesJan Holthuis
2021-07-08Cue: Migrate class to FramePosJan Holthuis
2021-06-29Merge branch 'main' of github.com:mixxxdj/mixxx into sidebar-icon-nameJan Holthuis
2021-06-28SidebarModel: Add basic support for icon namesJan Holthuis
2021-06-28library: Use parented_ptr for feature sidebar model instancesJan Holthuis
2021-06-22LibraryFeature: Rename getChildModel to sidebarModel and make it constJan Holthuis
2021-05-09Rename getter of TrackCollectionManager in LibraryUwe Klotz
2021-05-08Load tracks via TrackCollectionManagerUwe Klotz
2021-04-02Refactor the Sandbox interface for FileInfo/FileAccessUwe Klotz
2021-02-19Merge remote-tracking branch 'mixxx/2.3' into mainronso0
2021-02-19DlgAutoDJ: fix indentation in ui fileronso0
2021-02-12Library features: wrap controls into QWidget 'LibraryFeatureControls'ronso0
2020-12-16Merge remote-tracking branch 'upstream/main' into hotcue_focus_off_by_one_mainDaniel Schürmann
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-29Use getStartAndEndPosition() to be sure the two values match.Daniel Schürmann
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-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-14AutoDJProcessor: Fix methods mismarked as slotsJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Remove filename headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-11-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-03AutoDJ: prevent QLineEdit in transition spinbox from being focused with Shift...ronso0
2020-11-03Merge pull request #3076 from PawBud/AutoDJDaniel Schürmann
2020-11-03Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-02AutoDJ: make 'enable' shortcut work after startupronso0
2020-10-31WIP allow to start AutoDJ without selecting the featureronso0
2020-10-30Travis CI: Fixed the Pre-commit-pr hooks errorSanskar Bajpai
2020-10-18Search related tracks in collectionUwe Klotz