summaryrefslogtreecommitdiffstats
path: root/src/controlobject.h
AgeCommit message (Expand)Author
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-05-07Revert "Revert "Revert "Allow to set a value when initalize new COs"""Owen Williams
2015-05-07Revert "Revert "Allow to set a value when initalize new COs""Daniel Schürmann
2015-05-06Revert "Allow to set a value when initalize new COs"Owen Williams
2015-04-22Address @ywwg's review comments on PR 559.RJ Ryan
2015-04-22Added some comments about the new parameter defaultValueDaniel Schürmann
2015-04-22Rename value to defaultValueDaniel Schürmann
2015-04-22Allow to set a value when initalize new COsDaniel Schürmann
2014-09-22introduced a new helper method for boolean cos toBool()Daniel Schürmann
2014-09-13added extra comments to the Qt::AutoConnection default of connectValueChangeR...Daniel Schürmann
2014-08-22Added Default connection type for connectValueChangeRequest()Daniel Schürmann
2014-07-20Switched over to 0 .. 1 for softtakeoverDaniel Schürmann
2014-04-19Clean up keylock preference code based on review notes.Owen Williams
2014-04-18Inline another method in ControlObject.RJ Ryan
2014-04-18Inline some ControlObject non-virtual hot methods.RJ Ryan
2014-03-28fix super knob not changing the parameter of the effect, it was just turning ...Daniel Schürmann
2014-03-28Add parameter access to ControlObject.RJ Ryan
2014-01-19Add support for making skin-created controls persist in the user configuration.RJ Ryan
2014-01-19Add user-visible name and description property for controls.RJ Ryan
2014-01-04Minor refactoring in Midi to Control pathDaniel Schürmann
2013-10-10some expected CO returning Null warnings removed from logDaniel Schürmann
2013-10-09Merge branch 'master' into atomic-co2Daniel Schürmann
2013-09-10More minor style.RJ Ryan
2013-08-06Use new request signal for CO "Play"Daniel Schürmann
2013-08-05emit valueChangeRequest if connectedDaniel Schürmann
2013-07-10Introduce QSharedPointer for ControlDoublePrivateDaniel Schürmann
2013-07-09Removed separate Hash table from ControlObject.Daniel Schürmann
2013-06-29Micro optimize ControlObject::set() double vs double&Daniel Schürmann
2013-06-28Introduce static get and set functions for ControlObjectDaniel Schürmann
2013-06-20changes from RJs commentsDaniel Schürmann
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan