summaryrefslogtreecommitdiffstats
path: root/src/controllers/controllerpresetinfo.cpp
AgeCommit message (Expand)Author
2020-12-20rename ControllerPreset to LegacyControllerMappingBe
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-02Clean up comments and use doxygen style (///)Jan Holthuis
2020-11-10Remove all @author commentsxerus2000
2020-03-19controllers/controllerpresetinfo: Remove unused header fileJan Holthuis
2018-03-28sort controller mappings in user folder first then system folderBe
2016-05-11Use a simpler datastructure to represent controller product details.RJ Ryan
2016-05-04Convert some qDebugs into qWarnings.RJ Ryan
2015-07-18split controller PresetInfoEnumerator class into its own cpp/h filesbe_
2015-07-18search user's settings path for controller presetsbe_
2015-07-02bug_1316785: removed all references to local preset folder, it has the same f...Emile Vrijdags
2015-02-26Move src/xmlparse.cpp/h to src/util/xml.cpp/h.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-08-16Prefer pre-increment operatormidzer
2014-04-21Move preset loading into a static method in ControllerPresetFileHandler.RJ Ryan
2014-04-21Refactor how presets are loaded.RJ Ryan
2014-04-21Use helper methods / defines in ControllerPresetInfo instead of duplicating c...RJ Ryan
2014-04-17uninitialized membersMarcos CARDINOT
2013-11-30Style pedantry.RJ Ryan
2013-11-30Fix clang memcpy warning.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan