summaryrefslogtreecommitdiffstats
path: root/src/controllers
AgeCommit message (Expand)Author
2019-08-09Update minimum required Qt version to 5.4.0Uwe Klotz
2019-07-21Replace qSort() with std::sort() to fix Qt 5.13 warningsUwe Klotz
2019-06-15Fix Qt version checkUwe Klotz
2019-05-02Merge pull request #2054 from Swiftb0y/JsCallbackDisconnectFeedbackBe
2019-05-02changed tab to spacesBe
2019-03-27Rename constantUwe Klotz
2019-03-27Fix various C++ engineering and coding style issuesUwe Klotz
2019-03-19changed disconnect to return true when CO disconnect was successfulSwiftb0y
2019-03-17Merge branch 'master' into unfinished_batch_analysisUwe Klotz
2019-03-14added isConnected property to ScriptConnectionInvocableWrapper and reverted i...Swiftb0y
2019-03-12js engine.disconnect() returns a bool wheter it was successfully disconnectedSwiftb0y
2019-02-28remove unnecessary iNumPreviewDecks variableronso0
2019-02-27group COs by Stars Up & Stars Down in Learning Wizard rather than per (previe...ronso0
2019-02-26add 'stars_up/down' control to preview decksronso0
2019-02-23add comments how star polygons are drawnronso0
2019-02-23start, implement star_up/down controls & functionsronso0
2019-02-12Add JS api for cue colorsFerran Pujol Camins
2019-01-14Change commentFerran Pujol Camins
2019-01-13Avoid duplicate connections between DlgControllerLearning and MidiControllerFerran Pujol Camins
2019-01-13Fix and cleanup Qt compatibility includesUwe Klotz
2019-01-12Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-01-11remove QT4 compatibility layer from util/compatibility.hDaniel Schürmann
2019-01-06move EngineControls to their own folderBe
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-12-28added quick effect enable button to the control picker menuDaniel Schürmann
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