summaryrefslogtreecommitdiffstats
path: root/src/library/dao/autodjcratesdao.h
AgeCommit message (Expand)Author
2020-06-05Merge branch 'master' into refactor-basetracksetxerus2000
2020-05-28Use QRandomGenerator instead of qrand/qsrandJan Holthuis
2020-05-27clang-formatDaniel Schürmann
2020-05-19Move all trackset-features into library subdirectoryxerus2000
2017-06-12Consistently wire DAOs to the databaseUwe Klotz
2017-03-11Re-queu tracks, when all auto DJ crates tracks are already part of the auto D...Daniel Schürmann
2017-03-09Improve Auto FJ Crates documentationDaniel Schürmann
2017-02-25Fix mismatching signal/slot connections in AutoDJCratesDAOUwe Klotz
2017-02-04Convert tabs to spaces.RJ Ryan
2017-01-29Replace CrateDAO with CrateStorageUwe Klotz
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-27Rename src/util.h to src/util/class.h.RJ Ryan
2015-08-23Replace 'int' with type-safe 'TrackId'Uwe Klotz
2015-02-17Modify query to return unique tracksmetastableBarett
2015-02-08Indent fixesmetastableBarett
2015-02-08Finish getRandomTrackIdFromLibrary methodmetastableBarett
2015-02-06Initial working fixtheHatakeSharingan
2013-07-16Fixed Dynamic deck count in auto dj crates. Removed use of QMap::[] inDaniel Schürmann
2013-07-16Fixed issues from RJs comments; Made crates menu "Auto DJ Source"Daniel Schürmann
2013-06-25unified wording, added tooltip for checkboxDaniel Schürmann
2013-06-22Fixed lots of formatting issues.ulatekh
2013-06-20Merge branch 'master' into auto-dj-cratesDaniel Schürmann