summaryrefslogtreecommitdiffstats
path: root/src/library/autodj/autodjfeature.h
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-01-09library/autodj/autodjfeature: Replace QSignalMapper with lambda expressionsJan Holthuis
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-10Add missing override to fix clang's -Winconsistent-missing-override warningsJan Holthuis
2019-11-04bind sidebar widget to all library features, make binding iterator more compactronso0
2019-11-01rename bindWidget() > bindLibraryWidget()ronso0
2018-11-21Cache creation of QIcons in LibraryFeatures.RJ Skerry-Ryan
2018-03-25GoToItem now switches to the track table if the tree knot has a track tableDaniel Schürmann
2017-01-29Simplify tree item interactions and slots of AutoDJ featureUwe Klotz
2017-01-29Replace CrateDAO with CrateStorageUwe Klotz
2016-05-03Make AutoDJ Crates non-optional.RJ Ryan
2016-04-27Move MixxxKeyboard to src/controllers/keyboard/ and rename to KeyboardEventFi...RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-02-12Indent fix and cleanupsmetastableBarett
2015-02-12attempt to remove enableaddrandom singalmetastableBarett
2015-02-08Indent fixesmetastableBarett
2015-02-06Added default preference optionstheHatakeSharingan
2015-02-01Merge pull request #451 from metastableBarrett/b971429_addRandDaniel Schürmann
2015-02-01Fix endlessloop in getNextTrackFromQueue()metastableBarett
2015-01-29fix usecase start ADJ with 0 trackstheHatakeSharingan
2015-01-04(Indent) Bug Fix #971429theHatakeSharingan
2015-01-04Fix bug # 971429theHatakeSharingan
2015-01-02Bug #971429 : Multiple additions not fixedtheHatakeSharingan
2014-12-16Add library font preference.RJ Ryan
2014-11-29AutoDJ fixes.RJ Ryan
2014-11-25Move src/library/autodjfeature.(h/cpp) to src/library/autodj/.RJ Ryan