summaryrefslogtreecommitdiffstats
path: root/src/controllers
AgeCommit message (Expand)Author
2019-01-06move EngineControls to their own folderBe
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-10-27Merge pull request #1869 from rryan/clazyRJ Skerry-Ryan
2018-10-26Merge pull request #1700 from daschuer/valueChangedFromEngineRJ Skerry-Ryan
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-10-22Merge remote-tracking branch 'upstream/2.2'Be
2018-10-23Fixes for LP Bug #1797746 / noquote for QT5banad60
2018-10-21Make sure to iterate over unique keys to avoid duplicationOwen Williams
2018-10-21Iterate over mapping finds to pick up duplicate keysOwen Williams
2018-10-21Revert to using QHash for better O(1) lookups, and instead sort keys on outputOwen Williams
2018-10-20Change midi preset file handler to use a map so the output is consistentOwen Williams
2018-10-16Declare classes that call virtual functions in their construction/destructor ...RJ Skerry-Ryan
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-06-28Improve tooltipsDaniel Schürmann
2018-06-02Remove missleading valueChangedFromEngine and use valueChangeRequest insteadDaniel Schürmann
2018-06-01add quantize dependency to tooltips of sync_enable and beatsyncDaniel Schürmann
2018-05-31rename effect chain "insertion type" to "mix mode"Be
2018-05-16Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-04-20Revert 2b612c2, fix spinback inertia effectSean M. Pappalardo
2018-04-06More misc. typosluz.paz
2018-04-06Typo fixes luzpaz
2018-04-02Fix crash when parsing bad xml controller filejohanLsp
2018-04-02fix: MIDI OUT bug with Mac OS 10.12 & Korg Kaoss DJ 1.6Lee Arromba
2018-04-02Merge pull request #1509 from larromba/feature/korgKaossDJBe
2018-03-30Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-03-30Merge pull request #1524 from Be-ing/controller_mapping_filesDaniel Schürmann
2018-03-28sort controller mappings in user folder first then system folderBe
2018-03-24Replace the ChooseItem control with new GoToItemTimothy Rae
2018-02-25mark mappings from user folder with "(user)"Be
2018-02-10Revert "Add error dialog"johanLsp
2018-02-06fix: MIDI OUT bug with Mac OS 10.12 & Korg Kaoss DJ 1.6Lee Arromba
2018-02-03Add error dialogjohanLsp
2018-02-03Fix crash when parsing bad xml controller filejohanLsp
2017-12-27Merge pull request #1226 from ronso0/brake-softStart-tests-cleanupBe
2017-11-19Merge pull request #1362 from daschuer/fangerDaniel Schürmann
2017-11-16stop brake/softStart if deck was stopped manuallyronso0
2017-11-16brake: limit braking to a rate of 0.01ronso0
2017-11-06Implement missing midi convert functionsDaniel Schürmann
2017-10-28In controllerpicker menu, consistent use of ``Full/Zero Volume``S.Brandt
2017-10-28Consistent use of ``Auto DJ queue`` instead of ``Auto DJ playlist`` for all u...S.Brandt
2017-10-21clean up function names a bitDaniel Schürmann
2017-08-13in controllerpickermenu > LIBRARY , add missing option ``Add to Auto-DJ Queue...S.Brandt
2017-08-13Sort in controllerpickermenu > USER INTERFACE by the order of appearance in t...S.Brandt
2017-08-13Add missing closing parenthesis in controlpickermenu stringS.Brandt
2017-08-03update point-and-click MIDI mapping wizard for 2.1 effects + loopsbe_
2017-06-14Renaming: 'Repository' -> 'MixxxDb'Uwe Klotz
2017-05-25Fix undefined static initialization of ControllerDebugUwe Klotz
2017-05-25Untangle dependencies between ControllerDebug and LoggingUwe Klotz
2017-04-11Merge pull request #1232 from Be-ing/connection_object_disconnection_fixDaniel Schürmann
2017-04-09Merge pull request #1229 from JosepMaJAZ/prevent-screensaverDaniel Schürmann