summaryrefslogtreecommitdiffstats
path: root/res/controllers
AgeCommit message (Expand)Author
2018-12-27include full build of LodashBe
2018-12-20Merge remote-tracking branch 'upstream/2.2'Be
2018-12-17Merge branch '2.2' of github.com:mixxxdj/mixxx into vestax-updates-masterOwen Williams
2018-12-17Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-16Merge pull request #1944 from Swiftb0y/NumarkN4_hotfix1Be
2018-12-16when not touching the platter, stop scratching soonerMatthew Nicholson
2018-12-16initialize the scratch_direction arrayMatthew Nicholson
2018-12-16make sure all arrays are initialized before useMatthew Nicholson
2018-12-16rename array vars in screen update functionsMatthew Nicholson
2018-12-16rename screen update functionsMatthew Nicholson
2018-12-16use a control for tracking durationMatthew Nicholson
2018-12-16expand if statementMatthew Nicholson
2018-12-16use a component to track positionMatthew Nicholson
2018-12-16use a component for bpm controlMatthew Nicholson
2018-12-16move position tracking into the deck objectMatthew Nicholson
2018-12-16handle bpm in the deck objectMatthew Nicholson
2018-12-16properly show focus when an effect is focusedMatthew Nicholson
2018-12-16break out position indicator formulaMatthew Nicholson
2018-12-16remove random unused MixtrackPlatinum.pitch arrayMatthew Nicholson
2018-12-16relocate deckswitch and vu metering codeMatthew Nicholson
2018-12-16link elapsed/remaining time to the value shown in the guiMatthew Nicholson
2018-12-16tweak commentMatthew Nicholson
2018-12-16make the code in positionCallback() clearerMatthew Nicholson
2018-12-16don't reuse bpm variable nameMatthew Nicholson
2018-12-16update commentMatthew Nicholson
2018-12-16update commentMatthew Nicholson
2018-12-16rename encodeNum to encodeNumToArrayMatthew Nicholson
2018-12-16add notes about softTakeoverIgnoreNextValue()Matthew Nicholson
2018-12-16remove redundant inKey setting for BrowseKnobMatthew Nicholson
2018-12-16rename scratchTimer to scratchTimerCallbackMatthew Nicholson
2018-12-16update commentMatthew Nicholson
2018-12-16init scratch tracking arraysMatthew Nicholson
2018-12-16explain the duplicate hotcue 8 manual loop controlsMatthew Nicholson
2018-12-16use makeConnection instead of connectControlMatthew Nicholson
2018-12-16make showing effect parameters optionalMatthew Nicholson
2018-12-16remove unnecessary codeMatthew Nicholson
2018-12-16make shift+cue jump to start and stop the trackMatthew Nicholson
2018-12-16make reference to Serato more specificMatthew Nicholson
2018-12-16simplify key change buttonsMatthew Nicholson
2018-12-16fix typo in UseAutoLoopAsCueMatthew Nicholson
2018-12-16Apply suggestions from code reviewBe
2018-12-16make shift+load load and play (or eject)Matthew Nicholson
2018-12-16use shift+pitch bend to adjust keyMatthew Nicholson
2018-12-16toggle keylock when both pitch buttons are pressedMatthew Nicholson
2018-12-16shift+filter controls meta knobMatthew Nicholson
2018-12-16only ignore next value if headgain/sampler control movesMatthew Nicholson
2018-12-16don't use connect()/disconnect() to manage soft takeoverMatthew Nicholson
2018-12-16always stop scratching when not touching the platterMatthew Nicholson
2018-12-16remove unnecessary and duplicate code from EffectUnitMatthew Nicholson
2018-12-16add link to wiki in xmlMatthew Nicholson