summaryrefslogtreecommitdiffstats
path: root/src/test/controllerengine_test.cpp
AgeCommit message (Expand)Author
2020-09-18Reduce dependencies in test classesUwe Klotz
2020-08-03test/controllerengine_test: Improve comment regarding processEventsJan Holthuis
2020-08-01test: Fix failing ControllerEngineTests on AMD Ryzen 4800UJan Holthuis
2020-03-01test/controllerengine_test: Remove test for ColorJSProxyJan Holthuis
2020-02-29preferences: Make HotcuePaletteSettings support other palette types, tooJan Holthuis
2020-02-29Migrate hotcue color logic to mixxx::RgbColorJan Holthuis
2020-02-28Rename some color related classesFerran Pujol Camins
2020-02-28Remove PredefinedColors from controller scriptsFerran Pujol Camins
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-04Rename some color related classesFerran Pujol Camins
2019-11-03Remove PredefinedColors from controller scriptsFerran Pujol Camins
2019-05-02Merge pull request #2054 from Swiftb0y/JsCallbackDisconnectFeedbackBe
2019-03-27Rename constantUwe Klotz
2019-03-27Fix various C++ engineering and coding style issuesUwe Klotz
2019-03-19added connection.isConnected and disconnect return testSwiftb0y
2019-02-12Add JS api for cue colorsFerran Pujol Camins
2017-05-25Fix undefined static initialization of ControllerDebugUwe Klotz
2017-03-15create new script invokable ControllerEngine::makeConnection functionbe_
2017-03-15quarantine legacy behavior of ControllerEngine::connectControl inside a blockbe_
2017-03-14fix typosbe_
2017-03-14cleanup ControllerEngine::connectControl and related code, plus add testsbe_
2017-02-28add test for trigger() method of script-ControlObject connection objectsbe_
2017-01-02Clean up tests.RJ Ryan
2016-12-12Add ControllerEngine soft-takeover tests.RJ Ryan
2016-12-12Update ControllerEngine tests.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-10add numberOfArgs argument to ControllerEngine::wrapFunctionCodebe_
2016-04-10treat <key> fields in MIDI mapping XML files for script functions as JS codebe_
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-22Clean up ControllerEngine a bit.RJ Ryan
2015-12-12added ControllerDebug singleton to avoid duplicated codeDaniel Schürmann
2014-01-14Convert float literals to double literals in various places.RJ Ryan
2013-12-06Use MixxxTest to setup a standard ConfigObject and QApplication. This way ind...RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-11-30Fix warning in test.RJ Ryan
2013-09-09test-cases compile and don't segfaultMax Linke
2013-06-20Fix tests.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan