summaryrefslogtreecommitdiffstats
path: root/src/controllers/controllermanager.h
AgeCommit message (Expand)Author
2020-04-08controllers: Move preset saving from ControllerManger to PreferencesJan Holthuis
2020-04-07controllers/controllermanager: Remove obsolete importScript methodJan Holthuis
2020-04-06controllers/controllermanager: Rename sanitizeString and move to anon NSJan Holthuis
2020-03-19controllers/dlgprefcontroller: Separate user and system presetsJan Holthuis
2020-03-19controllers: Preselect configured mapping in preferences if availableJan Holthuis
2020-03-18controllers/controllermanager: Rename function to sanitizeStringJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2016-05-11Move creation of PresetInfoEnumerator to ControllerManager thread.RJ Ryan
2016-05-11Move creation of controller enumerators into ControllerManager thread.RJ Ryan
2016-05-04Misc lint.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-27Remove unused return value for ControllerManager::slotSetUpDevices.RJ Ryan
2015-12-19Add skip cycle in overload situations, Add a lot of comments explaining the e...Daniel Schürmann
2015-07-18split controller PresetInfoEnumerator class into its own cpp/h filesbe_
2014-04-21Add utility method for resolving a file in a list of paths.RJ Ryan
2014-04-21Revert "Instantiate a ControllerInfoEnumerator intead of getting it from Cont...RJ Ryan
2014-04-21Refactor how presets are loaded.RJ Ryan
2014-04-21Rename ControllerManager::getScriptPaths to ControllerManager::getPresetPaths.RJ Ryan
2014-04-21Instantiate a ControllerInfoEnumerator intead of getting it from ControllerMa...RJ Ryan
2014-04-21Remove unused force-load option to ControllerPresetFileHandler.RJ Ryan
2014-04-21Add helpers to ControllerManager for importing script files into the user pre...RJ Ryan
2014-04-21Make ControllerManager::getScriptPaths static and public.RJ Ryan
2013-10-30Get rid of explicit shutdown of ControllerManager and do it in the destructor.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan