summaryrefslogtreecommitdiffstats
path: root/res/controllers
AgeCommit message (Collapse)Author
2020-05-10Merge remote-tracking branch 'upstream/2.2' into 2.3Be
2020-05-10Update browsing through library to use new controlsFayaaz Ahmed
2020-05-10Roland DJ-505: Remove explicit master supportJan Holthuis
Explicit master is currently not working correctly. Until this has been fixed, the support for it is removed from this mapping to prevent users from activating it by mistake. Zulip Discussion: https://mixxx.zulipchat.com/#narrow/stream/109171-development/topic/explicit.20master.20behavior/near/196993295
2020-04-28Fix various typosluz.paz
Found via codespell v1.17.0.dev0 ``` codespell -q 3 -S *.ts,*.po,*.rtf,./.git,./src/library,./lib,./build/wix -L ba,chang,ect,everytime,german,hace,iff,jus,ith,lokal,nd,ons,pevent,pparent,preverse,seeked,sheat,sinc,splitted,substract,thru,tim,uint ```
2020-04-28Roland DJ-505: Update for explicit sync_master change from #2376Jan Holthuis
2020-04-23Merge pull request #2685 from Be-ing/remove_colormapper_string_hackBe
ColorMapperJSProxy: remove hack for using strings as keys
2020-04-22Merge pull request #2322 from ronso0/components-fx-focus-feedbackBe
add 'has_controller_focus' control to midi-components Fx mapping
2020-04-22Merge remote-tracking branch 'upstream/2.2'Be
2020-04-22Reduced sensitivity of jog pitch bendJorge Marcos
The default jog sensitivity is too high, this should be closer to the default Serato behaviour (so it has a better response and is easier to beatmatch with).
2020-04-21common-controller-scripts.js: fix unresolved merge conflictBe
2020-04-21Merge remote-tracking branch 'upstream/2.2'Be
2020-04-19ColorMapperJSProxy: remove hack for using strings as keysBe
Keys must be JS numbers.
2020-04-17Merge pull request #2594 from Swiftb0y/tapButtonFixJan Holthuis
Fixed bpm.tapButton in common-controller-script.js
2020-04-17add controller focus control to effectchainslot & componentsronso0
2020-04-16Merge branch 'master' of github.com:mixxxdj/mixxx into ↵Jan Holthuis
track-colors-from-controller
2020-04-09Merge pull request #2639 from ronso0/reloopTM24-descriptionronso0
Reloop TM2/4: remove linebreaks from mapping description
2020-04-09Reloop TM2/4: remove linebreaks from mapping descriptionronso0
2020-04-04Merge branch '2.2' of github.com:mixxxdj/mixxxJan Holthuis
2020-04-04Merge branch '2.2' of https://github.com/mixxxdj/mixxx into Stanton-DJC.4nuess0r
2020-04-03Mapping [Library].MoveLeft and MoveRight to SHIFT + LOAD buttonsnuess0r
2020-04-03Improvements suggested by Holzhausnuess0r
- Changed class name to uppercase (DJC4 instead of djc4) - Improved controller description
2020-04-03common-controller-scripts: incorporate last reviewSwiftb0y
Added spaces around operators in bpm.tapButton double/missed taps logic
2020-04-03Merge remote-tracking branch 'upstream/2.2' into tapButtonFixSwiftb0y
2020-04-03common-controller-scripts: change tap thresholdSwiftb0y
res/controllers/common-controller-scripts: increased treshold for detecting duplicate taps as the previous threshold was too low and sometimes failed to identify taps as duplicates
2020-04-03Merge branch '2.2' of github.com:mixxxdj/mixxxJan Holthuis
2020-04-03Update controller nameOsZ
Co-Authored-By: Jan Holthuis <holthuis.jan@googlemail.com>
2020-03-30cleaned unnecessary loopOsZ
2020-03-29Added mapping for the CROSSFADER CURVE knobnuess0r
2020-03-29Changed beatLoop encoder to move loop instead of adjust its sizenuess0r
To adjust the size there are the half/double buttons and this behavior is closer to the mapping of other controllers like the VCI-400
2020-03-29Made it tweakable which VU meter to show Master or Channel. Default is Masternuess0r
2020-03-29Made the dryWetKnob increment/decrement value tweakablenuess0r
2020-03-28fixed jog wheel bug and got shift button workingnuess0r
2020-03-28SLICER mode PAD buttons reworked to reduce complexityTobias
2020-03-28Rewrite using the outputs in XML and the components librarynuess0r
2020-03-26Merge branch 'master' of github.com:mixxxdj/mixxx into ↵Jan Holthuis
track-colors-from-controller
2020-03-25building group string now only once per callSwiftb0y
2020-03-25fixed form of unrelated paragraphSwiftb0y
2020-03-24Little chnages as suggested by HolzhausTobias
2020-03-24SLICER Mode as beatjump and little improvements of SAMPLER LEDsTobias
2020-03-24implemented Change Range code by Swiftb0yTobias
2020-03-242nd mod - reworked CodeFactor issues and Sampler sectionTobias
2020-03-24Update res/controllers/Denon-MC7000-scripts.jsOsZ
Co-Authored-By: Swiftb0y <12380386+Swiftb0y@users.noreply.github.com>
2020-03-24incorporated suggestions from first reviewTobias
2020-03-24Denon MC7000 mappingTobias
2020-03-23moved comments to proper positionSwiftb0y
2020-03-23addressed issues from last reviewSwiftb0y
2020-03-23added filter for accidental bpm.tapButton presses/missesSwiftb0y
2020-03-23first fix idea. Yet to test!Swiftb0y
2020-03-23Initial commit for Stanton DJC.4 mappingnuess0r
2020-03-22Merge pull request #2582 from Holzhaus/roland-dj-505-pad-fixesUwe Klotz
Roland DJ-505: Fix Cue Loop and Pitch Play mode