summaryrefslogtreecommitdiffstats
path: root/src/dlgautodj.cpp
AgeCommit message (Expand)Author
2015-02-12Cleanup: commented codemetastableBarett
2015-02-12attempt to remove enableaddrandom singalmetastableBarett
2014-12-22Auto DJ: Create a simple bandaid for the case when decks 3 and 4 are playing.Owen Williams
2014-12-20Merge pull request #422 from rryan/fontRJ Ryan
2014-12-17Convert most Q_ASSERTs into DEBUG_ASSERT_AND_HANDLEs.RJ Ryan
2014-12-16Add library font preference.RJ Ryan
2014-11-25AutoDJ RefactorRJ Ryan
2014-11-16introduce kDefaultEqId and convert other macros to consts as wellDaniel Schürmann
2014-10-27Rework WCoverArt <-> WTrackTableView signal flow.RJ Ryan
2014-10-20Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-10-09fixed typo from last commitDaniel Schürmann
2014-10-09Replace some ControlObjectThreads with ControlObjectSlavesDaniel Schürmann
2014-10-09Fix interpretation of "xFaderReverse" to "> 0"Daniel Schürmann
2014-10-09Fix AutoDJ startDaniel Schürmann
2014-09-14fixing loadcoverart signals - adapting to the last changes (using coverInfo s...Marcos CARDINOT
2014-09-11Merge branch 'cover_netbook' of https://github.com/mixxxdj/mixxx into coverAr...Marcos CARDINOT
2014-09-09Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-09-07Fixed som signal types "LoadCoverArt" update cover coloums after selection ti...Daniel Schürmann
2014-08-16reset xfader to 0 when disabling autodjJean Claveau
2014-07-20Merge branch 'master' of https://github.com/mixxxdj/mixxx into coverArtSupportMarcos CARDINOT
2014-07-10Fix bug that produces a suddent crossfader jump ..Daniel Schürmann
2014-07-03Add md5hash to loadCover signalMarcos CARDINOT
2014-06-28Passing coverLocation by constant reference in loadCoverArt signalsMarcos CARDINOT
2014-06-08Initial refactoring - loading covers from coverLocation and trackId instead o...Marcos CARDINOT
2014-05-30binding loadcoverart signal with autodj featureMarcos CARDINOT
2014-05-18Remove redundant control objectsOwen Williams
2014-04-25Merge branch masterMarcos CARDINOT
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-17Nesting level does not match indentation - missing bracesMarcos CARDINOT
2014-04-17uninitialized membersMarcos CARDINOT
2014-04-03Change playposition range back to 0-1. Fixes Bug #1201972.RJ Ryan
2014-02-13Minor changes within commentsDaniel Schürmann
2014-01-14Convert float literals to double literals in various places.RJ Ryan
2014-01-10Delete ControlObjectThreadMain and ControlObjectThreadWidget.RJ Ryan
2013-11-06Some code cleanup, while working on Library concurency refactoring.Nazar tro Gerasymchuk
2013-10-16explicit destroyed Playerinfo, fixed some namings.Daniel Schürmann
2013-10-11Merge branch 'master' into atomic-co3Daniel Schürmann
2013-08-21AutoDJ shuffle respects selected tracks, fixes https://bugs.launchpad.net/mix...Daniel Schürmann
2013-07-16Fixed issues from RJs comments; Made crates menu "Auto DJ Source"Daniel Schürmann
2013-07-12Finaly Changed remaining ControlObjectThreadMain instances toDaniel Schürmann
2013-07-12Changed some more ControlObjectThreadMain instances toDaniel Schürmann
2013-07-11Changed some ControlObjectThreadMain instances to ControlObjectThread ifDaniel Schürmann
2013-06-22Fixed lots of formatting issues.ulatekh
2013-06-22Merge branch 'master' of https://github.com/mixxxdj/mixxx into auto-dj-cratesulatekh
2013-06-20Merge branch 'master' into auto-dj-cratesDaniel Schürmann
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan