summaryrefslogtreecommitdiffstats
path: root/src/controlobject.cpp
AgeCommit message (Expand)Author
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-22Rename value to defaultValueDaniel Schürmann
2015-04-22Allow to set a value when initalize new COsDaniel Schürmann
2014-11-22Prevent calling ControlDoublePrivate::getControl on invalid ConfigKeys.RJ Ryan
2014-07-20Switched over to 0 .. 1 for softtakeoverDaniel Schürmann
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-03-25Revert "Fix effect tests. They broke after some control and behavior changes."RJ Ryan
2014-03-25Fix effect tests. They broke after some control and behavior changes.RJ Ryan
2014-01-19Add support for making skin-created controls persist in the user configuration.RJ Ryan
2014-01-17Fix race condition in clearing leaked controls.RJ Ryan
2014-01-10Delete ControlObjectThreadMain and ControlObjectThreadWidget.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-10Warn if a ControlObject is created twice. Fix some warnings.Daniel 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-11Delete all leaking cdp one shutdownDaniel Schürmann
2013-07-10Introduce QSharedPointer for ControlDoublePrivateDaniel Schürmann
2013-07-09Removed separate Hash table from ControlObject.Daniel Schürmann
2013-07-09store pointer to creating CO in CDPDaniel 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-20bc44569 partial reverted, for a merge request, focused on COT refactoringDaniel 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